mirror of
https://git.mirrors.martin98.com/https://github.com/petaflot/pygcode
synced 2025-08-14 23:26:02 +08:00
derp
This commit is contained in:
parent
e913c5a4ba
commit
3d849667f5
@ -618,7 +618,7 @@ class GCodePlaneSelect(GCode):
|
||||
exec_order = 150
|
||||
|
||||
|
||||
class GCodeSelectZYPlane(GCodePlaneSelect):
|
||||
class GCodeSelectXYPlane(GCodePlaneSelect):
|
||||
"""G17: select XY plane (default)"""
|
||||
word_key = Word('G', 17)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user