klipper/klippy/kinematics
Kevin O'Connor afd1058af6 delta: Don't limit XY+Z moves to max_z_velocity
Scale the max_z_velocity limit by the amount of movement in the Z.
This should improve bed_mesh and vase mode prints on delta printers.

Reported by @hywelmartin and @dalegaard.

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
2021-10-11 11:53:00 -04:00
..
__init__.py
cartesian.py
corexy.py
corexz.py
delta.py
extruder.py
hybrid_corexy.py
hybrid_corexz.py
idex_modes.py
none.py
polar.py
rotary_delta.py
winch.py