diff options
Diffstat (limited to 'config/example-delta.cfg')
-rw-r--r-- | config/example-delta.cfg | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/config/example-delta.cfg b/config/example-delta.cfg index 1b577224..858716e5 100644 --- a/config/example-delta.cfg +++ b/config/example-delta.cfg @@ -121,14 +121,6 @@ radius: 50 #horizontal_move_z: 5 # The height (in mm) that the head should be commanded to move to # just prior to starting a probe operation. The default is 5. -#manual_probe: -# If true, then DELTA_CALIBRATE will perform manual probing. If -# false, then a PROBE command will be run at each probe -# point. Manual probing is accomplished by manually jogging the Z -# position of the print head at each probe point and then issuing a -# NEXT extended g-code command to record the position at that -# point. The default is false if a [probe] config section is present -# and true otherwise. #samples: 1 # The number of times to probe each point. The probed z-values # will be averaged. The default is to probe 1 time. |