diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2019-06-20 15:44:45 -0400 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2019-06-28 10:00:40 -0400 |
commit | e5f74a64ed814bec1bdff11a50566d8f40229216 (patch) | |
tree | 8d155cd2599601ad652a86dd76932e238723ebeb /config/example-polar.cfg | |
parent | d9d94c858ad6c75ff3171fa0cde0140891619ce3 (diff) | |
download | kutter-e5f74a64ed814bec1bdff11a50566d8f40229216.tar.gz kutter-e5f74a64ed814bec1bdff11a50566d8f40229216.tar.xz kutter-e5f74a64ed814bec1bdff11a50566d8f40229216.zip |
polar: Add initial support for multiple bed rotations
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'config/example-polar.cfg')
-rw-r--r-- | config/example-polar.cfg | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/config/example-polar.cfg b/config/example-polar.cfg index 3e5c1f62..3c68c8dd 100644 --- a/config/example-polar.cfg +++ b/config/example-polar.cfg @@ -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. |