mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2025-09-16 17:17:54 +00:00
BIQU B1 run probe offset wizard in bed center (#364)
The Biqu B1 homes with a Z endstop, so this ensure that the Probe Offset Wizard will deploy the BLTouch in the center of the bed.
This commit is contained in:
parent
9b2d810ffd
commit
c92c1b844e
1 changed files with 1 additions and 1 deletions
|
@ -1089,7 +1089,7 @@
|
|||
//#define PROBE_OFFSET_WIZARD_START_Z -4.0
|
||||
|
||||
// Set a convenient position to do the calibration (probing point and nozzle/bed-distance)
|
||||
//#define PROBE_OFFSET_WIZARD_XY_POS { X_CENTER, Y_CENTER }
|
||||
#define PROBE_OFFSET_WIZARD_XY_POS { X_CENTER, Y_CENTER }
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue