Merge pull request #2 from DavidAllison/patch-1

Update gcodes.py
This commit is contained in:
engrenage 2024-03-08 12:39:22 +01:00 committed by GitHub
commit 32de7d5b2e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -32,7 +32,7 @@ from .exceptions import GCodeParameterError, GCodeWordStrError
#
# Modal Groups:
# 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.
# For example:
# G20 (mm), and G21 (inches) are in group 6