mirror of
https://github.com/Klipper3d/klipper.git
synced 2026-02-17 18:02:12 -07:00
Rename calc_position() to calc_tag_position() and have it calculate the value of the position from the last stepper set_tag_position() call. This enables the calc_tag_position() code to be more flexible as it can be run with arbitrary positions. 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 | ||