RRF_GCODE_DIALECT and PANELDUE

MarlinFirmware/Marlin#10610
This commit is contained in:
Scott Lahteine 2021-05-22 03:15:29 -05:00
parent 5c8f88a688
commit b66dceadbc
508 changed files with 2088 additions and 0 deletions

View file

@ -3505,6 +3505,8 @@
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
//#define RRF_GCODE_DIALECT // Add M20 JSON file listings, M408, and more...
/**
* CNC G-code options
* Support CNC-style G-code dialects used by laser cutters, drawing machine cams, etc.