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

@ -2435,6 +2435,12 @@
#define LCD_SERIAL_PORT 1 // Default is 1 for Nextion
#endif
//
// PanelDue touch controller by Escher3D
// http://escher3d.com/pages/order/products/product2.php
//
//#define PANELDUE
//
// Third-party or vendor-customized controller interfaces.
// Sources should be installed in 'src/lcd/extui'.

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.

View file

@ -2467,6 +2467,12 @@
#define LCD_SERIAL_PORT 1 // Default is 1 for Nextion
#endif
//
// PanelDue touch controller by Escher3D
// http://escher3d.com/pages/order/products/product2.php
//
//#define PANELDUE
//
// Third-party or vendor-customized controller interfaces.
// Sources should be installed in 'src/lcd/extui'.

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.

View file

@ -2436,6 +2436,12 @@
#define LCD_SERIAL_PORT 1 // Default is 1 for Nextion
#endif
//
// PanelDue touch controller by Escher3D
// http://escher3d.com/pages/order/products/product2.php
//
//#define PANELDUE
//
// Third-party or vendor-customized controller interfaces.
// Sources should be installed in 'src/lcd/extui'.

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.

View file

@ -2436,6 +2436,12 @@
#define LCD_SERIAL_PORT 1 // Default is 1 for Nextion
#endif
//
// PanelDue touch controller by Escher3D
// http://escher3d.com/pages/order/products/product2.php
//
//#define PANELDUE
//
// Third-party or vendor-customized controller interfaces.
// Sources should be installed in 'src/lcd/extui'.

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.

View file

@ -2446,6 +2446,12 @@
#define LCD_SERIAL_PORT 1 // Default is 1 for Nextion
#endif
//
// PanelDue touch controller by Escher3D
// http://escher3d.com/pages/order/products/product2.php
//
//#define PANELDUE
//
// Third-party or vendor-customized controller interfaces.
// Sources should be installed in 'src/lcd/extui'.

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.

View file

@ -2505,6 +2505,12 @@
#define LCD_SERIAL_PORT 1 // Default is 1 for Nextion
#endif
//
// PanelDue touch controller by Escher3D
// http://escher3d.com/pages/order/products/product2.php
//
//#define PANELDUE
//
// Third-party or vendor-customized controller interfaces.
// Sources should be installed in 'src/lcd/extui'.

View file

@ -3516,6 +3516,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.

View file

@ -2507,6 +2507,12 @@
#define LCD_SERIAL_PORT 1 // Default is 1 for Nextion
#endif
//
// PanelDue touch controller by Escher3D
// http://escher3d.com/pages/order/products/product2.php
//
//#define PANELDUE
//
// Third-party or vendor-customized controller interfaces.
// Sources should be installed in 'src/lcd/extui'.

View file

@ -3506,6 +3506,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.

View file

@ -2435,6 +2435,12 @@
#define LCD_SERIAL_PORT 1 // Default is 1 for Nextion
#endif
//
// PanelDue touch controller by Escher3D
// http://escher3d.com/pages/order/products/product2.php
//
//#define PANELDUE
//
// Third-party or vendor-customized controller interfaces.
// Sources should be installed in 'src/lcd/extui'.

View file

@ -2436,6 +2436,12 @@
#define LCD_SERIAL_PORT 1 // Default is 1 for Nextion
#endif
//
// PanelDue touch controller by Escher3D
// http://escher3d.com/pages/order/products/product2.php
//
//#define PANELDUE
//
// Third-party or vendor-customized controller interfaces.
// Sources should be installed in 'src/lcd/extui'.

View file

@ -3507,6 +3507,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.

View file

@ -2437,6 +2437,12 @@
#define LCD_SERIAL_PORT 1 // Default is 1 for Nextion
#endif
//
// PanelDue touch controller by Escher3D
// http://escher3d.com/pages/order/products/product2.php
//
//#define PANELDUE
//
// Third-party or vendor-customized controller interfaces.
// Sources should be installed in 'src/lcd/extui'.

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.

View file

