mirror of
https://github.com/Klipper3d/klipper.git
synced 2025-08-07 14:04:17 -06:00
kinematics: Add hybrid-corexy and hybrid-corexz (#4229)
Signed-off-by: Fabrice GALLET <tircown@gmail.com>
This commit is contained in:
parent
f10247a498
commit
f2c74ec023
6 changed files with 430 additions and 1 deletions
|
@ -6,6 +6,8 @@ DICTIONARY atmega2560.dict
|
|||
CONFIG ../../config/example-cartesian.cfg
|
||||
CONFIG ../../config/example-corexy.cfg
|
||||
CONFIG ../../config/example-corexz.cfg
|
||||
CONFIG ../../config/example-hybrid-corexy.cfg
|
||||
CONFIG ../../config/example-hybrid-corexz.cfg
|
||||
CONFIG ../../config/example-delta.cfg
|
||||
CONFIG ../../config/example-rotary-delta.cfg
|
||||
CONFIG ../../config/example-winch.cfg
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue