Marlin/Marlin/src/module
2023-10-27 17:06:04 -05:00
..
stepper 🎨 Minor code cleanup 2023-06-25 01:31:07 -05:00
thermistor 📝 Thermistor info updates (#26202) 2023-08-23 13:44:40 -05:00
delta.cpp 🐛 Fix DELTA Z when not using probe for homing (#26297) 2023-10-06 23:53:52 -05:00
delta.h 🚸 Revert M206 Home Offset behavior (#25996) 2023-07-20 21:10:03 -05:00
endstops.cpp 🔧 More endstops refactoring (#25758) 2023-08-01 23:03:06 -05:00
endstops.h 🔧 More endstops refactoring (#25758) 2023-08-01 23:03:06 -05:00
ft_motion.cpp 🧑‍💻 FxdTiCtrl => FTMotion redux 2023-10-12 12:14:53 -05:00
ft_motion.h 🧑‍💻 FxdTiCtrl => FTMotion 2023-10-12 10:12:35 -05:00
ft_types.h 🧑‍💻 FxdTiCtrl => FTMotion 2023-10-12 10:12:35 -05:00
motion.cpp 🧑‍💻 FxdTiCtrl => FTMotion 2023-10-12 10:12:35 -05:00
motion.h 🐛 Fixes for ProUI, build rename (#26177) 2023-08-19 15:53:45 -05:00
planner.cpp 🔥 Automatic minimum planner junction speed (#26198) 2023-10-27 17:06:04 -05:00
planner.h 🔥 Automatic minimum planner junction speed (#26198) 2023-10-27 17:06:04 -05:00
planner_bezier.cpp ️ Optimize G2-G3 Arcs (#24366) 2022-07-08 14:41:39 -05:00
planner_bezier.h Replace 'const float &' with 'const_float_t' (#21505) 2021-04-01 17:59:57 -05:00
polar.cpp Polar Kinematics (#25214) 2023-01-10 23:33:09 -06:00
polar.h Polar Kinematics (#25214) 2023-01-10 23:33:09 -06:00
polargraph.cpp 🐛 Fix Polargraph without Z (#25514) 2023-03-13 20:19:24 -05:00
polargraph.h 🐛 Fix and improve Polargraph (#24847) 2022-10-16 00:03:42 -05:00
printcounter.cpp 🔧 Sanity-check PRINTCOUNTER_SAVE_INTERVAL + ESP32 I2S Exp (#25527) 2023-03-18 05:33:15 -05:00
printcounter.h 🧑‍💻 Dump BOTH and EITHER macros (#25908) 2023-06-02 14:26:02 -05:00
probe.cpp Z_PROBE_ERROR_TOLERANCE (expose) (#26229) 2023-10-14 23:54:54 -05:00
probe.h 🚸 Bed distance sensor improvements (#25847) 2023-06-18 04:18:08 -05:00
scara.cpp 🧑‍💻 Dump BOTH and EITHER macros (#25908) 2023-06-02 14:26:02 -05:00
scara.h Replace 'const float &' with 'const_float_t' (#21505) 2021-04-01 17:59:57 -05:00
servo.cpp 🧑‍💻 Remove servo macros 2022-06-09 00:51:08 -05:00
servo.h 🔧 More angles for 2x Servo Switching Nozzle (#26303) 2023-10-08 19:22:40 -05:00
settings.cpp 🧑‍💻 FxdTiCtrl => FTMotion 2023-10-12 10:12:35 -05:00
settings.h 🚸 Improve EEPROM validation (#25860) 2023-05-19 23:30:48 -05:00
stepper.cpp 🧑‍💻 FxdTiCtrl => FTMotion 2023-10-12 10:12:35 -05:00
stepper.h 🩹 Fix Input Shaping max_isr_rate with Distinct E factors (#26167) 2023-10-27 16:10:02 -05:00
temperature.cpp 🔧 Temp report precision option (#26253) 2023-10-03 14:52:04 -05:00
temperature.h 🚸 Option to report temperature on error (#25341) 2023-08-03 21:40:38 -05:00
tool_change.cpp Tool Migration-specific settings (#26244) 2023-10-19 20:23:23 -05:00
tool_change.h 📝 mm/m => mm/min 2023-07-01 18:56:53 -05:00