Servo Script icon Servo Script Bind scripts to servo moves (V1-V99); triggers on position/speed/accel changes and provides ports, positions and speeds arrays for custom control. Try it →
Asked — Edited

Is It Possible To Convert Bloc

is it possible to convert Blockly to EZ-script?  I have a good routine I want to use that I created in Blockly, but it needs a few tweeks that I need to add in EZ-Script.


ARC Pro

Upgrade to ARC Pro

ARC Pro will give you immediate updates and new features needed to unleash your robot's potential!

Author Avatar
PRO
Synthiam
LinkedIn Thingiverse Twitter YouTube GitHub
#1   — Edited

Yes. Push the EZ-Script tab and view the generated code and editable in EZ-Script. Remember that it's one way. You can't generate Blockly from ez-script.

#2  

Thank You, that was easy.  I had started on the script with Blockly using the f9 on the File overview page. which only has a code tab that does not let you edit.

you guys are the best!!