mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2025-08-08 14:34:07 -06:00
Tweak some spacing
This commit is contained in:
parent
a8bff96f6f
commit
d9dfe0674b
3 changed files with 3 additions and 0 deletions
|
@ -1324,6 +1324,7 @@
|
|||
* Include a guided procedure if manual probing is enabled.
|
||||
*/
|
||||
#define LCD_BED_LEVELING
|
||||
|
||||
#if ENABLED(LCD_BED_LEVELING)
|
||||
#define MESH_EDIT_Z_STEP 0.025 // (mm) Step size while manually probing Z axis.
|
||||
#define LCD_PROBE_Z_RANGE 4 // (mm) Z Range centered on Z_MIN_POS for LCD Z adjustment
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue