fragmuffin / pygcode

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

missing parameter letter in G43 #27

Closed amgonzalezd closed 3 years ago

amgonzalezd commented 3 years ago

hey, it would be great if you could add the parameter Z to the GCodeToolLengthOffset (G43). Im using your parser for a project at the university and it's really helpful!

amgonzalezd commented 3 years ago

sorry, there's no missing parameter, my mistake