polar: Add initial support for multiple bed rotations

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
Kevin O'Connor 2019-06-20 15:44:45 -04:00
parent d9d94c858a
commit e5f74a64ed
4 changed files with 59 additions and 8 deletions

View file

@ -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.