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.
Chris Pepper 2242b98248 [LPC176x] Emergency Parser Feature (#10516) 7 years ago
..
thermistor Chamber temperature monitoring and auto fan control. 7 years ago
configuration_store.cpp Add Filament Change accelerations 7 years ago
configuration_store.h Pretty up EEPROM port args 7 years ago
delta.cpp Clear sensorless homing in home_delta after first move-to-top 7 years ago
delta.h General DELTA_IK macro 7 years ago
endstops.cpp Prevent null pointer crash in Endstops::update 7 years ago
endstops.h Update Endstops class for 1.1.x parity 7 years ago
motion.cpp Add HAS_HEATED_BED conditional (#10495) 7 years ago
motion.h Scale feedrate (mm/s to deg/s) for SCARA 7 years ago
planner.cpp Strip trailing spaces 7 years ago
planner.h clear_block_buffer, kill_current_block in quick_stop 7 years ago
planner_bezier.cpp Apply some formatting 7 years ago
planner_bezier.h Implement BEZIER_JERK_CONTROL 7 years ago
printcounter.cpp Use static classes for job timers (#9938) 7 years ago
printcounter.h Use static classes for job timers (#9938) 7 years ago
probe.cpp Strip trailing spaces 7 years ago
probe.h Add HAS_HEATED_BED conditional (#10495) 7 years ago
scara.cpp Operate in Native Machine Space 7 years ago
scara.h Operate in Native Machine Space 7 years ago
servo.cpp Move servo code to modules/servo.* 7 years ago
servo.h Z Endstop Servo => Z Probe Servo 7 years ago
speed_lookuptable.h Module updates 8 years ago
stepper.cpp Proper AVR preemptive interrupt handling (#10496) 7 years ago
stepper.h [2.0.x] 6th-order jerk-controlled motion planning in real-time for AVR (#10373) 7 years ago
stepper_indirection.cpp Default active low for TMC2130 DIAG1 (#10294) 7 years ago
stepper_indirection.h Consolidate smart stepper driver initialization 7 years ago
temperature.cpp [LPC176x] Emergency Parser Feature (#10516) 7 years ago
temperature.h Fix current_temperature_chamber compile error 7 years ago
tool_change.cpp Additional tool-change fixes (#10304) 7 years ago
tool_change.h Move T (tool change) to cpp 8 years ago