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