mirror of
https://github.com/Klipper3d/klipper.git
synced 2025-08-10 07:15:10 -06:00
polar: Add initial support for multiple bed rotations
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
parent
d9d94c858a
commit
e5f74a64ed
4 changed files with 59 additions and 8 deletions
|
@ -3,9 +3,7 @@
|
|||
# polar printer.
|
||||
|
||||
# POLAR KINEMATICS ARE A WORK IN PROGRESS. Moves around the 0,0
|
||||
# position are known to not work properly. Moves to a negative Y
|
||||
# coordinate from a positive Y coordinate (and vice-versa) when the
|
||||
# head is at a negative X coordinate also do not work properly.
|
||||
# position are known to not work properly.
|
||||
|
||||
# Only parameters unique to polar printers are described here - see
|
||||
# the "example.cfg" file for description of common config parameters.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue