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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@ -2461,6 +2461,12 @@
#define LCD_SERIAL_PORT 1
#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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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