Add MANUAL_PROBE_START_Z for manual probing

This commit is contained in:
Scott Lahteine
2018-07-18 21:17:15 -05:00
parent 17ed0f815c
commit 2106fa26b1
3 changed files with 10 additions and 1 deletions

View File

@ -699,6 +699,7 @@
* or (with LCD_BED_LEVELING) the LCD controller.
*/
//#define PROBE_MANUALLY
//#define MANUAL_PROBE_START_Z 0.2
/**
* A Fix-Mounted Probe either doesn't deploy or needs manual deployment.