@ -2437,6 +2437,12 @@
#define LCD_SERIAL_PORT 1 // Default is 1 for Nextion
#endif
//
// PanelDue touch controller by Escher3D
// http://escher3d.com/pages/order/products/product2.php
//
//#define PANELDUE
//
// Third-party or vendor-customized controller interfaces.
// Sources should be installed in 'src/lcd/extui'.

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.

View file

@ -2528,6 +2528,12 @@
#define LCD_SERIAL_PORT 1 // Default is 1 for Nextion
#endif
//
// PanelDue touch controller by Escher3D
// http://escher3d.com/pages/order/products/product2.php
//
//#define PANELDUE
//
// Third-party or vendor-customized controller interfaces.
// Sources should be installed in 'src/lcd/extui'.

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.

View file

@ -2440,6 +2440,12 @@
#define LCD_SERIAL_PORT 1 // Default is 1 for Nextion
#endif
//
// PanelDue touch controller by Escher3D
// http://escher3d.com/pages/order/products/product2.php
//
//#define PANELDUE
//
// Third-party or vendor-customized controller interfaces.
// Sources should be installed in 'src/lcd/extui'.

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.

View file

@ -2440,6 +2440,12 @@
#define LCD_SERIAL_PORT 1 // Default is 1 for Nextion
#endif
//
// PanelDue touch controller by Escher3D
// http://escher3d.com/pages/order/products/product2.php
//
//#define PANELDUE
//
// Third-party or vendor-customized controller interfaces.
// Sources should be installed in 'src/lcd/extui'.

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.

View file

@ -2435,6 +2435,12 @@
#define LCD_SERIAL_PORT 1 // Default is 1 for Nextion
#endif
//
// PanelDue touch controller by Escher3D
// http://escher3d.com/pages/order/products/product2.php
//
//#define PANELDUE
//
// Third-party or vendor-customized controller interfaces.
// Sources should be installed in 'src/lcd/extui'.

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.

View file

@ -2438,6 +2438,12 @@
#define LCD_SERIAL_PORT 1 // Default is 1 for Nextion
#endif
//
// PanelDue touch controller by Escher3D
// http://escher3d.com/pages/order/products/product2.php
//
//#define PANELDUE
//
// Third-party or vendor-customized controller interfaces.
// Sources should be installed in 'src/lcd/extui'.

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.

View file

@ -2437,6 +2437,12 @@
#define LCD_SERIAL_PORT 1 // Default is 1 for Nextion
#endif
//
// PanelDue touch controller by Escher3D
// http://escher3d.com/pages/order/products/product2.php
//
//#define PANELDUE
//
// Third-party or vendor-customized controller interfaces.
// Sources should be installed in 'src/lcd/extui'.

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.

View file

@ -2437,6 +2437,12 @@
#define LCD_SERIAL_PORT 1 // Default is 1 for Nextion
#endif
//
// PanelDue touch controller by Escher3D
// http://escher3d.com/pages/order/products/product2.php
//
//#define PANELDUE
//
// Third-party or vendor-customized controller interfaces.
// Sources should be installed in 'src/lcd/extui'.

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.

View file

@ -2447,6 +2447,12 @@
#define LCD_SERIAL_PORT 1 // Default is 1 for Nextion
#endif
//
// PanelDue touch controller by Escher3D
// http://escher3d.com/pages/order/products/product2.php
//
//#define PANELDUE
//
// Third-party or vendor-customized controller interfaces.
// Sources should be installed in 'src/lcd/extui'.

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.

View file

@ -2447,6 +2447,12 @@
#define LCD_SERIAL_PORT 1 // Default is 1 for Nextion
#endif
//
// PanelDue touch controller by Escher3D
// http://escher3d.com/pages/order/products/product2.php
//
//#define PANELDUE
//
// Third-party or vendor-customized controller interfaces.
// Sources should be installed in 'src/lcd/extui'.

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.

View file

@ -2447,6 +2447,12 @@
#define LCD_SERIAL_PORT 1 // Default is 1 for Nextion
#endif
//
// PanelDue touch controller by Escher3D
// http://escher3d.com/pages/order/products/product2.php
//
//#define PANELDUE
//
// Third-party or vendor-customized controller interfaces.
// Sources should be installed in 'src/lcd/extui'.

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.

View file

@ -2447,6 +2447,12 @@
#define LCD_SERIAL_PORT 1 // Default is 1 for Nextion
#endif
//
// PanelDue touch controller by Escher3D
// http://escher3d.com/pages/order/products/product2.php
//
//#define PANELDUE
//
// Third-party or vendor-customized controller interfaces.
// Sources should be installed in 'src/lcd/extui'.

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.

View file

@ -2442,6 +2442,12 @@
#define LCD_SERIAL_PORT 1 // Default is 1 for Nextion
#endif
//
// PanelDue touch controller by Escher3D
// http://escher3d.com/pages/order/products/product2.php
//
//#define PANELDUE
//
// Third-party or vendor-customized controller interfaces.
// Sources should be installed in 'src/lcd/extui'.

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.

View file

@ -2442,6 +2442,12 @@
#define LCD_SERIAL_PORT 1 // Default is 1 for Nextion
#endif
//
// PanelDue touch controller by Escher3D
// http://escher3d.com/pages/order/products/product2.php
//
//#define PANELDUE
//
// Third-party or vendor-customized controller interfaces.
// Sources should be installed in 'src/lcd/extui'.

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.

View file

@ -2442,6 +2442,12 @@
#define LCD_SERIAL_PORT 1 // Default is 1 for Nextion
#endif
//
// PanelDue touch controller by Escher3D
// http://escher3d.com/pages/order/products/product2.php
//
//#define PANELDUE
//
// Third-party or vendor-customized controller interfaces.
// Sources should be installed in 'src/lcd/extui'.

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.

View file

@ -2438,6 +2438,12 @@
#define LCD_SERIAL_PORT 1 // Default is 1 for Nextion
#endif
//
// PanelDue touch controller by Escher3D
// http://escher3d.com/pages/order/products/product2.php
//
//#define PANELDUE
//
// Third-party or vendor-customized controller interfaces.
// Sources should be installed in 'src/lcd/extui'.

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.

View file

@ -2437,6 +2437,12 @@
#define LCD_SERIAL_PORT 1 // Default is 1 for Nextion
#endif
//
// PanelDue touch controller by Escher3D
// http://escher3d.com/pages/order/products/product2.php
//
//#define PANELDUE
//
// Third-party or vendor-customized controller interfaces.
// Sources should be installed in 'src/lcd/extui'.

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.

View file

@ -2437,6 +2437,12 @@
#define LCD_SERIAL_PORT 1 // Default is 1 for Nextion
#endif
//
// PanelDue touch controller by Escher3D
// http://escher3d.com/pages/order/products/product2.php
//
//#define PANELDUE
//
// Third-party or vendor-customized controller interfaces.
// Sources should be installed in 'src/lcd/extui'.

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.

View file

@ -2435,6 +2435,12 @@
#define LCD_SERIAL_PORT 1 // Default is 1 for Nextion
#endif
//
// PanelDue touch controller by Escher3D
// http://escher3d.com/pages/order/products/product2.php
//
//#define PANELDUE
//
// Third-party or vendor-customized controller interfaces.
// Sources should be installed in 'src/lcd/extui'.

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.

View file

@ -2457,6 +2457,12 @@
#define LCD_SERIAL_PORT 1 // Default is 1 for Nextion
#endif
//
// PanelDue touch controller by Escher3D
// http://escher3d.com/pages/order/products/product2.php
//
//#define PANELDUE
//
// Third-party or vendor-customized controller interfaces.
// Sources should be installed in 'src/lcd/extui'.

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.

View file

@ -2435,6 +2435,12 @@
#define LCD_SERIAL_PORT 1 // Default is 1 for Nextion
#endif
//
// PanelDue touch controller by Escher3D
// http://escher3d.com/pages/order/products/product2.php
//
//#define PANELDUE
//
// Third-party or vendor-customized controller interfaces.
// Sources should be installed in 'src/lcd/extui'.

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.

View file

@ -2436,6 +2436,12 @@
#define LCD_SERIAL_PORT 1 // Default is 1 for Nextion
#endif
//
// PanelDue touch controller by Escher3D
// http://escher3d.com/pages/order/products/product2.php
//
//#define PANELDUE
//
// Third-party or vendor-customized controller interfaces.
// Sources should be installed in 'src/lcd/extui'.

