Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | toolhead: Move kinematic modules to new kinematics/ directory | Kevin O'Connor | 2018-07-12 | 1 | -0/+5 |
Move extruder.py, cartesian.py, corexy.py, and delta.py to a new kinematics/ sub-directory. This is intended to make adding new kinematics a little easier. Signed-off-by: Kevin O'Connor <kevin@koconnor.net> |