diff options
Diffstat (limited to 'config/kit-voron2-250mm.cfg')
-rw-r--r-- | config/kit-voron2-250mm.cfg | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/config/kit-voron2-250mm.cfg b/config/kit-voron2-250mm.cfg index 73257af6..278d4299 100644 --- a/config/kit-voron2-250mm.cfg +++ b/config/kit-voron2-250mm.cfg @@ -158,6 +158,10 @@ x_offset: 0.0 y_offset: 25.0 z_offset: 0.00 speed: 2.0 +samples: 4 +# Number of times to probe a point +sample_retract_dist: 6.0 +# How far to retract (in mm) from the probe point for multi-probe samples [fan] # Print cooling fan @@ -231,10 +235,6 @@ points: # Probe points speed: 200 horizontal_move_z: 6 -samples: 4 -# Number of times to probe a point -sample_retract_dist: 6.0 -# How far to retract (in mm) from the probe point for multi-probe samples [display] # RepRapDiscount 128x64 Full Graphic Smart Controller |