mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2026-01-16 21:05:40 -07:00
🎨 Delete a space
This commit is contained in:
parent
eeebca2005
commit
9eab21e1ef
1 changed files with 1 additions and 1 deletions
|
|
@ -1740,7 +1740,7 @@
|
|||
//#define LCD_BED_TRAMMING
|
||||
|
||||
#if ENABLED(LCD_BED_TRAMMING)
|
||||
#define BED_TRAMMING_INSET_LFRB { 30, 30, 30, 30 } // (mm) Left, Front, Right, Back insets
|
||||
#define BED_TRAMMING_INSET_LFRB { 30, 30, 30, 30 } // (mm) Left, Front, Right, Back insets
|
||||
#define BED_TRAMMING_HEIGHT 0.0 // (mm) Z height of nozzle at leveling points
|
||||
#define BED_TRAMMING_Z_HOP 4.0 // (mm) Z height of nozzle between leveling points
|
||||
//#define BED_TRAMMING_INCLUDE_CENTER // Move to the center after the last corner
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue