aboutsummaryrefslogtreecommitdiffstats
path: root/docs/Todo.md
diff options
context:
space:
mode:
authorKevin O'Connor <kevin@koconnor.net>2017-03-12 13:47:16 -0400
committerKevin O'Connor <kevin@koconnor.net>2017-04-03 17:27:14 -0400
commit49bdc6fbd18f2bc746e7883e635256137e69486b (patch)
tree5b046c24b77336e95120606b39f12e3242bdf256 /docs/Todo.md
parent57f279677fb7a609af81bdcd3aaf967d3ee5a949 (diff)
downloadkutter-49bdc6fbd18f2bc746e7883e635256137e69486b.tar.gz
kutter-49bdc6fbd18f2bc746e7883e635256137e69486b.tar.xz
kutter-49bdc6fbd18f2bc746e7883e635256137e69486b.zip
corexy: Initial corexy kinematic implementation
Add initial support for corexy kinematics. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'docs/Todo.md')
-rw-r--r--docs/Todo.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Todo.md b/docs/Todo.md
index 3237fe64..b6829393 100644
--- a/docs/Todo.md
+++ b/docs/Todo.md
@@ -85,7 +85,7 @@ Hardware features
* Smoothieboard / NXP LPC1769 (ARM cortex-M3)
* Unix based scheduling; Unix based real-time scheduling
-* Support for additional kinematics: scara, corexy, etc.
+* Support for additional kinematics: scara, etc.
* Support shared motor enable GPIO lines.