Browse Source

Add G-code extensions to example configs

Scott Lahteine 6 years ago
parent
commit
77b9a41f1f
54 changed files with 378 additions and 0 deletions
  1. 7
    0
      Marlin/src/config/examples/AlephObjects/TAZ4/Configuration_adv.h
  2. 7
    0
      Marlin/src/config/examples/Anet/A2/Configuration_adv.h
  3. 7
    0
      Marlin/src/config/examples/Anet/A2plus/Configuration_adv.h
  4. 7
    0
      Marlin/src/config/examples/Anet/A6/Configuration_adv.h
  5. 7
    0
      Marlin/src/config/examples/Anet/A8/Configuration_adv.h
  6. 7
    0
      Marlin/src/config/examples/BIBO/TouchX/cyclops/Configuration_adv.h
  7. 7
    0
      Marlin/src/config/examples/BIBO/TouchX/default/Configuration_adv.h
  8. 7
    0
      Marlin/src/config/examples/BQ/Hephestos/Configuration_adv.h
  9. 7
    0
      Marlin/src/config/examples/BQ/Hephestos_2/Configuration_adv.h
  10. 7
    0
      Marlin/src/config/examples/BQ/WITBOX/Configuration_adv.h
  11. 7
    0
      Marlin/src/config/examples/Cartesio/Configuration_adv.h
  12. 7
    0
      Marlin/src/config/examples/Creality/CR-10/Configuration_adv.h
  13. 7
    0
      Marlin/src/config/examples/Creality/CR-10S/Configuration_adv.h
  14. 7
    0
      Marlin/src/config/examples/Creality/CR-10mini/Configuration_adv.h
  15. 7
    0
      Marlin/src/config/examples/Creality/CR-8/Configuration_adv.h
  16. 7
    0
      Marlin/src/config/examples/Creality/Ender-2/Configuration_adv.h
  17. 7
    0
      Marlin/src/config/examples/Creality/Ender-3/Configuration_adv.h
  18. 7
    0
      Marlin/src/config/examples/Creality/Ender-4/Configuration_adv.h
  19. 7
    0
      Marlin/src/config/examples/Einstart-S/Configuration_adv.h
  20. 7
    0
      Marlin/src/config/examples/Felix/Configuration_adv.h
  21. 7
    0
      Marlin/src/config/examples/FolgerTech/i3-2020/Configuration_adv.h
  22. 7
    0
      Marlin/src/config/examples/Formbot/Raptor/Configuration_adv.h
  23. 7
    0
      Marlin/src/config/examples/Formbot/T_Rex_2+/Configuration_adv.h
  24. 7
    0
      Marlin/src/config/examples/Formbot/T_Rex_3/Configuration_adv.h
  25. 7
    0
      Marlin/src/config/examples/Geeetech/Prusa i3 Pro C/Configuration_adv.h
  26. 7
    0
      Marlin/src/config/examples/Geeetech/Prusa i3 Pro W/Configuration_adv.h
  27. 7
    0
      Marlin/src/config/examples/Infitary/i3-M508/Configuration_adv.h
  28. 7
    0
      Marlin/src/config/examples/JGAurora/A5/Configuration_adv.h
  29. 7
    0
      Marlin/src/config/examples/MakerParts/Configuration_adv.h
  30. 7
    0
      Marlin/src/config/examples/Malyan/M150/Configuration_adv.h
  31. 7
    0
      Marlin/src/config/examples/Malyan/M200/Configuration_adv.h
  32. 7
    0
      Marlin/src/config/examples/Micromake/C1/enhanced/Configuration_adv.h
  33. 7
    0
      Marlin/src/config/examples/Mks/Sbase/Configuration_adv.h
  34. 7
    0
      Marlin/src/config/examples/RigidBot/Configuration_adv.h
  35. 7
    0
      Marlin/src/config/examples/SCARA/Configuration_adv.h
  36. 7
    0
      Marlin/src/config/examples/Sanguinololu/Configuration_adv.h
  37. 7
    0
      Marlin/src/config/examples/TheBorg/Configuration_adv.h
  38. 7
    0
      Marlin/src/config/examples/TinyBoy2/Configuration_adv.h
  39. 7
    0
      Marlin/src/config/examples/Tronxy/X3A/Configuration_adv.h
  40. 7
    0
      Marlin/src/config/examples/UltiMachine/Archim2/Configuration_adv.h
  41. 7
    0
      Marlin/src/config/examples/Velleman/K8200/Configuration_adv.h
  42. 7
    0
      Marlin/src/config/examples/Velleman/K8400/Configuration_adv.h
  43. 7
    0
      Marlin/src/config/examples/Wanhao/Duplicator 6/Configuration_adv.h
  44. 7
    0
      Marlin/src/config/examples/delta/Anycubic/Kossel/Configuration_adv.h
  45. 7
    0
      Marlin/src/config/examples/delta/FLSUN/auto_calibrate/Configuration_adv.h
  46. 7
    0
      Marlin/src/config/examples/delta/FLSUN/kossel/Configuration_adv.h
  47. 7
    0
      Marlin/src/config/examples/delta/FLSUN/kossel_mini/Configuration_adv.h
  48. 7
    0
      Marlin/src/config/examples/delta/generic/Configuration_adv.h
  49. 7
    0
      Marlin/src/config/examples/delta/kossel_mini/Configuration_adv.h
  50. 7
    0
      Marlin/src/config/examples/delta/kossel_xl/Configuration_adv.h
  51. 7
    0
      Marlin/src/config/examples/gCreate/gMax1.5+/Configuration_adv.h
  52. 7
    0
      Marlin/src/config/examples/makibox/Configuration_adv.h
  53. 7
    0
      Marlin/src/config/examples/tvrrug/Round2/Configuration_adv.h
  54. 7
    0
      Marlin/src/config/examples/wt150/Configuration_adv.h

+ 7
- 0
Marlin/src/config/examples/AlephObjects/TAZ4/Configuration_adv.h View File

@@ -1594,6 +1594,13 @@
1594 1594
 #define FASTER_GCODE_PARSER
1595 1595
 
1596 1596
 /**
1597
+ * CNC G-code options
1598
+ * Support CNC-style G-code dialects used by laser cutters, drawing machine cams, etc.
1599
+ */
1600
+//#define PAREN_COMMENTS      // Support for parentheses-delimited comments
1601
+//#define GCODE_MOTION_MODES  // Remember the motion mode (G0 G1 G2 G3 G5 G38.X) and apply for X Y Z E F, etc.
1602
+
1603
+/**
1597 1604
  * User-defined menu items that execute custom GCode
1598 1605
  */
1599 1606
 //#define CUSTOM_USER_MENUS

+ 7
- 0
Marlin/src/config/examples/Anet/A2/Configuration_adv.h View File

@@ -1594,6 +1594,13 @@
1594 1594
 #define FASTER_GCODE_PARSER
1595 1595
 
1596 1596
 /**
1597
+ * CNC G-code options
1598
+ * Support CNC-style G-code dialects used by laser cutters, drawing machine cams, etc.
1599
+ */
1600
+//#define PAREN_COMMENTS      // Support for parentheses-delimited comments
1601
+//#define GCODE_MOTION_MODES  // Remember the motion mode (G0 G1 G2 G3 G5 G38.X) and apply for X Y Z E F, etc.
1602
+
1603
+/**
1597 1604
  * User-defined menu items that execute custom GCode
1598 1605
  */
1599 1606
 //#define CUSTOM_USER_MENUS

+ 7
- 0
Marlin/src/config/examples/Anet/A2plus/Configuration_adv.h View File

@@ -1594,6 +1594,13 @@
1594 1594
 #define FASTER_GCODE_PARSER
1595 1595
 
1596 1596
 /**
1597
+ * CNC G-code options
1598
+ * Support CNC-style G-code dialects used by laser cutters, drawing machine cams, etc.
1599
+ */
1600
+//#define PAREN_COMMENTS      // Support for parentheses-delimited comments
1601
+//#define GCODE_MOTION_MODES  // Remember the motion mode (G0 G1 G2 G3 G5 G38.X) and apply for X Y Z E F, etc.
1602
+
1603
+/**
1597 1604
  * User-defined menu items that execute custom GCode
1598 1605
  */
1599 1606
 //#define CUSTOM_USER_MENUS

+ 7
- 0
Marlin/src/config/examples/Anet/A6/Configuration_adv.h View File

@@ -1594,6 +1594,13 @@
1594 1594
 #define FASTER_GCODE_PARSER
1595 1595
 
1596 1596
 /**
1597
+ * CNC G-code options
1598
+ * Support CNC-style G-code dialects used by laser cutters, drawing machine cams, etc.
1599
+ */
1600
+//#define PAREN_COMMENTS      // Support for parentheses-delimited comments
1601
+//#define GCODE_MOTION_MODES  // Remember the motion mode (G0 G1 G2 G3 G5 G38.X) and apply for X Y Z E F, etc.
1602
+
1603
+/**
1597 1604
  * User-defined menu items that execute custom GCode
1598 1605
  */
1599 1606
 //#define CUSTOM_USER_MENUS

+ 7
- 0
Marlin/src/config/examples/Anet/A8/Configuration_adv.h View File

@@ -1594,6 +1594,13 @@
1594 1594
 #define FASTER_GCODE_PARSER
1595 1595
 
1596 1596
 /**
1597
+ * CNC G-code options
1598
+ * Support CNC-style G-code dialects used by laser cutters, drawing machine cams, etc.
1599
+ */
1600
+//#define PAREN_COMMENTS      // Support for parentheses-delimited comments
1601
+//#define GCODE_MOTION_MODES  // Remember the motion mode (G0 G1 G2 G3 G5 G38.X) and apply for X Y Z E F, etc.
1602
+
1603
+/**
1597 1604
  * User-defined menu items that execute custom GCode
1598 1605
  */
1599 1606
 //#define CUSTOM_USER_MENUS

+ 7
- 0
Marlin/src/config/examples/BIBO/TouchX/cyclops/Configuration_adv.h View File

@@ -1594,6 +1594,13 @@
1594 1594
 #define FASTER_GCODE_PARSER
1595 1595
 
1596 1596
 /**
1597
+ * CNC G-code options
1598
+ * Support CNC-style G-code dialects used by laser cutters, drawing machine cams, etc.
1599
+ */
1600
+//#define PAREN_COMMENTS      // Support for parentheses-delimited comments
1601
+//#define GCODE_MOTION_MODES  // Remember the motion mode (G0 G1 G2 G3 G5 G38.X) and apply for X Y Z E F, etc.
1602
+
1603
+/**
1597 1604
  * User-defined menu items that execute custom GCode
1598 1605
  */
1599 1606
 //#define CUSTOM_USER_MENUS

+ 7
- 0
Marlin/src/config/examples/BIBO/TouchX/default/Configuration_adv.h View File

@@ -1594,6 +1594,13 @@
1594 1594
 #define FASTER_GCODE_PARSER
1595 1595
 
1596 1596
 /**
1597
+ * CNC G-code options
1598
+ * Support CNC-style G-code dialects used by laser cutters, drawing machine cams, etc.
1599
+ */
1600
+//#define PAREN_COMMENTS      // Support for parentheses-delimited comments
1601
+//#define GCODE_MOTION_MODES  // Remember the motion mode (G0 G1 G2 G3 G5 G38.X) and apply for X Y Z E F, etc.
1602
+
1603
+/**
1597 1604
  * User-defined menu items that execute custom GCode
1598 1605
  */
1599 1606
 //#define CUSTOM_USER_MENUS

+ 7
- 0
Marlin/src/config/examples/BQ/Hephestos/Configuration_adv.h View File

@@ -1594,6 +1594,13 @@
1594 1594
 #define FASTER_GCODE_PARSER
1595 1595
 
1596 1596
 /**
1597
+ * CNC G-code options
1598
+ * Support CNC-style G-code dialects used by laser cutters, drawing machine cams, etc.
1599
+ */
1600
+//#define PAREN_COMMENTS      // Support for parentheses-delimited comments
1601
+//#define GCODE_MOTION_MODES  // Remember the motion mode (G0 G1 G2 G3 G5 G38.X) and apply for X Y Z E F, etc.
1602
+
1603
+/**
1597 1604
  * User-defined menu items that execute custom GCode
1598 1605
  */
1599 1606
 //#define CUSTOM_USER_MENUS

+ 7
- 0
Marlin/src/config/examples/BQ/Hephestos_2/Configuration_adv.h View File

@@ -1602,6 +1602,13 @@
1602 1602
 #define FASTER_GCODE_PARSER
