Skip to content

Commit

Permalink
Turn on debug levelling
Browse files Browse the repository at this point in the history
  • Loading branch information
Sophist-UK committed Mar 6, 2024
1 parent b09d4cf commit c189b18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Marlin/Configuration.h
Original file line number Diff line number Diff line change
Expand Up @@ -2283,7 +2283,7 @@
* Turn on with the command 'M111 S32'.
* NOTE: Requires a lot of flash!
*/
//#define DEBUG_LEVELING_FEATURE
#define DEBUG_LEVELING_FEATURE

#if ANY(MESH_BED_LEVELING, AUTO_BED_LEVELING_UBL, PROBE_MANUALLY)
// Set a height for the start of manual adjustment
Expand Down

0 comments on commit c189b18

Please sign in to comment.