mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2025-07-14 02:07:57 -06:00
Fix extra #endif
This commit is contained in:
parent
2b2ed674c1
commit
a912d4f258
266 changed files with 1 additions and 267 deletions
|
@ -1269,7 +1269,6 @@
|
|||
// Set a convenient position to do the calibration (probing point and nozzle/bed-distance)
|
||||
//#define PROBE_OFFSET_WIZARD_XY_POS { X_CENTER, Y_CENTER }
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#if ENABLED(AUTO_BED_LEVELING_BILINEAR)
|
||||
// Add a calibration procedure in the Probe Offsets menu
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue