mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2025-07-08 07:27:44 -06:00
Probe offset wizard updates
This commit is contained in:
parent
017807a859
commit
9580ab9a8d
197 changed files with 1576 additions and 394 deletions
|
@ -1084,8 +1084,14 @@
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
//#define PROBE_OFFSET_WIZARD
|
//#define PROBE_OFFSET_WIZARD
|
||||||
#if ENABLED(PROBE_OFFSET_WIZARD)
|
#if ENABLED(PROBE_OFFSET_WIZARD)
|
||||||
#define PROBE_OFFSET_START -4.0 // Estimated nozzle-to-probe Z offset, plus a little extra
|
//
|
||||||
//#define PROBE_OFFSET_WIZARD_XY_POS XY_CENTER // Set a convenient position to do the measurement
|
// Enable to init the Probe Z-Offset when starting the Wizard.
|
||||||
|
// Use the estimated nozzle-to-probe Z offset, plus a little more.
|
||||||
|
//
|
||||||
|
//#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 }
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
|
@ -1084,8 +1084,14 @@
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
//#define PROBE_OFFSET_WIZARD
|
//#define PROBE_OFFSET_WIZARD
|
||||||
#if ENABLED(PROBE_OFFSET_WIZARD)
|
#if ENABLED(PROBE_OFFSET_WIZARD)
|
||||||
#define PROBE_OFFSET_START -4.0 // Estimated nozzle-to-probe Z offset, plus a little extra
|
//
|
||||||
//#define PROBE_OFFSET_WIZARD_XY_POS XY_CENTER // Set a convenient position to do the measurement
|
// Enable to init the Probe Z-Offset when starting the Wizard.
|
||||||
|
// Use the estimated nozzle-to-probe Z offset, plus a little more.
|
||||||
|
//
|
||||||
|
//#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 }
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
|
@ -1084,8 +1084,14 @@
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
//#define PROBE_OFFSET_WIZARD
|
//#define PROBE_OFFSET_WIZARD
|
||||||
#if ENABLED(PROBE_OFFSET_WIZARD)
|
#if ENABLED(PROBE_OFFSET_WIZARD)
|
||||||
#define PROBE_OFFSET_START -4.0 // Estimated nozzle-to-probe Z offset, plus a little extra
|
//
|
||||||
//#define PROBE_OFFSET_WIZARD_XY_POS XY_CENTER // Set a convenient position to do the measurement
|
// Enable to init the Probe Z-Offset when starting the Wizard.
|
||||||
|
// Use the estimated nozzle-to-probe Z offset, plus a little more.
|
||||||
|
//
|
||||||
|
//#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 }
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
|
@ -1084,8 +1084,14 @@
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
//#define PROBE_OFFSET_WIZARD
|
//#define PROBE_OFFSET_WIZARD
|
||||||
#if ENABLED(PROBE_OFFSET_WIZARD)
|
#if ENABLED(PROBE_OFFSET_WIZARD)
|
||||||
#define PROBE_OFFSET_START -4.0 // Estimated nozzle-to-probe Z offset, plus a little extra
|
//
|
||||||
//#define PROBE_OFFSET_WIZARD_XY_POS XY_CENTER // Set a convenient position to do the measurement
|
// Enable to init the Probe Z-Offset when starting the Wizard.
|
||||||
|
// Use the estimated nozzle-to-probe Z offset, plus a little more.
|
||||||
|
//
|
||||||
|
//#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 }
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
|
@ -1084,8 +1084,14 @@
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
//#define PROBE_OFFSET_WIZARD
|
//#define PROBE_OFFSET_WIZARD
|
||||||
#if ENABLED(PROBE_OFFSET_WIZARD)
|
#if ENABLED(PROBE_OFFSET_WIZARD)
|
||||||
#define PROBE_OFFSET_START -4.0 // Estimated nozzle-to-probe Z offset, plus a little extra
|
//
|
||||||
//#define PROBE_OFFSET_WIZARD_XY_POS XY_CENTER // Set a convenient position to do the measurement
|
// Enable to init the Probe Z-Offset when starting the Wizard.
|
||||||
|
// Use the estimated nozzle-to-probe Z offset, plus a little more.
|
||||||
|
//
|
||||||
|
//#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 }
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
|
@ -1085,8 +1085,14 @@
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
//#define PROBE_OFFSET_WIZARD
|
//#define PROBE_OFFSET_WIZARD
|
||||||
#if ENABLED(PROBE_OFFSET_WIZARD)
|
#if ENABLED(PROBE_OFFSET_WIZARD)
|
||||||
#define PROBE_OFFSET_START -4.0 // Estimated nozzle-to-probe Z offset, plus a little extra
|
//
|
||||||
//#define PROBE_OFFSET_WIZARD_XY_POS XY_CENTER // Set a convenient position to do the measurement
|
// Enable to init the Probe Z-Offset when starting the Wizard.
|
||||||
|
// Use the estimated nozzle-to-probe Z offset, plus a little more.
|
||||||
|
//
|
||||||
|
//#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 }
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
|
@ -1084,8 +1084,14 @@
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
//#define PROBE_OFFSET_WIZARD
|
//#define PROBE_OFFSET_WIZARD
|
||||||
#if ENABLED(PROBE_OFFSET_WIZARD)
|
#if ENABLED(PROBE_OFFSET_WIZARD)
|
||||||
#define PROBE_OFFSET_START -4.0 // Estimated nozzle-to-probe Z offset, plus a little extra
|
//
|
||||||
//#define PROBE_OFFSET_WIZARD_XY_POS XY_CENTER // Set a convenient position to do the measurement
|
// Enable to init the Probe Z-Offset when starting the Wizard.
|
||||||
|
// Use the estimated nozzle-to-probe Z offset, plus a little more.
|
||||||
|
//
|
||||||
|
//#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 }
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
|
@ -1084,8 +1084,14 @@
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
//#define PROBE_OFFSET_WIZARD
|
//#define PROBE_OFFSET_WIZARD
|
||||||
#if ENABLED(PROBE_OFFSET_WIZARD)
|
#if ENABLED(PROBE_OFFSET_WIZARD)
|
||||||
#define PROBE_OFFSET_START -4.0 // Estimated nozzle-to-probe Z offset, plus a little extra
|
//
|
||||||
//#define PROBE_OFFSET_WIZARD_XY_POS XY_CENTER // Set a convenient position to do the measurement
|
// Enable to init the Probe Z-Offset when starting the Wizard.
|
||||||
|
// Use the estimated nozzle-to-probe Z offset, plus a little more.
|
||||||
|
//
|
||||||
|
//#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 }
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
|
@ -1084,8 +1084,14 @@
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
//#define PROBE_OFFSET_WIZARD
|
//#define PROBE_OFFSET_WIZARD
|
||||||
#if ENABLED(PROBE_OFFSET_WIZARD)
|
#if ENABLED(PROBE_OFFSET_WIZARD)
|
||||||
#define PROBE_OFFSET_START -4.0 // Estimated nozzle-to-probe Z offset, plus a little extra
|
//
|
||||||
//#define PROBE_OFFSET_WIZARD_XY_POS XY_CENTER // Set a convenient position to do the measurement
|
// Enable to init the Probe Z-Offset when starting the Wizard.
|
||||||
|
// Use the estimated nozzle-to-probe Z offset, plus a little more.
|
||||||
|
//
|
||||||
|
//#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 }
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
|
@ -1084,8 +1084,14 @@
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
//#define PROBE_OFFSET_WIZARD
|
//#define PROBE_OFFSET_WIZARD
|
||||||
#if ENABLED(PROBE_OFFSET_WIZARD)
|
#if ENABLED(PROBE_OFFSET_WIZARD)
|
||||||
#define PROBE_OFFSET_START -4.0 // Estimated nozzle-to-probe Z offset, plus a little extra
|
//
|
||||||
//#define PROBE_OFFSET_WIZARD_XY_POS XY_CENTER // Set a convenient position to do the measurement
|
// Enable to init the Probe Z-Offset when starting the Wizard.
|
||||||
|
// Use the estimated nozzle-to-probe Z offset, plus a little more.
|
||||||
|
//
|
||||||
|
//#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 }
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
|
@ -1084,8 +1084,14 @@
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
//#define PROBE_OFFSET_WIZARD
|
//#define PROBE_OFFSET_WIZARD
|
||||||
#if ENABLED(PROBE_OFFSET_WIZARD)
|
#if ENABLED(PROBE_OFFSET_WIZARD)
|
||||||
#define PROBE_OFFSET_START -4.0 // Estimated nozzle-to-probe Z offset, plus a little extra
|
//
|
||||||
//#define PROBE_OFFSET_WIZARD_XY_POS XY_CENTER // Set a convenient position to do the measurement
|
// Enable to init the Probe Z-Offset when starting the Wizard.
|
||||||
|
// Use the estimated nozzle-to-probe Z offset, plus a little more.
|
||||||
|
//
|
||||||
|
//#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 }
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
|
@ -1084,8 +1084,14 @@
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
//#define PROBE_OFFSET_WIZARD
|
//#define PROBE_OFFSET_WIZARD
|
||||||
#if ENABLED(PROBE_OFFSET_WIZARD)
|
#if ENABLED(PROBE_OFFSET_WIZARD)
|
||||||
#define PROBE_OFFSET_START -4.0 // Estimated nozzle-to-probe Z offset, plus a little extra
|
//
|
||||||
//#define PROBE_OFFSET_WIZARD_XY_POS XY_CENTER // Set a convenient position to do the measurement
|
// Enable to init the Probe Z-Offset when starting the Wizard.
|
||||||
|
// Use the estimated nozzle-to-probe Z offset, plus a little more.
|
||||||
|
//
|
||||||
|
//#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 }
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
|
@ -1084,8 +1084,14 @@
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
//#define PROBE_OFFSET_WIZARD
|
//#define PROBE_OFFSET_WIZARD
|
||||||
#if ENABLED(PROBE_OFFSET_WIZARD)
|
#if ENABLED(PROBE_OFFSET_WIZARD)
|
||||||
#define PROBE_OFFSET_START -4.0 // Estimated nozzle-to-probe Z offset, plus a little extra
|
//
|
||||||
//#define PROBE_OFFSET_WIZARD_XY_POS XY_CENTER // Set a convenient position to do the measurement
|
// Enable to init the Probe Z-Offset when starting the Wizard.
|
||||||
|
// Use the estimated nozzle-to-probe Z offset, plus a little more.
|
||||||
|
//
|
||||||
|
//#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 }
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
|
@ -1084,8 +1084,14 @@
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
//#define PROBE_OFFSET_WIZARD
|
//#define PROBE_OFFSET_WIZARD
|
||||||
#if ENABLED(PROBE_OFFSET_WIZARD)
|
#if ENABLED(PROBE_OFFSET_WIZARD)
|
||||||
#define PROBE_OFFSET_START -4.0 // Estimated nozzle-to-probe Z offset, plus a little extra
|
//
|
||||||
//#define PROBE_OFFSET_WIZARD_XY_POS XY_CENTER // Set a convenient position to do the measurement
|
// Enable to init the Probe Z-Offset when starting the Wizard.
|
||||||
|
// Use the estimated nozzle-to-probe Z offset, plus a little more.
|
||||||
|
//
|
||||||
|
//#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 }
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
|
@ -1084,8 +1084,14 @@
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
//#define PROBE_OFFSET_WIZARD
|
//#define PROBE_OFFSET_WIZARD
|
||||||
#if ENABLED(PROBE_OFFSET_WIZARD)
|
#if ENABLED(PROBE_OFFSET_WIZARD)
|
||||||
#define PROBE_OFFSET_START -4.0 // Estimated nozzle-to-probe Z offset, plus a little extra
|
//
|
||||||
//#define PROBE_OFFSET_WIZARD_XY_POS XY_CENTER // Set a convenient position to do the measurement
|
// Enable to init the Probe Z-Offset when starting the Wizard.
|
||||||
|
// Use the estimated nozzle-to-probe Z offset, plus a little more.
|
||||||
|
//
|
||||||
|
//#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 }
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
|
@ -1084,8 +1084,14 @@
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
//#define PROBE_OFFSET_WIZARD
|
//#define PROBE_OFFSET_WIZARD
|
||||||
#if ENABLED(PROBE_OFFSET_WIZARD)
|
#if ENABLED(PROBE_OFFSET_WIZARD)
|
||||||
#define PROBE_OFFSET_START -4.0 // Estimated nozzle-to-probe Z offset, plus a little extra
|
//
|
||||||
//#define PROBE_OFFSET_WIZARD_XY_POS XY_CENTER // Set a convenient position to do the measurement
|
// Enable to init the Probe Z-Offset when starting the Wizard.
|
||||||
|
// Use the estimated nozzle-to-probe Z offset, plus a little more.
|
||||||
|
//
|
||||||
|
//#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 }
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
|
@ -1084,8 +1084,14 @@
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
//#define PROBE_OFFSET_WIZARD
|
//#define PROBE_OFFSET_WIZARD
|
||||||
#if ENABLED(PROBE_OFFSET_WIZARD)
|
#if ENABLED(PROBE_OFFSET_WIZARD)
|
||||||
#define PROBE_OFFSET_START -4.0 // Estimated nozzle-to-probe Z offset, plus a little extra
|
//
|
||||||
//#define PROBE_OFFSET_WIZARD_XY_POS XY_CENTER // Set a convenient position to do the measurement
|
// Enable to init the Probe Z-Offset when starting the Wizard.
|
||||||
|
// Use the estimated nozzle-to-probe Z offset, plus a little more.
|
||||||
|
//
|
||||||
|
//#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 }
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
|
@ -1084,8 +1084,14 @@
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
//#define PROBE_OFFSET_WIZARD
|
//#define PROBE_OFFSET_WIZARD
|
||||||
#if ENABLED(PROBE_OFFSET_WIZARD)
|
#if ENABLED(PROBE_OFFSET_WIZARD)
|
||||||
#define PROBE_OFFSET_START -4.0 // Estimated nozzle-to-probe Z offset, plus a little extra
|
//
|
||||||
//#define PROBE_OFFSET_WIZARD_XY_POS XY_CENTER // Set a convenient position to do the measurement
|
// Enable to init the Probe Z-Offset when starting the Wizard.
|
||||||
|
// Use the estimated nozzle-to-probe Z offset, plus a little more.
|
||||||
|
//
|
||||||
|
//#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 }
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
|
@ -1084,8 +1084,14 @@
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
//#define PROBE_OFFSET_WIZARD
|
//#define PROBE_OFFSET_WIZARD
|
||||||
#if ENABLED(PROBE_OFFSET_WIZARD)
|
#if ENABLED(PROBE_OFFSET_WIZARD)
|
||||||
#define PROBE_OFFSET_START -4.0 // Estimated nozzle-to-probe Z offset, plus a little extra
|
//
|
||||||
//#define PROBE_OFFSET_WIZARD_XY_POS XY_CENTER // Set a convenient position to do the measurement
|
// Enable to init the Probe Z-Offset when starting the Wizard.
|
||||||
|
// Use the estimated nozzle-to-probe Z offset, plus a little more.
|
||||||
|
//
|
||||||
|
//#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 }
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
|
@ -1084,8 +1084,14 @@
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
//#define PROBE_OFFSET_WIZARD
|
//#define PROBE_OFFSET_WIZARD
|
||||||
#if ENABLED(PROBE_OFFSET_WIZARD)
|
#if ENABLED(PROBE_OFFSET_WIZARD)
|
||||||
#define PROBE_OFFSET_START -4.0 // Estimated nozzle-to-probe Z offset, plus a little extra
|
//
|
||||||
//#define PROBE_OFFSET_WIZARD_XY_POS XY_CENTER // Set a convenient position to do the measurement
|
// Enable to init the Probe Z-Offset when starting the Wizard.
|
||||||
|
// Use the estimated nozzle-to-probe Z offset, plus a little more.
|
||||||
|
//
|
||||||
|
//#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 }
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
|
@ -1084,8 +1084,14 @@
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
//#define PROBE_OFFSET_WIZARD
|
//#define PROBE_OFFSET_WIZARD
|
||||||
#if ENABLED(PROBE_OFFSET_WIZARD)
|
#if ENABLED(PROBE_OFFSET_WIZARD)
|
||||||
#define PROBE_OFFSET_START -4.0 // Estimated nozzle-to-probe Z offset, plus a little extra
|
//
|
||||||
//#define PROBE_OFFSET_WIZARD_XY_POS XY_CENTER // Set a convenient position to do the measurement
|
// Enable to init the Probe Z-Offset when starting the Wizard.
|
||||||
|
// Use the estimated nozzle-to-probe Z offset, plus a little more.
|
||||||
|
//
|
||||||
|
//#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 }
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
|
@ -1084,8 +1084,14 @@
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
//#define PROBE_OFFSET_WIZARD
|
//#define PROBE_OFFSET_WIZARD
|
||||||
#if ENABLED(PROBE_OFFSET_WIZARD)
|
#if ENABLED(PROBE_OFFSET_WIZARD)
|
||||||
#define PROBE_OFFSET_START -4.0 // Estimated nozzle-to-probe Z offset, plus a little extra
|
//
|
||||||
//#define PROBE_OFFSET_WIZARD_XY_POS XY_CENTER // Set a convenient position to do the measurement
|
// Enable to init the Probe Z-Offset when starting the Wizard.
|
||||||
|
// Use the estimated nozzle-to-probe Z offset, plus a little more.
|
||||||
|
//
|
||||||
|
//#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 }
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
|
@ -1088,8 +1088,14 @@
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
//#define PROBE_OFFSET_WIZARD
|
//#define PROBE_OFFSET_WIZARD
|
||||||
#if ENABLED(PROBE_OFFSET_WIZARD)
|
#if ENABLED(PROBE_OFFSET_WIZARD)
|
||||||
#define PROBE_OFFSET_START -4.0 // Estimated nozzle-to-probe Z offset, plus a little extra
|
//
|
||||||
//#define PROBE_OFFSET_WIZARD_XY_POS XY_CENTER // Set a convenient position to do the measurement
|
// Enable to init the Probe Z-Offset when starting the Wizard.
|
||||||
|
// Use the estimated nozzle-to-probe Z offset, plus a little more.
|
||||||
|
//
|
||||||
|
//#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 }
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
|
@ -1084,8 +1084,14 @@
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
//#define PROBE_OFFSET_WIZARD
|
//#define PROBE_OFFSET_WIZARD
|
||||||
#if ENABLED(PROBE_OFFSET_WIZARD)
|
#if ENABLED(PROBE_OFFSET_WIZARD)
|
||||||
#define PROBE_OFFSET_START -4.0 // Estimated nozzle-to-probe Z offset, plus a little extra
|
//
|
||||||
//#define PROBE_OFFSET_WIZARD_XY_POS XY_CENTER // Set a convenient position to do the measurement
|
// Enable to init the Probe Z-Offset when starting the Wizard.
|
||||||
|
// Use the estimated nozzle-to-probe Z offset, plus a little more.
|
||||||
|
//
|
||||||
|
//#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 }
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
|
@ -1084,8 +1084,14 @@
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
//#define PROBE_OFFSET_WIZARD
|
//#define PROBE_OFFSET_WIZARD
|
||||||
#if ENABLED(PROBE_OFFSET_WIZARD)
|
#if ENABLED(PROBE_OFFSET_WIZARD)
|
||||||
#define PROBE_OFFSET_START -4.0 // Estimated nozzle-to-probe Z offset, plus a little extra
|
//
|
||||||
//#define PROBE_OFFSET_WIZARD_XY_POS XY_CENTER // Set a convenient position to do the measurement
|
// Enable to init the Probe Z-Offset when starting the Wizard.
|
||||||
|
// Use the estimated nozzle-to-probe Z offset, plus a little more.
|
||||||
|
//
|
||||||
|
//#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 }
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
|
@ -1084,8 +1084,14 @@
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
//#define PROBE_OFFSET_WIZARD
|
//#define PROBE_OFFSET_WIZARD
|
||||||
#if ENABLED(PROBE_OFFSET_WIZARD)
|
#if ENABLED(PROBE_OFFSET_WIZARD)
|
||||||
#define PROBE_OFFSET_START -4.0 // Estimated nozzle-to-probe Z offset, plus a little extra
|
//
|
||||||
//#define PROBE_OFFSET_WIZARD_XY_POS XY_CENTER // Set a convenient position to do the measurement
|
// Enable to init the Probe Z-Offset when starting the Wizard.
|
||||||
|
// Use the estimated nozzle-to-probe Z offset, plus a little more.
|
||||||
|
//
|
||||||
|
//#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 }
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
|
@ -1084,8 +1084,14 @@
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
//#define PROBE_OFFSET_WIZARD
|
//#define PROBE_OFFSET_WIZARD
|
||||||
#if ENABLED(PROBE_OFFSET_WIZARD)
|
#if ENABLED(PROBE_OFFSET_WIZARD)
|
||||||
#define PROBE_OFFSET_START -4.0 // Estimated nozzle-to-probe Z offset, plus a little extra
|
//
|
||||||
//#define PROBE_OFFSET_WIZARD_XY_POS XY_CENTER // Set a convenient position to do the measurement
|
// Enable to init the Probe Z-Offset when starting the Wizard.
|
||||||
|
// Use the estimated nozzle-to-probe Z offset, plus a little more.
|
||||||
|
//
|
||||||
|
//#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 }
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
|
@ -1084,8 +1084,14 @@
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
//#define PROBE_OFFSET_WIZARD
|
//#define PROBE_OFFSET_WIZARD
|
||||||
#if ENABLED(PROBE_OFFSET_WIZARD)
|
#if ENABLED(PROBE_OFFSET_WIZARD)
|
||||||
#define PROBE_OFFSET_START -4.0 // Estimated nozzle-to-probe Z offset, plus a little extra
|
//
|
||||||
//#define PROBE_OFFSET_WIZARD_XY_POS XY_CENTER // Set a convenient position to do the measurement
|
// Enable to init the Probe Z-Offset when starting the Wizard.
|
||||||
|
// Use the estimated nozzle-to-probe Z offset, plus a little more.
|
||||||
|
//
|
||||||
|
//#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 }
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
|
@ -1084,8 +1084,14 @@
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
#define PROBE_OFFSET_WIZARD
|
#define PROBE_OFFSET_WIZARD
|
||||||
#if ENABLED(PROBE_OFFSET_WIZARD)
|
#if ENABLED(PROBE_OFFSET_WIZARD)
|
||||||
#define PROBE_OFFSET_START -4.0 // Estimated nozzle-to-probe Z offset, plus a little extra
|
//
|
||||||
//#define PROBE_OFFSET_WIZARD_XY_POS XY_CENTER // Set a convenient position to do the measurement
|
// Enable to init the Probe Z-Offset when starting the Wizard.
|
||||||
|
// Use the estimated nozzle-to-probe Z offset, plus a little more.
|
||||||
|
//
|
||||||
|
//#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 }
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
|
@ -1084,8 +1084,14 @@
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
//#define PROBE_OFFSET_WIZARD
|
//#define PROBE_OFFSET_WIZARD
|
||||||
#if ENABLED(PROBE_OFFSET_WIZARD)
|
#if ENABLED(PROBE_OFFSET_WIZARD)
|
||||||
#define PROBE_OFFSET_START -4.0 // Estimated nozzle-to-probe Z offset, plus a little extra
|
//
|
||||||
//#define PROBE_OFFSET_WIZARD_XY_POS XY_CENTER // Set a convenient position to do the measurement
|
// Enable to init the Probe Z-Offset when starting the Wizard.
|
||||||
|
// Use the estimated nozzle-to-probe Z offset, plus a little more.
|
||||||
|
//
|
||||||
|
//#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 }
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
|
@ -1084,8 +1084,14 @@
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
//#define PROBE_OFFSET_WIZARD
|
//#define PROBE_OFFSET_WIZARD
|
||||||
#if ENABLED(PROBE_OFFSET_WIZARD)
|
#if ENABLED(PROBE_OFFSET_WIZARD)
|
||||||
#define PROBE_OFFSET_START -4.0 // Estimated nozzle-to-probe Z offset, plus a little extra
|
//
|
||||||
//#define PROBE_OFFSET_WIZARD_XY_POS XY_CENTER // Set a convenient position to do the measurement
|
// Enable to init the Probe Z-Offset when starting the Wizard.
|
||||||
|
// Use the estimated nozzle-to-probe Z offset, plus a little more.
|
||||||
|
//
|
||||||
|
//#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 }
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
|
@ -1092,8 +1092,14 @@
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
//#define PROBE_OFFSET_WIZARD
|
//#define PROBE_OFFSET_WIZARD
|
||||||
#if ENABLED(PROBE_OFFSET_WIZARD)
|
#if ENABLED(PROBE_OFFSET_WIZARD)
|
||||||
#define PROBE_OFFSET_START -4.0 // Estimated nozzle-to-probe Z offset, plus a little extra
|
//
|
||||||
//#define PROBE_OFFSET_WIZARD_XY_POS XY_CENTER // Set a convenient position to do the measurement
|
// Enable to init the Probe Z-Offset when starting the Wizard.
|
||||||
|
// Use the estimated nozzle-to-probe Z offset, plus a little more.
|
||||||
|
//
|
||||||
|
//#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 }
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
|
@ -1084,8 +1084,14 @@
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
//#define PROBE_OFFSET_WIZARD
|
//#define PROBE_OFFSET_WIZARD
|
||||||
#if ENABLED(PROBE_OFFSET_WIZARD)
|
#if ENABLED(PROBE_OFFSET_WIZARD)
|
||||||
#define PROBE_OFFSET_START -4.0 // Estimated nozzle-to-probe Z offset, plus a little extra
|
//
|
||||||
//#define PROBE_OFFSET_WIZARD_XY_POS XY_CENTER // Set a convenient position to do the measurement
|
// Enable to init the Probe Z-Offset when starting the Wizard.
|
||||||
|
// Use the estimated nozzle-to-probe Z offset, plus a little more.
|
||||||
|
//
|
||||||
|
//#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 }
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
|
@ -1084,8 +1084,14 @@
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
//#define PROBE_OFFSET_WIZARD
|
//#define PROBE_OFFSET_WIZARD
|
||||||
#if ENABLED(PROBE_OFFSET_WIZARD)
|
#if ENABLED(PROBE_OFFSET_WIZARD)
|
||||||
#define PROBE_OFFSET_START -4.0 // Estimated nozzle-to-probe Z offset, plus a little extra
|
//
|
||||||
//#define PROBE_OFFSET_WIZARD_XY_POS XY_CENTER // Set a convenient position to do the measurement
|
// Enable to init the Probe Z-Offset when starting the Wizard.
|
||||||
|
// Use the estimated nozzle-to-probe Z offset, plus a little more.
|
||||||
|
//
|
||||||
|
//#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 }
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
|
@ -1084,8 +1084,14 @@
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
//#define PROBE_OFFSET_WIZARD
|
//#define PROBE_OFFSET_WIZARD
|
||||||
#if ENABLED(PROBE_OFFSET_WIZARD)
|
#if ENABLED(PROBE_OFFSET_WIZARD)
|
||||||
#define PROBE_OFFSET_START -4.0 // Estimated nozzle-to-probe Z offset, plus a little extra
|
//
|
||||||
//#define PROBE_OFFSET_WIZARD_XY_POS XY_CENTER // Set a convenient position to do the measurement
|
// Enable to init the Probe Z-Offset when starting the Wizard.
|
||||||
|
// Use the estimated nozzle-to-probe Z offset, plus a little more.
|
||||||
|
//
|
||||||
|
//#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 }
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
|
@ -1084,8 +1084,14 @@
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
//#define PROBE_OFFSET_WIZARD
|
//#define PROBE_OFFSET_WIZARD
|
||||||
#if ENABLED(PROBE_OFFSET_WIZARD)
|
#if ENABLED(PROBE_OFFSET_WIZARD)
|
||||||
#define PROBE_OFFSET_START -4.0 // Estimated nozzle-to-probe Z offset, plus a little extra
|
//
|
||||||
//#define PROBE_OFFSET_WIZARD_XY_POS XY_CENTER // Set a convenient position to do the measurement
|
// Enable to init the Probe Z-Offset when starting the Wizard.
|
||||||
|
// Use the estimated nozzle-to-probe Z offset, plus a little more.
|
||||||
|
//
|
||||||
|
//#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 }
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
|
@ -1084,8 +1084,14 @@
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
//#define PROBE_OFFSET_WIZARD
|
//#define PROBE_OFFSET_WIZARD
|
||||||
#if ENABLED(PROBE_OFFSET_WIZARD)
|
#if ENABLED(PROBE_OFFSET_WIZARD)
|
||||||
#define PROBE_OFFSET_START -4.0 // Estimated nozzle-to-probe Z offset, plus a little extra
|
//
|
||||||
//#define PROBE_OFFSET_WIZARD_XY_POS XY_CENTER // Set a convenient position to do the measurement
|
// Enable to init the Probe Z-Offset when starting the Wizard.
|
||||||
|
// Use the estimated nozzle-to-probe Z offset, plus a little more.
|
||||||
|
//
|
||||||
|
//#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 }
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
|
@ -1084,8 +1084,14 @@
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
//#define PROBE_OFFSET_WIZARD
|
//#define PROBE_OFFSET_WIZARD
|
||||||
#if ENABLED(PROBE_OFFSET_WIZARD)
|
#if ENABLED(PROBE_OFFSET_WIZARD)
|
||||||
#define PROBE_OFFSET_START -4.0 // Estimated nozzle-to-probe Z offset, plus a little extra
|
//
|
||||||
//#define PROBE_OFFSET_WIZARD_XY_POS XY_CENTER // Set a convenient position to do the measurement
|
// Enable to init the Probe Z-Offset when starting the Wizard.
|
||||||
|
// Use the estimated nozzle-to-probe Z offset, plus a little more.
|
||||||
|
//
|
||||||
|
//#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 }
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
|
@ -1084,8 +1084,14 @@
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
//#define PROBE_OFFSET_WIZARD
|
//#define PROBE_OFFSET_WIZARD
|
||||||
#if ENABLED(PROBE_OFFSET_WIZARD)
|
#if ENABLED(PROBE_OFFSET_WIZARD)
|
||||||
#define PROBE_OFFSET_START -4.0 // Estimated nozzle-to-probe Z offset, plus a little extra
|
//
|
||||||
//#define PROBE_OFFSET_WIZARD_XY_POS XY_CENTER // Set a convenient position to do the measurement
|
// Enable to init the Probe Z-Offset when starting the Wizard.
|
||||||
|
// Use the estimated nozzle-to-probe Z offset, plus a little more.
|
||||||
|
//
|
||||||
|
//#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 }
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
|
@ -1084,8 +1084,14 @@
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
//#define PROBE_OFFSET_WIZARD
|
//#define PROBE_OFFSET_WIZARD
|
||||||
#if ENABLED(PROBE_OFFSET_WIZARD)
|
#if ENABLED(PROBE_OFFSET_WIZARD)
|
||||||
#define PROBE_OFFSET_START -4.0 // Estimated nozzle-to-probe Z offset, plus a little extra
|
//
|
||||||
//#define PROBE_OFFSET_WIZARD_XY_POS XY_CENTER // Set a convenient position to do the measurement
|
// Enable to init the Probe Z-Offset when starting the Wizard.
|
||||||
|
// Use the estimated nozzle-to-probe Z offset, plus a little more.
|
||||||
|
//
|
||||||
|
//#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 }
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
|
@ -1084,8 +1084,14 @@
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
//#define PROBE_OFFSET_WIZARD
|
//#define PROBE_OFFSET_WIZARD
|
||||||
#if ENABLED(PROBE_OFFSET_WIZARD)
|
#if ENABLED(PROBE_OFFSET_WIZARD)
|
||||||
#define PROBE_OFFSET_START -4.0 // Estimated nozzle-to-probe Z offset, plus a little extra
|
//
|
||||||
//#define PROBE_OFFSET_WIZARD_XY_POS XY_CENTER // Set a convenient position to do the measurement
|
// Enable to init the Probe Z-Offset when starting the Wizard.
|
||||||
|
// Use the estimated nozzle-to-probe Z offset, plus a little more.
|
||||||
|
//
|
||||||
|
//#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 }
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
|
@ -1084,8 +1084,14 @@
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
//#define PROBE_OFFSET_WIZARD
|
//#define PROBE_OFFSET_WIZARD
|
||||||
#if ENABLED(PROBE_OFFSET_WIZARD)
|
#if ENABLED(PROBE_OFFSET_WIZARD)
|
||||||
#define PROBE_OFFSET_START -4.0 // Estimated nozzle-to-probe Z offset, plus a little extra
|
//
|
||||||
//#define PROBE_OFFSET_WIZARD_XY_POS XY_CENTER // Set a convenient position to do the measurement
|
// Enable to init the Probe Z-Offset when starting the Wizard.
|
||||||
|
// Use the estimated nozzle-to-probe Z offset, plus a little more.
|
||||||
|
//
|
||||||
|
//#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 }
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
|
@ -1084,8 +1084,14 @@
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
//#define PROBE_OFFSET_WIZARD
|
//#define PROBE_OFFSET_WIZARD
|
||||||
#if ENABLED(PROBE_OFFSET_WIZARD)
|
#if ENABLED(PROBE_OFFSET_WIZARD)
|
||||||
#define PROBE_OFFSET_START -4.0 // Estimated nozzle-to-probe Z offset, plus a little extra
|
//
|
||||||
//#define PROBE_OFFSET_WIZARD_XY_POS XY_CENTER // Set a convenient position to do the measurement
|
// Enable to init the Probe Z-Offset when starting the Wizard.
|
||||||
|
// Use the estimated nozzle-to-probe Z offset, plus a little more.
|
||||||
|
//
|
||||||
|
//#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 }
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
|
@ -1084,8 +1084,14 @@
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
//#define PROBE_OFFSET_WIZARD
|
//#define PROBE_OFFSET_WIZARD
|
||||||
#if ENABLED(PROBE_OFFSET_WIZARD)
|
#if ENABLED(PROBE_OFFSET_WIZARD)
|
||||||
#define PROBE_OFFSET_START -4.0 // Estimated nozzle-to-probe Z offset, plus a little extra
|
//
|
||||||
//#define PROBE_OFFSET_WIZARD_XY_POS XY_CENTER // Set a convenient position to do the measurement
|
// Enable to init the Probe Z-Offset when starting the Wizard.
|
||||||
|
// Use the estimated nozzle-to-probe Z offset, plus a little more.
|
||||||
|
//
|
||||||
|
//#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 }
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
|
@ -1084,8 +1084,14 @@
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
//#define PROBE_OFFSET_WIZARD
|
//#define PROBE_OFFSET_WIZARD
|
||||||
#if ENABLED(PROBE_OFFSET_WIZARD)
|
#if ENABLED(PROBE_OFFSET_WIZARD)
|
||||||
#define PROBE_OFFSET_START -4.0 // Estimated nozzle-to-probe Z offset, plus a little extra
|
//
|
||||||
//#define PROBE_OFFSET_WIZARD_XY_POS XY_CENTER // Set a convenient position to do the measurement
|
// Enable to init the Probe Z-Offset when starting the Wizard.
|
||||||
|
// Use the estimated nozzle-to-probe Z offset, plus a little more.
|
||||||
|
//
|
||||||
|
//#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 }
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
|
@ -1085,8 +1085,14 @@
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
//#define PROBE_OFFSET_WIZARD
|
//#define PROBE_OFFSET_WIZARD
|
||||||
#if ENABLED(PROBE_OFFSET_WIZARD)
|
#if ENABLED(PROBE_OFFSET_WIZARD)
|
||||||
#define PROBE_OFFSET_START -4.0 // Estimated nozzle-to-probe Z offset, plus a little extra
|
//
|
||||||
//#define PROBE_OFFSET_WIZARD_XY_POS XY_CENTER // Set a convenient position to do the measurement
|
// Enable to init the Probe Z-Offset when starting the Wizard.
|
||||||
|
// Use the estimated nozzle-to-probe Z offset, plus a little more.
|
||||||
|
//
|
||||||
|
//#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 }
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
|
@ -1084,8 +1084,14 @@
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
//#define PROBE_OFFSET_WIZARD
|
//#define PROBE_OFFSET_WIZARD
|
||||||
#if ENABLED(PROBE_OFFSET_WIZARD)
|
#if ENABLED(PROBE_OFFSET_WIZARD)
|
||||||
#define PROBE_OFFSET_START -4.0 // Estimated nozzle-to-probe Z offset, plus a little extra
|
//
|
||||||
//#define PROBE_OFFSET_WIZARD_XY_POS XY_CENTER // Set a convenient position to do the measurement
|
// Enable to init the Probe Z-Offset when starting the Wizard.
|
||||||
|
// Use the estimated nozzle-to-probe Z offset, plus a little more.
|
||||||
|
//
|
||||||
|
//#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 }
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
|
@ -1084,8 +1084,14 @@
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
//#define PROBE_OFFSET_WIZARD
|
//#define PROBE_OFFSET_WIZARD
|
||||||
#if ENABLED(PROBE_OFFSET_WIZARD)
|
#if ENABLED(PROBE_OFFSET_WIZARD)
|
||||||
#define PROBE_OFFSET_START -4.0 // Estimated nozzle-to-probe Z offset, plus a little extra
|
//
|
||||||
//#define PROBE_OFFSET_WIZARD_XY_POS XY_CENTER // Set a convenient position to do the measurement
|
// Enable to init the Probe Z-Offset when starting the Wizard.
|
||||||
|
// Use the estimated nozzle-to-probe Z offset, plus a little more.
|
||||||
|
//
|
||||||
|
//#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 }
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
|
@ -1084,8 +1084,14 @@
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
//#define PROBE_OFFSET_WIZARD
|
//#define PROBE_OFFSET_WIZARD
|
||||||
#if ENABLED(PROBE_OFFSET_WIZARD)
|
#if ENABLED(PROBE_OFFSET_WIZARD)
|
||||||
#define PROBE_OFFSET_START -4.0 // Estimated nozzle-to-probe Z offset, plus a little extra
|
//
|
||||||
//#define PROBE_OFFSET_WIZARD_XY_POS XY_CENTER // Set a convenient position to do the measurement
|
// Enable to init the Probe Z-Offset when starting the Wizard.
|
||||||
|
// Use the estimated nozzle-to-probe Z offset, plus a little more.
|
||||||
|
//
|
||||||
|
//#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 }
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
|
@ -1084,8 +1084,14 @@
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
//#define PROBE_OFFSET_WIZARD
|
//#define PROBE_OFFSET_WIZARD
|
||||||
#if ENABLED(PROBE_OFFSET_WIZARD)
|
#if ENABLED(PROBE_OFFSET_WIZARD)
|
||||||
#define PROBE_OFFSET_START -4.0 // Estimated nozzle-to-probe Z offset, plus a little extra
|
//
|
||||||
//#define PROBE_OFFSET_WIZARD_XY_POS XY_CENTER // Set a convenient position to do the measurement
|
// Enable to init the Probe Z-Offset when starting the Wizard.
|
||||||
|
// Use the estimated nozzle-to-probe Z offset, plus a little more.
|
||||||
|
//
|
||||||
|
//#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 }
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
|
@ -1084,8 +1084,14 @@
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
//#define PROBE_OFFSET_WIZARD
|
//#define PROBE_OFFSET_WIZARD
|
||||||
#if ENABLED(PROBE_OFFSET_WIZARD)
|
#if ENABLED(PROBE_OFFSET_WIZARD)
|
||||||
#define PROBE_OFFSET_START -4.0 // Estimated nozzle-to-probe Z offset, plus a little extra
|
//
|
||||||
//#define PROBE_OFFSET_WIZARD_XY_POS XY_CENTER // Set a convenient position to do the measurement
|
// Enable to init the Probe Z-Offset when starting the Wizard.
|
||||||
|
// Use the estimated nozzle-to-probe Z offset, plus a little more.
|
||||||
|
//
|
||||||
|
//#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 }
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
|
@ -1084,8 +1084,14 @@
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
//#define PROBE_OFFSET_WIZARD
|
//#define PROBE_OFFSET_WIZARD
|
||||||
#if ENABLED(PROBE_OFFSET_WIZARD)
|
#if ENABLED(PROBE_OFFSET_WIZARD)
|
||||||
#define PROBE_OFFSET_START -4.0 // Estimated nozzle-to-probe Z offset, plus a little extra
|
//
|
||||||
//#define PROBE_OFFSET_WIZARD_XY_POS XY_CENTER // Set a convenient position to do the measurement
|
// Enable to init the Probe Z-Offset when starting the Wizard.
|
||||||
|
// Use the estimated nozzle-to-probe Z offset, plus a little more.
|
||||||
|
//
|
||||||
|
//#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 }
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
|
@ -1085,8 +1085,14 @@
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
//#define PROBE_OFFSET_WIZARD
|
//#define PROBE_OFFSET_WIZARD
|
||||||
#if ENABLED(PROBE_OFFSET_WIZARD)
|
#if ENABLED(PROBE_OFFSET_WIZARD)
|
||||||
#define PROBE_OFFSET_START -4.0 // Estimated nozzle-to-probe Z offset, plus a little extra
|
//
|
||||||
//#define PROBE_OFFSET_WIZARD_XY_POS XY_CENTER // Set a convenient position to do the measurement
|
// Enable to init the Probe Z-Offset when starting the Wizard.
|
||||||
|
// Use the estimated nozzle-to-probe Z offset, plus a little more.
|
||||||
|
//
|
||||||
|
//#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 }
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
|
@ -1084,8 +1084,14 @@
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
//#define PROBE_OFFSET_WIZARD
|
//#define PROBE_OFFSET_WIZARD
|
||||||
#if ENABLED(PROBE_OFFSET_WIZARD)
|
#if ENABLED(PROBE_OFFSET_WIZARD)
|
||||||
#define PROBE_OFFSET_START -4.0 // Estimated nozzle-to-probe Z offset, plus a little extra
|
//
|
||||||
//#define PROBE_OFFSET_WIZARD_XY_POS XY_CENTER // Set a convenient position to do the measurement
|
// Enable to init the Probe Z-Offset when starting the Wizard.
|
||||||
|
// Use the estimated nozzle-to-probe Z offset, plus a little more.
|
||||||
|
//
|
||||||
|
//#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 }
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
|
@ -1085,8 +1085,14 @@
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
//#define PROBE_OFFSET_WIZARD
|
//#define PROBE_OFFSET_WIZARD
|
||||||
#if ENABLED(PROBE_OFFSET_WIZARD)
|
#if ENABLED(PROBE_OFFSET_WIZARD)
|
||||||
#define PROBE_OFFSET_START -4.0 // Estimated nozzle-to-probe Z offset, plus a little extra
|
//
|
||||||
//#define PROBE_OFFSET_WIZARD_XY_POS XY_CENTER // Set a convenient position to do the measurement
|
// Enable to init the Probe Z-Offset when starting the Wizard.
|
||||||
|
// Use the estimated nozzle-to-probe Z offset, plus a little more.
|
||||||
|
//
|
||||||
|
//#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 }
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
|
@ -1084,8 +1084,14 @@
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
//#define PROBE_OFFSET_WIZARD
|
//#define PROBE_OFFSET_WIZARD
|
||||||
#if ENABLED(PROBE_OFFSET_WIZARD)
|
#if ENABLED(PROBE_OFFSET_WIZARD)
|
||||||
#define PROBE_OFFSET_START -4.0 // Estimated nozzle-to-probe Z offset, plus a little extra
|
//
|
||||||
//#define PROBE_OFFSET_WIZARD_XY_POS XY_CENTER // Set a convenient position to do the measurement
|
// Enable to init the Probe Z-Offset when starting the Wizard.
|
||||||
|
// Use the estimated nozzle-to-probe Z offset, plus a little more.
|
||||||
|
//
|
||||||
|
//#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 }
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
|
@ -1084,8 +1084,14 @@
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
//#define PROBE_OFFSET_WIZARD
|
//#define PROBE_OFFSET_WIZARD
|
||||||
#if ENABLED(PROBE_OFFSET_WIZARD)
|
#if ENABLED(PROBE_OFFSET_WIZARD)
|
||||||
#define PROBE_OFFSET_START -4.0 // Estimated nozzle-to-probe Z offset, plus a little extra
|
//
|
||||||
//#define PROBE_OFFSET_WIZARD_XY_POS XY_CENTER // Set a convenient position to do the measurement
|
// Enable to init the Probe Z-Offset when starting the Wizard.
|
||||||
|
// Use the estimated nozzle-to-probe Z offset, plus a little more.
|
||||||
|
//
|
||||||
|
//#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 }
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
|
@ -1084,8 +1084,14 @@
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
//#define PROBE_OFFSET_WIZARD
|
//#define PROBE_OFFSET_WIZARD
|
||||||
#if ENABLED(PROBE_OFFSET_WIZARD)
|
#if ENABLED(PROBE_OFFSET_WIZARD)
|
||||||
#define PROBE_OFFSET_START -4.0 // Estimated nozzle-to-probe Z offset, plus a little extra
|
//
|
||||||
//#define PROBE_OFFSET_WIZARD_XY_POS XY_CENTER // Set a convenient position to do the measurement
|
// Enable to init the Probe Z-Offset when starting the Wizard.
|
||||||
|
// Use the estimated nozzle-to-probe Z offset, plus a little more.
|
||||||
|
//
|
||||||
|
//#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 }
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
|
@ -1084,8 +1084,14 @@
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
//#define PROBE_OFFSET_WIZARD
|
//#define PROBE_OFFSET_WIZARD
|
||||||
#if ENABLED(PROBE_OFFSET_WIZARD)
|
#if ENABLED(PROBE_OFFSET_WIZARD)
|
||||||
#define PROBE_OFFSET_START -4.0 // Estimated nozzle-to-probe Z offset, plus a little extra
|
//
|
||||||
//#define PROBE_OFFSET_WIZARD_XY_POS XY_CENTER // Set a convenient position to do the measurement
|
// Enable to init the Probe Z-Offset when starting the Wizard.
|
||||||
|
// Use the estimated nozzle-to-probe Z offset, plus a little more.
|
||||||
|
//
|
||||||
|
//#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 }
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
|
@ -1084,8 +1084,14 @@
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
//#define PROBE_OFFSET_WIZARD
|
//#define PROBE_OFFSET_WIZARD
|
||||||
#if ENABLED(PROBE_OFFSET_WIZARD)
|
#if ENABLED(PROBE_OFFSET_WIZARD)
|
||||||
#define PROBE_OFFSET_START -4.0 // Estimated nozzle-to-probe Z offset, plus a little extra
|
//
|
||||||
//#define PROBE_OFFSET_WIZARD_XY_POS XY_CENTER // Set a convenient position to do the measurement
|
// Enable to init the Probe Z-Offset when starting the Wizard.
|
||||||
|
// Use the estimated nozzle-to-probe Z offset, plus a little more.
|
||||||
|
//
|
||||||
|
//#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 }
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
|
@ -1084,8 +1084,14 @@
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
//#define PROBE_OFFSET_WIZARD
|
//#define PROBE_OFFSET_WIZARD
|
||||||
#if ENABLED(PROBE_OFFSET_WIZARD)
|
#if ENABLED(PROBE_OFFSET_WIZARD)
|
||||||
#define PROBE_OFFSET_START -4.0 // Estimated nozzle-to-probe Z offset, plus a little extra
|
//
|
||||||
//#define PROBE_OFFSET_WIZARD_XY_POS XY_CENTER // Set a convenient position to do the measurement
|
// Enable to init the Probe Z-Offset when starting the Wizard.
|
||||||
|
// Use the estimated nozzle-to-probe Z offset, plus a little more.
|
||||||
|
//
|
||||||
|
//#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 }
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
|
@ -1084,8 +1084,14 @@
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
//#define PROBE_OFFSET_WIZARD
|
//#define PROBE_OFFSET_WIZARD
|
||||||
#if ENABLED(PROBE_OFFSET_WIZARD)
|
#if ENABLED(PROBE_OFFSET_WIZARD)
|
||||||
#define PROBE_OFFSET_START -4.0 // Estimated nozzle-to-probe Z offset, plus a little extra
|
//
|
||||||
//#define PROBE_OFFSET_WIZARD_XY_POS XY_CENTER // Set a convenient position to do the measurement
|
// Enable to init the Probe Z-Offset when starting the Wizard.
|
||||||
|
// Use the estimated nozzle-to-probe Z offset, plus a little more.
|
||||||
|
//
|
||||||
|
//#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 }
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
|
@ -1084,8 +1084,14 @@
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
//#define PROBE_OFFSET_WIZARD
|
//#define PROBE_OFFSET_WIZARD
|
||||||
#if ENABLED(PROBE_OFFSET_WIZARD)
|
#if ENABLED(PROBE_OFFSET_WIZARD)
|
||||||
#define PROBE_OFFSET_START -4.0 // Estimated nozzle-to-probe Z offset, plus a little extra
|
//
|
||||||
//#define PROBE_OFFSET_WIZARD_XY_POS XY_CENTER // Set a convenient position to do the measurement
|
// Enable to init the Probe Z-Offset when starting the Wizard.
|
||||||
|
// Use the estimated nozzle-to-probe Z offset, plus a little more.
|
||||||
|
//
|
||||||
|
//#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 }
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
|
@ -1084,8 +1084,14 @@
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
//#define PROBE_OFFSET_WIZARD
|
//#define PROBE_OFFSET_WIZARD
|
||||||
#if ENABLED(PROBE_OFFSET_WIZARD)
|
#if ENABLED(PROBE_OFFSET_WIZARD)
|
||||||
#define PROBE_OFFSET_START -4.0 // Estimated nozzle-to-probe Z offset, plus a little extra
|
//
|
||||||
//#define PROBE_OFFSET_WIZARD_XY_POS XY_CENTER // Set a convenient position to do the measurement
|
// Enable to init the Probe Z-Offset when starting the Wizard.
|
||||||
|
// Use the estimated nozzle-to-probe Z offset, plus a little more.
|
||||||
|
//
|
||||||
|
//#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 }
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
|
@ -1084,8 +1084,14 @@
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
//#define PROBE_OFFSET_WIZARD
|
//#define PROBE_OFFSET_WIZARD
|
||||||
#if ENABLED(PROBE_OFFSET_WIZARD)
|
#if ENABLED(PROBE_OFFSET_WIZARD)
|
||||||
#define PROBE_OFFSET_START -4.0 // Estimated nozzle-to-probe Z offset, plus a little extra
|
//
|
||||||
//#define PROBE_OFFSET_WIZARD_XY_POS XY_CENTER // Set a convenient position to do the measurement
|
// Enable to init the Probe Z-Offset when starting the Wizard.
|
||||||
|
// Use the estimated nozzle-to-probe Z offset, plus a little more.
|
||||||
|
//
|
||||||
|
//#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 }
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
|
@ -1084,8 +1084,14 @@
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
//#define PROBE_OFFSET_WIZARD
|
//#define PROBE_OFFSET_WIZARD
|
||||||
#if ENABLED(PROBE_OFFSET_WIZARD)
|
#if ENABLED(PROBE_OFFSET_WIZARD)
|
||||||
#define PROBE_OFFSET_START -4.0 // Estimated nozzle-to-probe Z offset, plus a little extra
|
//
|
||||||
//#define PROBE_OFFSET_WIZARD_XY_POS XY_CENTER // Set a convenient position to do the measurement
|
// Enable to init the Probe Z-Offset when starting the Wizard.
|
||||||
|
// Use the estimated nozzle-to-probe Z offset, plus a little more.
|
||||||
|
//
|
||||||
|
//#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 }
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
|
@ -1084,8 +1084,14 @@
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
//#define PROBE_OFFSET_WIZARD
|
//#define PROBE_OFFSET_WIZARD
|
||||||
#if ENABLED(PROBE_OFFSET_WIZARD)
|
#if ENABLED(PROBE_OFFSET_WIZARD)
|
||||||
#define PROBE_OFFSET_START -4.0 // Estimated nozzle-to-probe Z offset, plus a little extra
|
//
|
||||||
//#define PROBE_OFFSET_WIZARD_XY_POS XY_CENTER // Set a convenient position to do the measurement
|
// Enable to init the Probe Z-Offset when starting the Wizard.
|
||||||
|
// Use the estimated nozzle-to-probe Z offset, plus a little more.
|
||||||
|
//
|
||||||
|
//#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 }
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
|
@ -1084,8 +1084,14 @@
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
//#define PROBE_OFFSET_WIZARD
|
//#define PROBE_OFFSET_WIZARD
|
||||||
#if ENABLED(PROBE_OFFSET_WIZARD)
|
#if ENABLED(PROBE_OFFSET_WIZARD)
|
||||||
#define PROBE_OFFSET_START -4.0 // Estimated nozzle-to-probe Z offset, plus a little extra
|
//
|
||||||
//#define PROBE_OFFSET_WIZARD_XY_POS XY_CENTER // Set a convenient position to do the measurement
|
// Enable to init the Probe Z-Offset when starting the Wizard.
|
||||||
|
// Use the estimated nozzle-to-probe Z offset, plus a little more.
|
||||||
|
//
|
||||||
|
//#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 }
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
|
@ -1084,8 +1084,14 @@
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
//#define PROBE_OFFSET_WIZARD
|
//#define PROBE_OFFSET_WIZARD
|
||||||
#if ENABLED(PROBE_OFFSET_WIZARD)
|
#if ENABLED(PROBE_OFFSET_WIZARD)
|
||||||
#define PROBE_OFFSET_START -4.0 // Estimated nozzle-to-probe Z offset, plus a little extra
|
//
|
||||||
//#define PROBE_OFFSET_WIZARD_XY_POS XY_CENTER // Set a convenient position to do the measurement
|
// Enable to init the Probe Z-Offset when starting the Wizard.
|
||||||
|
// Use the estimated nozzle-to-probe Z offset, plus a little more.
|
||||||
|
//
|
||||||
|
//#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 }
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
|
@ -1084,8 +1084,14 @@
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
//#define PROBE_OFFSET_WIZARD
|
//#define PROBE_OFFSET_WIZARD
|
||||||
#if ENABLED(PROBE_OFFSET_WIZARD)
|
#if ENABLED(PROBE_OFFSET_WIZARD)
|
||||||
#define PROBE_OFFSET_START -4.0 // Estimated nozzle-to-probe Z offset, plus a little extra
|
//
|
||||||
//#define PROBE_OFFSET_WIZARD_XY_POS XY_CENTER // Set a convenient position to do the measurement
|
// Enable to init the Probe Z-Offset when starting the Wizard.
|
||||||
|
// Use the estimated nozzle-to-probe Z offset, plus a little more.
|
||||||
|
//
|
||||||
|
//#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 }
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
|
@ -1084,8 +1084,14 @@
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
//#define PROBE_OFFSET_WIZARD
|
//#define PROBE_OFFSET_WIZARD
|
||||||
#if ENABLED(PROBE_OFFSET_WIZARD)
|
#if ENABLED(PROBE_OFFSET_WIZARD)
|
||||||
#define PROBE_OFFSET_START -4.0 // Estimated nozzle-to-probe Z offset, plus a little extra
|
//
|
||||||
//#define PROBE_OFFSET_WIZARD_XY_POS XY_CENTER // Set a convenient position to do the measurement
|
// Enable to init the Probe Z-Offset when starting the Wizard.
|
||||||
|
// Use the estimated nozzle-to-probe Z offset, plus a little more.
|
||||||
|
//
|
||||||
|
//#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 }
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
|
@ -1084,8 +1084,14 @@
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
//#define PROBE_OFFSET_WIZARD
|
//#define PROBE_OFFSET_WIZARD
|
||||||
#if ENABLED(PROBE_OFFSET_WIZARD)
|
#if ENABLED(PROBE_OFFSET_WIZARD)
|
||||||
#define PROBE_OFFSET_START -4.0 // Estimated nozzle-to-probe Z offset, plus a little extra
|
//
|
||||||
//#define PROBE_OFFSET_WIZARD_XY_POS XY_CENTER // Set a convenient position to do the measurement
|
// Enable to init the Probe Z-Offset when starting the Wizard.
|
||||||
|
// Use the estimated nozzle-to-probe Z offset, plus a little more.
|
||||||
|
//
|
||||||
|
//#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 }
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
|
@ -1084,8 +1084,14 @@
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
//#define PROBE_OFFSET_WIZARD
|
//#define PROBE_OFFSET_WIZARD
|
||||||
#if ENABLED(PROBE_OFFSET_WIZARD)
|
#if ENABLED(PROBE_OFFSET_WIZARD)
|
||||||
#define PROBE_OFFSET_START -4.0 // Estimated nozzle-to-probe Z offset, plus a little extra
|
//
|
||||||
//#define PROBE_OFFSET_WIZARD_XY_POS XY_CENTER // Set a convenient position to do the measurement
|
// Enable to init the Probe Z-Offset when starting the Wizard.
|
||||||
|
// Use the estimated nozzle-to-probe Z offset, plus a little more.
|
||||||
|
//
|
||||||
|
//#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 }
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
|
@ -1084,8 +1084,14 @@
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
//#define PROBE_OFFSET_WIZARD
|
//#define PROBE_OFFSET_WIZARD
|
||||||
#if ENABLED(PROBE_OFFSET_WIZARD)
|
#if ENABLED(PROBE_OFFSET_WIZARD)
|
||||||
#define PROBE_OFFSET_START -4.0 // Estimated nozzle-to-probe Z offset, plus a little extra
|
//
|
||||||
//#define PROBE_OFFSET_WIZARD_XY_POS XY_CENTER // Set a convenient position to do the measurement
|
// Enable to init the Probe Z-Offset when starting the Wizard.
|
||||||
|
// Use the estimated nozzle-to-probe Z offset, plus a little more.
|
||||||
|
//
|
||||||
|
//#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 }
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
|
@ -1084,8 +1084,14 @@
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
//#define PROBE_OFFSET_WIZARD
|
//#define PROBE_OFFSET_WIZARD
|
||||||
#if ENABLED(PROBE_OFFSET_WIZARD)
|
#if ENABLED(PROBE_OFFSET_WIZARD)
|
||||||
#define PROBE_OFFSET_START -4.0 // Estimated nozzle-to-probe Z offset, plus a little extra
|
//
|
||||||
//#define PROBE_OFFSET_WIZARD_XY_POS XY_CENTER // Set a convenient position to do the measurement
|
// Enable to init the Probe Z-Offset when starting the Wizard.
|
||||||
|
// Use the estimated nozzle-to-probe Z offset, plus a little more.
|
||||||
|
//
|
||||||
|
//#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 }
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
|
@ -1084,8 +1084,14 @@
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
//#define PROBE_OFFSET_WIZARD
|
//#define PROBE_OFFSET_WIZARD
|
||||||
#if ENABLED(PROBE_OFFSET_WIZARD)
|
#if ENABLED(PROBE_OFFSET_WIZARD)
|
||||||
#define PROBE_OFFSET_START -4.0 // Estimated nozzle-to-probe Z offset, plus a little extra
|
//
|
||||||
//#define PROBE_OFFSET_WIZARD_XY_POS XY_CENTER // Set a convenient position to do the measurement
|
// Enable to init the Probe Z-Offset when starting the Wizard.
|
||||||
|
// Use the estimated nozzle-to-probe Z offset, plus a little more.
|
||||||
|
//
|
||||||
|
//#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 }
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
|
@ -1088,8 +1088,14 @@
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
//#define PROBE_OFFSET_WIZARD
|
//#define PROBE_OFFSET_WIZARD
|
||||||
#if ENABLED(PROBE_OFFSET_WIZARD)
|
#if ENABLED(PROBE_OFFSET_WIZARD)
|
||||||
#define PROBE_OFFSET_START -4.0 // Estimated nozzle-to-probe Z offset, plus a little extra
|
//
|
||||||
//#define PROBE_OFFSET_WIZARD_XY_POS XY_CENTER // Set a convenient position to do the measurement
|
// Enable to init the Probe Z-Offset when starting the Wizard.
|
||||||
|
// Use the estimated nozzle-to-probe Z offset, plus a little more.
|
||||||
|
//
|
||||||
|
//#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 }
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
|
@ -1084,8 +1084,14 @@
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
//#define PROBE_OFFSET_WIZARD
|
//#define PROBE_OFFSET_WIZARD
|
||||||
#if ENABLED(PROBE_OFFSET_WIZARD)
|
#if ENABLED(PROBE_OFFSET_WIZARD)
|
||||||
#define PROBE_OFFSET_START -4.0 // Estimated nozzle-to-probe Z offset, plus a little extra
|
//
|
||||||
//#define PROBE_OFFSET_WIZARD_XY_POS XY_CENTER // Set a convenient position to do the measurement
|
// Enable to init the Probe Z-Offset when starting the Wizard.
|
||||||
|
// Use the estimated nozzle-to-probe Z offset, plus a little more.
|
||||||
|
//
|
||||||
|
//#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 }
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
|
@ -1084,8 +1084,14 @@
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
//#define PROBE_OFFSET_WIZARD
|
//#define PROBE_OFFSET_WIZARD
|
||||||
#if ENABLED(PROBE_OFFSET_WIZARD)
|
#if ENABLED(PROBE_OFFSET_WIZARD)
|
||||||
#define PROBE_OFFSET_START -4.0 // Estimated nozzle-to-probe Z offset, plus a little extra
|
//
|
||||||
//#define PROBE_OFFSET_WIZARD_XY_POS XY_CENTER // Set a convenient position to do the measurement
|
// Enable to init the Probe Z-Offset when starting the Wizard.
|
||||||
|
// Use the estimated nozzle-to-probe Z offset, plus a little more.
|
||||||
|
//
|
||||||
|
//#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 }
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
|
@ -1084,8 +1084,14 @@
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
//#define PROBE_OFFSET_WIZARD
|
//#define PROBE_OFFSET_WIZARD
|
||||||
#if ENABLED(PROBE_OFFSET_WIZARD)
|
#if ENABLED(PROBE_OFFSET_WIZARD)
|
||||||
#define PROBE_OFFSET_START -4.0 // Estimated nozzle-to-probe Z offset, plus a little extra
|
//
|
||||||
//#define PROBE_OFFSET_WIZARD_XY_POS XY_CENTER // Set a convenient position to do the measurement
|
// Enable to init the Probe Z-Offset when starting the Wizard.
|
||||||
|
// Use the estimated nozzle-to-probe Z offset, plus a little more.
|
||||||
|
//
|
||||||
|
//#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 }
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
|
@ -1084,8 +1084,14 @@
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
//#define PROBE_OFFSET_WIZARD
|
//#define PROBE_OFFSET_WIZARD
|
||||||
#if ENABLED(PROBE_OFFSET_WIZARD)
|
#if ENABLED(PROBE_OFFSET_WIZARD)
|
||||||
#define PROBE_OFFSET_START -4.0 // Estimated nozzle-to-probe Z offset, plus a little extra
|
//
|
||||||
//#define PROBE_OFFSET_WIZARD_XY_POS XY_CENTER // Set a convenient position to do the measurement
|
// Enable to init the Probe Z-Offset when starting the Wizard.
|
||||||
|
// Use the estimated nozzle-to-probe Z offset, plus a little more.
|
||||||
|
//
|
||||||
|
//#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 }
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
|
@ -1084,8 +1084,14 @@
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
//#define PROBE_OFFSET_WIZARD
|
//#define PROBE_OFFSET_WIZARD
|
||||||
#if ENABLED(PROBE_OFFSET_WIZARD)
|
#if ENABLED(PROBE_OFFSET_WIZARD)
|
||||||
#define PROBE_OFFSET_START -4.0 // Estimated nozzle-to-probe Z offset, plus a little extra
|
//
|
||||||
//#define PROBE_OFFSET_WIZARD_XY_POS XY_CENTER // Set a convenient position to do the measurement
|
// Enable to init the Probe Z-Offset when starting the Wizard.
|
||||||
|
// Use the estimated nozzle-to-probe Z offset, plus a little more.
|
||||||
|
//
|
||||||
|
//#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 }
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
|
@ -1084,8 +1084,14 @@
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
//#define PROBE_OFFSET_WIZARD
|
//#define PROBE_OFFSET_WIZARD
|
||||||
#if ENABLED(PROBE_OFFSET_WIZARD)
|
#if ENABLED(PROBE_OFFSET_WIZARD)
|
||||||
#define PROBE_OFFSET_START -4.0 // Estimated nozzle-to-probe Z offset, plus a little extra
|
//
|
||||||
//#define PROBE_OFFSET_WIZARD_XY_POS XY_CENTER // Set a convenient position to do the measurement
|
// Enable to init the Probe Z-Offset when starting the Wizard.
|
||||||
|
// Use the estimated nozzle-to-probe Z offset, plus a little more.
|
||||||
|
//
|
||||||
|
//#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 }
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
|
@ -1084,8 +1084,14 @@
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
//#define PROBE_OFFSET_WIZARD
|
//#define PROBE_OFFSET_WIZARD
|
||||||
#if ENABLED(PROBE_OFFSET_WIZARD)
|
#if ENABLED(PROBE_OFFSET_WIZARD)
|
||||||
#define PROBE_OFFSET_START -4.0 // Estimated nozzle-to-probe Z offset, plus a little extra
|
//
|
||||||
//#define PROBE_OFFSET_WIZARD_XY_POS XY_CENTER // Set a convenient position to do the measurement
|
// Enable to init the Probe Z-Offset when starting the Wizard.
|
||||||
|
// Use the estimated nozzle-to-probe Z offset, plus a little more.
|
||||||
|
//
|
||||||
|
//#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 }
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
|
@ -1084,8 +1084,14 @@
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
//#define PROBE_OFFSET_WIZARD
|
//#define PROBE_OFFSET_WIZARD
|
||||||
#if ENABLED(PROBE_OFFSET_WIZARD)
|
#if ENABLED(PROBE_OFFSET_WIZARD)
|
||||||
#define PROBE_OFFSET_START -4.0 // Estimated nozzle-to-probe Z offset, plus a little extra
|
//
|
||||||
//#define PROBE_OFFSET_WIZARD_XY_POS XY_CENTER // Set a convenient position to do the measurement
|
// Enable to init the Probe Z-Offset when starting the Wizard.
|
||||||
|
// Use the estimated nozzle-to-probe Z offset, plus a little more.
|
||||||
|
//
|
||||||
|
//#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 }
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
|
@ -1084,8 +1084,14 @@
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
//#define PROBE_OFFSET_WIZARD
|
//#define PROBE_OFFSET_WIZARD
|
||||||
#if ENABLED(PROBE_OFFSET_WIZARD)
|
#if ENABLED(PROBE_OFFSET_WIZARD)
|
||||||
#define PROBE_OFFSET_START -4.0 // Estimated nozzle-to-probe Z offset, plus a little extra
|
//
|
||||||
//#define PROBE_OFFSET_WIZARD_XY_POS XY_CENTER // Set a convenient position to do the measurement
|
// Enable to init the Probe Z-Offset when starting the Wizard.
|
||||||
|
// Use the estimated nozzle-to-probe Z offset, plus a little more.
|
||||||
|
//
|
||||||
|
//#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 }
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
|
@ -1084,8 +1084,14 @@
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
//#define PROBE_OFFSET_WIZARD
|
//#define PROBE_OFFSET_WIZARD
|
||||||
#if ENABLED(PROBE_OFFSET_WIZARD)
|
#if ENABLED(PROBE_OFFSET_WIZARD)
|
||||||
#define PROBE_OFFSET_START -4.0 // Estimated nozzle-to-probe Z offset, plus a little extra
|
//
|
||||||
//#define PROBE_OFFSET_WIZARD_XY_POS XY_CENTER // Set a convenient position to do the measurement
|
// Enable to init the Probe Z-Offset when starting the Wizard.
|
||||||
|
// Use the estimated nozzle-to-probe Z offset, plus a little more.
|
||||||
|
//
|
||||||
|
//#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 }
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
|
@ -1084,8 +1084,14 @@
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
//#define PROBE_OFFSET_WIZARD
|
//#define PROBE_OFFSET_WIZARD
|
||||||
#if ENABLED(PROBE_OFFSET_WIZARD)
|
#if ENABLED(PROBE_OFFSET_WIZARD)
|
||||||
#define PROBE_OFFSET_START -4.0 // Estimated nozzle-to-probe Z offset, plus a little extra
|
//
|
||||||
//#define PROBE_OFFSET_WIZARD_XY_POS XY_CENTER // Set a convenient position to do the measurement
|
// Enable to init the Probe Z-Offset when starting the Wizard.
|
||||||
|
// Use the estimated nozzle-to-probe Z offset, plus a little more.
|
||||||
|
//
|
||||||
|
//#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 }
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
|
@ -1084,8 +1084,14 @@
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
//#define PROBE_OFFSET_WIZARD
|
//#define PROBE_OFFSET_WIZARD
|
||||||
#if ENABLED(PROBE_OFFSET_WIZARD)
|
#if ENABLED(PROBE_OFFSET_WIZARD)
|
||||||
#define PROBE_OFFSET_START -4.0 // Estimated nozzle-to-probe Z offset, plus a little extra
|
//
|
||||||
//#define PROBE_OFFSET_WIZARD_XY_POS XY_CENTER // Set a convenient position to do the measurement
|
// Enable to init the Probe Z-Offset when starting the Wizard.
|
||||||
|
// Use the estimated nozzle-to-probe Z offset, plus a little more.
|
||||||
|
//
|
||||||
|
//#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 }
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
|
@ -1084,8 +1084,14 @@
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
//#define PROBE_OFFSET_WIZARD
|
//#define PROBE_OFFSET_WIZARD
|
||||||
#if ENABLED(PROBE_OFFSET_WIZARD)
|
#if ENABLED(PROBE_OFFSET_WIZARD)
|
||||||
#define PROBE_OFFSET_START -4.0 // Estimated nozzle-to-probe Z offset, plus a little extra
|
//
|
||||||
//#define PROBE_OFFSET_WIZARD_XY_POS XY_CENTER // Set a convenient position to do the measurement
|
// Enable to init the Probe Z-Offset when starting the Wizard.
|
||||||
|
// Use the estimated nozzle-to-probe Z offset, plus a little more.
|
||||||
|
//
|
||||||
|
//#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 }
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
|
@ -1084,8 +1084,14 @@
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
//#define PROBE_OFFSET_WIZARD
|
//#define PROBE_OFFSET_WIZARD
|
||||||
#if ENABLED(PROBE_OFFSET_WIZARD)
|
#if ENABLED(PROBE_OFFSET_WIZARD)
|
||||||
#define PROBE_OFFSET_START -4.0 // Estimated nozzle-to-probe Z offset, plus a little extra
|
//
|
||||||
//#define PROBE_OFFSET_WIZARD_XY_POS XY_CENTER // Set a convenient position to do the measurement
|
// Enable to init the Probe Z-Offset when starting the Wizard.
|
||||||
|
// Use the estimated nozzle-to-probe Z offset, plus a little more.
|
||||||
|
//
|
||||||
|
//#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 }
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
|
@ -1083,8 +1083,14 @@
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
//#define PROBE_OFFSET_WIZARD
|
//#define PROBE_OFFSET_WIZARD
|
||||||
#if ENABLED(PROBE_OFFSET_WIZARD)
|
#if ENABLED(PROBE_OFFSET_WIZARD)
|
||||||
#define PROBE_OFFSET_START -4.0 // Estimated nozzle-to-probe Z offset, plus a little extra
|
//
|
||||||
//#define PROBE_OFFSET_WIZARD_XY_POS XY_CENTER // Set a convenient position to do the measurement
|
// Enable to init the Probe Z-Offset when starting the Wizard.
|
||||||
|
// Use the estimated nozzle-to-probe Z offset, plus a little more.
|
||||||
|
//
|
||||||
|
//#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 }
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
|
@ -1084,8 +1084,14 @@
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
//#define PROBE_OFFSET_WIZARD
|
//#define PROBE_OFFSET_WIZARD
|
||||||
#if ENABLED(PROBE_OFFSET_WIZARD)
|
#if ENABLED(PROBE_OFFSET_WIZARD)
|
||||||
#define PROBE_OFFSET_START -4.0 // Estimated nozzle-to-probe Z offset, plus a little extra
|
//
|
||||||
//#define PROBE_OFFSET_WIZARD_XY_POS XY_CENTER // Set a convenient position to do the measurement
|
// Enable to init the Probe Z-Offset when starting the Wizard.
|
||||||
|
// Use the estimated nozzle-to-probe Z offset, plus a little more.
|
||||||
|
//
|
||||||
|
//#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 }
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
|
@ -1084,8 +1084,14 @@
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
//#define PROBE_OFFSET_WIZARD
|
//#define PROBE_OFFSET_WIZARD
|
||||||
#if ENABLED(PROBE_OFFSET_WIZARD)
|
#if ENABLED(PROBE_OFFSET_WIZARD)
|
||||||
#define PROBE_OFFSET_START -4.0 // Estimated nozzle-to-probe Z offset, plus a little extra
|
//
|
||||||
//#define PROBE_OFFSET_WIZARD_XY_POS XY_CENTER // Set a convenient position to do the measurement
|
// Enable to init the Probe Z-Offset when starting the Wizard.
|
||||||
|
// Use the estimated nozzle-to-probe Z offset, plus a little more.
|
||||||
|
//
|
||||||
|
//#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 }
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
|
@ -1084,8 +1084,14 @@
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
//#define PROBE_OFFSET_WIZARD
|
//#define PROBE_OFFSET_WIZARD
|
||||||
#if ENABLED(PROBE_OFFSET_WIZARD)
|
#if ENABLED(PROBE_OFFSET_WIZARD)
|
||||||
#define PROBE_OFFSET_START -4.0 // Estimated nozzle-to-probe Z offset, plus a little extra
|
//
|
||||||
//#define PROBE_OFFSET_WIZARD_XY_POS XY_CENTER // Set a convenient position to do the measurement
|
// Enable to init the Probe Z-Offset when starting the Wizard.
|
||||||
|
// Use the estimated nozzle-to-probe Z offset, plus a little more.
|
||||||
|
//
|
||||||
|
//#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 }
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
|
@ -1084,8 +1084,14 @@
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
//#define PROBE_OFFSET_WIZARD
|
//#define PROBE_OFFSET_WIZARD
|
||||||
#if ENABLED(PROBE_OFFSET_WIZARD)
|
#if ENABLED(PROBE_OFFSET_WIZARD)
|
||||||
#define PROBE_OFFSET_START -4.0 // Estimated nozzle-to-probe Z offset, plus a little extra
|
//
|
||||||
//#define PROBE_OFFSET_WIZARD_XY_POS XY_CENTER // Set a convenient position to do the measurement
|
// Enable to init the Probe Z-Offset when starting the Wizard.
|
||||||
|
// Use the estimated nozzle-to-probe Z offset, plus a little more.
|
||||||
|
//
|
||||||
|
//#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 }
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
|
@ -1088,8 +1088,14 @@
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
//#define PROBE_OFFSET_WIZARD
|
//#define PROBE_OFFSET_WIZARD
|
||||||
#if ENABLED(PROBE_OFFSET_WIZARD)
|
#if ENABLED(PROBE_OFFSET_WIZARD)
|
||||||
#define PROBE_OFFSET_START -4.0 // Estimated nozzle-to-probe Z offset, plus a little extra
|
//
|
||||||
//#define PROBE_OFFSET_WIZARD_XY_POS XY_CENTER // Set a convenient position to do the measurement
|
// Enable to init the Probe Z-Offset when starting the Wizard.
|
||||||
|
// Use the estimated nozzle-to-probe Z offset, plus a little more.
|
||||||
|
//
|
||||||
|
//#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 }
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
|
@ -1084,8 +1084,14 @@
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
//#define PROBE_OFFSET_WIZARD
|
//#define PROBE_OFFSET_WIZARD
|
||||||
#if ENABLED(PROBE_OFFSET_WIZARD)
|
#if ENABLED(PROBE_OFFSET_WIZARD)
|
||||||
#define PROBE_OFFSET_START -4.0 // Estimated nozzle-to-probe Z offset, plus a little extra
|
//
|
||||||
//#define PROBE_OFFSET_WIZARD_XY_POS XY_CENTER // Set a convenient position to do the measurement
|
// Enable to init the Probe Z-Offset when starting the Wizard.
|
||||||
|
// Use the estimated nozzle-to-probe Z offset, plus a little more.
|
||||||
|
//
|
||||||
|
//#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 }
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
|
@ -1084,8 +1084,14 @@
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
//#define PROBE_OFFSET_WIZARD
|
//#define PROBE_OFFSET_WIZARD
|
||||||
#if ENABLED(PROBE_OFFSET_WIZARD)
|
#if ENABLED(PROBE_OFFSET_WIZARD)
|
||||||
#define PROBE_OFFSET_START -4.0 // Estimated nozzle-to-probe Z offset, plus a little extra
|
//
|
||||||
//#define PROBE_OFFSET_WIZARD_XY_POS XY_CENTER // Set a convenient position to do the measurement
|
// Enable to init the Probe Z-Offset when starting the Wizard.
|
||||||
|
// Use the estimated nozzle-to-probe Z offset, plus a little more.
|
||||||
|
//
|
||||||
|
//#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 }
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
|
@ -1084,8 +1084,14 @@
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
//#define PROBE_OFFSET_WIZARD
|
//#define PROBE_OFFSET_WIZARD
|
||||||
#if ENABLED(PROBE_OFFSET_WIZARD)
|
#if ENABLED(PROBE_OFFSET_WIZARD)
|
||||||
#define PROBE_OFFSET_START -4.0 // Estimated nozzle-to-probe Z offset, plus a little extra
|
//
|
||||||
//#define PROBE_OFFSET_WIZARD_XY_POS XY_CENTER // Set a convenient position to do the measurement
|
// Enable to init the Probe Z-Offset when starting the Wizard.
|
||||||
|
// Use the estimated nozzle-to-probe Z offset, plus a little more.
|
||||||
|
//
|
||||||
|
//#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 }
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Add a link
Reference in a new issue