mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2025-07-06 22:47:35 -06:00
📝 Update comments
This commit is contained in:
parent
f8182fb843
commit
3dd9093ee5
710 changed files with 710 additions and 357 deletions
|
@ -2076,7 +2076,7 @@
|
||||||
/**
|
/**
|
||||||
* Enable detailed logging of G28, G29, M48, etc.
|
* Enable detailed logging of G28, G29, M48, etc.
|
||||||
* Turn on with the command 'M111 S32'.
|
* Turn on with the command 'M111 S32'.
|
||||||
* NOTE: Requires a lot of PROGMEM!
|
* NOTE: Requires a lot of flash!
|
||||||
*/
|
*/
|
||||||
//#define DEBUG_LEVELING_FEATURE
|
//#define DEBUG_LEVELING_FEATURE
|
||||||
|
|
||||||
|
|
|
@ -2078,7 +2078,7 @@
|
||||||
/**
|
/**
|
||||||
* Enable detailed logging of G28, G29, M48, etc.
|
* Enable detailed logging of G28, G29, M48, etc.
|
||||||
* Turn on with the command 'M111 S32'.
|
* Turn on with the command 'M111 S32'.
|
||||||
* NOTE: Requires a lot of PROGMEM!
|
* NOTE: Requires a lot of flash!
|
||||||
*/
|
*/
|
||||||
//#define DEBUG_LEVELING_FEATURE
|
//#define DEBUG_LEVELING_FEATURE
|
||||||
|
|
||||||
|
|
|
@ -2725,6 +2725,7 @@
|
||||||
//#define SERIAL_DMA
|
//#define SERIAL_DMA
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
* Set the number of proportional font spaces required to fill up a typical character space.
|
||||||
* This can help to better align the output of commands like `G29 O` Mesh Output.
|
* This can help to better align the output of commands like `G29 O` Mesh Output.
|
||||||
*
|
*
|
||||||
* For clients that use a fixed-width font (like OctoPrint), leave this set to 1.0.
|
* For clients that use a fixed-width font (like OctoPrint), leave this set to 1.0.
|
||||||
|
|
|
@ -2077,7 +2077,7 @@
|
||||||
/**
|
/**
|
||||||
* Enable detailed logging of G28, G29, M48, etc.
|
* Enable detailed logging of G28, G29, M48, etc.
|
||||||
* Turn on with the command 'M111 S32'.
|
* Turn on with the command 'M111 S32'.
|
||||||
* NOTE: Requires a lot of PROGMEM!
|
* NOTE: Requires a lot of flash!
|
||||||
*/
|
*/
|
||||||
//#define DEBUG_LEVELING_FEATURE
|
//#define DEBUG_LEVELING_FEATURE
|
||||||
|
|
||||||
|
|
|
@ -2725,6 +2725,7 @@
|
||||||
//#define SERIAL_DMA
|
//#define SERIAL_DMA
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
* Set the number of proportional font spaces required to fill up a typical character space.
|
||||||
* This can help to better align the output of commands like `G29 O` Mesh Output.
|
* This can help to better align the output of commands like `G29 O` Mesh Output.
|
||||||
*
|
*
|
||||||
* For clients that use a fixed-width font (like OctoPrint), leave this set to 1.0.
|
* For clients that use a fixed-width font (like OctoPrint), leave this set to 1.0.
|
||||||
|
|
|
@ -2077,7 +2077,7 @@
|
||||||
/**
|
/**
|
||||||
* Enable detailed logging of G28, G29, M48, etc.
|
* Enable detailed logging of G28, G29, M48, etc.
|
||||||
* Turn on with the command 'M111 S32'.
|
* Turn on with the command 'M111 S32'.
|
||||||
* NOTE: Requires a lot of PROGMEM!
|
* NOTE: Requires a lot of flash!
|
||||||
*/
|
*/
|
||||||
//#define DEBUG_LEVELING_FEATURE
|
//#define DEBUG_LEVELING_FEATURE
|
||||||
|
|
||||||
|
|
|
@ -2725,6 +2725,7 @@
|
||||||
//#define SERIAL_DMA
|
//#define SERIAL_DMA
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
* Set the number of proportional font spaces required to fill up a typical character space.
|
||||||
* This can help to better align the output of commands like `G29 O` Mesh Output.
|
* This can help to better align the output of commands like `G29 O` Mesh Output.
|
||||||
*
|
*
|
||||||
* For clients that use a fixed-width font (like OctoPrint), leave this set to 1.0.
|
* For clients that use a fixed-width font (like OctoPrint), leave this set to 1.0.
|
||||||
|
|
|
@ -2155,7 +2155,7 @@
|
||||||
/**
|
/**
|
||||||
* Enable detailed logging of G28, G29, M48, etc.
|
* Enable detailed logging of G28, G29, M48, etc.
|
||||||
* Turn on with the command 'M111 S32'.
|
* Turn on with the command 'M111 S32'.
|
||||||
* NOTE: Requires a lot of PROGMEM!
|
* NOTE: Requires a lot of flash!
|
||||||
*/
|
*/
|
||||||
//#define DEBUG_LEVELING_FEATURE
|
//#define DEBUG_LEVELING_FEATURE
|
||||||
|
|
||||||
|
|
|
@ -2735,6 +2735,7 @@
|
||||||
//#define SERIAL_DMA
|
//#define SERIAL_DMA
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
* Set the number of proportional font spaces required to fill up a typical character space.
|
||||||
* This can help to better align the output of commands like `G29 O` Mesh Output.
|
* This can help to better align the output of commands like `G29 O` Mesh Output.
|
||||||
*
|
*
|
||||||
* For clients that use a fixed-width font (like OctoPrint), leave this set to 1.0.
|
* For clients that use a fixed-width font (like OctoPrint), leave this set to 1.0.
|
||||||
|
|
|
@ -2156,7 +2156,7 @@
|
||||||
/**
|
/**
|
||||||
* Enable detailed logging of G28, G29, M48, etc.
|
* Enable detailed logging of G28, G29, M48, etc.
|
||||||
* Turn on with the command 'M111 S32'.
|
* Turn on with the command 'M111 S32'.
|
||||||
* NOTE: Requires a lot of PROGMEM!
|
* NOTE: Requires a lot of flash!
|
||||||
*/
|
*/
|
||||||
//#define DEBUG_LEVELING_FEATURE
|
//#define DEBUG_LEVELING_FEATURE
|
||||||
|
|
||||||
|
|
|
@ -2726,6 +2726,7 @@
|
||||||
//#define SERIAL_DMA
|
//#define SERIAL_DMA
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
* Set the number of proportional font spaces required to fill up a typical character space.
|
||||||
* This can help to better align the output of commands like `G29 O` Mesh Output.
|
* This can help to better align the output of commands like `G29 O` Mesh Output.
|
||||||
*
|
*
|
||||||
* For clients that use a fixed-width font (like OctoPrint), leave this set to 1.0.
|
* For clients that use a fixed-width font (like OctoPrint), leave this set to 1.0.
|
||||||
|
|
|
@ -2076,7 +2076,7 @@
|
||||||
/**
|
/**
|
||||||
* Enable detailed logging of G28, G29, M48, etc.
|
* Enable detailed logging of G28, G29, M48, etc.
|
||||||
* Turn on with the command 'M111 S32'.
|
* Turn on with the command 'M111 S32'.
|
||||||
* NOTE: Requires a lot of PROGMEM!
|
* NOTE: Requires a lot of flash!
|
||||||
*/
|
*/
|
||||||
//#define DEBUG_LEVELING_FEATURE
|
//#define DEBUG_LEVELING_FEATURE
|
||||||
|
|
||||||
|
|
|
@ -2725,6 +2725,7 @@
|
||||||
//#define SERIAL_DMA
|
//#define SERIAL_DMA
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
* Set the number of proportional font spaces required to fill up a typical character space.
|
||||||
* This can help to better align the output of commands like `G29 O` Mesh Output.
|
* This can help to better align the output of commands like `G29 O` Mesh Output.
|
||||||
*
|
*
|
||||||
* For clients that use a fixed-width font (like OctoPrint), leave this set to 1.0.
|
* For clients that use a fixed-width font (like OctoPrint), leave this set to 1.0.
|
||||||
|
|
|
@ -2077,7 +2077,7 @@
|
||||||
/**
|
/**
|
||||||
* Enable detailed logging of G28, G29, M48, etc.
|
* Enable detailed logging of G28, G29, M48, etc.
|
||||||
* Turn on with the command 'M111 S32'.
|
* Turn on with the command 'M111 S32'.
|
||||||
* NOTE: Requires a lot of PROGMEM!
|
* NOTE: Requires a lot of flash!
|
||||||
*/
|
*/
|
||||||
//#define DEBUG_LEVELING_FEATURE
|
//#define DEBUG_LEVELING_FEATURE
|
||||||
|
|
||||||
|
|
|
@ -2725,6 +2725,7 @@
|
||||||
//#define SERIAL_DMA
|
//#define SERIAL_DMA
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
* Set the number of proportional font spaces required to fill up a typical character space.
|
||||||
* This can help to better align the output of commands like `G29 O` Mesh Output.
|
* This can help to better align the output of commands like `G29 O` Mesh Output.
|
||||||
*
|
*
|
||||||
* For clients that use a fixed-width font (like OctoPrint), leave this set to 1.0.
|
* For clients that use a fixed-width font (like OctoPrint), leave this set to 1.0.
|
||||||
|
|
|
@ -2076,7 +2076,7 @@
|
||||||
/**
|
/**
|
||||||
* Enable detailed logging of G28, G29, M48, etc.
|
* Enable detailed logging of G28, G29, M48, etc.
|
||||||
* Turn on with the command 'M111 S32'.
|
* Turn on with the command 'M111 S32'.
|
||||||
* NOTE: Requires a lot of PROGMEM!
|
* NOTE: Requires a lot of flash!
|
||||||
*/
|
*/
|
||||||
//#define DEBUG_LEVELING_FEATURE
|
//#define DEBUG_LEVELING_FEATURE
|
||||||
|
|
||||||
|
|
|
@ -2725,6 +2725,7 @@
|
||||||
//#define SERIAL_DMA
|
//#define SERIAL_DMA
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
* Set the number of proportional font spaces required to fill up a typical character space.
|
||||||
* This can help to better align the output of commands like `G29 O` Mesh Output.
|
* This can help to better align the output of commands like `G29 O` Mesh Output.
|
||||||
*
|
*
|
||||||
* For clients that use a fixed-width font (like OctoPrint), leave this set to 1.0.
|
* For clients that use a fixed-width font (like OctoPrint), leave this set to 1.0.
|
||||||
|
|
|
@ -2076,7 +2076,7 @@
|
||||||
/**
|
/**
|
||||||
* Enable detailed logging of G28, G29, M48, etc.
|
* Enable detailed logging of G28, G29, M48, etc.
|
||||||
* Turn on with the command 'M111 S32'.
|
* Turn on with the command 'M111 S32'.
|
||||||
* NOTE: Requires a lot of PROGMEM!
|
* NOTE: Requires a lot of flash!
|
||||||
*/
|
*/
|
||||||
//#define DEBUG_LEVELING_FEATURE
|
//#define DEBUG_LEVELING_FEATURE
|
||||||
|
|
||||||
|
|
|
@ -2725,6 +2725,7 @@
|
||||||
//#define SERIAL_DMA
|
//#define SERIAL_DMA
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
* Set the number of proportional font spaces required to fill up a typical character space.
|
||||||
* This can help to better align the output of commands like `G29 O` Mesh Output.
|
* This can help to better align the output of commands like `G29 O` Mesh Output.
|
||||||
*
|
*
|
||||||
* For clients that use a fixed-width font (like OctoPrint), leave this set to 1.0.
|
* For clients that use a fixed-width font (like OctoPrint), leave this set to 1.0.
|
||||||
|
|
|
@ -2152,7 +2152,7 @@
|
||||||
/**
|
/**
|
||||||
* Enable detailed logging of G28, G29, M48, etc.
|
* Enable detailed logging of G28, G29, M48, etc.
|
||||||
* Turn on with the command 'M111 S32'.
|
* Turn on with the command 'M111 S32'.
|
||||||
* NOTE: Requires a lot of PROGMEM!
|
* NOTE: Requires a lot of flash!
|
||||||
*/
|
*/
|
||||||
//#define DEBUG_LEVELING_FEATURE
|
//#define DEBUG_LEVELING_FEATURE
|
||||||
|
|
||||||
|
|
|
@ -2725,6 +2725,7 @@
|
||||||
//#define SERIAL_DMA
|
//#define SERIAL_DMA
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
* Set the number of proportional font spaces required to fill up a typical character space.
|
||||||
* This can help to better align the output of commands like `G29 O` Mesh Output.
|
* This can help to better align the output of commands like `G29 O` Mesh Output.
|
||||||
*
|
*
|
||||||
* For clients that use a fixed-width font (like OctoPrint), leave this set to 1.0.
|
* For clients that use a fixed-width font (like OctoPrint), leave this set to 1.0.
|
||||||
|
|
|
@ -2079,7 +2079,7 @@
|
||||||
/**
|
/**
|
||||||
* Enable detailed logging of G28, G29, M48, etc.
|
* Enable detailed logging of G28, G29, M48, etc.
|
||||||
* Turn on with the command 'M111 S32'.
|
* Turn on with the command 'M111 S32'.
|
||||||
* NOTE: Requires a lot of PROGMEM!
|
* NOTE: Requires a lot of flash!
|
||||||
*/
|
*/
|
||||||
//#define DEBUG_LEVELING_FEATURE
|
//#define DEBUG_LEVELING_FEATURE
|
||||||
|
|
||||||
|
|
|
@ -2725,6 +2725,7 @@
|
||||||
//#define SERIAL_DMA
|
//#define SERIAL_DMA
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
* Set the number of proportional font spaces required to fill up a typical character space.
|
||||||
* This can help to better align the output of commands like `G29 O` Mesh Output.
|
* This can help to better align the output of commands like `G29 O` Mesh Output.
|
||||||
*
|
*
|
||||||
* For clients that use a fixed-width font (like OctoPrint), leave this set to 1.0.
|
* For clients that use a fixed-width font (like OctoPrint), leave this set to 1.0.
|
||||||
|
|
|
@ -2078,7 +2078,7 @@
|
||||||
/**
|
/**
|
||||||
* Enable detailed logging of G28, G29, M48, etc.
|
* Enable detailed logging of G28, G29, M48, etc.
|
||||||
* Turn on with the command 'M111 S32'.
|
* Turn on with the command 'M111 S32'.
|
||||||
* NOTE: Requires a lot of PROGMEM!
|
* NOTE: Requires a lot of flash!
|
||||||
*/
|
*/
|
||||||
//#define DEBUG_LEVELING_FEATURE
|
//#define DEBUG_LEVELING_FEATURE
|
||||||
|
|
||||||
|
|
|
@ -2725,6 +2725,7 @@
|
||||||
//#define SERIAL_DMA
|
//#define SERIAL_DMA
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
* Set the number of proportional font spaces required to fill up a typical character space.
|
||||||
* This can help to better align the output of commands like `G29 O` Mesh Output.
|
* This can help to better align the output of commands like `G29 O` Mesh Output.
|
||||||
*
|
*
|
||||||
* For clients that use a fixed-width font (like OctoPrint), leave this set to 1.0.
|
* For clients that use a fixed-width font (like OctoPrint), leave this set to 1.0.
|
||||||
|
|
|
@ -2076,7 +2076,7 @@
|
||||||
/**
|
/**
|
||||||
* Enable detailed logging of G28, G29, M48, etc.
|
* Enable detailed logging of G28, G29, M48, etc.
|
||||||
* Turn on with the command 'M111 S32'.
|
* Turn on with the command 'M111 S32'.
|
||||||
* NOTE: Requires a lot of PROGMEM!
|
* NOTE: Requires a lot of flash!
|
||||||
*/
|
*/
|
||||||
//#define DEBUG_LEVELING_FEATURE
|
//#define DEBUG_LEVELING_FEATURE
|
||||||
|
|
||||||
|
|
|
@ -2725,6 +2725,7 @@
|
||||||
//#define SERIAL_DMA
|
//#define SERIAL_DMA
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
* Set the number of proportional font spaces required to fill up a typical character space.
|
||||||
* This can help to better align the output of commands like `G29 O` Mesh Output.
|
* This can help to better align the output of commands like `G29 O` Mesh Output.
|
||||||
*
|
*
|
||||||
* For clients that use a fixed-width font (like OctoPrint), leave this set to 1.0.
|
* For clients that use a fixed-width font (like OctoPrint), leave this set to 1.0.
|
||||||
|
|
|
@ -2076,7 +2076,7 @@
|
||||||
/**
|
/**
|
||||||
* Enable detailed logging of G28, G29, M48, etc.
|
* Enable detailed logging of G28, G29, M48, etc.
|
||||||
* Turn on with the command 'M111 S32'.
|
* Turn on with the command 'M111 S32'.
|
||||||
* NOTE: Requires a lot of PROGMEM!
|
* NOTE: Requires a lot of flash!
|
||||||
*/
|
*/
|
||||||
//#define DEBUG_LEVELING_FEATURE
|
//#define DEBUG_LEVELING_FEATURE
|
||||||
|
|
||||||
|
|
|
@ -2725,6 +2725,7 @@
|
||||||
//#define SERIAL_DMA
|
//#define SERIAL_DMA
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
* Set the number of proportional font spaces required to fill up a typical character space.
|
||||||
* This can help to better align the output of commands like `G29 O` Mesh Output.
|
* This can help to better align the output of commands like `G29 O` Mesh Output.
|
||||||
*
|
*
|
||||||
* For clients that use a fixed-width font (like OctoPrint), leave this set to 1.0.
|
* For clients that use a fixed-width font (like OctoPrint), leave this set to 1.0.
|
||||||
|
|
|
@ -2078,7 +2078,7 @@
|
||||||
/**
|
/**
|
||||||
* Enable detailed logging of G28, G29, M48, etc.
|
* Enable detailed logging of G28, G29, M48, etc.
|
||||||
* Turn on with the command 'M111 S32'.
|
* Turn on with the command 'M111 S32'.
|
||||||
* NOTE: Requires a lot of PROGMEM!
|
* NOTE: Requires a lot of flash!
|
||||||
*/
|
*/
|
||||||
//#define DEBUG_LEVELING_FEATURE
|
//#define DEBUG_LEVELING_FEATURE
|
||||||
|
|
||||||
|
|
|
@ -2725,6 +2725,7 @@
|
||||||
//#define SERIAL_DMA
|
//#define SERIAL_DMA
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
* Set the number of proportional font spaces required to fill up a typical character space.
|
||||||
* This can help to better align the output of commands like `G29 O` Mesh Output.
|
* This can help to better align the output of commands like `G29 O` Mesh Output.
|
||||||
*
|
*
|
||||||
* For clients that use a fixed-width font (like OctoPrint), leave this set to 1.0.
|
* For clients that use a fixed-width font (like OctoPrint), leave this set to 1.0.
|
||||||
|
|
|
@ -2078,7 +2078,7 @@
|
||||||
/**
|
/**
|
||||||
* Enable detailed logging of G28, G29, M48, etc.
|
* Enable detailed logging of G28, G29, M48, etc.
|
||||||
* Turn on with the command 'M111 S32'.
|
* Turn on with the command 'M111 S32'.
|
||||||
* NOTE: Requires a lot of PROGMEM!
|
* NOTE: Requires a lot of flash!
|
||||||
*/
|
*/
|
||||||
//#define DEBUG_LEVELING_FEATURE
|
//#define DEBUG_LEVELING_FEATURE
|
||||||
|
|
||||||
|
|
|
@ -2725,6 +2725,7 @@
|
||||||
//#define SERIAL_DMA
|
//#define SERIAL_DMA
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
* Set the number of proportional font spaces required to fill up a typical character space.
|
||||||
* This can help to better align the output of commands like `G29 O` Mesh Output.
|
* This can help to better align the output of commands like `G29 O` Mesh Output.
|
||||||
*
|
*
|
||||||
* For clients that use a fixed-width font (like OctoPrint), leave this set to 1.0.
|
* For clients that use a fixed-width font (like OctoPrint), leave this set to 1.0.
|
||||||
|
|
|
@ -2082,7 +2082,7 @@
|
||||||
/**
|
/**
|
||||||
* Enable detailed logging of G28, G29, M48, etc.
|
* Enable detailed logging of G28, G29, M48, etc.
|
||||||
* Turn on with the command 'M111 S32'.
|
* Turn on with the command 'M111 S32'.
|
||||||
* NOTE: Requires a lot of PROGMEM!
|
* NOTE: Requires a lot of flash!
|
||||||
*/
|
*/
|
||||||
//#define DEBUG_LEVELING_FEATURE
|
//#define DEBUG_LEVELING_FEATURE
|
||||||
|
|
||||||
|
|
|
@ -2725,6 +2725,7 @@
|
||||||
//#define SERIAL_DMA
|
//#define SERIAL_DMA
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
* Set the number of proportional font spaces required to fill up a typical character space.
|
||||||
* This can help to better align the output of commands like `G29 O` Mesh Output.
|
* This can help to better align the output of commands like `G29 O` Mesh Output.
|
||||||
*
|
*
|
||||||
* For clients that use a fixed-width font (like OctoPrint), leave this set to 1.0.
|
* For clients that use a fixed-width font (like OctoPrint), leave this set to 1.0.
|
||||||
|
|
|
@ -2082,7 +2082,7 @@
|
||||||
/**
|
/**
|
||||||
* Enable detailed logging of G28, G29, M48, etc.
|
* Enable detailed logging of G28, G29, M48, etc.
|
||||||
* Turn on with the command 'M111 S32'.
|
* Turn on with the command 'M111 S32'.
|
||||||
* NOTE: Requires a lot of PROGMEM!
|
* NOTE: Requires a lot of flash!
|
||||||
*/
|
*/
|
||||||
//#define DEBUG_LEVELING_FEATURE
|
//#define DEBUG_LEVELING_FEATURE
|
||||||
|
|
||||||
|
|
|
@ -2725,6 +2725,7 @@
|
||||||
//#define SERIAL_DMA
|
//#define SERIAL_DMA
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
* Set the number of proportional font spaces required to fill up a typical character space.
|
||||||
* This can help to better align the output of commands like `G29 O` Mesh Output.
|
* This can help to better align the output of commands like `G29 O` Mesh Output.
|
||||||
*
|
*
|
||||||
* For clients that use a fixed-width font (like OctoPrint), leave this set to 1.0.
|
* For clients that use a fixed-width font (like OctoPrint), leave this set to 1.0.
|
||||||
|
|
|
@ -2082,7 +2082,7 @@
|
||||||
/**
|
/**
|
||||||
* Enable detailed logging of G28, G29, M48, etc.
|
* Enable detailed logging of G28, G29, M48, etc.
|
||||||
* Turn on with the command 'M111 S32'.
|
* Turn on with the command 'M111 S32'.
|
||||||
* NOTE: Requires a lot of PROGMEM!
|
* NOTE: Requires a lot of flash!
|
||||||
*/
|
*/
|
||||||
//#define DEBUG_LEVELING_FEATURE
|
//#define DEBUG_LEVELING_FEATURE
|
||||||
|
|
||||||
|
|
|
@ -2725,6 +2725,7 @@
|
||||||
//#define SERIAL_DMA
|
//#define SERIAL_DMA
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
* Set the number of proportional font spaces required to fill up a typical character space.
|
||||||
* This can help to better align the output of commands like `G29 O` Mesh Output.
|
* This can help to better align the output of commands like `G29 O` Mesh Output.
|
||||||
*
|
*
|
||||||
* For clients that use a fixed-width font (like OctoPrint), leave this set to 1.0.
|
* For clients that use a fixed-width font (like OctoPrint), leave this set to 1.0.
|
||||||
|
|
|
@ -2082,7 +2082,7 @@
|
||||||
/**
|
/**
|
||||||
* Enable detailed logging of G28, G29, M48, etc.
|
* Enable detailed logging of G28, G29, M48, etc.
|
||||||
* Turn on with the command 'M111 S32'.
|
* Turn on with the command 'M111 S32'.
|
||||||
* NOTE: Requires a lot of PROGMEM!
|
* NOTE: Requires a lot of flash!
|
||||||
*/
|
*/
|
||||||
//#define DEBUG_LEVELING_FEATURE
|
//#define DEBUG_LEVELING_FEATURE
|
||||||
|
|
||||||
|
|
|
@ -2725,6 +2725,7 @@
|
||||||
//#define SERIAL_DMA
|
//#define SERIAL_DMA
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
* Set the number of proportional font spaces required to fill up a typical character space.
|
||||||
* This can help to better align the output of commands like `G29 O` Mesh Output.
|
* This can help to better align the output of commands like `G29 O` Mesh Output.
|
||||||
*
|
*
|
||||||
* For clients that use a fixed-width font (like OctoPrint), leave this set to 1.0.
|
* For clients that use a fixed-width font (like OctoPrint), leave this set to 1.0.
|
||||||
|
|
|
@ -2076,7 +2076,7 @@
|
||||||
/**
|
/**
|
||||||
* Enable detailed logging of G28, G29, M48, etc.
|
* Enable detailed logging of G28, G29, M48, etc.
|
||||||
* Turn on with the command 'M111 S32'.
|
* Turn on with the command 'M111 S32'.
|
||||||
* NOTE: Requires a lot of PROGMEM!
|
* NOTE: Requires a lot of flash!
|
||||||
*/
|
*/
|
||||||
//#define DEBUG_LEVELING_FEATURE
|
//#define DEBUG_LEVELING_FEATURE
|
||||||
|
|
||||||
|
|
|
@ -2725,6 +2725,7 @@
|
||||||
//#define SERIAL_DMA
|
//#define SERIAL_DMA
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
* Set the number of proportional font spaces required to fill up a typical character space.
|
||||||
* This can help to better align the output of commands like `G29 O` Mesh Output.
|
* This can help to better align the output of commands like `G29 O` Mesh Output.
|
||||||
*
|
*
|
||||||
* For clients that use a fixed-width font (like OctoPrint), leave this set to 1.0.
|
* For clients that use a fixed-width font (like OctoPrint), leave this set to 1.0.
|
||||||
|
|
|
@ -2076,7 +2076,7 @@
|
||||||
/**
|
/**
|
||||||
* Enable detailed logging of G28, G29, M48, etc.
|
* Enable detailed logging of G28, G29, M48, etc.
|
||||||
* Turn on with the command 'M111 S32'.
|
* Turn on with the command 'M111 S32'.
|
||||||
* NOTE: Requires a lot of PROGMEM!
|
* NOTE: Requires a lot of flash!
|
||||||
*/
|
*/
|
||||||
//#define DEBUG_LEVELING_FEATURE
|
//#define DEBUG_LEVELING_FEATURE
|
||||||
|
|
||||||
|
|
|
@ -2725,6 +2725,7 @@
|
||||||
//#define SERIAL_DMA
|
//#define SERIAL_DMA
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
* Set the number of proportional font spaces required to fill up a typical character space.
|
||||||
* This can help to better align the output of commands like `G29 O` Mesh Output.
|
* This can help to better align the output of commands like `G29 O` Mesh Output.
|
||||||
*
|
*
|
||||||
* For clients that use a fixed-width font (like OctoPrint), leave this set to 1.0.
|
* For clients that use a fixed-width font (like OctoPrint), leave this set to 1.0.
|
||||||
|
|
|
@ -2076,7 +2076,7 @@
|
||||||
/**
|
/**
|
||||||
* Enable detailed logging of G28, G29, M48, etc.
|
* Enable detailed logging of G28, G29, M48, etc.
|
||||||
* Turn on with the command 'M111 S32'.
|
* Turn on with the command 'M111 S32'.
|
||||||
* NOTE: Requires a lot of PROGMEM!
|
* NOTE: Requires a lot of flash!
|
||||||
*/
|
*/
|
||||||
//#define DEBUG_LEVELING_FEATURE
|
//#define DEBUG_LEVELING_FEATURE
|
||||||
|
|
||||||
|
|
|
@ -2725,6 +2725,7 @@
|
||||||
//#define SERIAL_DMA
|
//#define SERIAL_DMA
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
* Set the number of proportional font spaces required to fill up a typical character space.
|
||||||
* This can help to better align the output of commands like `G29 O` Mesh Output.
|
* This can help to better align the output of commands like `G29 O` Mesh Output.
|
||||||
*
|
*
|
||||||
* For clients that use a fixed-width font (like OctoPrint), leave this set to 1.0.
|
* For clients that use a fixed-width font (like OctoPrint), leave this set to 1.0.
|
||||||
|
|
|
@ -2079,7 +2079,7 @@
|
||||||
/**
|
/**
|
||||||
* Enable detailed logging of G28, G29, M48, etc.
|
* Enable detailed logging of G28, G29, M48, etc.
|
||||||
* Turn on with the command 'M111 S32'.
|
* Turn on with the command 'M111 S32'.
|
||||||
* NOTE: Requires a lot of PROGMEM!
|
* NOTE: Requires a lot of flash!
|
||||||
*/
|
*/
|
||||||
//#define DEBUG_LEVELING_FEATURE
|
//#define DEBUG_LEVELING_FEATURE
|
||||||
|
|
||||||
|
|
|
@ -2725,6 +2725,7 @@
|
||||||
//#define SERIAL_DMA
|
//#define SERIAL_DMA
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
* Set the number of proportional font spaces required to fill up a typical character space.
|
||||||
* This can help to better align the output of commands like `G29 O` Mesh Output.
|
* This can help to better align the output of commands like `G29 O` Mesh Output.
|
||||||
*
|
*
|
||||||
* For clients that use a fixed-width font (like OctoPrint), leave this set to 1.0.
|
* For clients that use a fixed-width font (like OctoPrint), leave this set to 1.0.
|
||||||
|
|
|
@ -2077,7 +2077,7 @@
|
||||||
/**
|
/**
|
||||||
* Enable detailed logging of G28, G29, M48, etc.
|
* Enable detailed logging of G28, G29, M48, etc.
|
||||||
* Turn on with the command 'M111 S32'.
|
* Turn on with the command 'M111 S32'.
|
||||||
* NOTE: Requires a lot of PROGMEM!
|
* NOTE: Requires a lot of flash!
|
||||||
*/
|
*/
|
||||||
//#define DEBUG_LEVELING_FEATURE
|
//#define DEBUG_LEVELING_FEATURE
|
||||||
|
|
||||||
|
|
|
@ -2725,6 +2725,7 @@
|
||||||
//#define SERIAL_DMA
|
//#define SERIAL_DMA
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
* Set the number of proportional font spaces required to fill up a typical character space.
|
||||||
* This can help to better align the output of commands like `G29 O` Mesh Output.
|
* This can help to better align the output of commands like `G29 O` Mesh Output.
|
||||||
*
|
*
|
||||||
* For clients that use a fixed-width font (like OctoPrint), leave this set to 1.0.
|
* For clients that use a fixed-width font (like OctoPrint), leave this set to 1.0.
|
||||||
|
|
|
@ -2077,7 +2077,7 @@
|
||||||
/**
|
/**
|
||||||
* Enable detailed logging of G28, G29, M48, etc.
|
* Enable detailed logging of G28, G29, M48, etc.
|
||||||
* Turn on with the command 'M111 S32'.
|
* Turn on with the command 'M111 S32'.
|
||||||
* NOTE: Requires a lot of PROGMEM!
|
* NOTE: Requires a lot of flash!
|
||||||
*/
|
*/
|
||||||
//#define DEBUG_LEVELING_FEATURE
|
//#define DEBUG_LEVELING_FEATURE
|
||||||
|
|
||||||
|
|
|
@ -2725,6 +2725,7 @@
|
||||||
//#define SERIAL_DMA
|
//#define SERIAL_DMA
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
* Set the number of proportional font spaces required to fill up a typical character space.
|
||||||
* This can help to better align the output of commands like `G29 O` Mesh Output.
|
* This can help to better align the output of commands like `G29 O` Mesh Output.
|
||||||
*
|
*
|
||||||
* For clients that use a fixed-width font (like OctoPrint), leave this set to 1.0.
|
* For clients that use a fixed-width font (like OctoPrint), leave this set to 1.0.
|
||||||
|
|
|
@ -2076,7 +2076,7 @@
|
||||||
/**
|
/**
|
||||||
* Enable detailed logging of G28, G29, M48, etc.
|
* Enable detailed logging of G28, G29, M48, etc.
|
||||||
* Turn on with the command 'M111 S32'.
|
* Turn on with the command 'M111 S32'.
|
||||||
* NOTE: Requires a lot of PROGMEM!
|
* NOTE: Requires a lot of flash!
|
||||||
*/
|
*/
|
||||||
//#define DEBUG_LEVELING_FEATURE
|
//#define DEBUG_LEVELING_FEATURE
|
||||||
|
|
||||||
|
|
|
@ -2725,6 +2725,7 @@
|
||||||
//#define SERIAL_DMA
|
//#define SERIAL_DMA
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
* Set the number of proportional font spaces required to fill up a typical character space.
|
||||||
* This can help to better align the output of commands like `G29 O` Mesh Output.
|
* This can help to better align the output of commands like `G29 O` Mesh Output.
|
||||||
*
|
*
|
||||||
* For clients that use a fixed-width font (like OctoPrint), leave this set to 1.0.
|
* For clients that use a fixed-width font (like OctoPrint), leave this set to 1.0.
|
||||||
|
|
|
@ -2076,7 +2076,7 @@
|
||||||
/**
|
/**
|
||||||
* Enable detailed logging of G28, G29, M48, etc.
|
* Enable detailed logging of G28, G29, M48, etc.
|
||||||
* Turn on with the command 'M111 S32'.
|
* Turn on with the command 'M111 S32'.
|
||||||
* NOTE: Requires a lot of PROGMEM!
|
* NOTE: Requires a lot of flash!
|
||||||
*/
|
*/
|
||||||
#define DEBUG_LEVELING_FEATURE
|
#define DEBUG_LEVELING_FEATURE
|
||||||
|
|
||||||
|
|
|
@ -2725,6 +2725,7 @@
|
||||||
//#define SERIAL_DMA
|
//#define SERIAL_DMA
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
* Set the number of proportional font spaces required to fill up a typical character space.
|
||||||
* This can help to better align the output of commands like `G29 O` Mesh Output.
|
* This can help to better align the output of commands like `G29 O` Mesh Output.
|
||||||
*
|
*
|
||||||
* For clients that use a fixed-width font (like OctoPrint), leave this set to 1.0.
|
* For clients that use a fixed-width font (like OctoPrint), leave this set to 1.0.
|
||||||
|
|
|
@ -2136,7 +2136,7 @@
|
||||||
/**
|
/**
|
||||||
* Enable detailed logging of G28, G29, M48, etc.
|
* Enable detailed logging of G28, G29, M48, etc.
|
||||||
* Turn on with the command 'M111 S32'.
|
* Turn on with the command 'M111 S32'.
|
||||||
* NOTE: Requires a lot of PROGMEM!
|
* NOTE: Requires a lot of flash!
|
||||||
*/
|
*/
|
||||||
//#define DEBUG_LEVELING_FEATURE
|
//#define DEBUG_LEVELING_FEATURE
|
||||||
|
|
||||||
|
|
|
@ -2725,6 +2725,7 @@
|
||||||
//#define SERIAL_DMA
|
//#define SERIAL_DMA
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
* Set the number of proportional font spaces required to fill up a typical character space.
|
||||||
* This can help to better align the output of commands like `G29 O` Mesh Output.
|
* This can help to better align the output of commands like `G29 O` Mesh Output.
|
||||||
*
|
*
|
||||||
* For clients that use a fixed-width font (like OctoPrint), leave this set to 1.0.
|
* For clients that use a fixed-width font (like OctoPrint), leave this set to 1.0.
|
||||||
|
|
|
@ -2095,7 +2095,7 @@
|
||||||
/**
|
/**
|
||||||
* Enable detailed logging of G28, G29, M48, etc.
|
* Enable detailed logging of G28, G29, M48, etc.
|
||||||
* Turn on with the command 'M111 S32'.
|
* Turn on with the command 'M111 S32'.
|
||||||
* NOTE: Requires a lot of PROGMEM!
|
* NOTE: Requires a lot of flash!
|
||||||
*/
|
*/
|
||||||
//#define DEBUG_LEVELING_FEATURE
|
//#define DEBUG_LEVELING_FEATURE
|
||||||
|
|
||||||
|
|
|
@ -2725,6 +2725,7 @@
|
||||||
//#define SERIAL_DMA
|
//#define SERIAL_DMA
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
* Set the number of proportional font spaces required to fill up a typical character space.
|
||||||
* This can help to better align the output of commands like `G29 O` Mesh Output.
|
* This can help to better align the output of commands like `G29 O` Mesh Output.
|
||||||
*
|
*
|
||||||
* For clients that use a fixed-width font (like OctoPrint), leave this set to 1.0.
|
* For clients that use a fixed-width font (like OctoPrint), leave this set to 1.0.
|
||||||
|
|
|
@ -2076,7 +2076,7 @@
|
||||||
/**
|
/**
|
||||||
* Enable detailed logging of G28, G29, M48, etc.
|
* Enable detailed logging of G28, G29, M48, etc.
|
||||||
* Turn on with the command 'M111 S32'.
|
* Turn on with the command 'M111 S32'.
|
||||||
* NOTE: Requires a lot of PROGMEM!
|
* NOTE: Requires a lot of flash!
|
||||||
*/
|
*/
|
||||||
//#define DEBUG_LEVELING_FEATURE
|
//#define DEBUG_LEVELING_FEATURE
|
||||||
|
|
||||||
|
|
|
@ -2725,6 +2725,7 @@
|
||||||
//#define SERIAL_DMA
|
//#define SERIAL_DMA
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
* Set the number of proportional font spaces required to fill up a typical character space.
|
||||||
* This can help to better align the output of commands like `G29 O` Mesh Output.
|
* This can help to better align the output of commands like `G29 O` Mesh Output.
|
||||||
*
|
*
|
||||||
* For clients that use a fixed-width font (like OctoPrint), leave this set to 1.0.
|
* For clients that use a fixed-width font (like OctoPrint), leave this set to 1.0.
|
||||||
|
|
|
@ -2077,7 +2077,7 @@
|
||||||
/**
|
/**
|
||||||
* Enable detailed logging of G28, G29, M48, etc.
|
* Enable detailed logging of G28, G29, M48, etc.
|
||||||
* Turn on with the command 'M111 S32'.
|
* Turn on with the command 'M111 S32'.
|
||||||
* NOTE: Requires a lot of PROGMEM!
|
* NOTE: Requires a lot of flash!
|
||||||
*/
|
*/
|
||||||
//#define DEBUG_LEVELING_FEATURE
|
//#define DEBUG_LEVELING_FEATURE
|
||||||
|
|
||||||
|
|
|
@ -2730,6 +2730,7 @@
|
||||||
//#define SERIAL_DMA
|
//#define SERIAL_DMA
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
* Set the number of proportional font spaces required to fill up a typical character space.
|
||||||
* This can help to better align the output of commands like `G29 O` Mesh Output.
|
* This can help to better align the output of commands like `G29 O` Mesh Output.
|
||||||
*
|
*
|
||||||
* For clients that use a fixed-width font (like OctoPrint), leave this set to 1.0.
|
* For clients that use a fixed-width font (like OctoPrint), leave this set to 1.0.
|
||||||
|
|
|
@ -2076,7 +2076,7 @@
|
||||||
/**
|
/**
|
||||||
* Enable detailed logging of G28, G29, M48, etc.
|
* Enable detailed logging of G28, G29, M48, etc.
|
||||||
* Turn on with the command 'M111 S32'.
|
* Turn on with the command 'M111 S32'.
|
||||||
* NOTE: Requires a lot of PROGMEM!
|
* NOTE: Requires a lot of flash!
|
||||||
*/
|
*/
|
||||||
//#define DEBUG_LEVELING_FEATURE
|
//#define DEBUG_LEVELING_FEATURE
|
||||||
|
|
||||||
|
|
|
@ -2725,6 +2725,7 @@
|
||||||
//#define SERIAL_DMA
|
//#define SERIAL_DMA
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
* Set the number of proportional font spaces required to fill up a typical character space.
|
||||||
* This can help to better align the output of commands like `G29 O` Mesh Output.
|
* This can help to better align the output of commands like `G29 O` Mesh Output.
|
||||||
*
|
*
|
||||||
* For clients that use a fixed-width font (like OctoPrint), leave this set to 1.0.
|
* For clients that use a fixed-width font (like OctoPrint), leave this set to 1.0.
|
||||||
|
|
|
@ -2076,7 +2076,7 @@
|
||||||
/**
|
/**
|
||||||
* Enable detailed logging of G28, G29, M48, etc.
|
* Enable detailed logging of G28, G29, M48, etc.
|
||||||
* Turn on with the command 'M111 S32'.
|
* Turn on with the command 'M111 S32'.
|
||||||
* NOTE: Requires a lot of PROGMEM!
|
* NOTE: Requires a lot of flash!
|
||||||
*/
|
*/
|
||||||
//#define DEBUG_LEVELING_FEATURE
|
//#define DEBUG_LEVELING_FEATURE
|
||||||
|
|
||||||
|
|
|
@ -2725,6 +2725,7 @@
|
||||||
//#define SERIAL_DMA
|
//#define SERIAL_DMA
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
* Set the number of proportional font spaces required to fill up a typical character space.
|
||||||
* This can help to better align the output of commands like `G29 O` Mesh Output.
|
* This can help to better align the output of commands like `G29 O` Mesh Output.
|
||||||
*
|
*
|
||||||
* For clients that use a fixed-width font (like OctoPrint), leave this set to 1.0.
|
* For clients that use a fixed-width font (like OctoPrint), leave this set to 1.0.
|
||||||
|
|
|
@ -2076,7 +2076,7 @@
|
||||||
/**
|
/**
|
||||||
* Enable detailed logging of G28, G29, M48, etc.
|
* Enable detailed logging of G28, G29, M48, etc.
|
||||||
* Turn on with the command 'M111 S32'.
|
* Turn on with the command 'M111 S32'.
|
||||||
* NOTE: Requires a lot of PROGMEM!
|
* NOTE: Requires a lot of flash!
|
||||||
*/
|
*/
|
||||||
//#define DEBUG_LEVELING_FEATURE
|
//#define DEBUG_LEVELING_FEATURE
|
||||||
|
|
||||||
|
|
|
@ -2725,6 +2725,7 @@
|
||||||
//#define SERIAL_DMA
|
//#define SERIAL_DMA
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
* Set the number of proportional font spaces required to fill up a typical character space.
|
||||||
* This can help to better align the output of commands like `G29 O` Mesh Output.
|
* This can help to better align the output of commands like `G29 O` Mesh Output.
|
||||||
*
|
*
|
||||||
* For clients that use a fixed-width font (like OctoPrint), leave this set to 1.0.
|
* For clients that use a fixed-width font (like OctoPrint), leave this set to 1.0.
|
||||||
|
|
|
@ -2076,7 +2076,7 @@
|
||||||
/**
|
/**
|
||||||
* Enable detailed logging of G28, G29, M48, etc.
|
* Enable detailed logging of G28, G29, M48, etc.
|
||||||
* Turn on with the command 'M111 S32'.
|
* Turn on with the command 'M111 S32'.
|
||||||
* NOTE: Requires a lot of PROGMEM!
|
* NOTE: Requires a lot of flash!
|
||||||
*/
|
*/
|
||||||
//#define DEBUG_LEVELING_FEATURE
|
//#define DEBUG_LEVELING_FEATURE
|
||||||
|
|
||||||
|
|
|
@ -2725,6 +2725,7 @@
|
||||||
//#define SERIAL_DMA
|
//#define SERIAL_DMA
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
* Set the number of proportional font spaces required to fill up a typical character space.
|
||||||
* This can help to better align the output of commands like `G29 O` Mesh Output.
|
* This can help to better align the output of commands like `G29 O` Mesh Output.
|
||||||
*
|
*
|
||||||
* For clients that use a fixed-width font (like OctoPrint), leave this set to 1.0.
|
* For clients that use a fixed-width font (like OctoPrint), leave this set to 1.0.
|
||||||
|
|
|
@ -2092,7 +2092,7 @@
|
||||||
/**
|
/**
|
||||||
* Enable detailed logging of G28, G29, M48, etc.
|
* Enable detailed logging of G28, G29, M48, etc.
|
||||||
* Turn on with the command 'M111 S32'.
|
* Turn on with the command 'M111 S32'.
|
||||||
* NOTE: Requires a lot of PROGMEM!
|
* NOTE: Requires a lot of flash!
|
||||||
*/
|
*/
|
||||||
//#define DEBUG_LEVELING_FEATURE
|
//#define DEBUG_LEVELING_FEATURE
|
||||||
|
|
||||||
|
|
|
@ -2725,6 +2725,7 @@
|
||||||
//#define SERIAL_DMA
|
//#define SERIAL_DMA
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
* Set the number of proportional font spaces required to fill up a typical character space.
|
||||||
* This can help to better align the output of commands like `G29 O` Mesh Output.
|
* This can help to better align the output of commands like `G29 O` Mesh Output.
|
||||||
*
|
*
|
||||||
* For clients that use a fixed-width font (like OctoPrint), leave this set to 1.0.
|
* For clients that use a fixed-width font (like OctoPrint), leave this set to 1.0.
|
||||||
|
|
|
@ -2076,7 +2076,7 @@
|
||||||
/**
|
/**
|
||||||
* Enable detailed logging of G28, G29, M48, etc.
|
* Enable detailed logging of G28, G29, M48, etc.
|
||||||
* Turn on with the command 'M111 S32'.
|
* Turn on with the command 'M111 S32'.
|
||||||
* NOTE: Requires a lot of PROGMEM!
|
* NOTE: Requires a lot of flash!
|
||||||
*/
|
*/
|
||||||
//#define DEBUG_LEVELING_FEATURE
|
//#define DEBUG_LEVELING_FEATURE
|
||||||
|
|
||||||
|
|
|
@ -2725,6 +2725,7 @@
|
||||||
//#define SERIAL_DMA
|
//#define SERIAL_DMA
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
* Set the number of proportional font spaces required to fill up a typical character space.
|
||||||
* This can help to better align the output of commands like `G29 O` Mesh Output.
|
* This can help to better align the output of commands like `G29 O` Mesh Output.
|
||||||
*
|
*
|
||||||
* For clients that use a fixed-width font (like OctoPrint), leave this set to 1.0.
|
* For clients that use a fixed-width font (like OctoPrint), leave this set to 1.0.
|
||||||
|
|
|
@ -2076,7 +2076,7 @@
|
||||||
/**
|
/**
|
||||||
* Enable detailed logging of G28, G29, M48, etc.
|
* Enable detailed logging of G28, G29, M48, etc.
|
||||||
* Turn on with the command 'M111 S32'.
|
* Turn on with the command 'M111 S32'.
|
||||||
* NOTE: Requires a lot of PROGMEM!
|
* NOTE: Requires a lot of flash!
|
||||||
*/
|
*/
|
||||||
//#define DEBUG_LEVELING_FEATURE
|
//#define DEBUG_LEVELING_FEATURE
|
||||||
|
|
||||||
|
|
|
@ -2725,6 +2725,7 @@
|
||||||
//#define SERIAL_DMA
|
//#define SERIAL_DMA
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
* Set the number of proportional font spaces required to fill up a typical character space.
|
||||||
* This can help to better align the output of commands like `G29 O` Mesh Output.
|
* This can help to better align the output of commands like `G29 O` Mesh Output.
|
||||||
*
|
*
|
||||||
* For clients that use a fixed-width font (like OctoPrint), leave this set to 1.0.
|
* For clients that use a fixed-width font (like OctoPrint), leave this set to 1.0.
|
||||||
|
|
|
@ -2076,7 +2076,7 @@
|
||||||
/**
|
/**
|
||||||
* Enable detailed logging of G28, G29, M48, etc.
|
* Enable detailed logging of G28, G29, M48, etc.
|
||||||
* Turn on with the command 'M111 S32'.
|
* Turn on with the command 'M111 S32'.
|
||||||
* NOTE: Requires a lot of PROGMEM!
|
* NOTE: Requires a lot of flash!
|
||||||
*/
|
*/
|
||||||
//#define DEBUG_LEVELING_FEATURE
|
//#define DEBUG_LEVELING_FEATURE
|
||||||
|
|
||||||
|
|
|
@ -2725,6 +2725,7 @@
|
||||||
//#define SERIAL_DMA
|
//#define SERIAL_DMA
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
* Set the number of proportional font spaces required to fill up a typical character space.
|
||||||
* This can help to better align the output of commands like `G29 O` Mesh Output.
|
* This can help to better align the output of commands like `G29 O` Mesh Output.
|
||||||
*
|
*
|
||||||
* For clients that use a fixed-width font (like OctoPrint), leave this set to 1.0.
|
* For clients that use a fixed-width font (like OctoPrint), leave this set to 1.0.
|
||||||
|
|
|
@ -2076,7 +2076,7 @@
|
||||||
/**
|
/**
|
||||||
* Enable detailed logging of G28, G29, M48, etc.
|
* Enable detailed logging of G28, G29, M48, etc.
|
||||||
* Turn on with the command 'M111 S32'.
|
* Turn on with the command 'M111 S32'.
|
||||||
* NOTE: Requires a lot of PROGMEM!
|
* NOTE: Requires a lot of flash!
|
||||||
*/
|
*/
|
||||||
//#define DEBUG_LEVELING_FEATURE
|
//#define DEBUG_LEVELING_FEATURE
|
||||||
|
|
||||||
|
|
|
@ -2725,6 +2725,7 @@
|
||||||
//#define SERIAL_DMA
|
//#define SERIAL_DMA
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
* Set the number of proportional font spaces required to fill up a typical character space.
|
||||||
* This can help to better align the output of commands like `G29 O` Mesh Output.
|
* This can help to better align the output of commands like `G29 O` Mesh Output.
|
||||||
*
|
*
|
||||||
* For clients that use a fixed-width font (like OctoPrint), leave this set to 1.0.
|
* For clients that use a fixed-width font (like OctoPrint), leave this set to 1.0.
|
||||||
|
|
|
@ -2076,7 +2076,7 @@
|
||||||
/**
|
/**
|
||||||
* Enable detailed logging of G28, G29, M48, etc.
|
* Enable detailed logging of G28, G29, M48, etc.
|
||||||
* Turn on with the command 'M111 S32'.
|
* Turn on with the command 'M111 S32'.
|
||||||
* NOTE: Requires a lot of PROGMEM!
|
* NOTE: Requires a lot of flash!
|
||||||
*/
|
*/
|
||||||
//#define DEBUG_LEVELING_FEATURE
|
//#define DEBUG_LEVELING_FEATURE
|
||||||
|
|
||||||
|
|
|
@ -2722,6 +2722,7 @@
|
||||||
//#define SERIAL_DMA
|
//#define SERIAL_DMA
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
* Set the number of proportional font spaces required to fill up a typical character space.
|
||||||
* This can help to better align the output of commands like `G29 O` Mesh Output.
|
* This can help to better align the output of commands like `G29 O` Mesh Output.
|
||||||
*
|
*
|
||||||
* For clients that use a fixed-width font (like OctoPrint), leave this set to 1.0.
|
* For clients that use a fixed-width font (like OctoPrint), leave this set to 1.0.
|
||||||
|
|
|
@ -2074,7 +2074,7 @@
|
||||||
/**
|
/**
|
||||||
* Enable detailed logging of G28, G29, M48, etc.
|
* Enable detailed logging of G28, G29, M48, etc.
|
||||||
* Turn on with the command 'M111 S32'.
|
* Turn on with the command 'M111 S32'.
|
||||||
* NOTE: Requires a lot of PROGMEM!
|
* NOTE: Requires a lot of flash!
|
||||||
*/
|
*/
|
||||||
//#define DEBUG_LEVELING_FEATURE
|
//#define DEBUG_LEVELING_FEATURE
|
||||||
|
|
||||||
|
|
|
@ -2725,6 +2725,7 @@
|
||||||
//#define SERIAL_DMA
|
//#define SERIAL_DMA
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
* Set the number of proportional font spaces required to fill up a typical character space.
|
||||||
* This can help to better align the output of commands like `G29 O` Mesh Output.
|
* This can help to better align the output of commands like `G29 O` Mesh Output.
|
||||||
*
|
*
|
||||||
* For clients that use a fixed-width font (like OctoPrint), leave this set to 1.0.
|
* For clients that use a fixed-width font (like OctoPrint), leave this set to 1.0.
|
||||||
|
|
|
@ -2074,7 +2074,7 @@
|
||||||
/**
|
/**
|
||||||
* Enable detailed logging of G28, G29, M48, etc.
|
* Enable detailed logging of G28, G29, M48, etc.
|
||||||
* Turn on with the command 'M111 S32'.
|
* Turn on with the command 'M111 S32'.
|
||||||
* NOTE: Requires a lot of PROGMEM!
|
* NOTE: Requires a lot of flash!
|
||||||
*/
|
*/
|
||||||
//#define DEBUG_LEVELING_FEATURE
|
//#define DEBUG_LEVELING_FEATURE
|
||||||
|
|
||||||
|
|
|
@ -2725,6 +2725,7 @@
|
||||||
//#define SERIAL_DMA
|
//#define SERIAL_DMA
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
* Set the number of proportional font spaces required to fill up a typical character space.
|
||||||
* This can help to better align the output of commands like `G29 O` Mesh Output.
|
* This can help to better align the output of commands like `G29 O` Mesh Output.
|
||||||
*
|
*
|
||||||
* For clients that use a fixed-width font (like OctoPrint), leave this set to 1.0.
|
* For clients that use a fixed-width font (like OctoPrint), leave this set to 1.0.
|
||||||
|
|
|
@ -2090,7 +2090,7 @@
|
||||||
/**
|
/**
|
||||||
* Enable detailed logging of G28, G29, M48, etc.
|
* Enable detailed logging of G28, G29, M48, etc.
|
||||||
* Turn on with the command 'M111 S32'.
|
* Turn on with the command 'M111 S32'.
|
||||||
* NOTE: Requires a lot of PROGMEM!
|
* NOTE: Requires a lot of flash!
|
||||||
*/
|
*/
|
||||||
//#define DEBUG_LEVELING_FEATURE
|
//#define DEBUG_LEVELING_FEATURE
|
||||||
|
|
||||||
|
|
|
@ -2727,6 +2727,7 @@
|
||||||
//#define SERIAL_DMA
|
//#define SERIAL_DMA
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
* Set the number of proportional font spaces required to fill up a typical character space.
|
||||||
* This can help to better align the output of commands like `G29 O` Mesh Output.
|
* This can help to better align the output of commands like `G29 O` Mesh Output.
|
||||||
*
|
*
|
||||||
* For clients that use a fixed-width font (like OctoPrint), leave this set to 1.0.
|
* For clients that use a fixed-width font (like OctoPrint), leave this set to 1.0.
|
||||||
|
|
|
@ -2083,7 +2083,7 @@
|
||||||
/**
|
/**
|
||||||
* Enable detailed logging of G28, G29, M48, etc.
|
* Enable detailed logging of G28, G29, M48, etc.
|
||||||
* Turn on with the command 'M111 S32'.
|
* Turn on with the command 'M111 S32'.
|
||||||
* NOTE: Requires a lot of PROGMEM!
|
* NOTE: Requires a lot of flash!
|
||||||
*/
|
*/
|
||||||
//#define DEBUG_LEVELING_FEATURE
|
//#define DEBUG_LEVELING_FEATURE
|
||||||
|
|
||||||
|
|
|
@ -2726,6 +2726,7 @@
|
||||||
//#define SERIAL_DMA
|
//#define SERIAL_DMA
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
* Set the number of proportional font spaces required to fill up a typical character space.
|
||||||
* This can help to better align the output of commands like `G29 O` Mesh Output.
|
* This can help to better align the output of commands like `G29 O` Mesh Output.
|
||||||
*
|
*
|
||||||
* For clients that use a fixed-width font (like OctoPrint), leave this set to 1.0.
|
* For clients that use a fixed-width font (like OctoPrint), leave this set to 1.0.
|
||||||
|
|
|
@ -2078,7 +2078,7 @@
|
||||||
/**
|
/**
|
||||||
* Enable detailed logging of G28, G29, M48, etc.
|
* Enable detailed logging of G28, G29, M48, etc.
|
||||||
* Turn on with the command 'M111 S32'.
|
* Turn on with the command 'M111 S32'.
|
||||||
* NOTE: Requires a lot of PROGMEM!
|
* NOTE: Requires a lot of flash!
|
||||||
*/
|
*/
|
||||||
//#define DEBUG_LEVELING_FEATURE
|
//#define DEBUG_LEVELING_FEATURE
|
||||||
|
|
||||||
|
|
|
@ -2726,6 +2726,7 @@
|
||||||
//#define SERIAL_DMA
|
//#define SERIAL_DMA
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
* Set the number of proportional font spaces required to fill up a typical character space.
|
||||||
* This can help to better align the output of commands like `G29 O` Mesh Output.
|
* This can help to better align the output of commands like `G29 O` Mesh Output.
|
||||||
*
|
*
|
||||||
* For clients that use a fixed-width font (like OctoPrint), leave this set to 1.0.
|
* For clients that use a fixed-width font (like OctoPrint), leave this set to 1.0.
|
||||||
|
|
|
@ -2076,7 +2076,7 @@
|
||||||
/**
|
/**
|
||||||
* Enable detailed logging of G28, G29, M48, etc.
|
* Enable detailed logging of G28, G29, M48, etc.
|
||||||
* Turn on with the command 'M111 S32'.
|
* Turn on with the command 'M111 S32'.
|
||||||
* NOTE: Requires a lot of PROGMEM!
|
* NOTE: Requires a lot of flash!
|
||||||
*/
|
*/
|
||||||
//#define DEBUG_LEVELING_FEATURE
|
//#define DEBUG_LEVELING_FEATURE
|
||||||
|
|
||||||
|
|
|
@ -2725,6 +2725,7 @@
|
||||||
//#define SERIAL_DMA
|
//#define SERIAL_DMA
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
* Set the number of proportional font spaces required to fill up a typical character space.
|
||||||
* This can help to better align the output of commands like `G29 O` Mesh Output.
|
* This can help to better align the output of commands like `G29 O` Mesh Output.
|
||||||
*
|
*
|
||||||
* For clients that use a fixed-width font (like OctoPrint), leave this set to 1.0.
|
* For clients that use a fixed-width font (like OctoPrint), leave this set to 1.0.
|
||||||
|
|
|
@ -2077,7 +2077,7 @@
|
||||||
/**
|
/**
|
||||||
* Enable detailed logging of G28, G29, M48, etc.
|
* Enable detailed logging of G28, G29, M48, etc.
|
||||||
* Turn on with the command 'M111 S32'.
|
* Turn on with the command 'M111 S32'.
|
||||||
* NOTE: Requires a lot of PROGMEM!
|
* NOTE: Requires a lot of flash!
|
||||||
*/
|
*/
|
||||||
//#define DEBUG_LEVELING_FEATURE
|
//#define DEBUG_LEVELING_FEATURE
|
||||||
|
|
||||||
|
|
|
@ -2725,6 +2725,7 @@
|
||||||
//#define SERIAL_DMA
|
//#define SERIAL_DMA
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
* Set the number of proportional font spaces required to fill up a typical character space.
|
||||||
* This can help to better align the output of commands like `G29 O` Mesh Output.
|
* This can help to better align the output of commands like `G29 O` Mesh Output.
|
||||||
*
|
*
|
||||||
* For clients that use a fixed-width font (like OctoPrint), leave this set to 1.0.
|
* For clients that use a fixed-width font (like OctoPrint), leave this set to 1.0.
|
||||||
|
|
|
@ -2090,7 +2090,7 @@
|
||||||
/**
|
/**
|
||||||
* Enable detailed logging of G28, G29, M48, etc.
|
* Enable detailed logging of G28, G29, M48, etc.
|
||||||
* Turn on with the command 'M111 S32'.
|
* Turn on with the command 'M111 S32'.
|
||||||
* NOTE: Requires a lot of PROGMEM!
|
* NOTE: Requires a lot of flash!
|
||||||
*/
|
*/
|
||||||
//#define DEBUG_LEVELING_FEATURE
|
//#define DEBUG_LEVELING_FEATURE
|
||||||
|
|
||||||
|
|
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