mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2025-07-12 09:17:55 -06:00
✨ Optional M111, M115
MarlinFirmware/Marlin#26603 Co-Authored-By: ellensp <530024+ellensp@users.noreply.github.com>
This commit is contained in:
parent
99353c1c10
commit
a684d1b024
354 changed files with 4248 additions and 0 deletions
|
@ -3966,6 +3966,18 @@
|
||||||
|
|
||||||
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable M111 debug flags 1=ECHO, 2=INFO, 4=ERRORS (unimplemented).
|
||||||
|
* Disable to save some flash. Some hosts (Repetier Host) may rely on this feature.
|
||||||
|
*/
|
||||||
|
#define DEBUG_FLAGS_GCODE
|
||||||
|
|
||||||
|
/**
|
||||||
|
* M115 - Report capabilites. Disable to save ~1150 bytes of flash.
|
||||||
|
* Some hosts (and serial TFT displays) rely on this feature.
|
||||||
|
*/
|
||||||
|
#define REPORT_CAPABILITIES_GCODE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Enable this option for a leaner build of Marlin that removes
|
* Enable this option for a leaner build of Marlin that removes
|
||||||
* workspace offsets to slightly optimize performance.
|
* workspace offsets to slightly optimize performance.
|
||||||
|
|
|
@ -3966,6 +3966,18 @@
|
||||||
|
|
||||||
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable M111 debug flags 1=ECHO, 2=INFO, 4=ERRORS (unimplemented).
|
||||||
|
* Disable to save some flash. Some hosts (Repetier Host) may rely on this feature.
|
||||||
|
*/
|
||||||
|
#define DEBUG_FLAGS_GCODE
|
||||||
|
|
||||||
|
/**
|
||||||
|
* M115 - Report capabilites. Disable to save ~1150 bytes of flash.
|
||||||
|
* Some hosts (and serial TFT displays) rely on this feature.
|
||||||
|
*/
|
||||||
|
#define REPORT_CAPABILITIES_GCODE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Enable this option for a leaner build of Marlin that removes
|
* Enable this option for a leaner build of Marlin that removes
|
||||||
* workspace offsets to slightly optimize performance.
|
* workspace offsets to slightly optimize performance.
|
||||||
|
|
|
@ -3966,6 +3966,18 @@
|
||||||
|
|
||||||
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable M111 debug flags 1=ECHO, 2=INFO, 4=ERRORS (unimplemented).
|
||||||
|
* Disable to save some flash. Some hosts (Repetier Host) may rely on this feature.
|
||||||
|
*/
|
||||||
|
#define DEBUG_FLAGS_GCODE
|
||||||
|
|
||||||
|
/**
|
||||||
|
* M115 - Report capabilites. Disable to save ~1150 bytes of flash.
|
||||||
|
* Some hosts (and serial TFT displays) rely on this feature.
|
||||||
|
*/
|
||||||
|
#define REPORT_CAPABILITIES_GCODE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Enable this option for a leaner build of Marlin that removes
|
* Enable this option for a leaner build of Marlin that removes
|
||||||
* workspace offsets to slightly optimize performance.
|
* workspace offsets to slightly optimize performance.
|
||||||
|
|
|
@ -3966,6 +3966,18 @@
|
||||||
|
|
||||||
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable M111 debug flags 1=ECHO, 2=INFO, 4=ERRORS (unimplemented).
|
||||||
|
* Disable to save some flash. Some hosts (Repetier Host) may rely on this feature.
|
||||||
|
*/
|
||||||
|
#define DEBUG_FLAGS_GCODE
|
||||||
|
|
||||||
|
/**
|
||||||
|
* M115 - Report capabilites. Disable to save ~1150 bytes of flash.
|
||||||
|
* Some hosts (and serial TFT displays) rely on this feature.
|
||||||
|
*/
|
||||||
|
#define REPORT_CAPABILITIES_GCODE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Enable this option for a leaner build of Marlin that removes
|
* Enable this option for a leaner build of Marlin that removes
|
||||||
* workspace offsets to slightly optimize performance.
|
* workspace offsets to slightly optimize performance.
|
||||||
|
|
|
@ -3976,6 +3976,18 @@
|
||||||
|
|
||||||
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable M111 debug flags 1=ECHO, 2=INFO, 4=ERRORS (unimplemented).
|
||||||
|
* Disable to save some flash. Some hosts (Repetier Host) may rely on this feature.
|
||||||
|
*/
|
||||||
|
#define DEBUG_FLAGS_GCODE
|
||||||
|
|
||||||
|
/**
|
||||||
|
* M115 - Report capabilites. Disable to save ~1150 bytes of flash.
|
||||||
|
* Some hosts (and serial TFT displays) rely on this feature.
|
||||||
|
*/
|
||||||
|
#define REPORT_CAPABILITIES_GCODE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Enable this option for a leaner build of Marlin that removes
|
* Enable this option for a leaner build of Marlin that removes
|
||||||
* workspace offsets to slightly optimize performance.
|
* workspace offsets to slightly optimize performance.
|
||||||
|
|
|
@ -3967,6 +3967,18 @@
|
||||||
|
|
||||||
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable M111 debug flags 1=ECHO, 2=INFO, 4=ERRORS (unimplemented).
|
||||||
|
* Disable to save some flash. Some hosts (Repetier Host) may rely on this feature.
|
||||||
|
*/
|
||||||
|
#define DEBUG_FLAGS_GCODE
|
||||||
|
|
||||||
|
/**
|
||||||
|
* M115 - Report capabilites. Disable to save ~1150 bytes of flash.
|
||||||
|
* Some hosts (and serial TFT displays) rely on this feature.
|
||||||
|
*/
|
||||||
|
#define REPORT_CAPABILITIES_GCODE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Enable this option for a leaner build of Marlin that removes
|
* Enable this option for a leaner build of Marlin that removes
|
||||||
* workspace offsets to slightly optimize performance.
|
* workspace offsets to slightly optimize performance.
|
||||||
|
|
|
@ -3966,6 +3966,18 @@
|
||||||
|
|
||||||
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable M111 debug flags 1=ECHO, 2=INFO, 4=ERRORS (unimplemented).
|
||||||
|
* Disable to save some flash. Some hosts (Repetier Host) may rely on this feature.
|
||||||
|
*/
|
||||||
|
#define DEBUG_FLAGS_GCODE
|
||||||
|
|
||||||
|
/**
|
||||||
|
* M115 - Report capabilites. Disable to save ~1150 bytes of flash.
|
||||||
|
* Some hosts (and serial TFT displays) rely on this feature.
|
||||||
|
*/
|
||||||
|
#define REPORT_CAPABILITIES_GCODE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Enable this option for a leaner build of Marlin that removes
|
* Enable this option for a leaner build of Marlin that removes
|
||||||
* workspace offsets to slightly optimize performance.
|
* workspace offsets to slightly optimize performance.
|
||||||
|
|
|
@ -3968,6 +3968,18 @@
|
||||||
|
|
||||||
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable M111 debug flags 1=ECHO, 2=INFO, 4=ERRORS (unimplemented).
|
||||||
|
* Disable to save some flash. Some hosts (Repetier Host) may rely on this feature.
|
||||||
|
*/
|
||||||
|
#define DEBUG_FLAGS_GCODE
|
||||||
|
|
||||||
|
/**
|
||||||
|
* M115 - Report capabilites. Disable to save ~1150 bytes of flash.
|
||||||
|
* Some hosts (and serial TFT displays) rely on this feature.
|
||||||
|
*/
|
||||||
|
#define REPORT_CAPABILITIES_GCODE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Enable this option for a leaner build of Marlin that removes
|
* Enable this option for a leaner build of Marlin that removes
|
||||||
* workspace offsets to slightly optimize performance.
|
* workspace offsets to slightly optimize performance.
|
||||||
|
|
|
@ -3966,6 +3966,18 @@
|
||||||
|
|
||||||
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable M111 debug flags 1=ECHO, 2=INFO, 4=ERRORS (unimplemented).
|
||||||
|
* Disable to save some flash. Some hosts (Repetier Host) may rely on this feature.
|
||||||
|
*/
|
||||||
|
#define DEBUG_FLAGS_GCODE
|
||||||
|
|
||||||
|
/**
|
||||||
|
* M115 - Report capabilites. Disable to save ~1150 bytes of flash.
|
||||||
|
* Some hosts (and serial TFT displays) rely on this feature.
|
||||||
|
*/
|
||||||
|
#define REPORT_CAPABILITIES_GCODE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Enable this option for a leaner build of Marlin that removes
|
* Enable this option for a leaner build of Marlin that removes
|
||||||
* workspace offsets to slightly optimize performance.
|
* workspace offsets to slightly optimize performance.
|
||||||
|
|
|
@ -3966,6 +3966,18 @@
|
||||||
|
|
||||||
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable M111 debug flags 1=ECHO, 2=INFO, 4=ERRORS (unimplemented).
|
||||||
|
* Disable to save some flash. Some hosts (Repetier Host) may rely on this feature.
|
||||||
|
*/
|
||||||
|
#define DEBUG_FLAGS_GCODE
|
||||||
|
|
||||||
|
/**
|
||||||
|
* M115 - Report capabilites. Disable to save ~1150 bytes of flash.
|
||||||
|
* Some hosts (and serial TFT displays) rely on this feature.
|
||||||
|
*/
|
||||||
|
#define REPORT_CAPABILITIES_GCODE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Enable this option for a leaner build of Marlin that removes
|
* Enable this option for a leaner build of Marlin that removes
|
||||||
* workspace offsets to slightly optimize performance.
|
* workspace offsets to slightly optimize performance.
|
||||||
|
|
|
@ -3966,6 +3966,18 @@
|
||||||
|
|
||||||
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable M111 debug flags 1=ECHO, 2=INFO, 4=ERRORS (unimplemented).
|
||||||
|
* Disable to save some flash. Some hosts (Repetier Host) may rely on this feature.
|
||||||
|
*/
|
||||||
|
#define DEBUG_FLAGS_GCODE
|
||||||
|
|
||||||
|
/**
|
||||||
|
* M115 - Report capabilites. Disable to save ~1150 bytes of flash.
|
||||||
|
* Some hosts (and serial TFT displays) rely on this feature.
|
||||||
|
*/
|
||||||
|
#define REPORT_CAPABILITIES_GCODE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Enable this option for a leaner build of Marlin that removes
|
* Enable this option for a leaner build of Marlin that removes
|
||||||
* workspace offsets to slightly optimize performance.
|
* workspace offsets to slightly optimize performance.
|
||||||
|
|
|
@ -3966,6 +3966,18 @@
|
||||||
|
|
||||||
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable M111 debug flags 1=ECHO, 2=INFO, 4=ERRORS (unimplemented).
|
||||||
|
* Disable to save some flash. Some hosts (Repetier Host) may rely on this feature.
|
||||||
|
*/
|
||||||
|
#define DEBUG_FLAGS_GCODE
|
||||||
|
|
||||||
|
/**
|
||||||
|
* M115 - Report capabilites. Disable to save ~1150 bytes of flash.
|
||||||
|
* Some hosts (and serial TFT displays) rely on this feature.
|
||||||
|
*/
|
||||||
|
#define REPORT_CAPABILITIES_GCODE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Enable this option for a leaner build of Marlin that removes
|
* Enable this option for a leaner build of Marlin that removes
|
||||||
* workspace offsets to slightly optimize performance.
|
* workspace offsets to slightly optimize performance.
|
||||||
|
|
|
@ -3966,6 +3966,18 @@
|
||||||
|
|
||||||
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable M111 debug flags 1=ECHO, 2=INFO, 4=ERRORS (unimplemented).
|
||||||
|
* Disable to save some flash. Some hosts (Repetier Host) may rely on this feature.
|
||||||
|
*/
|
||||||
|
#define DEBUG_FLAGS_GCODE
|
||||||
|
|
||||||
|
/**
|
||||||
|
* M115 - Report capabilites. Disable to save ~1150 bytes of flash.
|
||||||
|
* Some hosts (and serial TFT displays) rely on this feature.
|
||||||
|
*/
|
||||||
|
#define REPORT_CAPABILITIES_GCODE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Enable this option for a leaner build of Marlin that removes
|
* Enable this option for a leaner build of Marlin that removes
|
||||||
* workspace offsets to slightly optimize performance.
|
* workspace offsets to slightly optimize performance.
|
||||||
|
|
|
@ -3966,6 +3966,18 @@
|
||||||
|
|
||||||
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable M111 debug flags 1=ECHO, 2=INFO, 4=ERRORS (unimplemented).
|
||||||
|
* Disable to save some flash. Some hosts (Repetier Host) may rely on this feature.
|
||||||
|
*/
|
||||||
|
#define DEBUG_FLAGS_GCODE
|
||||||
|
|
||||||
|
/**
|
||||||
|
* M115 - Report capabilites. Disable to save ~1150 bytes of flash.
|
||||||
|
* Some hosts (and serial TFT displays) rely on this feature.
|
||||||
|
*/
|
||||||
|
#define REPORT_CAPABILITIES_GCODE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Enable this option for a leaner build of Marlin that removes
|
* Enable this option for a leaner build of Marlin that removes
|
||||||
* workspace offsets to slightly optimize performance.
|
* workspace offsets to slightly optimize performance.
|
||||||
|
|
|
@ -3966,6 +3966,18 @@
|
||||||
|
|
||||||
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable M111 debug flags 1=ECHO, 2=INFO, 4=ERRORS (unimplemented).
|
||||||
|
* Disable to save some flash. Some hosts (Repetier Host) may rely on this feature.
|
||||||
|
*/
|
||||||
|
#define DEBUG_FLAGS_GCODE
|
||||||
|
|
||||||
|
/**
|
||||||
|
* M115 - Report capabilites. Disable to save ~1150 bytes of flash.
|
||||||
|
* Some hosts (and serial TFT displays) rely on this feature.
|
||||||
|
*/
|
||||||
|
#define REPORT_CAPABILITIES_GCODE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Enable this option for a leaner build of Marlin that removes
|
* Enable this option for a leaner build of Marlin that removes
|
||||||
* workspace offsets to slightly optimize performance.
|
* workspace offsets to slightly optimize performance.
|
||||||
|
|
|
@ -3966,6 +3966,18 @@
|
||||||
|
|
||||||
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable M111 debug flags 1=ECHO, 2=INFO, 4=ERRORS (unimplemented).
|
||||||
|
* Disable to save some flash. Some hosts (Repetier Host) may rely on this feature.
|
||||||
|
*/
|
||||||
|
#define DEBUG_FLAGS_GCODE
|
||||||
|
|
||||||
|
/**
|
||||||
|
* M115 - Report capabilites. Disable to save ~1150 bytes of flash.
|
||||||
|
* Some hosts (and serial TFT displays) rely on this feature.
|
||||||
|
*/
|
||||||
|
#define REPORT_CAPABILITIES_GCODE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Enable this option for a leaner build of Marlin that removes
|
* Enable this option for a leaner build of Marlin that removes
|
||||||
* workspace offsets to slightly optimize performance.
|
* workspace offsets to slightly optimize performance.
|
||||||
|
|
|
@ -3966,6 +3966,18 @@
|
||||||
|
|
||||||
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable M111 debug flags 1=ECHO, 2=INFO, 4=ERRORS (unimplemented).
|
||||||
|
* Disable to save some flash. Some hosts (Repetier Host) may rely on this feature.
|
||||||
|
*/
|
||||||
|
#define DEBUG_FLAGS_GCODE
|
||||||
|
|
||||||
|
/**
|
||||||
|
* M115 - Report capabilites. Disable to save ~1150 bytes of flash.
|
||||||
|
* Some hosts (and serial TFT displays) rely on this feature.
|
||||||
|
*/
|
||||||
|
#define REPORT_CAPABILITIES_GCODE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Enable this option for a leaner build of Marlin that removes
|
* Enable this option for a leaner build of Marlin that removes
|
||||||
* workspace offsets to slightly optimize performance.
|
* workspace offsets to slightly optimize performance.
|
||||||
|
|
|
@ -3966,6 +3966,18 @@
|
||||||
|
|
||||||
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable M111 debug flags 1=ECHO, 2=INFO, 4=ERRORS (unimplemented).
|
||||||
|
* Disable to save some flash. Some hosts (Repetier Host) may rely on this feature.
|
||||||
|
*/
|
||||||
|
#define DEBUG_FLAGS_GCODE
|
||||||
|
|
||||||
|
/**
|
||||||
|
* M115 - Report capabilites. Disable to save ~1150 bytes of flash.
|
||||||
|
* Some hosts (and serial TFT displays) rely on this feature.
|
||||||
|
*/
|
||||||
|
#define REPORT_CAPABILITIES_GCODE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Enable this option for a leaner build of Marlin that removes
|
* Enable this option for a leaner build of Marlin that removes
|
||||||
* workspace offsets to slightly optimize performance.
|
* workspace offsets to slightly optimize performance.
|
||||||
|
|
|
@ -3966,6 +3966,18 @@
|
||||||
|
|
||||||
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable M111 debug flags 1=ECHO, 2=INFO, 4=ERRORS (unimplemented).
|
||||||
|
* Disable to save some flash. Some hosts (Repetier Host) may rely on this feature.
|
||||||
|
*/
|
||||||
|
#define DEBUG_FLAGS_GCODE
|
||||||
|
|
||||||
|
/**
|
||||||
|
* M115 - Report capabilites. Disable to save ~1150 bytes of flash.
|
||||||
|
* Some hosts (and serial TFT displays) rely on this feature.
|
||||||
|
*/
|
||||||
|
#define REPORT_CAPABILITIES_GCODE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Enable this option for a leaner build of Marlin that removes
|
* Enable this option for a leaner build of Marlin that removes
|
||||||
* workspace offsets to slightly optimize performance.
|
* workspace offsets to slightly optimize performance.
|
||||||
|
|
|
@ -3966,6 +3966,18 @@
|
||||||
|
|
||||||
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable M111 debug flags 1=ECHO, 2=INFO, 4=ERRORS (unimplemented).
|
||||||
|
* Disable to save some flash. Some hosts (Repetier Host) may rely on this feature.
|
||||||
|
*/
|
||||||
|
#define DEBUG_FLAGS_GCODE
|
||||||
|
|
||||||
|
/**
|
||||||
|
* M115 - Report capabilites. Disable to save ~1150 bytes of flash.
|
||||||
|
* Some hosts (and serial TFT displays) rely on this feature.
|
||||||
|
*/
|
||||||
|
#define REPORT_CAPABILITIES_GCODE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Enable this option for a leaner build of Marlin that removes
|
* Enable this option for a leaner build of Marlin that removes
|
||||||
* workspace offsets to slightly optimize performance.
|
* workspace offsets to slightly optimize performance.
|
||||||
|
|
|
@ -3966,6 +3966,18 @@
|
||||||
|
|
||||||
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable M111 debug flags 1=ECHO, 2=INFO, 4=ERRORS (unimplemented).
|
||||||
|
* Disable to save some flash. Some hosts (Repetier Host) may rely on this feature.
|
||||||
|
*/
|
||||||
|
#define DEBUG_FLAGS_GCODE
|
||||||
|
|
||||||
|
/**
|
||||||
|
* M115 - Report capabilites. Disable to save ~1150 bytes of flash.
|
||||||
|
* Some hosts (and serial TFT displays) rely on this feature.
|
||||||
|
*/
|
||||||
|
#define REPORT_CAPABILITIES_GCODE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Enable this option for a leaner build of Marlin that removes
|
* Enable this option for a leaner build of Marlin that removes
|
||||||
* workspace offsets to slightly optimize performance.
|
* workspace offsets to slightly optimize performance.
|
||||||
|
|
|
@ -3966,6 +3966,18 @@
|
||||||
|
|
||||||
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable M111 debug flags 1=ECHO, 2=INFO, 4=ERRORS (unimplemented).
|
||||||
|
* Disable to save some flash. Some hosts (Repetier Host) may rely on this feature.
|
||||||
|
*/
|
||||||
|
#define DEBUG_FLAGS_GCODE
|
||||||
|
|
||||||
|
/**
|
||||||
|
* M115 - Report capabilites. Disable to save ~1150 bytes of flash.
|
||||||
|
* Some hosts (and serial TFT displays) rely on this feature.
|
||||||
|
*/
|
||||||
|
#define REPORT_CAPABILITIES_GCODE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Enable this option for a leaner build of Marlin that removes
|
* Enable this option for a leaner build of Marlin that removes
|
||||||
* workspace offsets to slightly optimize performance.
|
* workspace offsets to slightly optimize performance.
|
||||||
|
|
|
@ -3966,6 +3966,18 @@
|
||||||
|
|
||||||
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable M111 debug flags 1=ECHO, 2=INFO, 4=ERRORS (unimplemented).
|
||||||
|
* Disable to save some flash. Some hosts (Repetier Host) may rely on this feature.
|
||||||
|
*/
|
||||||
|
#define DEBUG_FLAGS_GCODE
|
||||||
|
|
||||||
|
/**
|
||||||
|
* M115 - Report capabilites. Disable to save ~1150 bytes of flash.
|
||||||
|
* Some hosts (and serial TFT displays) rely on this feature.
|
||||||
|
*/
|
||||||
|
#define REPORT_CAPABILITIES_GCODE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Enable this option for a leaner build of Marlin that removes
|
* Enable this option for a leaner build of Marlin that removes
|
||||||
* workspace offsets to slightly optimize performance.
|
* workspace offsets to slightly optimize performance.
|
||||||
|
|
|
@ -3966,6 +3966,18 @@
|
||||||
|
|
||||||
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable M111 debug flags 1=ECHO, 2=INFO, 4=ERRORS (unimplemented).
|
||||||
|
* Disable to save some flash. Some hosts (Repetier Host) may rely on this feature.
|
||||||
|
*/
|
||||||
|
#define DEBUG_FLAGS_GCODE
|
||||||
|
|
||||||
|
/**
|
||||||
|
* M115 - Report capabilites. Disable to save ~1150 bytes of flash.
|
||||||
|
* Some hosts (and serial TFT displays) rely on this feature.
|
||||||
|
*/
|
||||||
|
#define REPORT_CAPABILITIES_GCODE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Enable this option for a leaner build of Marlin that removes
|
* Enable this option for a leaner build of Marlin that removes
|
||||||
* workspace offsets to slightly optimize performance.
|
* workspace offsets to slightly optimize performance.
|
||||||
|
|
|
@ -3966,6 +3966,18 @@
|
||||||
|
|
||||||
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable M111 debug flags 1=ECHO, 2=INFO, 4=ERRORS (unimplemented).
|
||||||
|
* Disable to save some flash. Some hosts (Repetier Host) may rely on this feature.
|
||||||
|
*/
|
||||||
|
#define DEBUG_FLAGS_GCODE
|
||||||
|
|
||||||
|
/**
|
||||||
|
* M115 - Report capabilites. Disable to save ~1150 bytes of flash.
|
||||||
|
* Some hosts (and serial TFT displays) rely on this feature.
|
||||||
|
*/
|
||||||
|
#define REPORT_CAPABILITIES_GCODE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Enable this option for a leaner build of Marlin that removes
|
* Enable this option for a leaner build of Marlin that removes
|
||||||
* workspace offsets to slightly optimize performance.
|
* workspace offsets to slightly optimize performance.
|
||||||
|
|
|
@ -3966,6 +3966,18 @@
|
||||||
|
|
||||||
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable M111 debug flags 1=ECHO, 2=INFO, 4=ERRORS (unimplemented).
|
||||||
|
* Disable to save some flash. Some hosts (Repetier Host) may rely on this feature.
|
||||||
|
*/
|
||||||
|
#define DEBUG_FLAGS_GCODE
|
||||||
|
|
||||||
|
/**
|
||||||
|
* M115 - Report capabilites. Disable to save ~1150 bytes of flash.
|
||||||
|
* Some hosts (and serial TFT displays) rely on this feature.
|
||||||
|
*/
|
||||||
|
#define REPORT_CAPABILITIES_GCODE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Enable this option for a leaner build of Marlin that removes
|
* Enable this option for a leaner build of Marlin that removes
|
||||||
* workspace offsets to slightly optimize performance.
|
* workspace offsets to slightly optimize performance.
|
||||||
|
|
|
@ -3966,6 +3966,18 @@
|
||||||
|
|
||||||
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable M111 debug flags 1=ECHO, 2=INFO, 4=ERRORS (unimplemented).
|
||||||
|
* Disable to save some flash. Some hosts (Repetier Host) may rely on this feature.
|
||||||
|
*/
|
||||||
|
#define DEBUG_FLAGS_GCODE
|
||||||
|
|
||||||
|
/**
|
||||||
|
* M115 - Report capabilites. Disable to save ~1150 bytes of flash.
|
||||||
|
* Some hosts (and serial TFT displays) rely on this feature.
|
||||||
|
*/
|
||||||
|
#define REPORT_CAPABILITIES_GCODE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Enable this option for a leaner build of Marlin that removes
|
* Enable this option for a leaner build of Marlin that removes
|
||||||
* workspace offsets to slightly optimize performance.
|
* workspace offsets to slightly optimize performance.
|
||||||
|
|
|
@ -3966,6 +3966,18 @@
|
||||||
|
|
||||||
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable M111 debug flags 1=ECHO, 2=INFO, 4=ERRORS (unimplemented).
|
||||||
|
* Disable to save some flash. Some hosts (Repetier Host) may rely on this feature.
|
||||||
|
*/
|
||||||
|
#define DEBUG_FLAGS_GCODE
|
||||||
|
|
||||||
|
/**
|
||||||
|
* M115 - Report capabilites. Disable to save ~1150 bytes of flash.
|
||||||
|
* Some hosts (and serial TFT displays) rely on this feature.
|
||||||
|
*/
|
||||||
|
#define REPORT_CAPABILITIES_GCODE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Enable this option for a leaner build of Marlin that removes
|
* Enable this option for a leaner build of Marlin that removes
|
||||||
* workspace offsets to slightly optimize performance.
|
* workspace offsets to slightly optimize performance.
|
||||||
|
|
|
@ -3966,6 +3966,18 @@
|
||||||
|
|
||||||
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable M111 debug flags 1=ECHO, 2=INFO, 4=ERRORS (unimplemented).
|
||||||
|
* Disable to save some flash. Some hosts (Repetier Host) may rely on this feature.
|
||||||
|
*/
|
||||||
|
#define DEBUG_FLAGS_GCODE
|
||||||
|
|
||||||
|
/**
|
||||||
|
* M115 - Report capabilites. Disable to save ~1150 bytes of flash.
|
||||||
|
* Some hosts (and serial TFT displays) rely on this feature.
|
||||||
|
*/
|
||||||
|
#define REPORT_CAPABILITIES_GCODE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Enable this option for a leaner build of Marlin that removes
|
* Enable this option for a leaner build of Marlin that removes
|
||||||
* workspace offsets to slightly optimize performance.
|
* workspace offsets to slightly optimize performance.
|
||||||
|
|
|
@ -3966,6 +3966,18 @@
|
||||||
|
|
||||||
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable M111 debug flags 1=ECHO, 2=INFO, 4=ERRORS (unimplemented).
|
||||||
|
* Disable to save some flash. Some hosts (Repetier Host) may rely on this feature.
|
||||||
|
*/
|
||||||
|
#define DEBUG_FLAGS_GCODE
|
||||||
|
|
||||||
|
/**
|
||||||
|
* M115 - Report capabilites. Disable to save ~1150 bytes of flash.
|
||||||
|
* Some hosts (and serial TFT displays) rely on this feature.
|
||||||
|
*/
|
||||||
|
#define REPORT_CAPABILITIES_GCODE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Enable this option for a leaner build of Marlin that removes
|
* Enable this option for a leaner build of Marlin that removes
|
||||||
* workspace offsets to slightly optimize performance.
|
* workspace offsets to slightly optimize performance.
|
||||||
|
|
|
@ -3966,6 +3966,18 @@
|
||||||
|
|
||||||
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable M111 debug flags 1=ECHO, 2=INFO, 4=ERRORS (unimplemented).
|
||||||
|
* Disable to save some flash. Some hosts (Repetier Host) may rely on this feature.
|
||||||
|
*/
|
||||||
|
#define DEBUG_FLAGS_GCODE
|
||||||
|
|
||||||
|
/**
|
||||||
|
* M115 - Report capabilites. Disable to save ~1150 bytes of flash.
|
||||||
|
* Some hosts (and serial TFT displays) rely on this feature.
|
||||||
|
*/
|
||||||
|
#define REPORT_CAPABILITIES_GCODE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Enable this option for a leaner build of Marlin that removes
|
* Enable this option for a leaner build of Marlin that removes
|
||||||
* workspace offsets to slightly optimize performance.
|
* workspace offsets to slightly optimize performance.
|
||||||
|
|
|
@ -3966,6 +3966,18 @@
|
||||||
|
|
||||||
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable M111 debug flags 1=ECHO, 2=INFO, 4=ERRORS (unimplemented).
|
||||||
|
* Disable to save some flash. Some hosts (Repetier Host) may rely on this feature.
|
||||||
|
*/
|
||||||
|
#define DEBUG_FLAGS_GCODE
|
||||||
|
|
||||||
|
/**
|
||||||
|
* M115 - Report capabilites. Disable to save ~1150 bytes of flash.
|
||||||
|
* Some hosts (and serial TFT displays) rely on this feature.
|
||||||
|
*/
|
||||||
|
#define REPORT_CAPABILITIES_GCODE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Enable this option for a leaner build of Marlin that removes
|
* Enable this option for a leaner build of Marlin that removes
|
||||||
* workspace offsets to slightly optimize performance.
|
* workspace offsets to slightly optimize performance.
|
||||||
|
|
|
@ -3971,6 +3971,18 @@
|
||||||
|
|
||||||
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable M111 debug flags 1=ECHO, 2=INFO, 4=ERRORS (unimplemented).
|
||||||
|
* Disable to save some flash. Some hosts (Repetier Host) may rely on this feature.
|
||||||
|
*/
|
||||||
|
#define DEBUG_FLAGS_GCODE
|
||||||
|
|
||||||
|
/**
|
||||||
|
* M115 - Report capabilites. Disable to save ~1150 bytes of flash.
|
||||||
|
* Some hosts (and serial TFT displays) rely on this feature.
|
||||||
|
*/
|
||||||
|
#define REPORT_CAPABILITIES_GCODE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Enable this option for a leaner build of Marlin that removes
|
* Enable this option for a leaner build of Marlin that removes
|
||||||
* workspace offsets to slightly optimize performance.
|
* workspace offsets to slightly optimize performance.
|
||||||
|
|
|
@ -3966,6 +3966,18 @@
|
||||||
|
|
||||||
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable M111 debug flags 1=ECHO, 2=INFO, 4=ERRORS (unimplemented).
|
||||||
|
* Disable to save some flash. Some hosts (Repetier Host) may rely on this feature.
|
||||||
|
*/
|
||||||
|
#define DEBUG_FLAGS_GCODE
|
||||||
|
|
||||||
|
/**
|
||||||
|
* M115 - Report capabilites. Disable to save ~1150 bytes of flash.
|
||||||
|
* Some hosts (and serial TFT displays) rely on this feature.
|
||||||
|
*/
|
||||||
|
#define REPORT_CAPABILITIES_GCODE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Enable this option for a leaner build of Marlin that removes
|
* Enable this option for a leaner build of Marlin that removes
|
||||||
* workspace offsets to slightly optimize performance.
|
* workspace offsets to slightly optimize performance.
|
||||||
|
|
|
@ -3966,6 +3966,18 @@
|
||||||
|
|
||||||
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable M111 debug flags 1=ECHO, 2=INFO, 4=ERRORS (unimplemented).
|
||||||
|
* Disable to save some flash. Some hosts (Repetier Host) may rely on this feature.
|
||||||
|
*/
|
||||||
|
#define DEBUG_FLAGS_GCODE
|
||||||
|
|
||||||
|
/**
|
||||||
|
* M115 - Report capabilites. Disable to save ~1150 bytes of flash.
|
||||||
|
* Some hosts (and serial TFT displays) rely on this feature.
|
||||||
|
*/
|
||||||
|
#define REPORT_CAPABILITIES_GCODE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Enable this option for a leaner build of Marlin that removes
|
* Enable this option for a leaner build of Marlin that removes
|
||||||
* workspace offsets to slightly optimize performance.
|
* workspace offsets to slightly optimize performance.
|
||||||
|
|
|
@ -3966,6 +3966,18 @@
|
||||||
|
|
||||||
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable M111 debug flags 1=ECHO, 2=INFO, 4=ERRORS (unimplemented).
|
||||||
|
* Disable to save some flash. Some hosts (Repetier Host) may rely on this feature.
|
||||||
|
*/
|
||||||
|
#define DEBUG_FLAGS_GCODE
|
||||||
|
|
||||||
|
/**
|
||||||
|
* M115 - Report capabilites. Disable to save ~1150 bytes of flash.
|
||||||
|
* Some hosts (and serial TFT displays) rely on this feature.
|
||||||
|
*/
|
||||||
|
#define REPORT_CAPABILITIES_GCODE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Enable this option for a leaner build of Marlin that removes
|
* Enable this option for a leaner build of Marlin that removes
|
||||||
* workspace offsets to slightly optimize performance.
|
* workspace offsets to slightly optimize performance.
|
||||||
|
|
|
@ -3966,6 +3966,18 @@
|
||||||
|
|
||||||
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable M111 debug flags 1=ECHO, 2=INFO, 4=ERRORS (unimplemented).
|
||||||
|
* Disable to save some flash. Some hosts (Repetier Host) may rely on this feature.
|
||||||
|
*/
|
||||||
|
#define DEBUG_FLAGS_GCODE
|
||||||
|
|
||||||
|
/**
|
||||||
|
* M115 - Report capabilites. Disable to save ~1150 bytes of flash.
|
||||||
|
* Some hosts (and serial TFT displays) rely on this feature.
|
||||||
|
*/
|
||||||
|
#define REPORT_CAPABILITIES_GCODE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Enable this option for a leaner build of Marlin that removes
|
* Enable this option for a leaner build of Marlin that removes
|
||||||
* workspace offsets to slightly optimize performance.
|
* workspace offsets to slightly optimize performance.
|
||||||
|
|
|
@ -3966,6 +3966,18 @@
|
||||||
|
|
||||||
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable M111 debug flags 1=ECHO, 2=INFO, 4=ERRORS (unimplemented).
|
||||||
|
* Disable to save some flash. Some hosts (Repetier Host) may rely on this feature.
|
||||||
|
*/
|
||||||
|
#define DEBUG_FLAGS_GCODE
|
||||||
|
|
||||||
|
/**
|
||||||
|
* M115 - Report capabilites. Disable to save ~1150 bytes of flash.
|
||||||
|
* Some hosts (and serial TFT displays) rely on this feature.
|
||||||
|
*/
|
||||||
|
#define REPORT_CAPABILITIES_GCODE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Enable this option for a leaner build of Marlin that removes
|
* Enable this option for a leaner build of Marlin that removes
|
||||||
* workspace offsets to slightly optimize performance.
|
* workspace offsets to slightly optimize performance.
|
||||||
|
|
|
@ -3966,6 +3966,18 @@
|
||||||
|
|
||||||
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable M111 debug flags 1=ECHO, 2=INFO, 4=ERRORS (unimplemented).
|
||||||
|
* Disable to save some flash. Some hosts (Repetier Host) may rely on this feature.
|
||||||
|
*/
|
||||||
|
#define DEBUG_FLAGS_GCODE
|
||||||
|
|
||||||
|
/**
|
||||||
|
* M115 - Report capabilites. Disable to save ~1150 bytes of flash.
|
||||||
|
* Some hosts (and serial TFT displays) rely on this feature.
|
||||||
|
*/
|
||||||
|
#define REPORT_CAPABILITIES_GCODE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Enable this option for a leaner build of Marlin that removes
|
* Enable this option for a leaner build of Marlin that removes
|
||||||
* workspace offsets to slightly optimize performance.
|
* workspace offsets to slightly optimize performance.
|
||||||
|
|
|
@ -3966,6 +3966,18 @@
|
||||||
|
|
||||||
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable M111 debug flags 1=ECHO, 2=INFO, 4=ERRORS (unimplemented).
|
||||||
|
* Disable to save some flash. Some hosts (Repetier Host) may rely on this feature.
|
||||||
|
*/
|
||||||
|
#define DEBUG_FLAGS_GCODE
|
||||||
|
|
||||||
|
/**
|
||||||
|
* M115 - Report capabilites. Disable to save ~1150 bytes of flash.
|
||||||
|
* Some hosts (and serial TFT displays) rely on this feature.
|
||||||
|
*/
|
||||||
|
#define REPORT_CAPABILITIES_GCODE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Enable this option for a leaner build of Marlin that removes
|
* Enable this option for a leaner build of Marlin that removes
|
||||||
* workspace offsets to slightly optimize performance.
|
* workspace offsets to slightly optimize performance.
|
||||||
|
|
|
@ -3966,6 +3966,18 @@
|
||||||
|
|
||||||
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable M111 debug flags 1=ECHO, 2=INFO, 4=ERRORS (unimplemented).
|
||||||
|
* Disable to save some flash. Some hosts (Repetier Host) may rely on this feature.
|
||||||
|
*/
|
||||||
|
#define DEBUG_FLAGS_GCODE
|
||||||
|
|
||||||
|
/**
|
||||||
|
* M115 - Report capabilites. Disable to save ~1150 bytes of flash.
|
||||||
|
* Some hosts (and serial TFT displays) rely on this feature.
|
||||||
|
*/
|
||||||
|
#define REPORT_CAPABILITIES_GCODE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Enable this option for a leaner build of Marlin that removes
|
* Enable this option for a leaner build of Marlin that removes
|
||||||
* workspace offsets to slightly optimize performance.
|
* workspace offsets to slightly optimize performance.
|
||||||
|
|
|
@ -3966,6 +3966,18 @@
|
||||||
|
|
||||||
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable M111 debug flags 1=ECHO, 2=INFO, 4=ERRORS (unimplemented).
|
||||||
|
* Disable to save some flash. Some hosts (Repetier Host) may rely on this feature.
|
||||||
|
*/
|
||||||
|
#define DEBUG_FLAGS_GCODE
|
||||||
|
|
||||||
|
/**
|
||||||
|
* M115 - Report capabilites. Disable to save ~1150 bytes of flash.
|
||||||
|
* Some hosts (and serial TFT displays) rely on this feature.
|
||||||
|
*/
|
||||||
|
#define REPORT_CAPABILITIES_GCODE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Enable this option for a leaner build of Marlin that removes
|
* Enable this option for a leaner build of Marlin that removes
|
||||||
* workspace offsets to slightly optimize performance.
|
* workspace offsets to slightly optimize performance.
|
||||||
|
|
|
@ -3963,6 +3963,18 @@
|
||||||
|
|
||||||
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable M111 debug flags 1=ECHO, 2=INFO, 4=ERRORS (unimplemented).
|
||||||
|
* Disable to save some flash. Some hosts (Repetier Host) may rely on this feature.
|
||||||
|
*/
|
||||||
|
#define DEBUG_FLAGS_GCODE
|
||||||
|
|
||||||
|
/**
|
||||||
|
* M115 - Report capabilites. Disable to save ~1150 bytes of flash.
|
||||||
|
* Some hosts (and serial TFT displays) rely on this feature.
|
||||||
|
*/
|
||||||
|
#define REPORT_CAPABILITIES_GCODE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Enable this option for a leaner build of Marlin that removes
|
* Enable this option for a leaner build of Marlin that removes
|
||||||
* workspace offsets to slightly optimize performance.
|
* workspace offsets to slightly optimize performance.
|
||||||
|
|
|
@ -3966,6 +3966,18 @@
|
||||||
|
|
||||||
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable M111 debug flags 1=ECHO, 2=INFO, 4=ERRORS (unimplemented).
|
||||||
|
* Disable to save some flash. Some hosts (Repetier Host) may rely on this feature.
|
||||||
|
*/
|
||||||
|
#define DEBUG_FLAGS_GCODE
|
||||||
|
|
||||||
|
/**
|
||||||
|
* M115 - Report capabilites. Disable to save ~1150 bytes of flash.
|
||||||
|
* Some hosts (and serial TFT displays) rely on this feature.
|
||||||
|
*/
|
||||||
|
#define REPORT_CAPABILITIES_GCODE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Enable this option for a leaner build of Marlin that removes
|
* Enable this option for a leaner build of Marlin that removes
|
||||||
* workspace offsets to slightly optimize performance.
|
* workspace offsets to slightly optimize performance.
|
||||||
|
|
|
@ -3966,6 +3966,18 @@
|
||||||
|
|
||||||
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable M111 debug flags 1=ECHO, 2=INFO, 4=ERRORS (unimplemented).
|
||||||
|
* Disable to save some flash. Some hosts (Repetier Host) may rely on this feature.
|
||||||
|
*/
|
||||||
|
#define DEBUG_FLAGS_GCODE
|
||||||
|
|
||||||
|
/**
|
||||||
|
* M115 - Report capabilites. Disable to save ~1150 bytes of flash.
|
||||||
|
* Some hosts (and serial TFT displays) rely on this feature.
|
||||||
|
*/
|
||||||
|
#define REPORT_CAPABILITIES_GCODE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Enable this option for a leaner build of Marlin that removes
|
* Enable this option for a leaner build of Marlin that removes
|
||||||
* workspace offsets to slightly optimize performance.
|
* workspace offsets to slightly optimize performance.
|
||||||
|
|
|
@ -3968,6 +3968,18 @@
|
||||||
|
|
||||||
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable M111 debug flags 1=ECHO, 2=INFO, 4=ERRORS (unimplemented).
|
||||||
|
* Disable to save some flash. Some hosts (Repetier Host) may rely on this feature.
|
||||||
|
*/
|
||||||
|
#define DEBUG_FLAGS_GCODE
|
||||||
|
|
||||||
|
/**
|
||||||
|
* M115 - Report capabilites. Disable to save ~1150 bytes of flash.
|
||||||
|
* Some hosts (and serial TFT displays) rely on this feature.
|
||||||
|
*/
|
||||||
|
#define REPORT_CAPABILITIES_GCODE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Enable this option for a leaner build of Marlin that removes
|
* Enable this option for a leaner build of Marlin that removes
|
||||||
* workspace offsets to slightly optimize performance.
|
* workspace offsets to slightly optimize performance.
|
||||||
|
|
|
@ -3967,6 +3967,18 @@
|
||||||
|
|
||||||
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable M111 debug flags 1=ECHO, 2=INFO, 4=ERRORS (unimplemented).
|
||||||
|
* Disable to save some flash. Some hosts (Repetier Host) may rely on this feature.
|
||||||
|
*/
|
||||||
|
#define DEBUG_FLAGS_GCODE
|
||||||
|
|
||||||
|
/**
|
||||||
|
* M115 - Report capabilites. Disable to save ~1150 bytes of flash.
|
||||||
|
* Some hosts (and serial TFT displays) rely on this feature.
|
||||||
|
*/
|
||||||
|
#define REPORT_CAPABILITIES_GCODE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Enable this option for a leaner build of Marlin that removes
|
* Enable this option for a leaner build of Marlin that removes
|
||||||
* workspace offsets to slightly optimize performance.
|
* workspace offsets to slightly optimize performance.
|
||||||
|
|
|
@ -3967,6 +3967,18 @@
|
||||||
|
|
||||||
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable M111 debug flags 1=ECHO, 2=INFO, 4=ERRORS (unimplemented).
|
||||||
|
* Disable to save some flash. Some hosts (Repetier Host) may rely on this feature.
|
||||||
|
*/
|
||||||
|
#define DEBUG_FLAGS_GCODE
|
||||||
|
|
||||||
|
/**
|
||||||
|
* M115 - Report capabilites. Disable to save ~1150 bytes of flash.
|
||||||
|
* Some hosts (and serial TFT displays) rely on this feature.
|
||||||
|
*/
|
||||||
|
#define REPORT_CAPABILITIES_GCODE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Enable this option for a leaner build of Marlin that removes
|
* Enable this option for a leaner build of Marlin that removes
|
||||||
* workspace offsets to slightly optimize performance.
|
* workspace offsets to slightly optimize performance.
|
||||||
|
|
|
@ -3966,6 +3966,18 @@
|
||||||
|
|
||||||
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable M111 debug flags 1=ECHO, 2=INFO, 4=ERRORS (unimplemented).
|
||||||
|
* Disable to save some flash. Some hosts (Repetier Host) may rely on this feature.
|
||||||
|
*/
|
||||||
|
#define DEBUG_FLAGS_GCODE
|
||||||
|
|
||||||
|
/**
|
||||||
|
* M115 - Report capabilites. Disable to save ~1150 bytes of flash.
|
||||||
|
* Some hosts (and serial TFT displays) rely on this feature.
|
||||||
|
*/
|
||||||
|
#define REPORT_CAPABILITIES_GCODE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Enable this option for a leaner build of Marlin that removes
|
* Enable this option for a leaner build of Marlin that removes
|
||||||
* workspace offsets to slightly optimize performance.
|
* workspace offsets to slightly optimize performance.
|
||||||
|
|
|
@ -3966,6 +3966,18 @@
|
||||||
|
|
||||||
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable M111 debug flags 1=ECHO, 2=INFO, 4=ERRORS (unimplemented).
|
||||||
|
* Disable to save some flash. Some hosts (Repetier Host) may rely on this feature.
|
||||||
|
*/
|
||||||
|
#define DEBUG_FLAGS_GCODE
|
||||||
|
|
||||||
|
/**
|
||||||
|
* M115 - Report capabilites. Disable to save ~1150 bytes of flash.
|
||||||
|
* Some hosts (and serial TFT displays) rely on this feature.
|
||||||
|
*/
|
||||||
|
#define REPORT_CAPABILITIES_GCODE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Enable this option for a leaner build of Marlin that removes
|
* Enable this option for a leaner build of Marlin that removes
|
||||||
* workspace offsets to slightly optimize performance.
|
* workspace offsets to slightly optimize performance.
|
||||||
|
|
|
@ -3974,6 +3974,18 @@
|
||||||
|
|
||||||
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable M111 debug flags 1=ECHO, 2=INFO, 4=ERRORS (unimplemented).
|
||||||
|
* Disable to save some flash. Some hosts (Repetier Host) may rely on this feature.
|
||||||
|
*/
|
||||||
|
#define DEBUG_FLAGS_GCODE
|
||||||
|
|
||||||
|
/**
|
||||||
|
* M115 - Report capabilites. Disable to save ~1150 bytes of flash.
|
||||||
|
* Some hosts (and serial TFT displays) rely on this feature.
|
||||||
|
*/
|
||||||
|
#define REPORT_CAPABILITIES_GCODE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Enable this option for a leaner build of Marlin that removes
|
* Enable this option for a leaner build of Marlin that removes
|
||||||
* workspace offsets to slightly optimize performance.
|
* workspace offsets to slightly optimize performance.
|
||||||
|
|
|
@ -3966,6 +3966,18 @@
|
||||||
|
|
||||||
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable M111 debug flags 1=ECHO, 2=INFO, 4=ERRORS (unimplemented).
|
||||||
|
* Disable to save some flash. Some hosts (Repetier Host) may rely on this feature.
|
||||||
|
*/
|
||||||
|
#define DEBUG_FLAGS_GCODE
|
||||||
|
|
||||||
|
/**
|
||||||
|
* M115 - Report capabilites. Disable to save ~1150 bytes of flash.
|
||||||
|
* Some hosts (and serial TFT displays) rely on this feature.
|
||||||
|
*/
|
||||||
|
#define REPORT_CAPABILITIES_GCODE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Enable this option for a leaner build of Marlin that removes
|
* Enable this option for a leaner build of Marlin that removes
|
||||||
* workspace offsets to slightly optimize performance.
|
* workspace offsets to slightly optimize performance.
|
||||||
|
|
|
@ -3966,6 +3966,18 @@
|
||||||
|
|
||||||
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable M111 debug flags 1=ECHO, 2=INFO, 4=ERRORS (unimplemented).
|
||||||
|
* Disable to save some flash. Some hosts (Repetier Host) may rely on this feature.
|
||||||
|
*/
|
||||||
|
#define DEBUG_FLAGS_GCODE
|
||||||
|
|
||||||
|
/**
|
||||||
|
* M115 - Report capabilites. Disable to save ~1150 bytes of flash.
|
||||||
|
* Some hosts (and serial TFT displays) rely on this feature.
|
||||||
|
*/
|
||||||
|
#define REPORT_CAPABILITIES_GCODE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Enable this option for a leaner build of Marlin that removes
|
* Enable this option for a leaner build of Marlin that removes
|
||||||
* workspace offsets to slightly optimize performance.
|
* workspace offsets to slightly optimize performance.
|
||||||
|
|
|
@ -3966,6 +3966,18 @@
|
||||||
|
|
||||||
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable M111 debug flags 1=ECHO, 2=INFO, 4=ERRORS (unimplemented).
|
||||||
|
* Disable to save some flash. Some hosts (Repetier Host) may rely on this feature.
|
||||||
|
*/
|
||||||
|
#define DEBUG_FLAGS_GCODE
|
||||||
|
|
||||||
|
/**
|
||||||
|
* M115 - Report capabilites. Disable to save ~1150 bytes of flash.
|
||||||
|
* Some hosts (and serial TFT displays) rely on this feature.
|
||||||
|
*/
|
||||||
|
#define REPORT_CAPABILITIES_GCODE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Enable this option for a leaner build of Marlin that removes
|
* Enable this option for a leaner build of Marlin that removes
|
||||||
* workspace offsets to slightly optimize performance.
|
* workspace offsets to slightly optimize performance.
|
||||||
|
|
|
@ -3966,6 +3966,18 @@
|
||||||
|
|
||||||
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable M111 debug flags 1=ECHO, 2=INFO, 4=ERRORS (unimplemented).
|
||||||
|
* Disable to save some flash. Some hosts (Repetier Host) may rely on this feature.
|
||||||
|
*/
|
||||||
|
#define DEBUG_FLAGS_GCODE
|
||||||
|
|
||||||
|
/**
|
||||||
|
* M115 - Report capabilites. Disable to save ~1150 bytes of flash.
|
||||||
|
* Some hosts (and serial TFT displays) rely on this feature.
|
||||||
|
*/
|
||||||
|
#define REPORT_CAPABILITIES_GCODE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Enable this option for a leaner build of Marlin that removes
|
* Enable this option for a leaner build of Marlin that removes
|
||||||
* workspace offsets to slightly optimize performance.
|
* workspace offsets to slightly optimize performance.
|
||||||
|
|
|
@ -3966,6 +3966,18 @@
|
||||||
|
|
||||||
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable M111 debug flags 1=ECHO, 2=INFO, 4=ERRORS (unimplemented).
|
||||||
|
* Disable to save some flash. Some hosts (Repetier Host) may rely on this feature.
|
||||||
|
*/
|
||||||
|
#define DEBUG_FLAGS_GCODE
|
||||||
|
|
||||||
|
/**
|
||||||
|
* M115 - Report capabilites. Disable to save ~1150 bytes of flash.
|
||||||
|
* Some hosts (and serial TFT displays) rely on this feature.
|
||||||
|
*/
|
||||||
|
#define REPORT_CAPABILITIES_GCODE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Enable this option for a leaner build of Marlin that removes
|
* Enable this option for a leaner build of Marlin that removes
|
||||||
* workspace offsets to slightly optimize performance.
|
* workspace offsets to slightly optimize performance.
|
||||||
|
|
|
@ -3966,6 +3966,18 @@
|
||||||
|
|
||||||
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable M111 debug flags 1=ECHO, 2=INFO, 4=ERRORS (unimplemented).
|
||||||
|
* Disable to save some flash. Some hosts (Repetier Host) may rely on this feature.
|
||||||
|
*/
|
||||||
|
#define DEBUG_FLAGS_GCODE
|
||||||
|
|
||||||
|
/**
|
||||||
|
* M115 - Report capabilites. Disable to save ~1150 bytes of flash.
|
||||||
|
* Some hosts (and serial TFT displays) rely on this feature.
|
||||||
|
*/
|
||||||
|
#define REPORT_CAPABILITIES_GCODE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Enable this option for a leaner build of Marlin that removes
|
* Enable this option for a leaner build of Marlin that removes
|
||||||
* workspace offsets to slightly optimize performance.
|
* workspace offsets to slightly optimize performance.
|
||||||
|
|
|
@ -3966,6 +3966,18 @@
|
||||||
|
|
||||||
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable M111 debug flags 1=ECHO, 2=INFO, 4=ERRORS (unimplemented).
|
||||||
|
* Disable to save some flash. Some hosts (Repetier Host) may rely on this feature.
|
||||||
|
*/
|
||||||
|
#define DEBUG_FLAGS_GCODE
|
||||||
|
|
||||||
|
/**
|
||||||
|
* M115 - Report capabilites. Disable to save ~1150 bytes of flash.
|
||||||
|
* Some hosts (and serial TFT displays) rely on this feature.
|
||||||
|
*/
|
||||||
|
#define REPORT_CAPABILITIES_GCODE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Enable this option for a leaner build of Marlin that removes
|
* Enable this option for a leaner build of Marlin that removes
|
||||||
* workspace offsets to slightly optimize performance.
|
* workspace offsets to slightly optimize performance.
|
||||||
|
|
|
@ -3966,6 +3966,18 @@
|
||||||
|
|
||||||
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable M111 debug flags 1=ECHO, 2=INFO, 4=ERRORS (unimplemented).
|
||||||
|
* Disable to save some flash. Some hosts (Repetier Host) may rely on this feature.
|
||||||
|
*/
|
||||||
|
#define DEBUG_FLAGS_GCODE
|
||||||
|
|
||||||
|
/**
|
||||||
|
* M115 - Report capabilites. Disable to save ~1150 bytes of flash.
|
||||||
|
* Some hosts (and serial TFT displays) rely on this feature.
|
||||||
|
*/
|
||||||
|
#define REPORT_CAPABILITIES_GCODE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Enable this option for a leaner build of Marlin that removes
|
* Enable this option for a leaner build of Marlin that removes
|
||||||
* workspace offsets to slightly optimize performance.
|
* workspace offsets to slightly optimize performance.
|
||||||
|
|
|
@ -3967,6 +3967,18 @@
|
||||||
|
|
||||||
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable M111 debug flags 1=ECHO, 2=INFO, 4=ERRORS (unimplemented).
|
||||||
|
* Disable to save some flash. Some hosts (Repetier Host) may rely on this feature.
|
||||||
|
*/
|
||||||
|
#define DEBUG_FLAGS_GCODE
|
||||||
|
|
||||||
|
/**
|
||||||
|
* M115 - Report capabilites. Disable to save ~1150 bytes of flash.
|
||||||
|
* Some hosts (and serial TFT displays) rely on this feature.
|
||||||
|
*/
|
||||||
|
#define REPORT_CAPABILITIES_GCODE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Enable this option for a leaner build of Marlin that removes
|
* Enable this option for a leaner build of Marlin that removes
|
||||||
* workspace offsets to slightly optimize performance.
|
* workspace offsets to slightly optimize performance.
|
||||||
|
|
|
@ -3966,6 +3966,18 @@
|
||||||
|
|
||||||
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable M111 debug flags 1=ECHO, 2=INFO, 4=ERRORS (unimplemented).
|
||||||
|
* Disable to save some flash. Some hosts (Repetier Host) may rely on this feature.
|
||||||
|
*/
|
||||||
|
#define DEBUG_FLAGS_GCODE
|
||||||
|
|
||||||
|
/**
|
||||||
|
* M115 - Report capabilites. Disable to save ~1150 bytes of flash.
|
||||||
|
* Some hosts (and serial TFT displays) rely on this feature.
|
||||||
|
*/
|
||||||
|
#define REPORT_CAPABILITIES_GCODE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Enable this option for a leaner build of Marlin that removes
|
* Enable this option for a leaner build of Marlin that removes
|
||||||
* workspace offsets to slightly optimize performance.
|
* workspace offsets to slightly optimize performance.
|
||||||
|
|
|
@ -3966,6 +3966,18 @@
|
||||||
|
|
||||||
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable M111 debug flags 1=ECHO, 2=INFO, 4=ERRORS (unimplemented).
|
||||||
|
* Disable to save some flash. Some hosts (Repetier Host) may rely on this feature.
|
||||||
|
*/
|
||||||
|
#define DEBUG_FLAGS_GCODE
|
||||||
|
|
||||||
|
/**
|
||||||
|
* M115 - Report capabilites. Disable to save ~1150 bytes of flash.
|
||||||
|
* Some hosts (and serial TFT displays) rely on this feature.
|
||||||
|
*/
|
||||||
|
#define REPORT_CAPABILITIES_GCODE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Enable this option for a leaner build of Marlin that removes
|
* Enable this option for a leaner build of Marlin that removes
|
||||||
* workspace offsets to slightly optimize performance.
|
* workspace offsets to slightly optimize performance.
|
||||||
|
|
|
@ -3966,6 +3966,18 @@
|
||||||
|
|
||||||
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable M111 debug flags 1=ECHO, 2=INFO, 4=ERRORS (unimplemented).
|
||||||
|
* Disable to save some flash. Some hosts (Repetier Host) may rely on this feature.
|
||||||
|
*/
|
||||||
|
#define DEBUG_FLAGS_GCODE
|
||||||
|
|
||||||
|
/**
|
||||||
|
* M115 - Report capabilites. Disable to save ~1150 bytes of flash.
|
||||||
|
* Some hosts (and serial TFT displays) rely on this feature.
|
||||||
|
*/
|
||||||
|
#define REPORT_CAPABILITIES_GCODE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Enable this option for a leaner build of Marlin that removes
|
* Enable this option for a leaner build of Marlin that removes
|
||||||
* workspace offsets to slightly optimize performance.
|
* workspace offsets to slightly optimize performance.
|
||||||
|
|
|
@ -3963,6 +3963,18 @@
|
||||||
|
|
||||||
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable M111 debug flags 1=ECHO, 2=INFO, 4=ERRORS (unimplemented).
|
||||||
|
* Disable to save some flash. Some hosts (Repetier Host) may rely on this feature.
|
||||||
|
*/
|
||||||
|
#define DEBUG_FLAGS_GCODE
|
||||||
|
|
||||||
|
/**
|
||||||
|
* M115 - Report capabilites. Disable to save ~1150 bytes of flash.
|
||||||
|
* Some hosts (and serial TFT displays) rely on this feature.
|
||||||
|
*/
|
||||||
|
#define REPORT_CAPABILITIES_GCODE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Enable this option for a leaner build of Marlin that removes
|
* Enable this option for a leaner build of Marlin that removes
|
||||||
* workspace offsets to slightly optimize performance.
|
* workspace offsets to slightly optimize performance.
|
||||||
|
|
|
@ -3966,6 +3966,18 @@
|
||||||
|
|
||||||
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable M111 debug flags 1=ECHO, 2=INFO, 4=ERRORS (unimplemented).
|
||||||
|
* Disable to save some flash. Some hosts (Repetier Host) may rely on this feature.
|
||||||
|
*/
|
||||||
|
#define DEBUG_FLAGS_GCODE
|
||||||
|
|
||||||
|
/**
|
||||||
|
* M115 - Report capabilites. Disable to save ~1150 bytes of flash.
|
||||||
|
* Some hosts (and serial TFT displays) rely on this feature.
|
||||||
|
*/
|
||||||
|
#define REPORT_CAPABILITIES_GCODE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Enable this option for a leaner build of Marlin that removes
|
* Enable this option for a leaner build of Marlin that removes
|
||||||
* workspace offsets to slightly optimize performance.
|
* workspace offsets to slightly optimize performance.
|
||||||
|
|
|
@ -3966,6 +3966,18 @@
|
||||||
|
|
||||||
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable M111 debug flags 1=ECHO, 2=INFO, 4=ERRORS (unimplemented).
|
||||||
|
* Disable to save some flash. Some hosts (Repetier Host) may rely on this feature.
|
||||||
|
*/
|
||||||
|
#define DEBUG_FLAGS_GCODE
|
||||||
|
|
||||||
|
/**
|
||||||
|
* M115 - Report capabilites. Disable to save ~1150 bytes of flash.
|
||||||
|
* Some hosts (and serial TFT displays) rely on this feature.
|
||||||
|
*/
|
||||||
|
#define REPORT_CAPABILITIES_GCODE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Enable this option for a leaner build of Marlin that removes
|
* Enable this option for a leaner build of Marlin that removes
|
||||||
* workspace offsets to slightly optimize performance.
|
* workspace offsets to slightly optimize performance.
|
||||||
|
|
|
@ -3967,6 +3967,18 @@
|
||||||
|
|
||||||
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable M111 debug flags 1=ECHO, 2=INFO, 4=ERRORS (unimplemented).
|
||||||
|
* Disable to save some flash. Some hosts (Repetier Host) may rely on this feature.
|
||||||
|
*/
|
||||||
|
#define DEBUG_FLAGS_GCODE
|
||||||
|
|
||||||
|
/**
|
||||||
|
* M115 - Report capabilites. Disable to save ~1150 bytes of flash.
|
||||||
|
* Some hosts (and serial TFT displays) rely on this feature.
|
||||||
|
*/
|
||||||
|
#define REPORT_CAPABILITIES_GCODE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Enable this option for a leaner build of Marlin that removes
|
* Enable this option for a leaner build of Marlin that removes
|
||||||
* workspace offsets to slightly optimize performance.
|
* workspace offsets to slightly optimize performance.
|
||||||
|
|
|
@ -3966,6 +3966,18 @@
|
||||||
|
|
||||||
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable M111 debug flags 1=ECHO, 2=INFO, 4=ERRORS (unimplemented).
|
||||||
|
* Disable to save some flash. Some hosts (Repetier Host) may rely on this feature.
|
||||||
|
*/
|
||||||
|
#define DEBUG_FLAGS_GCODE
|
||||||
|
|
||||||
|
/**
|
||||||
|
* M115 - Report capabilites. Disable to save ~1150 bytes of flash.
|
||||||
|
* Some hosts (and serial TFT displays) rely on this feature.
|
||||||
|
*/
|
||||||
|
#define REPORT_CAPABILITIES_GCODE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Enable this option for a leaner build of Marlin that removes
|
* Enable this option for a leaner build of Marlin that removes
|
||||||
* workspace offsets to slightly optimize performance.
|
* workspace offsets to slightly optimize performance.
|
||||||
|
|
|
@ -3966,6 +3966,18 @@
|
||||||
|
|
||||||
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable M111 debug flags 1=ECHO, 2=INFO, 4=ERRORS (unimplemented).
|
||||||
|
* Disable to save some flash. Some hosts (Repetier Host) may rely on this feature.
|
||||||
|
*/
|
||||||
|
#define DEBUG_FLAGS_GCODE
|
||||||
|
|
||||||
|
/**
|
||||||
|
* M115 - Report capabilites. Disable to save ~1150 bytes of flash.
|
||||||
|
* Some hosts (and serial TFT displays) rely on this feature.
|
||||||
|
*/
|
||||||
|
#define REPORT_CAPABILITIES_GCODE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Enable this option for a leaner build of Marlin that removes
|
* Enable this option for a leaner build of Marlin that removes
|
||||||
* workspace offsets to slightly optimize performance.
|
* workspace offsets to slightly optimize performance.
|
||||||
|
|
|
@ -3972,6 +3972,18 @@
|
||||||
|
|
||||||
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable M111 debug flags 1=ECHO, 2=INFO, 4=ERRORS (unimplemented).
|
||||||
|
* Disable to save some flash. Some hosts (Repetier Host) may rely on this feature.
|
||||||
|
*/
|
||||||
|
#define DEBUG_FLAGS_GCODE
|
||||||
|
|
||||||
|
/**
|
||||||
|
* M115 - Report capabilites. Disable to save ~1150 bytes of flash.
|
||||||
|
* Some hosts (and serial TFT displays) rely on this feature.
|
||||||
|
*/
|
||||||
|
#define REPORT_CAPABILITIES_GCODE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Enable this option for a leaner build of Marlin that removes
|
* Enable this option for a leaner build of Marlin that removes
|
||||||
* workspace offsets to slightly optimize performance.
|
* workspace offsets to slightly optimize performance.
|
||||||
|
|
|
@ -3974,6 +3974,18 @@
|
||||||
|
|
||||||
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable M111 debug flags 1=ECHO, 2=INFO, 4=ERRORS (unimplemented).
|
||||||
|
* Disable to save some flash. Some hosts (Repetier Host) may rely on this feature.
|
||||||
|
*/
|
||||||
|
#define DEBUG_FLAGS_GCODE
|
||||||
|
|
||||||
|
/**
|
||||||
|
* M115 - Report capabilites. Disable to save ~1150 bytes of flash.
|
||||||
|
* Some hosts (and serial TFT displays) rely on this feature.
|
||||||
|
*/
|
||||||
|
#define REPORT_CAPABILITIES_GCODE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Enable this option for a leaner build of Marlin that removes
|
* Enable this option for a leaner build of Marlin that removes
|
||||||
* workspace offsets to slightly optimize performance.
|
* workspace offsets to slightly optimize performance.
|
||||||
|
|
|
@ -3966,6 +3966,18 @@
|
||||||
|
|
||||||
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable M111 debug flags 1=ECHO, 2=INFO, 4=ERRORS (unimplemented).
|
||||||
|
* Disable to save some flash. Some hosts (Repetier Host) may rely on this feature.
|
||||||
|
*/
|
||||||
|
#define DEBUG_FLAGS_GCODE
|
||||||
|
|
||||||
|
/**
|
||||||
|
* M115 - Report capabilites. Disable to save ~1150 bytes of flash.
|
||||||
|
* Some hosts (and serial TFT displays) rely on this feature.
|
||||||
|
*/
|
||||||
|
#define REPORT_CAPABILITIES_GCODE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Enable this option for a leaner build of Marlin that removes
|
* Enable this option for a leaner build of Marlin that removes
|
||||||
* workspace offsets to slightly optimize performance.
|
* workspace offsets to slightly optimize performance.
|
||||||
|
|
|
@ -3966,6 +3966,18 @@
|
||||||
|
|
||||||
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable M111 debug flags 1=ECHO, 2=INFO, 4=ERRORS (unimplemented).
|
||||||
|
* Disable to save some flash. Some hosts (Repetier Host) may rely on this feature.
|
||||||
|
*/
|
||||||
|
#define DEBUG_FLAGS_GCODE
|
||||||
|
|
||||||
|
/**
|
||||||
|
* M115 - Report capabilites. Disable to save ~1150 bytes of flash.
|
||||||
|
* Some hosts (and serial TFT displays) rely on this feature.
|
||||||
|
*/
|
||||||
|
#define REPORT_CAPABILITIES_GCODE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Enable this option for a leaner build of Marlin that removes
|
* Enable this option for a leaner build of Marlin that removes
|
||||||
* workspace offsets to slightly optimize performance.
|
* workspace offsets to slightly optimize performance.
|
||||||
|
|
|
@ -3969,6 +3969,18 @@
|
||||||
|
|
||||||
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable M111 debug flags 1=ECHO, 2=INFO, 4=ERRORS (unimplemented).
|
||||||
|
* Disable to save some flash. Some hosts (Repetier Host) may rely on this feature.
|
||||||
|
*/
|
||||||
|
#define DEBUG_FLAGS_GCODE
|
||||||
|
|
||||||
|
/**
|
||||||
|
* M115 - Report capabilites. Disable to save ~1150 bytes of flash.
|
||||||
|
* Some hosts (and serial TFT displays) rely on this feature.
|
||||||
|
*/
|
||||||
|
#define REPORT_CAPABILITIES_GCODE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Enable this option for a leaner build of Marlin that removes
|
* Enable this option for a leaner build of Marlin that removes
|
||||||
* workspace offsets to slightly optimize performance.
|
* workspace offsets to slightly optimize performance.
|
||||||
|
|
|
@ -3967,6 +3967,18 @@
|
||||||
|
|
||||||
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable M111 debug flags 1=ECHO, 2=INFO, 4=ERRORS (unimplemented).
|
||||||
|
* Disable to save some flash. Some hosts (Repetier Host) may rely on this feature.
|
||||||
|
*/
|
||||||
|
#define DEBUG_FLAGS_GCODE
|
||||||
|
|
||||||
|
/**
|
||||||
|
* M115 - Report capabilites. Disable to save ~1150 bytes of flash.
|
||||||
|
* Some hosts (and serial TFT displays) rely on this feature.
|
||||||
|
*/
|
||||||
|
#define REPORT_CAPABILITIES_GCODE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Enable this option for a leaner build of Marlin that removes
|
* Enable this option for a leaner build of Marlin that removes
|
||||||
* workspace offsets to slightly optimize performance.
|
* workspace offsets to slightly optimize performance.
|
||||||
|
|
|
@ -3966,6 +3966,18 @@
|
||||||
|
|
||||||
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable M111 debug flags 1=ECHO, 2=INFO, 4=ERRORS (unimplemented).
|
||||||
|
* Disable to save some flash. Some hosts (Repetier Host) may rely on this feature.
|
||||||
|
*/
|
||||||
|
#define DEBUG_FLAGS_GCODE
|
||||||
|
|
||||||
|
/**
|
||||||
|
* M115 - Report capabilites. Disable to save ~1150 bytes of flash.
|
||||||
|
* Some hosts (and serial TFT displays) rely on this feature.
|
||||||
|
*/
|
||||||
|
#define REPORT_CAPABILITIES_GCODE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Enable this option for a leaner build of Marlin that removes
|
* Enable this option for a leaner build of Marlin that removes
|
||||||
* workspace offsets to slightly optimize performance.
|
* workspace offsets to slightly optimize performance.
|
||||||
|
|
|
@ -3966,6 +3966,18 @@
|
||||||
|
|
||||||
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable M111 debug flags 1=ECHO, 2=INFO, 4=ERRORS (unimplemented).
|
||||||
|
* Disable to save some flash. Some hosts (Repetier Host) may rely on this feature.
|
||||||
|
*/
|
||||||
|
#define DEBUG_FLAGS_GCODE
|
||||||
|
|
||||||
|
/**
|
||||||
|
* M115 - Report capabilites. Disable to save ~1150 bytes of flash.
|
||||||
|
* Some hosts (and serial TFT displays) rely on this feature.
|
||||||
|
*/
|
||||||
|
#define REPORT_CAPABILITIES_GCODE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Enable this option for a leaner build of Marlin that removes
|
* Enable this option for a leaner build of Marlin that removes
|
||||||
* workspace offsets to slightly optimize performance.
|
* workspace offsets to slightly optimize performance.
|
||||||
|
|
|
@ -3966,6 +3966,18 @@
|
||||||
|
|
||||||
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable M111 debug flags 1=ECHO, 2=INFO, 4=ERRORS (unimplemented).
|
||||||
|
* Disable to save some flash. Some hosts (Repetier Host) may rely on this feature.
|
||||||
|
*/
|
||||||
|
#define DEBUG_FLAGS_GCODE
|
||||||
|
|
||||||
|
/**
|
||||||
|
* M115 - Report capabilites. Disable to save ~1150 bytes of flash.
|
||||||
|
* Some hosts (and serial TFT displays) rely on this feature.
|
||||||
|
*/
|
||||||
|
#define REPORT_CAPABILITIES_GCODE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Enable this option for a leaner build of Marlin that removes
|
* Enable this option for a leaner build of Marlin that removes
|
||||||
* workspace offsets to slightly optimize performance.
|
* workspace offsets to slightly optimize performance.
|
||||||
|
|
|
@ -3966,6 +3966,18 @@
|
||||||
|
|
||||||
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable M111 debug flags 1=ECHO, 2=INFO, 4=ERRORS (unimplemented).
|
||||||
|
* Disable to save some flash. Some hosts (Repetier Host) may rely on this feature.
|
||||||
|
*/
|
||||||
|
#define DEBUG_FLAGS_GCODE
|
||||||
|
|
||||||
|
/**
|
||||||
|
* M115 - Report capabilites. Disable to save ~1150 bytes of flash.
|
||||||
|
* Some hosts (and serial TFT displays) rely on this feature.
|
||||||
|
*/
|
||||||
|
#define REPORT_CAPABILITIES_GCODE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Enable this option for a leaner build of Marlin that removes
|
* Enable this option for a leaner build of Marlin that removes
|
||||||
* workspace offsets to slightly optimize performance.
|
* workspace offsets to slightly optimize performance.
|
||||||
|
|
|
@ -3966,6 +3966,18 @@
|
||||||
|
|
||||||
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable M111 debug flags 1=ECHO, 2=INFO, 4=ERRORS (unimplemented).
|
||||||
|
* Disable to save some flash. Some hosts (Repetier Host) may rely on this feature.
|
||||||
|
*/
|
||||||
|
#define DEBUG_FLAGS_GCODE
|
||||||
|
|
||||||
|
/**
|
||||||
|
* M115 - Report capabilites. Disable to save ~1150 bytes of flash.
|
||||||
|
* Some hosts (and serial TFT displays) rely on this feature.
|
||||||
|
*/
|
||||||
|
#define REPORT_CAPABILITIES_GCODE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Enable this option for a leaner build of Marlin that removes
|
* Enable this option for a leaner build of Marlin that removes
|
||||||
* workspace offsets to slightly optimize performance.
|
* workspace offsets to slightly optimize performance.
|
||||||
|
|
|
@ -3966,6 +3966,18 @@
|
||||||
|
|
||||||
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable M111 debug flags 1=ECHO, 2=INFO, 4=ERRORS (unimplemented).
|
||||||
|
* Disable to save some flash. Some hosts (Repetier Host) may rely on this feature.
|
||||||
|
*/
|
||||||
|
#define DEBUG_FLAGS_GCODE
|
||||||
|
|
||||||
|
/**
|
||||||
|
* M115 - Report capabilites. Disable to save ~1150 bytes of flash.
|
||||||
|
* Some hosts (and serial TFT displays) rely on this feature.
|
||||||
|
*/
|
||||||
|
#define REPORT_CAPABILITIES_GCODE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Enable this option for a leaner build of Marlin that removes
|
* Enable this option for a leaner build of Marlin that removes
|
||||||
* workspace offsets to slightly optimize performance.
|
* workspace offsets to slightly optimize performance.
|
||||||
|
|
|
@ -3966,6 +3966,18 @@
|
||||||
|
|
||||||
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable M111 debug flags 1=ECHO, 2=INFO, 4=ERRORS (unimplemented).
|
||||||
|
* Disable to save some flash. Some hosts (Repetier Host) may rely on this feature.
|
||||||
|
*/
|
||||||
|
#define DEBUG_FLAGS_GCODE
|
||||||
|
|
||||||
|
/**
|
||||||
|
* M115 - Report capabilites. Disable to save ~1150 bytes of flash.
|
||||||
|
* Some hosts (and serial TFT displays) rely on this feature.
|
||||||
|
*/
|
||||||
|
#define REPORT_CAPABILITIES_GCODE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Enable this option for a leaner build of Marlin that removes
|
* Enable this option for a leaner build of Marlin that removes
|
||||||
* workspace offsets to slightly optimize performance.
|
* workspace offsets to slightly optimize performance.
|
||||||
|
|
|
@ -3966,6 +3966,18 @@
|
||||||
|
|
||||||
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable M111 debug flags 1=ECHO, 2=INFO, 4=ERRORS (unimplemented).
|
||||||
|
* Disable to save some flash. Some hosts (Repetier Host) may rely on this feature.
|
||||||
|
*/
|
||||||
|
#define DEBUG_FLAGS_GCODE
|
||||||
|
|
||||||
|
/**
|
||||||
|
* M115 - Report capabilites. Disable to save ~1150 bytes of flash.
|
||||||
|
* Some hosts (and serial TFT displays) rely on this feature.
|
||||||
|
*/
|
||||||
|
#define REPORT_CAPABILITIES_GCODE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Enable this option for a leaner build of Marlin that removes
|
* Enable this option for a leaner build of Marlin that removes
|
||||||
* workspace offsets to slightly optimize performance.
|
* workspace offsets to slightly optimize performance.
|
||||||
|
|
|
@ -3966,6 +3966,18 @@
|
||||||
|
|
||||||
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable M111 debug flags 1=ECHO, 2=INFO, 4=ERRORS (unimplemented).
|
||||||
|
* Disable to save some flash. Some hosts (Repetier Host) may rely on this feature.
|
||||||
|
*/
|
||||||
|
#define DEBUG_FLAGS_GCODE
|
||||||
|
|
||||||
|
/**
|
||||||
|
* M115 - Report capabilites. Disable to save ~1150 bytes of flash.
|
||||||
|
* Some hosts (and serial TFT displays) rely on this feature.
|
||||||
|
*/
|
||||||
|
#define REPORT_CAPABILITIES_GCODE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Enable this option for a leaner build of Marlin that removes
|
* Enable this option for a leaner build of Marlin that removes
|
||||||
* workspace offsets to slightly optimize performance.
|
* workspace offsets to slightly optimize performance.
|
||||||
|
|
|
@ -3956,6 +3956,18 @@
|
||||||
|
|
||||||
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable M111 debug flags 1=ECHO, 2=INFO, 4=ERRORS (unimplemented).
|
||||||
|
* Disable to save some flash. Some hosts (Repetier Host) may rely on this feature.
|
||||||
|
*/
|
||||||
|
#define DEBUG_FLAGS_GCODE
|
||||||
|
|
||||||
|
/**
|
||||||
|
* M115 - Report capabilites. Disable to save ~1150 bytes of flash.
|
||||||
|
* Some hosts (and serial TFT displays) rely on this feature.
|
||||||
|
*/
|
||||||
|
#define REPORT_CAPABILITIES_GCODE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Enable this option for a leaner build of Marlin that removes
|
* Enable this option for a leaner build of Marlin that removes
|
||||||
* workspace offsets to slightly optimize performance.
|
* workspace offsets to slightly optimize performance.
|
||||||
|
|
|
@ -3966,6 +3966,18 @@
|
||||||
|
|
||||||
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable M111 debug flags 1=ECHO, 2=INFO, 4=ERRORS (unimplemented).
|
||||||
|
* Disable to save some flash. Some hosts (Repetier Host) may rely on this feature.
|
||||||
|
*/
|
||||||
|
#define DEBUG_FLAGS_GCODE
|
||||||
|
|
||||||
|
/**
|
||||||
|
* M115 - Report capabilites. Disable to save ~1150 bytes of flash.
|
||||||
|
* Some hosts (and serial TFT displays) rely on this feature.
|
||||||
|
*/
|
||||||
|
#define REPORT_CAPABILITIES_GCODE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Enable this option for a leaner build of Marlin that removes
|
* Enable this option for a leaner build of Marlin that removes
|
||||||
* workspace offsets to slightly optimize performance.
|
* workspace offsets to slightly optimize performance.
|
||||||
|
|
|
@ -3967,6 +3967,18 @@
|
||||||
|
|
||||||
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable M111 debug flags 1=ECHO, 2=INFO, 4=ERRORS (unimplemented).
|
||||||
|
* Disable to save some flash. Some hosts (Repetier Host) may rely on this feature.
|
||||||
|
*/
|
||||||
|
#define DEBUG_FLAGS_GCODE
|
||||||
|
|
||||||
|
/**
|
||||||
|
* M115 - Report capabilites. Disable to save ~1150 bytes of flash.
|
||||||
|
* Some hosts (and serial TFT displays) rely on this feature.
|
||||||
|
*/
|
||||||
|
#define REPORT_CAPABILITIES_GCODE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Enable this option for a leaner build of Marlin that removes
|
* Enable this option for a leaner build of Marlin that removes
|
||||||
* workspace offsets to slightly optimize performance.
|
* workspace offsets to slightly optimize performance.
|
||||||
|
|
|
@ -3966,6 +3966,18 @@
|
||||||
|
|
||||||
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable M111 debug flags 1=ECHO, 2=INFO, 4=ERRORS (unimplemented).
|
||||||
|
* Disable to save some flash. Some hosts (Repetier Host) may rely on this feature.
|
||||||
|
*/
|
||||||
|
#define DEBUG_FLAGS_GCODE
|
||||||
|
|
||||||
|
/**
|
||||||
|
* M115 - Report capabilites. Disable to save ~1150 bytes of flash.
|
||||||
|
* Some hosts (and serial TFT displays) rely on this feature.
|
||||||
|
*/
|
||||||
|
#define REPORT_CAPABILITIES_GCODE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Enable this option for a leaner build of Marlin that removes
|
* Enable this option for a leaner build of Marlin that removes
|
||||||
* workspace offsets to slightly optimize performance.
|
* workspace offsets to slightly optimize performance.
|
||||||
|
|
|
@ -3966,6 +3966,18 @@
|
||||||
|
|
||||||
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable M111 debug flags 1=ECHO, 2=INFO, 4=ERRORS (unimplemented).
|
||||||
|
* Disable to save some flash. Some hosts (Repetier Host) may rely on this feature.
|
||||||
|
*/
|
||||||
|
#define DEBUG_FLAGS_GCODE
|
||||||
|
|
||||||
|
/**
|
||||||
|
* M115 - Report capabilites. Disable to save ~1150 bytes of flash.
|
||||||
|
* Some hosts (and serial TFT displays) rely on this feature.
|
||||||
|
*/
|
||||||
|
#define REPORT_CAPABILITIES_GCODE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Enable this option for a leaner build of Marlin that removes
|
* Enable this option for a leaner build of Marlin that removes
|
||||||
* workspace offsets to slightly optimize performance.
|
* workspace offsets to slightly optimize performance.
|
||||||
|
|
|
@ -3967,6 +3967,18 @@
|
||||||
|
|
||||||
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable M111 debug flags 1=ECHO, 2=INFO, 4=ERRORS (unimplemented).
|
||||||
|
* Disable to save some flash. Some hosts (Repetier Host) may rely on this feature.
|
||||||
|
*/
|
||||||
|
#define DEBUG_FLAGS_GCODE
|
||||||
|
|
||||||
|
/**
|
||||||
|
* M115 - Report capabilites. Disable to save ~1150 bytes of flash.
|
||||||
|
* Some hosts (and serial TFT displays) rely on this feature.
|
||||||
|
*/
|
||||||
|
#define REPORT_CAPABILITIES_GCODE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Enable this option for a leaner build of Marlin that removes
|
* Enable this option for a leaner build of Marlin that removes
|
||||||
* workspace offsets to slightly optimize performance.
|
* workspace offsets to slightly optimize performance.
|
||||||
|
|
|
@ -3967,6 +3967,18 @@
|
||||||
|
|
||||||
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable M111 debug flags 1=ECHO, 2=INFO, 4=ERRORS (unimplemented).
|
||||||
|
* Disable to save some flash. Some hosts (Repetier Host) may rely on this feature.
|
||||||
|
*/
|
||||||
|
#define DEBUG_FLAGS_GCODE
|
||||||
|
|
||||||
|
/**
|
||||||
|
* M115 - Report capabilites. Disable to save ~1150 bytes of flash.
|
||||||
|
* Some hosts (and serial TFT displays) rely on this feature.
|
||||||
|
*/
|
||||||
|
#define REPORT_CAPABILITIES_GCODE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Enable this option for a leaner build of Marlin that removes
|
* Enable this option for a leaner build of Marlin that removes
|
||||||
* workspace offsets to slightly optimize performance.
|
* workspace offsets to slightly optimize performance.
|
||||||
|
|
|
@ -3966,6 +3966,18 @@
|
||||||
|
|
||||||
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable M111 debug flags 1=ECHO, 2=INFO, 4=ERRORS (unimplemented).
|
||||||
|
* Disable to save some flash. Some hosts (Repetier Host) may rely on this feature.
|
||||||
|
*/
|
||||||
|
#define DEBUG_FLAGS_GCODE
|
||||||
|
|
||||||
|
/**
|
||||||
|
* M115 - Report capabilites. Disable to save ~1150 bytes of flash.
|
||||||
|
* Some hosts (and serial TFT displays) rely on this feature.
|
||||||
|
*/
|
||||||
|
#define REPORT_CAPABILITIES_GCODE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Enable this option for a leaner build of Marlin that removes
|
* Enable this option for a leaner build of Marlin that removes
|
||||||
* workspace offsets to slightly optimize performance.
|
* workspace offsets to slightly optimize performance.
|
||||||
|
|
|
@ -3966,6 +3966,18 @@
|
||||||
|
|
||||||
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable M111 debug flags 1=ECHO, 2=INFO, 4=ERRORS (unimplemented).
|
||||||
|
* Disable to save some flash. Some hosts (Repetier Host) may rely on this feature.
|
||||||
|
*/
|
||||||
|
#define DEBUG_FLAGS_GCODE
|
||||||
|
|
||||||
|
/**
|
||||||
|
* M115 - Report capabilites. Disable to save ~1150 bytes of flash.
|
||||||
|
* Some hosts (and serial TFT displays) rely on this feature.
|
||||||
|
*/
|
||||||
|
#define REPORT_CAPABILITIES_GCODE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Enable this option for a leaner build of Marlin that removes
|
* Enable this option for a leaner build of Marlin that removes
|
||||||
* workspace offsets to slightly optimize performance.
|
* workspace offsets to slightly optimize performance.
|
||||||
|
|
|
@ -3966,6 +3966,18 @@
|
||||||
|
|
||||||
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable M111 debug flags 1=ECHO, 2=INFO, 4=ERRORS (unimplemented).
|
||||||
|
* Disable to save some flash. Some hosts (Repetier Host) may rely on this feature.
|
||||||
|
*/
|
||||||
|
#define DEBUG_FLAGS_GCODE
|
||||||
|
|
||||||
|
/**
|
||||||
|
* M115 - Report capabilites. Disable to save ~1150 bytes of flash.
|
||||||
|
* Some hosts (and serial TFT displays) rely on this feature.
|
||||||
|
*/
|
||||||
|
#define REPORT_CAPABILITIES_GCODE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Enable this option for a leaner build of Marlin that removes
|
* Enable this option for a leaner build of Marlin that removes
|
||||||
* workspace offsets to slightly optimize performance.
|
* workspace offsets to slightly optimize performance.
|
||||||
|
|
|
@ -3966,6 +3966,18 @@
|
||||||
|
|
||||||
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable M111 debug flags 1=ECHO, 2=INFO, 4=ERRORS (unimplemented).
|
||||||
|
* Disable to save some flash. Some hosts (Repetier Host) may rely on this feature.
|
||||||
|
*/
|
||||||
|
#define DEBUG_FLAGS_GCODE
|
||||||
|
|
||||||
|
/**
|
||||||
|
* M115 - Report capabilites. Disable to save ~1150 bytes of flash.
|
||||||
|
* Some hosts (and serial TFT displays) rely on this feature.
|
||||||
|
*/
|
||||||
|
#define REPORT_CAPABILITIES_GCODE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Enable this option for a leaner build of Marlin that removes
|
* Enable this option for a leaner build of Marlin that removes
|
||||||
* workspace offsets to slightly optimize performance.
|
* workspace offsets to slightly optimize performance.
|
||||||
|
|
|
@ -3966,6 +3966,18 @@
|
||||||
|
|
||||||
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable M111 debug flags 1=ECHO, 2=INFO, 4=ERRORS (unimplemented).
|
||||||
|
* Disable to save some flash. Some hosts (Repetier Host) may rely on this feature.
|
||||||
|
*/
|
||||||
|
#define DEBUG_FLAGS_GCODE
|
||||||
|
|
||||||
|
/**
|
||||||
|
* M115 - Report capabilites. Disable to save ~1150 bytes of flash.
|
||||||
|
* Some hosts (and serial TFT displays) rely on this feature.
|
||||||
|
*/
|
||||||
|
#define REPORT_CAPABILITIES_GCODE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Enable this option for a leaner build of Marlin that removes
|
* Enable this option for a leaner build of Marlin that removes
|
||||||
* workspace offsets to slightly optimize performance.
|
* workspace offsets to slightly optimize performance.
|
||||||
|
|
|
@ -3966,6 +3966,18 @@
|
||||||
|
|
||||||
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable M111 debug flags 1=ECHO, 2=INFO, 4=ERRORS (unimplemented).
|
||||||
|
* Disable to save some flash. Some hosts (Repetier Host) may rely on this feature.
|
||||||
|
*/
|
||||||
|
#define DEBUG_FLAGS_GCODE
|
||||||
|
|
||||||
|
/**
|
||||||
|
* M115 - Report capabilites. Disable to save ~1150 bytes of flash.
|
||||||
|
* Some hosts (and serial TFT displays) rely on this feature.
|
||||||
|
*/
|
||||||
|
#define REPORT_CAPABILITIES_GCODE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Enable this option for a leaner build of Marlin that removes
|
* Enable this option for a leaner build of Marlin that removes
|
||||||
* workspace offsets to slightly optimize performance.
|
* workspace offsets to slightly optimize performance.
|
||||||
|
|
|
@ -3966,6 +3966,18 @@
|
||||||
|
|
||||||
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable M111 debug flags 1=ECHO, 2=INFO, 4=ERRORS (unimplemented).
|
||||||
|
* Disable to save some flash. Some hosts (Repetier Host) may rely on this feature.
|
||||||
|
*/
|
||||||
|
#define DEBUG_FLAGS_GCODE
|
||||||
|
|
||||||
|
/**
|
||||||
|
* M115 - Report capabilites. Disable to save ~1150 bytes of flash.
|
||||||
|
* Some hosts (and serial TFT displays) rely on this feature.
|
||||||
|
*/
|
||||||
|
#define REPORT_CAPABILITIES_GCODE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Enable this option for a leaner build of Marlin that removes
|
* Enable this option for a leaner build of Marlin that removes
|
||||||
* workspace offsets to slightly optimize performance.
|
* workspace offsets to slightly optimize performance.
|
||||||
|
|
|
@ -3966,6 +3966,18 @@
|
||||||
|
|
||||||
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable M111 debug flags 1=ECHO, 2=INFO, 4=ERRORS (unimplemented).
|
||||||
|
* Disable to save some flash. Some hosts (Repetier Host) may rely on this feature.
|
||||||
|
*/
|
||||||
|
#define DEBUG_FLAGS_GCODE
|
||||||
|
|
||||||
|
/**
|
||||||
|
* M115 - Report capabilites. Disable to save ~1150 bytes of flash.
|
||||||
|
* Some hosts (and serial TFT displays) rely on this feature.
|
||||||
|
*/
|
||||||
|
#define REPORT_CAPABILITIES_GCODE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Enable this option for a leaner build of Marlin that removes
|
* Enable this option for a leaner build of Marlin that removes
|
||||||
* workspace offsets to slightly optimize performance.
|
* workspace offsets to slightly optimize performance.
|
||||||
|
|
|
@ -3966,6 +3966,18 @@
|
||||||
|
|
||||||
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
//#define REPETIER_GCODE_M360 // Add commands originally from Repetier FW
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable M111 debug flags 1=ECHO, 2=INFO, 4=ERRORS (unimplemented).
|
||||||
|
* Disable to save some flash. Some hosts (Repetier Host) may rely on this feature.
|
||||||
|
*/
|
||||||
|
#define DEBUG_FLAGS_GCODE
|
||||||
|
|
||||||
|
/**
|
||||||
|
* M115 - Report capabilites. Disable to save ~1150 bytes of flash.
|
||||||
|
* Some hosts (and serial TFT displays) rely on this feature.
|
||||||
|
*/
|
||||||
|
#define REPORT_CAPABILITIES_GCODE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Enable this option for a leaner build of Marlin that removes
|
* Enable this option for a leaner build of Marlin that removes
|
||||||
* workspace offsets to slightly optimize performance.
|
* workspace offsets to slightly optimize performance.
|
||||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Add a link
Reference in a new issue