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 2d4be74db9
🎨 Fix unused lambda warning (#22399)
3 years ago
..
stepper ♻️ Consolidate PSU_CONTROL (#22304) 3 years ago
thermistor 🐛 Board Temp Sensor followup (#22350) 3 years ago
delta.cpp ⚡️ Improve Sensorless homing/probing for G28, G33 (#21899) 3 years ago
delta.h Replace 'const float &' with 'const_float_t' (#21505) 3 years ago
endstops.cpp ⚡️ Improve Sensorless homing/probing for G28, G33 (#21899) 3 years ago
endstops.h 🐛 Fix Z endstop enum 3 years ago
motion.cpp 🐛 Redundant Temp Sensor followup (#22196) 3 years ago
motion.h ⚡️ Home Z (and maybe XY) at the start of G35 (#22060) 3 years ago
planner.cpp ⚡️ Improve Sensorless homing/probing for G28, G33 (#21899) 3 years ago
planner.h ⚡️ Improve Sensorless homing/probing for G28, G33 (#21899) 3 years ago
planner_bezier.cpp 🏗️ Support for up to 6 linear axes (#19112) 3 years ago
planner_bezier.h Replace 'const float &' with 'const_float_t' (#21505) 3 years ago
printcounter.cpp Don't display service prompt unless needed (#21654) 3 years ago
printcounter.h Configure / disable PRINTCOUNTER save interval (#20856) 3 years ago
probe.cpp 🎨 Fix unused lambda warning (#22399) 3 years ago
probe.h ⚡️ Improve Sensorless homing/probing for G28, G33 (#21899) 3 years ago
scara.cpp 🎨 Flags for homing directions 3 years ago
scara.h Replace 'const float &' with 'const_float_t' (#21505) 3 years ago
servo.cpp More IntelliSense-friendly declarations 3 years ago
servo.h Remove extraneous 'extern' hints (#21516) 3 years ago
settings.cpp 🚸 M666: Fix value filter, add report (#22337) 3 years ago
settings.h Optimize MarlinSettings with template methods (#21426) 3 years ago
speed_lookuptable.h Fix links to secure sites (#18745) 4 years ago
stepper.cpp 🐛 Fix Z_MULTI_ENDSTOPS + NUM_Z_STEPPER_DRIVERS 4 compile (#22203) 3 years ago
stepper.h 🏗️ Support for up to 6 linear axes (#19112) 3 years ago
temperature.cpp 🐛 Ensure Software SPI pins for Max Thermocouple (#22389) 3 years ago
temperature.h 🐛 Followup to TEMP_SENSOR_BOARD (#22343, #22344) 3 years ago
tool_change.cpp 🏗️ Support for up to 6 linear axes (#19112) 3 years ago
tool_change.h Tool sensors (#17239) 3 years ago