TRAVEL_EXTRA_XYJERK and GCODE_CASE_INSENSITIVE

This commit is contained in:
Scott Lahteine 2020-02-26 13:06:50 -06:00
parent 9990ab95c9
commit d92808d3cf
295 changed files with 594 additions and 4 deletions

View file

@ -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.