mirror of
https://github.com/Klipper3d/klipper.git
synced 2025-12-27 01:58:34 -07:00
Due to the corexy kinematics, the individual steppers may have a velocity of sqrt(2) times faster than the cartesian velocity _and_ can have an acceleration of sqrt(2) times faster. Make sure to calculate in the higher acceleration. Signed-off-by: Kevin O'Connor <kevin@koconnor.net> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| cartesian.py | ||
| corexy.py | ||
| delta.py | ||
| extruder.py | ||
| none.py | ||
| polar.py | ||
| winch.py | ||