Skip to content

Commit

Permalink
Enable probe offset wizard
Browse files Browse the repository at this point in the history
  • Loading branch information
effgarces committed Oct 10, 2020
1 parent 8cf0a83 commit 6ac7d0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Marlin/Configuration_adv.h
Original file line number Diff line number Diff line change
Expand Up @@ -1077,7 +1077,7 @@

// Add Probe Z Offset calibration to the Z Probe Offsets menu
#if HAS_BED_PROBE
//#define PROBE_OFFSET_WIZARD
#define PROBE_OFFSET_WIZARD
#if ENABLED(PROBE_OFFSET_WIZARD)
#define PROBE_OFFSET_START -4.0 // Estimated nozzle-to-probe Z offset, plus a little extra
#endif
Expand Down

0 comments on commit 6ac7d0a

Please sign in to comment.