diff options
Diffstat (limited to 'config/example-extras.cfg')
-rw-r--r-- | config/example-extras.cfg | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/config/example-extras.cfg b/config/example-extras.cfg index e893c07c..7257961e 100644 --- a/config/example-extras.cfg +++ b/config/example-extras.cfg @@ -63,14 +63,6 @@ #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 BED_TILT_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. @@ -140,9 +132,6 @@ # may be applied to change the amount of slope interpolated. # Larger numbers will increase the amount of slope, which # results in more curvature in the mesh. Default is .2. -#manual_probe: -# See the manual_probe option of [bed_tilt] for details. The default -# is false if a [probe] config section is present and true otherwise. # Multiple Z stepper tilt adjustment. This feature enables independent |