Portrait display would mean less scrolling up and down on my monitor. I could see all relevant information in one screen.
I have a woodworker OneFinity. Firmware 1.6.2
When loading a file and the controller analyzes the file, it seems to ignore a G53 command.
My Gcode programs have something like this for an ending
N188535 M5
N188540 M9
N188545 G53 G0 Z0
N188550 G53 G0 X1 Y25 (program end park position)
N188555 M30
The problem is if I have a X offset of Y15, the simulation complains (25+15) the Y limit is exceeded.
I have to manually edit every Gcode file unless I have the machine “park” at home X0 Y0.
The Gcode will run correctly if I change the numbers so the sum is less than the Woodworker Y limit.
Very inconvenient.
The problem is an old one, but seems BuildBotics may have solved it.
Any possibility of fixing this?
A “Park” macro is inconvenient as a macro clears the current active file and I have to reload it.
And speaking of reloading a file, why doesn’t loading an updated file overwrite
the current file? I have to delete the current file to get the new one to load.
I know, 3 mouse clicks is not a show stopper, but irritating.