Merge pull request #4378 from thinkyhead/rc_debug_leveling_docs
Document DEBUG_LEVELING_FEATURE
This commit is contained in:
commit
8633b644cf
|
@ -669,6 +669,10 @@
|
|||
// @section bedlevel
|
||||
|
||||
//#define AUTO_BED_LEVELING_FEATURE // Delete the comment to enable (remove // at the start of the line)
|
||||
|
||||
// Enable this feature to get detailed logging of G28, G29, M48, etc.
|
||||
// Logging is off by default. Enable this logging feature with 'M111 S32'.
|
||||
// NOTE: Requires a huge amount of PROGMEM.
|
||||
//#define DEBUG_LEVELING_FEATURE
|
||||
|
||||
#if ENABLED(AUTO_BED_LEVELING_FEATURE)
|
||||
|
|
|
@ -669,6 +669,10 @@
|
|||
// @section bedlevel
|
||||
|
||||
//#define AUTO_BED_LEVELING_FEATURE // Delete the comment to enable (remove // at the start of the line)
|
||||
|
||||
// Enable this feature to get detailed logging of G28, G29, M48, etc.
|
||||
// Logging is off by default. Enable this logging feature with 'M111 S32'.
|
||||
// NOTE: Requires a huge amount of PROGMEM.
|
||||
//#define DEBUG_LEVELING_FEATURE
|
||||
|
||||
#if ENABLED(AUTO_BED_LEVELING_FEATURE)
|
||||
|
|
|
@ -651,6 +651,10 @@
|
|||
// @section bedlevel
|
||||
|
||||
//#define AUTO_BED_LEVELING_FEATURE // Delete the comment to enable (remove // at the start of the line)
|
||||
|
||||
// Enable this feature to get detailed logging of G28, G29, M48, etc.
|
||||
// Logging is off by default. Enable this logging feature with 'M111 S32'.
|
||||
// NOTE: Requires a huge amount of PROGMEM.
|
||||
//#define DEBUG_LEVELING_FEATURE
|
||||
|
||||
#if ENABLED(AUTO_BED_LEVELING_FEATURE)
|
||||
|
|
|
@ -649,6 +649,10 @@
|
|||
// @section bedlevel
|
||||
|
||||
//#define AUTO_BED_LEVELING_FEATURE // Delete the comment to enable (remove // at the start of the line)
|
||||
|
||||
// Enable this feature to get detailed logging of G28, G29, M48, etc.
|
||||
// Logging is off by default. Enable this logging feature with 'M111 S32'.
|
||||
// NOTE: Requires a huge amount of PROGMEM.
|
||||
//#define DEBUG_LEVELING_FEATURE
|
||||
|
||||
#if ENABLED(AUTO_BED_LEVELING_FEATURE)
|
||||
|
|
|
@ -661,6 +661,10 @@
|
|||
// @section bedlevel
|
||||
|
||||
//#define AUTO_BED_LEVELING_FEATURE // Delete the comment to enable (remove // at the start of the line)
|
||||
|
||||
// Enable this feature to get detailed logging of G28, G29, M48, etc.
|
||||
// Logging is off by default. Enable this logging feature with 'M111 S32'.
|
||||
// NOTE: Requires a huge amount of PROGMEM.
|
||||
//#define DEBUG_LEVELING_FEATURE
|
||||
|
||||
#if ENABLED(AUTO_BED_LEVELING_FEATURE)
|
||||
|
|
|
@ -663,6 +663,10 @@
|
|||
// @section bedlevel
|
||||
|
||||
#define AUTO_BED_LEVELING_FEATURE // Delete the comment to enable (remove // at the start of the line)
|
||||
|
||||
// Enable this feature to get detailed logging of G28, G29, M48, etc.
|
||||
// Logging is off by default. Enable this logging feature with 'M111 S32'.
|
||||
// NOTE: Requires a huge amount of PROGMEM.
|
||||
//#define DEBUG_LEVELING_FEATURE
|
||||
|
||||
#if ENABLED(AUTO_BED_LEVELING_FEATURE)
|
||||
|
|
|
@ -686,6 +686,10 @@
|
|||
// @section bedlevel
|
||||
|
||||
//#define AUTO_BED_LEVELING_FEATURE // Delete the comment to enable (remove // at the start of the line)
|
||||
|
||||
// Enable this feature to get detailed logging of G28, G29, M48, etc.
|
||||
// Logging is off by default. Enable this logging feature with 'M111 S32'.
|
||||
// NOTE: Requires a huge amount of PROGMEM.
|
||||
//#define DEBUG_LEVELING_FEATURE
|
||||
|
||||
#if ENABLED(AUTO_BED_LEVELING_FEATURE)
|
||||
|
|
|
@ -669,6 +669,10 @@
|
|||
// @section bedlevel
|
||||
|
||||
//#define AUTO_BED_LEVELING_FEATURE // Delete the comment to enable (remove // at the start of the line)
|
||||
|
||||
// Enable this feature to get detailed logging of G28, G29, M48, etc.
|
||||
// Logging is off by default. Enable this logging feature with 'M111 S32'.
|
||||
// NOTE: Requires a huge amount of PROGMEM.
|
||||
//#define DEBUG_LEVELING_FEATURE
|
||||
|
||||
#if ENABLED(AUTO_BED_LEVELING_FEATURE)
|
||||
|
|
|
@ -669,6 +669,10 @@
|
|||
// @section bedlevel
|
||||
|
||||
//#define AUTO_BED_LEVELING_FEATURE // Delete the comment to enable (remove // at the start of the line)
|
||||
|
||||
// Enable this feature to get detailed logging of G28, G29, M48, etc.
|
||||
// Logging is off by default. Enable this logging feature with 'M111 S32'.
|
||||
// NOTE: Requires a huge amount of PROGMEM.
|
||||
//#define DEBUG_LEVELING_FEATURE
|
||||
|
||||
#if ENABLED(AUTO_BED_LEVELING_FEATURE)
|
||||
|
|
|
@ -669,6 +669,10 @@
|
|||
// @section bedlevel
|
||||
|
||||
//#define AUTO_BED_LEVELING_FEATURE // Delete the comment to enable (remove // at the start of the line)
|
||||
|
||||
// Enable this feature to get detailed logging of G28, G29, M48, etc.
|
||||
// Logging is off by default. Enable this logging feature with 'M111 S32'.
|
||||
// NOTE: Requires a huge amount of PROGMEM.
|
||||
//#define DEBUG_LEVELING_FEATURE
|
||||
|
||||
#if ENABLED(AUTO_BED_LEVELING_FEATURE)
|
||||
|
|
|
@ -666,6 +666,10 @@
|
|||
// @section bedlevel
|
||||
|
||||
//#define AUTO_BED_LEVELING_FEATURE // Delete the comment to enable (remove // at the start of the line)
|
||||
|
||||
// Enable this feature to get detailed logging of G28, G29, M48, etc.
|
||||
// Logging is off by default. Enable this logging feature with 'M111 S32'.
|
||||
// NOTE: Requires a huge amount of PROGMEM.
|
||||
//#define DEBUG_LEVELING_FEATURE
|
||||
|
||||
#if ENABLED(AUTO_BED_LEVELING_FEATURE)
|
||||
|
|
|
@ -677,6 +677,10 @@
|
|||
// @section bedlevel
|
||||
|
||||
//#define AUTO_BED_LEVELING_FEATURE // Delete the comment to enable (remove // at the start of the line)
|
||||
|
||||
// Enable this feature to get detailed logging of G28, G29, M48, etc.
|
||||
// Logging is off by default. Enable this logging feature with 'M111 S32'.
|
||||
// NOTE: Requires a huge amount of PROGMEM.
|
||||
//#define DEBUG_LEVELING_FEATURE
|
||||
|
||||
#if ENABLED(AUTO_BED_LEVELING_FEATURE)
|
||||
|
|
|
@ -690,6 +690,10 @@
|
|||
// @section bedlevel
|
||||
|
||||
//#define AUTO_BED_LEVELING_FEATURE // Delete the comment to enable (remove // at the start of the line)
|
||||
|
||||
// Enable this feature to get detailed logging of G28, G29, M48, etc.
|
||||
// Logging is off by default. Enable this logging feature with 'M111 S32'.
|
||||
// NOTE: Requires a huge amount of PROGMEM.
|
||||
//#define DEBUG_LEVELING_FEATURE
|
||||
|
||||
#if ENABLED(AUTO_BED_LEVELING_FEATURE)
|
||||
|
|
|
@ -661,6 +661,10 @@
|
|||
// @section bedlevel
|
||||
|
||||
//#define AUTO_BED_LEVELING_FEATURE // Delete the comment to enable (remove // at the start of the line)
|
||||
|
||||
// Enable this feature to get detailed logging of G28, G29, M48, etc.
|
||||
// Logging is off by default. Enable this logging feature with 'M111 S32'.
|
||||
// NOTE: Requires a huge amount of PROGMEM.
|
||||
//#define DEBUG_LEVELING_FEATURE
|
||||
|
||||
#if ENABLED(AUTO_BED_LEVELING_FEATURE)
|
||||
|
|
|
@ -669,6 +669,10 @@
|
|||
// @section bedlevel
|
||||
|
||||
//#define AUTO_BED_LEVELING_FEATURE // Delete the comment to enable (remove // at the start of the line)
|
||||
|
||||
// Enable this feature to get detailed logging of G28, G29, M48, etc.
|
||||
// Logging is off by default. Enable this logging feature with 'M111 S32'.
|
||||
// NOTE: Requires a huge amount of PROGMEM.
|
||||
//#define DEBUG_LEVELING_FEATURE
|
||||
|
||||
#if ENABLED(AUTO_BED_LEVELING_FEATURE)
|
||||
|
|
|
@ -758,6 +758,10 @@
|
|||
// @section bedlevel
|
||||
|
||||
//#define AUTO_BED_LEVELING_FEATURE // Delete the comment to enable (remove // at the start of the line)
|
||||
|
||||
// Enable this feature to get detailed logging of G28, G29, M48, etc.
|
||||
// Logging is off by default. Enable this logging feature with 'M111 S32'.
|
||||
// NOTE: Requires a huge amount of PROGMEM.
|
||||
//#define DEBUG_LEVELING_FEATURE
|
||||
|
||||
#if ENABLED(AUTO_BED_LEVELING_FEATURE)
|
||||
|
|
|
@ -752,6 +752,10 @@
|
|||
// @section bedlevel
|
||||
|
||||
//#define AUTO_BED_LEVELING_FEATURE // Delete the comment to enable (remove // at the start of the line)
|
||||
|
||||
// Enable this feature to get detailed logging of G28, G29, M48, etc.
|
||||
// Logging is off by default. Enable this logging feature with 'M111 S32'.
|
||||
// NOTE: Requires a huge amount of PROGMEM.
|
||||
//#define DEBUG_LEVELING_FEATURE
|
||||
|
||||
#if ENABLED(AUTO_BED_LEVELING_FEATURE)
|
||||
|
|
|
@ -755,6 +755,10 @@
|
|||
// @section bedlevel
|
||||
|
||||
//#define AUTO_BED_LEVELING_FEATURE // Delete the comment to enable (remove // at the start of the line)
|
||||
|
||||
// Enable this feature to get detailed logging of G28, G29, M48, etc.
|
||||
// Logging is off by default. Enable this logging feature with 'M111 S32'.
|
||||
// NOTE: Requires a huge amount of PROGMEM.
|
||||
//#define DEBUG_LEVELING_FEATURE
|
||||
|
||||
#if ENABLED(AUTO_BED_LEVELING_FEATURE)
|
||||
|
|
|
@ -749,6 +749,10 @@
|
|||
// @section bedlevel
|
||||
|
||||
#define AUTO_BED_LEVELING_FEATURE // Delete the comment to enable (remove // at the start of the line)
|
||||
|
||||
// Enable this feature to get detailed logging of G28, G29, M48, etc.
|
||||
// Logging is off by default. Enable this logging feature with 'M111 S32'.
|
||||
// NOTE: Requires a huge amount of PROGMEM.
|
||||
//#define DEBUG_LEVELING_FEATURE
|
||||
|
||||
#if ENABLED(AUTO_BED_LEVELING_FEATURE)
|
||||
|
|
|
@ -750,6 +750,10 @@
|
|||
// @section bedlevel
|
||||
|
||||
#define AUTO_BED_LEVELING_FEATURE // Delete the comment to enable (remove // at the start of the line)
|
||||
|
||||
// Enable this feature to get detailed logging of G28, G29, M48, etc.
|
||||
// Logging is off by default. Enable this logging feature with 'M111 S32'.
|
||||
// NOTE: Requires a huge amount of PROGMEM.
|
||||
//#define DEBUG_LEVELING_FEATURE
|
||||
|
||||
#if ENABLED(AUTO_BED_LEVELING_FEATURE)
|
||||
|
|
|
@ -672,6 +672,10 @@
|
|||
// @section bedlevel
|
||||
|
||||
//#define AUTO_BED_LEVELING_FEATURE // Delete the comment to enable (remove // at the start of the line)
|
||||
|
||||
// Enable this feature to get detailed logging of G28, G29, M48, etc.
|
||||
// Logging is off by default. Enable this logging feature with 'M111 S32'.
|
||||
// NOTE: Requires a huge amount of PROGMEM.
|
||||
//#define DEBUG_LEVELING_FEATURE
|
||||
|
||||
#if ENABLED(AUTO_BED_LEVELING_FEATURE)
|
||||
|
|
|
@ -659,6 +659,10 @@
|
|||
// @section bedlevel
|
||||
|
||||
//#define AUTO_BED_LEVELING_FEATURE // Delete the comment to enable (remove // at the start of the line)
|
||||
|
||||
// Enable this feature to get detailed logging of G28, G29, M48, etc.
|
||||
// Logging is off by default. Enable this logging feature with 'M111 S32'.
|
||||
// NOTE: Requires a huge amount of PROGMEM.
|
||||
//#define DEBUG_LEVELING_FEATURE
|
||||
|
||||
#if ENABLED(AUTO_BED_LEVELING_FEATURE)
|
||||
|
|
Loading…
Reference in a new issue