Skip to content

History

svenhb edited this page Sep 26, 2016 · 6 revisions

##History of the versions ###Version 0205 (26.09.2016) Add override function, to change feed rate or spindle speed during gcode streaming

###Version 0204 (18.09.2016) Add joystick setup

###Version 0203 (14.08.2016) Improoved ImageToGCode function

###Version 0202 (07.08.2016) Bug fixes and improovements?

###Version 0201 (04.08.2016) Supporting 2nd GRBL for tool change or 4th (5th, 6th) axis control (GRBL-Plotter is waiting for 'IDLE' on one GRBL before controlling the other). Commands for 2nd GRBL will be introduced via special formatted remarks in GCode e.g.: (^2 G90 X2) to move 2nd GRBL to position X2.

###Version 0102 (16.06.2016) First version on GitHub