View file

@ -3509,6 +3509,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.

View file

@ -2435,6 +2435,12 @@
#define LCD_SERIAL_PORT 1 // Default is 1 for Nextion
#endif
//
// PanelDue touch controller by Escher3D
// http://escher3d.com/pages/order/products/product2.php
//
//#define PANELDUE
//
// Third-party or vendor-customized controller interfaces.
// Sources should be installed in 'src/lcd/extui'.

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.

View file

@ -2435,6 +2435,12 @@
#define LCD_SERIAL_PORT 1 // Default is 1 for Nextion
#endif
//
// PanelDue touch controller by Escher3D
// http://escher3d.com/pages/order/products/product2.php
//
//#define PANELDUE
//
// Third-party or vendor-customized controller interfaces.
// Sources should be installed in 'src/lcd/extui'.

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.

View file

@ -2451,6 +2451,12 @@
#define LCD_SERIAL_PORT 1 // Default is 1 for Nextion
#endif
//
// PanelDue touch controller by Escher3D
// http://escher3d.com/pages/order/products/product2.php
//
//#define PANELDUE
//
// Third-party or vendor-customized controller interfaces.
// Sources should be installed in 'src/lcd/extui'.

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.

View file

@ -2435,6 +2435,12 @@
#define LCD_SERIAL_PORT 1 // Default is 1 for Nextion
#endif
//
// PanelDue touch controller by Escher3D
// http://escher3d.com/pages/order/products/product2.php
//
//#define PANELDUE
//
// Third-party or vendor-customized controller interfaces.
// Sources should be installed in 'src/lcd/extui'.

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.

View file

@ -2435,6 +2435,12 @@
#define LCD_SERIAL_PORT 1 // Default is 1 for Nextion
#endif
//
// PanelDue touch controller by Escher3D
// http://escher3d.com/pages/order/products/product2.php
//
//#define PANELDUE
//
// Third-party or vendor-customized controller interfaces.
// Sources should be installed in 'src/lcd/extui'.

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.

View file

@ -2389,6 +2389,12 @@
#define LCD_SERIAL_PORT 1 // Default is 1 for Nextion
#endif
//
// PanelDue touch controller by Escher3D
// http://escher3d.com/pages/order/products/product2.php
//
//#define PANELDUE
//
// Third-party or vendor-customized controller interfaces.
// Sources should be installed in 'src/lcd/extui'.

View file

@ -3498,6 +3498,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.

View file

@ -2441,6 +2441,12 @@
#define LCD_SERIAL_PORT 1 // Default is 1 for Nextion
#endif
//
// PanelDue touch controller by Escher3D
// http://escher3d.com/pages/order/products/product2.php
//
//#define PANELDUE
//
// Third-party or vendor-customized controller interfaces.
// Sources should be installed in 'src/lcd/extui'.

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.

View file

@ -2441,6 +2441,12 @@
#define LCD_SERIAL_PORT 1 // Default is 1 for Nextion
#endif
//
// PanelDue touch controller by Escher3D
// http://escher3d.com/pages/order/products/product2.php
//
//#define PANELDUE
//
// Third-party or vendor-customized controller interfaces.
// Sources should be installed in 'src/lcd/extui'.

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.

View file

@ -2436,6 +2436,12 @@
#define LCD_SERIAL_PORT 1 // Default is 1 for Nextion
#endif
//
// PanelDue touch controller by Escher3D
// http://escher3d.com/pages/order/products/product2.php
//
//#define PANELDUE
//
// Third-party or vendor-customized controller interfaces.
// Sources should be installed in 'src/lcd/extui'.

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.

View file

@ -2449,6 +2449,12 @@
#define LCD_SERIAL_PORT 1 // Default is 1 for Nextion
#endif
//
// PanelDue touch controller by Escher3D
// http://escher3d.com/pages/order/products/product2.php
//
//#define PANELDUE
//
// Third-party or vendor-customized controller interfaces.
// Sources should be installed in 'src/lcd/extui'.

View file

@ -3513,6 +3513,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.

View file

