Skip to content

Commit

Permalink
Disable LCD Leveling
Browse files Browse the repository at this point in the history
  • Loading branch information
Ken Hasenbank authored and Ken Hasenbank committed Apr 5, 2018
1 parent 6dea929 commit 5bb3ca2
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 @@ -959,7 +959,7 @@
* Use the LCD controller for bed leveling
* Requires MESH_BED_LEVELING or PROBE_MANUALLY
*/
#define LCD_BED_LEVELING
//#define LCD_BED_LEVELING

#if ENABLED(LCD_BED_LEVELING)
#define MBL_Z_STEP 0.025 // Step size while manually probing Z axis.
Expand Down

0 comments on commit 5bb3ca2

Please sign in to comment.