Case-insensitive g-code option (#16932)
This commit is contained in:
parent
18b875dc9f
commit
832951ec44
3 changed files with 34 additions and 13 deletions
|
|
@ -2790,6 +2790,8 @@
|
|||
//#define GCODE_QUOTED_STRINGS // Support for quoted string parameters
|
||||
#endif
|
||||
|
||||
//#define GCODE_CASE_INSENSITIVE // Accept G-code sent to the firmware in lowercase
|
||||
|
||||
/**
|
||||
* CNC G-code options
|
||||
* Support CNC-style G-code dialects used by laser cutters, drawing machine cams, etc.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue