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 79835590e3
Easier to disable homing validation (#11458)
7 years ago
..
thermistor Add Einstart-S support (#11219) 7 years ago
configuration_store.cpp Simplify stepper driver per-axis selection 7 years ago
configuration_store.h Unsigned eeprom mesh addresses 7 years ago
delta.cpp Followup to float maths patch 7 years ago
delta.h Optimize delta kinematics 7 years ago
endstops.cpp Easier to disable homing validation (#11458) 7 years ago
endstops.h Easier to disable homing validation (#11458) 7 years ago
motion.cpp [2.0.x] Fix Dual X Carriage tool change crash (#11447) 7 years ago
motion.h Replace double with float, optimize calculation 7 years ago
planner.cpp Fix initial safe_speed in jerk code (#11417) 7 years ago
planner.h Replace double with float, optimize calculation 7 years ago
planner_bezier.cpp Replace double with float, optimize calculation 7 years ago
planner_bezier.h Implement BEZIER_JERK_CONTROL 7 years ago
printcounter.cpp Replace double with float, optimize calculation 7 years ago
printcounter.h Replace double with float, optimize calculation 7 years ago
probe.cpp Add Z_CLEARANCE_MULTI_PROBE 7 years ago
probe.h [2.0.x] different bltouch init (#11135) 7 years ago
scara.cpp Move get_axis_position_mm to Planner (#10718) 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 7 years ago
stepper.cpp Eliminate stepper.* signed/unsigned warnings 7 years ago
stepper.h Eliminate stepper.* signed/unsigned warnings 7 years ago
stepper_indirection.cpp Simplify stepper driver per-axis selection 7 years ago
stepper_indirection.h Simplify stepper driver per-axis selection 7 years ago
temperature.cpp Ensure ADC conversion is complete before reading (#11336) 7 years ago
temperature.h Ensure ADC conversion is complete before reading (#11336) 7 years ago
tool_change.cpp [2.0.x] Fix Dual X Carriage tool change crash (#11447) 7 years ago
tool_change.h Fix switching extruder 7 years ago