1603 1603
 
1604 1604
 /**
1605
+ * CNC G-code options
1606
+ * Support CNC-style G-code dialects used by laser cutters, drawing machine cams, etc.
1607
+ */
1608
+//#define PAREN_COMMENTS      // Support for parentheses-delimited comments
1609
+//#define GCODE_MOTION_MODES  // Remember the motion mode (G0 G1 G2 G3 G5 G38.X) and apply for X Y Z E F, etc.
1610
+
1611
+/**
1605 1612
  * User-defined menu items that execute custom GCode
1606 1613
  */
1607 1614
 //#define CUSTOM_USER_MENUS

+ 7
- 0
Marlin/src/config/examples/BQ/WITBOX/Configuration_adv.h View File

@@ -1594,6 +1594,13 @@
1594 1594
 #define FASTER_GCODE_PARSER
1595 1595
 
1596 1596
 /**
1597
+ * CNC G-code options
1598
+ * Support CNC-style G-code dialects used by laser cutters, drawing machine cams, etc.
1599
+ */
1600
+//#define PAREN_COMMENTS      // Support for parentheses-delimited comments
1601
+//#define GCODE_MOTION_MODES  // Remember the motion mode (G0 G1 G2 G3 G5 G38.X) and apply for X Y Z E F, etc.
1602
+
1603
+/**
1597 1604
  * User-defined menu items that execute custom GCode
1598 1605
  */
1599 1606
 //#define CUSTOM_USER_MENUS

+ 7
- 0
Marlin/src/config/examples/Cartesio/Configuration_adv.h View File

@@ -1594,6 +1594,13 @@
1594 1594
 #define FASTER_GCODE_PARSER
1595 1595
 
1596 1596
 /**
1597
+ * CNC G-code options
1598
+ * Support CNC-style G-code dialects used by laser cutters, drawing machine cams, etc.
1599
+ */
1600
+//#define PAREN_COMMENTS      // Support for parentheses-delimited comments
1601
+//#define GCODE_MOTION_MODES  // Remember the motion mode (G0 G1 G2 G3 G5 G38.X) and apply for X Y Z E F, etc.
1602
+
1603
+/**
1597 1604
  * User-defined menu items that execute custom GCode
1598 1605
  */
1599 1606
 //#define CUSTOM_USER_MENUS

+ 7
- 0
Marlin/src/config/examples/Creality/CR-10/Configuration_adv.h View File

@@ -1597,6 +1597,13 @@
1597 1597
 #define FASTER_GCODE_PARSER
1598 1598
 
1599 1599
 /**
1600
+ * CNC G-code options
1601
+ * Support CNC-style G-code dialects used by laser cutters, drawing machine cams, etc.
1602
+ */
1603
+//#define PAREN_COMMENTS      // Support for parentheses-delimited comments
1604
+//#define GCODE_MOTION_MODES  // Remember the motion mode (G0 G1 G2 G3 G5 G38.X) and apply for X Y Z E F, etc.
1605
+
1606
+/**
1600 1607
  * User-defined menu items that execute custom GCode
1601 1608
  */
1602 1609
 //#define CUSTOM_USER_MENUS

+ 7
- 0
Marlin/src/config/examples/Creality/CR-10S/Configuration_adv.h View File

@@ -1594,6 +1594,13 @@
1594 1594
 #define FASTER_GCODE_PARSER
1595 1595
 
1596 1596
 /**
1597
+ * CNC G-code options
1598
+ * Support CNC-style G-code dialects used by laser cutters, drawing machine cams, etc.
1599
+ */
1600
+//#define PAREN_COMMENTS      // Support for parentheses-delimited comments
1601
+//#define GCODE_MOTION_MODES  // Remember the motion mode (G0 G1 G2 G3 G5 G38.X) and apply for X Y Z E F, etc.
1602
+
1603
+/**
1597 1604
  * User-defined menu items that execute custom GCode
1598 1605
  */
1599 1606
 //#define CUSTOM_USER_MENUS

+ 7
- 0
Marlin/src/config/examples/Creality/CR-10mini/Configuration_adv.h View File

@@ -1594,6 +1594,13 @@
1594 1594
 #define FASTER_GCODE_PARSER
1595 1595
 
1596 1596
 /**
1597
+ * CNC G-code options
1598
+ * Support CNC-style G-code dialects used by laser cutters, drawing machine cams, etc.
1599
+ */
1600
+//#define PAREN_COMMENTS      // Support for parentheses-delimited comments
1601
+//#define GCODE_MOTION_MODES  // Remember the motion mode (G0 G1 G2 G3 G5 G38.X) and apply for X Y Z E F, etc.
1602
+
1603
+/**
1597 1604
  * User-defined menu items that execute custom GCode
1598 1605
  */
1599 1606
 //#define CUSTOM_USER_MENUS

+ 7
- 0
Marlin/src/config/examples/Creality/CR-8/Configuration_adv.h View File

@@ -1594,6 +1594,13 @@
1594 1594
 #define FASTER_GCODE_PARSER
1595 1595
 
1596 1596
 /**
1597
+ * CNC G-code options
1598
+ * Support CNC-style G-code dialects used by laser cutters, drawing machine cams, etc.
1599
+ */
1600
+//#define PAREN_COMMENTS      // Support for parentheses-delimited comments
1601
+//#define GCODE_MOTION_MODES  // Remember the motion mode (G0 G1 G2 G3 G5 G38.X) and apply for X Y Z E F, etc.
1602
+
1603
+/**
1597 1604
  * User-defined menu items that execute custom GCode
1598 1605
  */
1599 1606
 //#define CUSTOM_USER_MENUS

+ 7
- 0
Marlin/src/config/examples/Creality/Ender-2/Configuration_adv.h View File

@@ -1594,6 +1594,13 @@
1594 1594
 #define FASTER_GCODE_PARSER
1595 1595
 
1596 1596
 /**
1597
+ * CNC G-code options
1598
+ * Support CNC-style G-code dialects used by laser cutters, drawing machine cams, etc.
1599
+ */
1600
+//#define PAREN_COMMENTS      // Support for parentheses-delimited comments
1601
+//#define GCODE_MOTION_MODES  // Remember the motion mode (G0 G1 G2 G3 G5 G38.X) and apply for X Y Z E F, etc.
1602
+
1603
+/**
1597 1604
  * User-defined menu items that execute custom GCode
1598 1605
  */
1599 1606
 //#define CUSTOM_USER_MENUS

+ 7
- 0
Marlin/src/config/examples/Creality/Ender-3/Configuration_adv.h View File

@@ -1594,6 +1594,13 @@
1594 1594
 #define FASTER_GCODE_PARSER
1595 1595
 
1596 1596
 /**
1597
+ * CNC G-code options
1598
+ * Support CNC-style G-code dialects used by laser cutters, drawing machine cams, etc.
1599
+ */
1600
+//#define PAREN_COMMENTS      // Support for parentheses-delimited comments
1601
+//#define GCODE_MOTION_MODES  // Remember the motion mode (G0 G1 G2 G3 G5 G38.X) and apply for X Y Z E F, etc.
1602
+
1603
+/**
1597 1604
  * User-defined menu items that execute custom GCode
1598 1605
  */
1599 1606
 //#define CUSTOM_USER_MENUS

+ 7
- 0
Marlin/src/config/examples/Creality/Ender-4/Configuration_adv.h View File

@@ -1594,6 +1594,13 @@
1594 1594
 #define FASTER_GCODE_PARSER
1595 1595
 
1596 1596
 /**
1597
+ * CNC G-code options
1598
+ * Support CNC-style G-code dialects used by laser cutters, drawing machine cams, etc.
1599
+ */
1600
+//#define PAREN_COMMENTS      // Support for parentheses-delimited comments
1601
+//#define GCODE_MOTION_MODES  // Remember the motion mode (G0 G1 G2 G3 G5 G38.X) and apply for X Y Z E F, etc.
1602
+
1603
+/**
1597 1604
  * User-defined menu items that execute custom GCode
1598 1605
  */
1599 1606
 //#define CUSTOM_USER_MENUS

+ 7
- 0
Marlin/src/config/examples/Einstart-S/Configuration_adv.h View File

@@ -1594,6 +1594,13 @@
1594 1594
 #define FASTER_GCODE_PARSER
1595 1595
 
1596 1596
 /**
1597
+ * CNC G-code options
1598
+ * Support CNC-style G-code dialects used by laser cutters, drawing machine cams, etc.
1599
+ */
1600
+//#define PAREN_COMMENTS      // Support for parentheses-delimited comments
1601
+//#define GCODE_MOTION_MODES  // Remember the motion mode (G0 G1 G2 G3 G5 G38.X) and apply for X Y Z E F, etc.
1602
+
1603
+/**
1597 1604
  * User-defined menu items that execute custom GCode
1598 1605
  */
1599 1606
 //#define CUSTOM_USER_MENUS

+ 7
- 0
Marlin/src/config/examples/Felix/Configuration_adv.h View File

@@ -1594,6 +1594,13 @@
1594 1594
 #define FASTER_GCODE_PARSER
1595 1595
 
1596 1596
 /**
1597
+ * CNC G-code options
1598
+ * Support CNC-style G-code dialects used by laser cutters, drawing machine cams, etc.
1599
+ */
1600
+//#define PAREN_COMMENTS      // Support for parentheses-delimited comments
1601
+//#define GCODE_MOTION_MODES  // Remember the motion mode (G0 G1 G2 G3 G5 G38.X) and apply for X Y Z E F, etc.
1602
+
1603
+/**
1597 1604
  * User-defined menu items that execute custom GCode
1598 1605
  */
1599 1606
 //#define CUSTOM_USER_MENUS

+ 7
- 0
Marlin/src/config/examples/FolgerTech/i3-2020/Configuration_adv.h View File

@@ -1594,6 +1594,13 @@
1594 1594
 #define FASTER_GCODE_PARSER
1595 1595
 
1596 1596
 /**
1597
+ * CNC G-code options
1598
+ * Support CNC-style G-code dialects used by laser cutters, drawing machine cams, etc.
1599
+ */
1600
+//#define PAREN_COMMENTS      // Support for parentheses-delimited comments
1601
+//#define GCODE_MOTION_MODES  // Remember the motion mode (G0 G1 G2 G3 G5 G38.X) and apply for X Y Z E F, etc.
1602
+
1603
+/**
1597 1604
  * User-defined menu items that execute custom GCode
1598 1605
  */
1599 1606
 //#define CUSTOM_USER_MENUS

+ 7
- 0
Marlin/src/config/examples/Formbot/Raptor/Configuration_adv.h View File

@@ -1596,6 +1596,13 @@
1596 1596
 #define FASTER_GCODE_PARSER
1597 1597
 
1598 1598
 /**
1599
+ * CNC G-code options
1600
+ * Support CNC-style G-code dialects used by laser cutters, drawing machine cams, etc.
1601
+ */
1602
+//#define PAREN_COMMENTS      // Support for parentheses-delimited comments
1603
+//#define GCODE_MOTION_MODES  // Remember the motion mode (G0 G1 G2 G3 G5 G38.X) and apply for X Y Z E F, etc.
1604
+
1605
+/**
1599 1606
  * User-defined menu items that execute custom GCode
1600 1607
  */
1601 1608
 #if ENABLED(UBL)

+ 7
- 0
Marlin/src/config/examples/Formbot/T_Rex_2+/Configuration_adv.h View File

@@ -1598,6 +1598,13 @@
1598 1598
 #define FASTER_GCODE_PARSER
1599 1599
 
1600 1600
 /**
1601
+ * CNC G-code options
1602
+ * Support CNC-style G-code dialects used by laser cutters, drawing machine cams, etc.
1603
+ */
1604
+//#define PAREN_COMMENTS      // Support for parentheses-delimited comments
1605
+//#define GCODE_MOTION_MODES  // Remember the motion mode (G0 G1 G2 G3 G5 G38.X) and apply for X Y Z E F, etc.
1606
+
1607
+/**
1601 1608
  * User-defined menu items that execute custom GCode
1602 1609
  */
1603 1610
 //#define CUSTOM_USER_MENUS

+ 7
- 0
Marlin/src/config/examples/Formbot/T_Rex_3/Configuration_adv.h View File

@@ -1599,6 +1599,13 @@
1599 1599
 #define FASTER_GCODE_PARSER
1600 1600
 
1601 1601
 /**
1602
+ * CNC G-code options
1603
+ * Support CNC-style G-code dialects used by laser cutters, drawing machine cams, etc.
1604
+ */
1605
+//#define PAREN_COMMENTS      // Support for parentheses-delimited comments
1606
+//#define GCODE_MOTION_MODES  // Remember the motion mode (G0 G1 G2 G3 G5 G38.X) and apply for X Y Z E F, etc.
1607
+
1608
+/**
1602 1609
  * User-defined menu items that execute custom GCode
1603 1610
  */
1604 1611
 //#define CUSTOM_USER_MENUS

+ 7
- 0
Marlin/src/config/examples/Geeetech/Prusa i3 Pro C/Configuration_adv.h View File

@@ -1594,6 +1594,13 @@
1594 1594
 #define FASTER_GCODE_PARSER
1595 1595
 
1596 1596
 /**
1597
+ * CNC G-code options
1598
+ * Support CNC-style G-code dialects used by laser cutters, drawing machine cams, etc.
1599
+ */
1600
+//#define PAREN_COMMENTS      // Support for parentheses-delimited comments
1601
+//#define GCODE_MOTION_MODES  // Remember the motion mode (G0 G1 G2 G3 G5 G38.X) and apply for X Y Z E F, etc.
1602
+
1603
+/**
1597 1604
  * User-defined menu items that execute custom GCode
1598 1605
  */
1599 1606
 //#define CUSTOM_USER_MENUS

+ 7
- 0
Marlin/src/config/examples/Geeetech/Prusa i3 Pro W/Configuration_adv.h View File

@@ -1594,6 +1594,13 @@
1594 1594
 #define FASTER_GCODE_PARSER
1595 1595
 
1596 1596
 /**
1597
+ * CNC G-code options
1598
+ * Support CNC-style G-code dialects used by laser cutters, drawing machine cams, etc.
1599
+ */
1600
+//#define PAREN_COMMENTS      // Support for parentheses-delimited comments
1601
+//#define GCODE_MOTION_MODES  // Remember the motion mode (G0 G1 G2 G3 G5 G38.X) and apply for X Y Z E F, etc.
1602
+
1603
+/**
1597 1604
  * User-defined menu items that execute custom GCode
1598 1605
  */
1599 1606
 //#define CUSTOM_USER_MENUS

+ 7
- 0
Marlin/src/config/examples/Infitary/i3-M508/Configuration_adv.h View File

@@ -1594,6 +1594,13 @@
1594 1594
 #define FASTER_GCODE_PARSER
1595 1595
 
1596 1596
 /**
1597
+ * CNC G-code options
1598
+ * Support CNC-style G-code dialects used by laser cutters, drawing machine cams, etc.
1599
+ */
1600
+//#define PAREN_COMMENTS      // Support for parentheses-delimited comments
1601
+//#define GCODE_MOTION_MODES  // Remember the motion mode (G0 G1 G2 G3 G5 G38.X) and apply for X Y Z E F, etc.
1602
+
1603
+/**
1597 1604
  * User-defined menu items that execute custom GCode
1598 1605
  */
1599 1606
 //#define CUSTOM_USER_MENUS

+ 7
- 0
Marlin/src/config/examples/JGAurora/A5/Configuration_adv.h View File

@@ -1594,6 +1594,13 @@
1594 1594
 #define FASTER_GCODE_PARSER
1595 1595
 
1596 1596
 /**
1597
+ * CNC G-code options
1598
+ * Support CNC-style G-code dialects used by laser cutters, drawing machine cams, etc.
1599
+ */
1600
+//#define PAREN_COMMENTS      // Support for parentheses-delimited comments
1601
+//#define GCODE_MOTION_MODES  // Remember the motion mode (G0 G1 G2 G3 G5 G38.X) and apply for X Y Z E F, etc.
1602
+
1603
+/**
1597 1604
  * User-defined menu items that execute custom GCode
1598 1605
  */
1599 1606
 //#define CUSTOM_USER_MENUS

+ 7
- 0
Marlin/src/config/examples/MakerParts/Configuration_adv.h View File

@@ -1594,6 +1594,13 @@
1594 1594
 #define FASTER_GCODE_PARSER
1595 1595
 
1596 1596
 /**
1597
+ * CNC G-code options
1598
+ * Support CNC-style G-code dialects used by laser cutters, drawing machine cams, etc.
1599
+ */
1600
+//#define PAREN_COMMENTS      // Support for parentheses-delimited comments
1601
+//#define GCODE_MOTION_MODES  // Remember the motion mode (G0 G1 G2 G3 G5 G38.X) and apply for X Y Z E F, etc.
1602
+
1603
+/**
1597 1604
  * User-defined menu items that execute custom GCode
1598 1605
  */
1599 1606
 //#define CUSTOM_USER_MENUS

+ 7
- 0
Marlin/src/config/examples/Malyan/M150/Configuration_adv.h View File

@@ -1594,6 +1594,13 @@
1594 1594
 #define FASTER_GCODE_PARSER
1595 1595
 
1596 1596
 /**
1597
+ * CNC G-code options
1598
+ * Support CNC-style G-code dialects used by laser cutters, drawing machine cams, etc.
1599
+ */
1600
+//#define PAREN_COMMENTS      // Support for parentheses-delimited comments
1601
+//#define GCODE_MOTION_MODES  // Remember the motion mode (G0 G1 G2 G3 G5 G38.X) and apply for X Y Z E F, etc.
1602
+
1603
+/**
1597 1604
  * User-defined menu items that execute custom GCode
1598 1605
  */
1599 1606
 //#define CUSTOM_USER_MENUS

+ 7
- 0
Marlin/src/config/examples/Malyan/M200/Configuration_adv.h View File

@@ -1594,6 +1594,13 @@
1594 1594
 #define FASTER_GCODE_PARSER
1595 1595
 
1596 1596
 /**
1597
+ * CNC G-code options
1598
+ * Support CNC-style G-code dialects used by laser cutters, drawing machine cams, etc.
1599
+ */
1600
+//#define PAREN_COMMENTS      // Support for parentheses-delimited comments
1601
+//#define GCODE_MOTION_MODES  // Remember the motion mode (G0 G1 G2 G3 G5 G38.X) and apply for X Y Z E F, etc.
1602
+
1603
+/**
1597 1604
  * User-defined menu items that execute custom GCode
1598 1605
  */
1599 1606
 //#define CUSTOM_USER_MENUS

+ 7
- 0
Marlin/src/config/examples/Micromake/C1/enhanced/Configuration_adv.h View File

@@ -1594,6 +1594,13 @@
1594 1594
 #define FASTER_GCODE_PARSER
1595 1595
 
1596 1596
 /**
1597
+ * CNC G-code options
1598
+ * Support CNC-style G-code dialects used by laser cutters, drawing machine cams, etc.
1599
+ */
1600
+//#define PAREN_COMMENTS      // Support for parentheses-delimited comments
1601
+//#define GCODE_MOTION_MODES  // Remember the motion mode (G0 G1 G2 G3 G5 G38.X) and apply for X Y Z E F, etc.
1602
+
1603
+/**
1597 1604
  * User-defined menu items that execute custom GCode
1598 1605
  */
1599 1606
 //#define CUSTOM_USER_MENUS

+ 7
- 0
Marlin/src/config/examples/Mks/Sbase/Configuration_adv.h View File

@@ -1602,6 +1602,13 @@
1602 1602
 #define FASTER_GCODE_PARSER
1603 1603
 
1604 1604
 /**
1605
+ * CNC G-code options
1606
+ * Support CNC-style G-code dialects used by laser cutters, drawing machine cams, etc.
1607
+ */
1608
+//#define PAREN_COMMENTS      // Support for parentheses-delimited comments
1609
+//#define GCODE_MOTION_MODES  // Remember the motion mode (G0 G1 G2 G3 G5 G38.X) and apply for X Y Z E F, etc.
1610
+
1611
+/**
1605 1612
  * User-defined menu items that execute custom GCode
1606 1613
  */
1607 1614
 //#define CUSTOM_USER_MENUS

+ 7
- 0
Marlin/src/config/examples/RigidBot/Configuration_adv.h View File

@@ -1594,6 +1594,13 @@
1594 1594
 #define FASTER_GCODE_PARSER
1595 1595
 
1596 1596
 /**
1597
+ * CNC G-code options
1598
+ * Support CNC-style G-code dialects used by laser cutters, drawing machine cams, etc.
1599
+ */
1600
+//#define PAREN_COMMENTS      // Support for parentheses-delimited comments
1601
+//#define GCODE_MOTION_MODES  // Remember the motion mode (G0 G1 G2 G3 G5 G38.X) and apply for X Y Z E F, etc.
1602
+
1603
+/**
1597 1604
  * User-defined menu items that execute custom GCode
1598 1605
  */
1599 1606
 //#define CUSTOM_USER_MENUS

+ 7
- 0
Marlin/src/config/examples/SCARA/Configuration_adv.h View File

@@ -1594,6 +1594,13 @@
1594 1594
 #define FASTER_GCODE_PARSER
1595 1595
 
1596 1596
 /**
1597
+ * CNC G-code options
1598
+ * Support CNC-style G-code dialects used by laser cutters, drawing machine cams, etc.
1599
+ */
1600
+//#define PAREN_COMMENTS      // Support for parentheses-delimited comments
1601
+//#define GCODE_MOTION_MODES  // Remember the motion mode (G0 G1 G2 G3 G5 G38.X) and apply for X Y Z E F, etc.
1602
+
1603
+/**
1597 1604
  * User-defined menu items that execute custom GCode
1598 1605
  */
1599 1606
 //#define CUSTOM_USER_MENUS

+ 7
- 0
Marlin/src/config/examples/Sanguinololu/Configuration_adv.h View File

@@ -1594,6 +1594,13 @@
1594 1594
 #define FASTER_GCODE_PARSER
1595 1595
 
1596 1596
 /**
1597
+ * CNC G-code options
1598
+ * Support CNC-style G-code dialects used by laser cutters, drawing machine cams, etc.
1599
+ */
1600
+//#define PAREN_COMMENTS      // Support for parentheses-delimited comments
1601
+//#define GCODE_MOTION_MODES  // Remember the motion mode (G0 G1 G2 G3 G5 G38.X) and apply for X Y Z E F, etc.
1602
+
1603
+/**
1597 1604
  * User-defined menu items that execute custom GCode
1598 1605
  */
1599 1606
 //#define CUSTOM_USER_MENUS

+ 7
- 0
Marlin/src/config/examples/TheBorg/Configuration_adv.h View File

@@ -1594,6 +1594,13 @@
1594 1594
 #define FASTER_GCODE_PARSER
1595 1595
 
1596 1596
 /**
1597
+ * CNC G-code options
1598
+ * Support CNC-style G-code dialects used by laser cutters, drawing machine cams, etc.
1599
+ */
1600
+//#define PAREN_COMMENTS      // Support for parentheses-delimited comments
1601
+//#define GCODE_MOTION_MODES  // Remember the motion mode (G0 G1 G2 G3 G5 G38.X) and apply for X Y Z E F, etc.
1602
+
1603
+/**
1597 1604
  * User-defined menu items that execute custom GCode
1598 1605
  */
1599 1606
 //#define CUSTOM_USER_MENUS

+ 7
- 0
Marlin/src/config/examples/TinyBoy2/Configuration_adv.h View File

@@ -1594,6 +1594,13 @@
1594 1594
 #define FASTER_GCODE_PARSER
1595 1595
 
1596 1596
 /**
1597
+ * CNC G-code options
1598
+ * Support CNC-style G-code dialects used by laser cutters, drawing machine cams, etc.
1599
+ */
1600
+//#define PAREN_COMMENTS      // Support for parentheses-delimited comments
1601
+//#define GCODE_MOTION_MODES  // Remember the motion mode (G0 G1 G2 G3 G5 G38.X) and apply for X Y Z E F, etc.
1602
+
1603
+/**
1597 1604
  * User-defined menu items that execute custom GCode
1598 1605
  */
1599 1606
 //#define CUSTOM_USER_MENUS

+ 7
- 0
Marlin/src/config/examples/Tronxy/X3A/Configuration_adv.h View File

@@ -1594,6 +1594,13 @@
1594 1594
 #define FASTER_GCODE_PARSER
1595 1595
 
1596 1596
 /**
1597
+ * CNC G-code options
1598
+ * Support CNC-style G-code dialects used by laser cutters, drawing machine cams, etc.
1599
+ */
1600
+//#define PAREN_COMMENTS      // Support for parentheses-delimited comments
1601
+//#define GCODE_MOTION_MODES  // Remember the motion mode (G0 G1 G2 G3 G5 G38.X) and apply for X Y Z E F, etc.
1602
+
1603
+/**
1597 1604
  * User-defined menu items that execute custom GCode
1598 1605
  */
1599 1606
 //#define CUSTOM_USER_MENUS

+ 7
- 0
Marlin/src/config/examples/UltiMachine/Archim2/Configuration_adv.h View File

@@ -1594,6 +1594,13 @@
1594 1594
 #define FASTER_GCODE_PARSER
1595 1595
 
1596 1596
 /**
1597
+ * CNC G-code options
1598
+ * Support CNC-style G-code dialects used by laser cutters, drawing machine cams, etc.
1599
+ */
1600
+//#define PAREN_COMMENTS      // Support for parentheses-delimited comments
1601
+//#define GCODE_MOTION_MODES  // Remember the motion mode (G0 G1 G2 G3 G5 G38.X) and apply for X Y Z E F, etc.
1602
+
1603
+/**
1597 1604
  * User-defined menu items that execute custom GCode
1598 1605
  */
1599 1606
 //#define CUSTOM_USER_MENUS

+ 7
- 0
Marlin/src/config/examples/Velleman/K8200/Configuration_adv.h View File

@@ -1607,6 +1607,13 @@
1607 1607
 #define FASTER_GCODE_PARSER
1608 1608
 
1609 1609
 /**
1610
+ * CNC G-code options
1611
+ * Support CNC-style G-code dialects used by laser cutters, drawing machine cams, etc.
1612
+ */
1613
+//#define PAREN_COMMENTS      // Support for parentheses-delimited comments
1614
+//#define GCODE_MOTION_MODES  // Remember the motion mode (G0 G1 G2 G3 G5 G38.X) and apply for X Y Z E F, etc.
1615
+
1616
+/**
1610 1617
  * User-defined menu items that execute custom GCode
1611 1618
  */
1612 1619
 //#define CUSTOM_USER_MENUS

+ 7
- 0
Marlin/src/config/examples/Velleman/K8400/Configuration_adv.h View File

@@ -1594,6 +1594,13 @@
1594 1594
 #define FASTER_GCODE_PARSER
1595 1595
 
1596 1596
 /**
1597
+ * CNC G-code options
1598
+ * Support CNC-style G-code dialects used by laser cutters, drawing machine cams, etc.
1599
+ */
1600
+//#define PAREN_COMMENTS      // Support for parentheses-delimited comments
1601
+//#define GCODE_MOTION_MODES  // Remember the motion mode (G0 G1 G2 G3 G5 G38.X) and apply for X Y Z E F, etc.
1602
+
1603
+/**
1597 1604
  * User-defined menu items that execute custom GCode
1598 1605
  */
1599 1606
 //#define CUSTOM_USER_MENUS

+ 7
- 0
Marlin/src/config/examples/Wanhao/Duplicator 6/Configuration_adv.h View File

@@ -1596,6 +1596,13 @@
1596 1596
 #define FASTER_GCODE_PARSER
1597 1597
 
1598 1598
 /**
1599
+ * CNC G-code options
1600
+ * Support CNC-style G-code dialects used by laser cutters, drawing machine cams, etc.
1601
+ */
1602
+//#define PAREN_COMMENTS      // Support for parentheses-delimited comments
1603
+//#define GCODE_MOTION_MODES  // Remember the motion mode (G0 G1 G2 G3 G5 G38.X) and apply for X Y Z E F, etc.
1604
+
1605
+/**
1599 1606
  * User-defined menu items that execute custom GCode
1600 1607
  */
1601 1608
 //#define CUSTOM_USER_MENUS

+ 7
- 0
Marlin/src/config/examples/delta/Anycubic/Kossel/Configuration_adv.h View File

@@ -1596,6 +1596,13 @@
1596 1596
 #define FASTER_GCODE_PARSER
1597 1597
 
1598 1598
 /**
1599
+ * CNC G-code options
1600
+ * Support CNC-style G-code dialects used by laser cutters, drawing machine cams, etc.
1601
+ */
1602
+//#define PAREN_COMMENTS      // Support for parentheses-delimited comments
1603
+//#define GCODE_MOTION_MODES  // Remember the motion mode (G0 G1 G2 G3 G5 G38.X) and apply for X Y Z E F, etc.
1604
+
1605
+/**
1599 1606
  * User-defined menu items that execute custom GCode
1600 1607
  */
1601 1608
 //#define CUSTOM_USER_MENUS

+ 7
- 0
Marlin/src/config/examples/delta/FLSUN/auto_calibrate/Configuration_adv.h View File

@@ -1596,6 +1596,13 @@
1596 1596
 #define FASTER_GCODE_PARSER
1597 1597
 
1598 1598
 /**
1599
+ * CNC G-code options
1600
+ * Support CNC-style G-code dialects used by laser cutters, drawing machine cams, etc.
1601
+ */
1602
+//#define PAREN_COMMENTS      // Support for parentheses-delimited comments
1603
+//#define GCODE_MOTION_MODES  // Remember the motion mode (G0 G1 G2 G3 G5 G38.X) and apply for X Y Z E F, etc.
1604
+
1605
+/**
1599 1606
  * User-defined menu items that execute custom GCode
1600 1607
  */
1601 1608
 //#define CUSTOM_USER_MENUS

+ 7
- 0
Marlin/src/config/examples/delta/FLSUN/kossel/Configuration_adv.h View File

@@ -1596,6 +1596,13 @@
1596 1596
 #define FASTER_GCODE_PARSER
1597 1597
 
1598 1598
 /**
1599
+ * CNC G-code options
1600
+ * Support CNC-style G-code dialects used by laser cutters, drawing machine cams, etc.
1601
+ */
1602
+//#define PAREN_COMMENTS      // Support for parentheses-delimited comments
1603
+//#define GCODE_MOTION_MODES  // Remember the motion mode (G0 G1 G2 G3 G5 G38.X) and apply for X Y Z E F, etc.
1604
+
1605
+/**
1599 1606
  * User-defined menu items that execute custom GCode
1600 1607
  */
1601 1608
 //#define CUSTOM_USER_MENUS

+ 7
- 0
Marlin/src/config/examples/delta/FLSUN/kossel_mini/Configuration_adv.h View File

@@ -1596,6 +1596,13 @@
1596 1596
 #define FASTER_GCODE_PARSER
1597 1597
 
