diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2025-03-21 22:14:13 -0400 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2025-05-12 20:15:03 -0400 |
commit | bb281834b07cc5bc8c892e59bb701a9a079009b0 (patch) | |
tree | 0c86763f262351733bc0798869f172b21b0431a7 /klippy/extras/bed_tilt.py | |
parent | 9dbfc76d9dae194a2d782a5d0ce3621405729b74 (diff) | |
download | kutter-bb281834b07cc5bc8c892e59bb701a9a079009b0.tar.gz kutter-bb281834b07cc5bc8c892e59bb701a9a079009b0.tar.xz kutter-bb281834b07cc5bc8c892e59bb701a9a079009b0.zip |
toolhead: Initial support for adding extra axes to toolhead moves
Add a new add_extra_axes() to support adding additional axes. Once
called, toolhead.get_position() will return a list object with more
than 4 items, and toolhead.move() requires the same size list.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'klippy/extras/bed_tilt.py')
0 files changed, 0 insertions, 0 deletions