svenhb / GRBL-Plotter

A GCode sender (not only for lasers or plotters) for up to two GRBL controller. SVG, DXF, HPGL import. 6 axis DRO.
https://grbl-plotter.de/
GNU General Public License v3.0
647 stars 172 forks source link

Creating code using G91 instead of G90 with GRBL-plotter #410

Open adiqadu opened 2 weeks ago

adiqadu commented 2 weeks ago

I'm fairly new to GRBL plotter. I'm trying to find this function: to create Gcode using G91 instead of G90. Not able to find this option. Any help with this?

svenhb commented 2 weeks ago

This is the option you are looking for: but be carefull it is may not implemented (or useful) for all possible options (e.g. 'command extension'). image