Actions
Bug #62
closedMenu move moves past machine limits
Start date:
2012-12-06
Due date:
% Done:
0%
Estimated time:
Description
When using the MOVE command it is possible (and easy) to make the machine move past its limits. It should be fairly simple to constrain the X and Y axis to the values specified in config.txt.
Fix can be added around line 269 in LaosMenu.cpp
Actions