mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2025-08-07 14:04:19 -06:00
Enable LEVEL_BED_CORNERS on Sapphire Pro (#396)
This commit is contained in:
parent
607b0d25b6
commit
498e779be8
1 changed files with 1 additions and 1 deletions
|
@ -1476,7 +1476,7 @@
|
|||
#endif
|
||||
|
||||
// Add a menu item to move between bed corners for manual bed adjustment
|
||||
//#define LEVEL_BED_CORNERS
|
||||
#define LEVEL_BED_CORNERS
|
||||
|
||||
#if ENABLED(LEVEL_BED_CORNERS)
|
||||
#define LEVEL_CORNERS_INSET_LFRB { 30, 30, 30, 30 } // (mm) Left, Front, Right, Back insets
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue