mirror of
https://git.mirrors.martin98.com/https://github.com/petaflot/pygcode
synced 2025-04-23 14:20:09 +08:00
commit
32de7d5b2e
@ -32,7 +32,7 @@ from .exceptions import GCodeParameterError, GCodeWordStrError
|
|||||||
#
|
#
|
||||||
# Modal Groups:
|
# Modal Groups:
|
||||||
# Only one mode of each modal group can be active. That is to say, a
|
# Only one mode of each modal group can be active. That is to say, a
|
||||||
# modal g-code can only change the sate of a previously set mode if
|
# modal g-code can only change the state of a previously set mode if
|
||||||
# they're in the same group.
|
# they're in the same group.
|
||||||
# For example:
|
# For example:
|
||||||
# G20 (mm), and G21 (inches) are in group 6
|
# G20 (mm), and G21 (inches) are in group 6
|
||||||
|
Loading…
x
Reference in New Issue
Block a user