Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5

PostProcessor for Twincat3

#1
I am working with Twincat3, and I was able to create a connection between Twincat3 and roboDK, but now I need to create or find a suitable postprocessor for Twincat3. Therefore, is there any file or code provided that is suitable for Twincat3?
#2
We currently do not have a post processor for TwinCAT.

What does a robot program look like for TwinCAT? If you can provide us with a programming manual and program examples we can add it.
#3
(07-29-2024, 08:57 AM)Albert Wrote: We currently do not have a post processor for TwinCAT.

What does a robot program look like for TwinCAT? If you can provide us with a programming manual and program examples we can add it.

The programming manual is way too large is it possible to send it in another way?
#4
Please email it to info@robodk.com
#5
It looks like you can use one of the GCode postprocessors in RoboDK to generate an NC program that can be executed with TwinCAT NCI
#6
Is there any chance to provide us with an TwinCAT posprocessor in G-Code? I'm not that familiar with the pyhton programming.
It should use the Format:

N10 F1000
N20 G01 X= 10.000 Y=10.000 Z=10.000 Q1=10.000 Q2=10.000 Q3=10.000
N30 G00 X= 20.000 Y=10.000 Z=10.000 Q1=10.000 Q2=10.000 Q3=10.000

Any chance?
#7
We have a few post processors for Gcode called:
  1. Gcode A3200
  2. Gcode BnR
  3. Gcode NCP
  4. Siemens Sinumerik
I believe the Siemens Sinumerik post processor is the closest post processor to what you need. You can contact us by email if you need to customize a post processor.
  




Users browsing this thread:
1 Guest(s)