How do I speed up the bed mesh level
-
@rexx One way would be to probe fewer points.
Another way if to not lift the probe as far off the bed when moving to the next point.
-
There are a few things that come into play, most controlled by the parameters in M558.
The travel speed between probe points can be increased. The probing dive speed can be increased to a point (you don't want to probe too fast which can lead to inconsistency). And the dive height can possibly be reduced to a minimum so you don't have as far to go to touch the bed.
https://duet3d.dozuki.com/Wiki/Gcode#Section_M558_Set_Z_probe_type
-
@phaedrux so is this speed change for travel in the config.g or….
-
-
@phaedrux ok so
H5 is the dive height
F120 is the travel speed
T6000? -
-
@alankilian thank you
-
@alankilian i have the travel speed increased much better now thank you
can i change the probe points or how do i do this
-
-
@phaedrux thank you