EZB Stress Test icon EZB Stress Test Stress-tests EZ-B controllers (UART, ADC, voltage, temp, audio, digital I/O) to detect disconnects, corruption and stability issues. 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

Don't limit your robot's potential – subscribe to ARC Pro and transform it into a dynamic, intelligent machine.

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!!