@ -2436,6 +2436,12 @@
#define LCD_SERIAL_PORT 1 // Default is 1 for Nextion
#endif
//
// PanelDue touch controller by Escher3D
// http://escher3d.com/pages/order/products/product2.php
//
//#define PANELDUE
//
// Third-party or vendor-customized controller interfaces.
// Sources should be installed in 'src/lcd/extui'.

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.

View file

@ -2436,6 +2436,12 @@
#define LCD_SERIAL_PORT 1 // Default is 1 for Nextion
#endif
//
// PanelDue touch controller by Escher3D
// http://escher3d.com/pages/order/products/product2.php
//
//#define PANELDUE
//
// Third-party or vendor-customized controller interfaces.
// Sources should be installed in 'src/lcd/extui'.

View file

@ -2451,6 +2451,12 @@
#define LCD_SERIAL_PORT 1 // Default is 1 for Nextion
#endif
//
// PanelDue touch controller by Escher3D
// http://escher3d.com/pages/order/products/product2.php
//
//#define PANELDUE
//
// Third-party or vendor-customized controller interfaces.
// Sources should be installed in 'src/lcd/extui'.

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.

View file

@ -2436,6 +2436,12 @@
#define LCD_SERIAL_PORT 1 // Default is 1 for Nextion
#endif
//
// PanelDue touch controller by Escher3D
// http://escher3d.com/pages/order/products/product2.php
//
//#define PANELDUE
//
// Third-party or vendor-customized controller interfaces.
// Sources should be installed in 'src/lcd/extui'.

View file

@ -2435,6 +2435,12 @@
#define LCD_SERIAL_PORT 1 // Default is 1 for Nextion
#endif
//
// PanelDue touch controller by Escher3D
// http://escher3d.com/pages/order/products/product2.php
//
//#define PANELDUE
//
// Third-party or vendor-customized controller interfaces.
// Sources should be installed in 'src/lcd/extui'.

View file

@ -2436,6 +2436,12 @@
#define LCD_SERIAL_PORT 1 // Default is 1 for Nextion
#endif
//
// PanelDue touch controller by Escher3D
// http://escher3d.com/pages/order/products/product2.php
//
//#define PANELDUE
//
// Third-party or vendor-customized controller interfaces.
// Sources should be installed in 'src/lcd/extui'.

View file

@ -2444,6 +2444,12 @@
#define LCD_SERIAL_PORT 1 // Default is 1 for Nextion
#endif
//
// PanelDue touch controller by Escher3D
// http://escher3d.com/pages/order/products/product2.php
//
//#define PANELDUE
//
// Third-party or vendor-customized controller interfaces.
// Sources should be installed in 'src/lcd/extui'.

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.

View file

@ -2444,6 +2444,12 @@
#define LCD_SERIAL_PORT 1 // Default is 1 for Nextion
#endif
//
// PanelDue touch controller by Escher3D
// http://escher3d.com/pages/order/products/product2.php
//
//#define PANELDUE
//
// Third-party or vendor-customized controller interfaces.
// Sources should be installed in 'src/lcd/extui'.

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.

View file

@ -2435,6 +2435,12 @@
#define LCD_SERIAL_PORT 1 // Default is 1 for Nextion
#endif
//
// PanelDue touch controller by Escher3D
// http://escher3d.com/pages/order/products/product2.php
//
//#define PANELDUE
//
// Third-party or vendor-customized controller interfaces.
// Sources should be installed in 'src/lcd/extui'.

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.

View file

@ -2450,6 +2450,12 @@
#define LCD_SERIAL_PORT 1 // Default is 1 for Nextion
#endif
//
// PanelDue touch controller by Escher3D
// http://escher3d.com/pages/order/products/product2.php
//
//#define PANELDUE
//
// Third-party or vendor-customized controller interfaces.
// Sources should be installed in 'src/lcd/extui'.

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.

View file

@ -2438,6 +2438,12 @@
#define LCD_SERIAL_PORT 1 // Default is 1 for Nextion
#endif
//
// PanelDue touch controller by Escher3D
// http://escher3d.com/pages/order/products/product2.php
//
//#define PANELDUE
//
// Third-party or vendor-customized controller interfaces.
// Sources should be installed in 'src/lcd/extui'.

Some files were not shown because too many files have changed in this diff Show more