We're trying to 3D print using a Staubli RX 160 with the CS8C controller. For that we need to modify post-processor for VAL3 generation, as we want to add VAL3 functionality for Extrude function.
//www.sinclairbody.com/doc/en/Post-Processors.htmlsays to ask for the uncompiled Python code, maybe you could provide it?
Also, how do we add an Extrude command in RoboDK? Currently the VAL3 code generated by RoboDK provides just a commented-out line, i.e.
Many thanks!
Simona
//www.sinclairbody.com/doc/en/Post-Processors.htmlsays to ask for the uncompiled Python code, maybe you could provide it?
Also, how do we add an Extrude command in RoboDK? Currently the VAL3 code generated by RoboDK provides just a commented-out line, i.e.
Code:
//prog:Extrude(xxxx)
Many thanks!
Simona