fragmuffin / pygcode

GCODE Parser for Python
GNU General Public License v3.0
123 stars 38 forks source link

Add parameters to G92. #23

Open mrdunk opened 4 years ago

mrdunk commented 4 years ago

Hi and thanks for the useful library!

For context on this PR, please note the required parameters for G92 here: http://linuxcnc.org/docs/2.6/html/gcode/coordinates.html#_setting_g92_values

mrdunk commented 4 years ago

Hi @fragmuffin , Any thoughts on this? I appreciate you'r not really maintaining this library but the context required for this one only takes a single click of the link above and 2 mins reading.

Thanks! dunk.

petaflot commented 3 months ago

see https://github.com/petaflot/pygcode