
Download and install the latest ARC robot programming software to experience these updates.
Get ARCChanges:
- Smoother compass algorithm
- auto capitalize Auto Position frames and actions with title case
- huge re-write of EZ-Script parser
- EZ-Script functions and methods are moved into the expression handler, where condition statements, such as IF/GOTO/REPEAT/etc are still handled in the executor. Fixes parameters embedded on single line with (parenthesis) and updates to EZ-Script compiler and runtime to v8.3
- show a message when there is no more room on the RoboScratch sketch for new elements
- fix for controls losing what virtual desktop they were added
- suspend and resume layout when controls are removed should help with scroll bar issues
- test button for modified servo config menu
- updated example EZ-Script projects
- Smoother compass algorithm
- auto capitalize Auto Position frames and actions with title case
- huge re-write of EZ-Script parser
- EZ-Script functions and methods are moved into the expression handler, where condition statements, such as IF/GOTO/REPEAT/etc are still handled in the executor. Fixes parameters embedded on single line with (parenthesis) and updates to EZ-Script compiler and runtime to v8.3
- show a message when there is no more room on the RoboScratch sketch for new elements
- fix for controls losing what virtual desktop they were added
- suspend and resume layout when controls are removed should help with scroll bar issues
- test button for modified servo config menu
- updated example EZ-Script projects
I have a bug with "UARTInit" command with this update:
Fred.
Tested and approved!
I'm now having worse problems with the vertical desktops and the menu bar. Seems that if I have controls extending down below the lower edge of the window the top of the controls get pushed up under the menu bar. After a few Smart arranges and saves it seems to be holding below the bar now though.
Other then that, I love it!