My Marlin configs for Fabrikator Mini and CTC i3 Pro B
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Keith Bennett d99185be24
🎨 Fix/adjust warnings (#24225)
2 years ago
..
stepper 🧑‍💻 MAP macro for axis lists, etc. (#24191) 2 years ago
thermistor ⚡️ Fix noisy ADC - 16x oversampling with 12-bit ADC (#23867) 2 years ago
delta.cpp ✨ Support for up to 9 axes (linear, rotary) (#23112) 2 years ago
delta.h 🐛 Fix init of delta safe height (for G29, G33, etc.) (#23622) 2 years ago
endstops.cpp ✏️Fix Markforged endstops/G38 (#24141) 2 years ago
endstops.h 💥 Num Axes and Multi-Stepper based on Driver Types (#24120) 2 years ago
motion.cpp 🧑‍💻 MAP macro for axis lists, etc. (#24191) 2 years ago
motion.h ✨ Support for up to 9 axes (linear, rotary) (#23112) 2 years ago
planner.cpp 🐛 Fix Leveling apply/unapply (#24188) 2 years ago
planner.h 🩹 Fix Fan Tail Speed Init (#24076) 2 years ago
planner_bezier.cpp ✨ Support for up to 9 axes (linear, rotary) (#23112) 2 years ago
planner_bezier.h Replace 'const float &' with 'const_float_t' (#21505) 3 years ago
polargraph.cpp Polargraph / Makelangelo kinematics (#22790) 2 years ago
polargraph.h Polargraph / Makelangelo kinematics (#22790) 2 years ago
printcounter.cpp 🩹 Fix PRINTCOUNTER with EXTRUDERS 0 (#24063) 2 years ago
printcounter.h 🩹 Fix PRINTCOUNTER with EXTRUDERS 0 (#24063) 2 years ago
probe.cpp 🧑‍💻 MAP macro for axis lists, etc. (#24191) 2 years ago
probe.h 🎨 Misc. cleanup, string optimization 2 years ago
scara.cpp ✨ Support for up to 9 axes (linear, rotary) (#23112) 2 years ago
scara.h Replace 'const float &' with 'const_float_t' (#21505) 3 years ago
servo.cpp ♻️ Refactor HAL as singleton (#23357) 2 years ago
servo.h ♻️ Refactor HAL as singleton (#23357) 2 years ago
settings.cpp 🧑‍💻 MAP macro for axis lists, etc. (#24191) 2 years ago
settings.h 🧑‍💻 Remove extraneous 'inline' hints 2 years ago
stepper.cpp 🎨 Fix/adjust warnings (#24225) 2 years ago
stepper.h 🎨 Fix/adjust warnings (#24225) 2 years ago
temperature.cpp ♻️ Move watchdog to MarlinHAL 2 years ago
temperature.h 🔨 Prevent build attribute define conflicts 2 years ago
tool_change.cpp 🐛 Fix Tool Change priming (#21142) 2 years ago
tool_change.h 🐛 Fix Tool Change priming (#21142) 2 years ago