1598 1598
 /**
1599
+ * CNC G-code options
1600
+ * Support CNC-style G-code dialects used by laser cutters, drawing machine cams, etc.
1601
+ */
1602
+//#define PAREN_COMMENTS      // Support for parentheses-delimited comments
1603
+//#define GCODE_MOTION_MODES  // Remember the motion mode (G0 G1 G2 G3 G5 G38.X) and apply for X Y Z E F, etc.
1604
+
1605
+/**
1599 1606
  * User-defined menu items that execute custom GCode
1600 1607
  */
1601 1608
 //#define CUSTOM_USER_MENUS

+ 7
- 0
Marlin/src/config/examples/delta/generic/Configuration_adv.h View File

@@ -1596,6 +1596,13 @@
1596 1596
 #define FASTER_GCODE_PARSER
1597 1597
 
1598 1598
 /**
1599
+ * CNC G-code options
1600
+ * Support CNC-style G-code dialects used by laser cutters, drawing machine cams, etc.
1601
+ */
1602
+//#define PAREN_COMMENTS      // Support for parentheses-delimited comments
1603
+//#define GCODE_MOTION_MODES  // Remember the motion mode (G0 G1 G2 G3 G5 G38.X) and apply for X Y Z E F, etc.
1604
+
1605
+/**
1599 1606
  * User-defined menu items that execute custom GCode
1600 1607
  */
1601 1608
 //#define CUSTOM_USER_MENUS

+ 7
- 0
Marlin/src/config/examples/delta/kossel_mini/Configuration_adv.h View File

@@ -1596,6 +1596,13 @@
1596 1596
 #define FASTER_GCODE_PARSER
1597 1597
 
1598 1598
 /**
1599
+ * CNC G-code options
1600
+ * Support CNC-style G-code dialects used by laser cutters, drawing machine cams, etc.
1601
+ */
1602
+//#define PAREN_COMMENTS      // Support for parentheses-delimited comments
1603
+//#define GCODE_MOTION_MODES  // Remember the motion mode (G0 G1 G2 G3 G5 G38.X) and apply for X Y Z E F, etc.
1604
+
1605
+/**
1599 1606
  * User-defined menu items that execute custom GCode
1600 1607
  */
1601 1608
 //#define CUSTOM_USER_MENUS

+ 7
- 0
Marlin/src/config/examples/delta/kossel_xl/Configuration_adv.h View File

@@ -1596,6 +1596,13 @@
1596 1596
 #define FASTER_GCODE_PARSER
1597 1597
 
1598 1598
 /**
1599
+ * CNC G-code options
1600
+ * Support CNC-style G-code dialects used by laser cutters, drawing machine cams, etc.
1601
+ */
1602
+//#define PAREN_COMMENTS      // Support for parentheses-delimited comments
1603
+//#define GCODE_MOTION_MODES  // Remember the motion mode (G0 G1 G2 G3 G5 G38.X) and apply for X Y Z E F, etc.
1604
+
1605
+/**
1599 1606
  * User-defined menu items that execute custom GCode
1600 1607
  */
1601 1608
 //#define CUSTOM_USER_MENUS

+ 7
- 0
Marlin/src/config/examples/gCreate/gMax1.5+/Configuration_adv.h View File

@@ -1594,6 +1594,13 @@
1594 1594
 #define FASTER_GCODE_PARSER
1595 1595
 
1596 1596
 /**
1597
+ * CNC G-code options
1598
+ * Support CNC-style G-code dialects used by laser cutters, drawing machine cams, etc.
1599
+ */
1600
+//#define PAREN_COMMENTS      // Support for parentheses-delimited comments
1601
+//#define GCODE_MOTION_MODES  // Remember the motion mode (G0 G1 G2 G3 G5 G38.X) and apply for X Y Z E F, etc.
1602
+
1603
+/**
1597 1604
  * User-defined menu items that execute custom GCode
1598 1605
  */
1599 1606
 //#define CUSTOM_USER_MENUS

+ 7
- 0
Marlin/src/config/examples/makibox/Configuration_adv.h View File

@@ -1594,6 +1594,13 @@
1594 1594
 #define FASTER_GCODE_PARSER
1595 1595
 
1596 1596
 /**
1597
+ * CNC G-code options
1598
+ * Support CNC-style G-code dialects used by laser cutters, drawing machine cams, etc.
1599
+ */
1600
+//#define PAREN_COMMENTS      // Support for parentheses-delimited comments
1601
+//#define GCODE_MOTION_MODES  // Remember the motion mode (G0 G1 G2 G3 G5 G38.X) and apply for X Y Z E F, etc.
1602
+
1603
+/**
1597 1604
  * User-defined menu items that execute custom GCode
1598 1605
  */
1599 1606
 //#define CUSTOM_USER_MENUS

+ 7
- 0
Marlin/src/config/examples/tvrrug/Round2/Configuration_adv.h View File

@@ -1594,6 +1594,13 @@
1594 1594
 #define FASTER_GCODE_PARSER
1595 1595
 
1596 1596
 /**
1597
+ * CNC G-code options
1598
+ * Support CNC-style G-code dialects used by laser cutters, drawing machine cams, etc.
1599
+ */
1600
+//#define PAREN_COMMENTS      // Support for parentheses-delimited comments
1601
+//#define GCODE_MOTION_MODES  // Remember the motion mode (G0 G1 G2 G3 G5 G38.X) and apply for X Y Z E F, etc.
1602
+
1603
+/**
1597 1604
  * User-defined menu items that execute custom GCode
1598 1605
  */
1599 1606
 //#define CUSTOM_USER_MENUS

+ 7
- 0
Marlin/src/config/examples/wt150/Configuration_adv.h View File

@@ -1595,6 +1595,13 @@
1595 1595
 #define FASTER_GCODE_PARSER
1596 1596
 
1597 1597
 /**
1598
+ * CNC G-code options
1599
+ * Support CNC-style G-code dialects used by laser cutters, drawing machine cams, etc.
1600
+ */
1601
+//#define PAREN_COMMENTS      // Support for parentheses-delimited comments
1602
+//#define GCODE_MOTION_MODES  // Remember the motion mode (G0 G1 G2 G3 G5 G38.X) and apply for X Y Z E F, etc.
1603
+
1604
+/**
1598 1605
  * User-defined menu items that execute custom GCode
1599 1606
  */
1600 1607
 //#define CUSTOM_USER_MENUS

Loading…
Cancel
Save