Reduce Z-speed for BED_MESH_CALIBRATE

Basic Information:

Printer: BQ Witbox (nothing original)
MCU: Arduino Mega 2560 + RAMPS 1.4

Hello folks,
Is it possible to reduce the Z-speed with a command for BED_MESH_CALIBRATE?

[bed_mesh]
algorithm: bicubic
bicubic_tension: 0.05
mesh_pps: 4, 4
zero_reference_position: 174.5, 105
speed: 180
horizontal_move_z: 3
mesh_min: 26, 15
mesh_max: 271, 184
probe_count: 9, 7
fade_start: 1.0
fade_end: 5.0

[probe]
speed: 2
lift_speed: 5

Posted before I realized you asked about sending it in command line form. Apoligies.

printer.cfg (11.7 KB)

[probe]
speed: 2 # Yes, that would be the right way
lift_speed: 5

Unfortunately, he doesn’t.
It runs a little slower but not at the set value.
The speed is correct for “PROBE_ACCURACY”. There it takes the set value.
Not so for Bed Leveling and Probe. :thinking:

That’s why I came up with the idea of changing “max_z_velocity” with a command.

Please attach the klippy.log to your next post.

1 Like

Yes, here ist the Log
klippy.log (160.4 KB)

What interests you in it? I would like to learn.
Thank you

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.