This website requires JavaScript.
Explore
Help
Register
Sign In
Innotex
/
Klipper
Watch
1
Star
0
Fork
0
You've already forked Klipper
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
6b1ad715aa05c8444f6a4945fba1fee0b191253e
Klipper
/
klippy
/
kinematics
History
Voron
9213646c63
corexz: Add CoreXZ kinematics (
#3129
)
...
Add a CoreXZ kinematics Signed-off-by: Maks Zolin <
mzolin@vorondesign.com
>
2020-07-30 12:42:23 -04:00
..
__init__.py
…
cartesian.py
cartesian: Use new GCodeCommand wrappers
2020-05-05 11:08:11 -04:00
corexy.py
safe_z_home: Support note_z_not_homed() in kinematics (
#2500
)
2020-03-01 23:00:41 -05:00
corexz.py
corexz: Add CoreXZ kinematics (
#3129
)
2020-07-30 12:42:23 -04:00
delta.py
delta: Add print_radius option to customize valid XY radius
2020-01-23 21:14:09 -05:00
extruder.py
extruder_stepper: Don't directly access extruder member variables
2020-06-06 14:41:15 -04:00
none.py
…
polar.py
safe_z_home: Support note_z_not_homed() in kinematics (
#2500
)
2020-03-01 23:00:41 -05:00
rotary_delta.py
rotary_delta: The get_status() method should take eventtime parameter
2020-04-20 22:36:00 -04:00
winch.py
…