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 112245ee48
More explicit EEPROM types (#17127)
4 years ago
..
stepper Fix Z4 stepper indirection macros (#17107) 4 years ago
thermistor (c) 2020 4 years ago
configuration_store.cpp More useful ENABLED / DISABLED macros (#17054) 4 years ago
configuration_store.h (c) 2020 4 years ago
delta.cpp (c) 2020 4 years ago
delta.h (c) 2020 4 years ago
endstops.cpp More serial strings 4 years ago
endstops.h (c) 2020 4 years ago
motion.cpp Fix G34, add HOME_AFTER_G34 option (#17108) 4 years ago
motion.h Fix G34, add HOME_AFTER_G34 option (#17108) 4 years ago
planner.cpp Clean up use of extra_xyjerk 4 years ago
planner.h Asynchronous M114 and (R)ealtime position option (#17032) 4 years ago
planner_bezier.cpp (c) 2020 4 years ago
planner_bezier.h (c) 2020 4 years ago
printcounter.cpp Use a STR_ prefix for non-translated strings 4 years ago
printcounter.h More explicit EEPROM types (#17127) 4 years ago
probe.cpp Move shared code to wait_for_bed_heating 4 years ago
probe.h More useful ENABLED / DISABLED macros (#17054) 4 years ago
scara.cpp Use PSTR for common labels 4 years ago
scara.h (c) 2020 4 years ago
servo.cpp (c) 2020 4 years ago
servo.h Allow servo features in combination (#16960) 4 years ago
speed_lookuptable.h (c) 2020 4 years ago
stepper.cpp Asynchronous M114 and (R)ealtime position option (#17032) 4 years ago
stepper.h Asynchronous M114 and (R)ealtime position option (#17032) 4 years ago
temperature.cpp Move 'last_pause_state' closer to usage 4 years ago
temperature.h Change PID dummy value to NAN 4 years ago
tool_change.cpp [ToolChanger] Lock the current tool at power-up (#17093) 4 years ago
tool_change.h [ToolChanger] Lock the current tool at power-up (#17093) 4 years ago