mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2025-07-07 15:07:34 -06:00
TRAVEL_EXTRA_XYJERK and GCODE_CASE_INSENSITIVE
This commit is contained in:
parent
9990ab95c9
commit
d92808d3cf
295 changed files with 594 additions and 4 deletions
|
@ -2797,6 +2797,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