RoboDK Forum
Aerotech Aerobasic post-processing script- Printable Version

+- RoboDK Forum (//m.sinclairbody.com/forum)
+-- Forum: RoboDK (EN) (//m.sinclairbody.com/forum/Forum-RoboDK-EN)
+ - - -论坛:通用RoboDK问题(//m.sinclairbody.com/forum/Forum-General-questions-about-RoboDK)
+---Thread: Aerotech Aerobasic post-processing script (/Thread-Aerotech-Aerobasic-post-processing-script)

Pages: 1 2


RE: Aerotech Aerobasic post-processing script-Jeremy-10-22-2019

Hi Drstranger,

I think that JFCh would be better placed to confirm that it works (or not) with Aerobasic, but looking at the file he joined to its second post on this thread, we are not expecting any G0/G1/G2, etc.
We are expecting Gcode equivalent like G1 => LINEAR.

If there are some things that need modifications, we will be more than happy to help JFCh (or you if you possess a A3200 controller) with these modifications.
Looking at the code, I think that MoveJ (G0) should be translated into "RAPID" and not into "JOINTS" as it is at the moment.

I'll be waiting for JFCh input on this one.
Have a great day and always happy to have a talk with you guys in order to improve our product.

Jeremy


RE: Aerotech Aerobasic post-processing script-JFCh-10-24-2019

Hi all,

So from my understanding, most G-code codes like G1 are compatible as well as the Aerobasic codes like LINEAR. Some stuff like I/O and M-codes commands need to be implemented obviously. I have yet to try them out.

Hope this helps.

JF


RE: Aerotech Aerobasic post-processing script-JFCh-01-24-2020

Hi Jeremy and Albert,

I was wondering : is there a driver available for the Aerotech Gantry system foronline simulationor is it only possible to control the aerotech via offline simulation?

Thank you,

JF