mirror of
https://github.com/Klipper3d/klipper.git
synced 2025-07-24 07:04:01 -06:00
corexy: Initial corexy kinematic implementation
Add initial support for corexy kinematics. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
parent
57f279677f
commit
49bdc6fbd1
5 changed files with 254 additions and 3 deletions
|
@ -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.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue