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