Marlin 2.0 for Flying Bear 4S/5
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 a4f9c3373f Tweak thermistor spacing 6 years ago
..
thermistor Tweak thermistor spacing 6 years ago
configuration_store.cpp Add HAS_HOTEND_OFFSET_Z conditional 6 years ago
configuration_store.h [2.0.x] EEPROM code cleanup (#10710) 6 years ago
delta.cpp [2.0.x] Add endstop noise filter (#10796) 6 years ago
delta.h General DELTA_IK macro 7 years ago
endstops.cpp Fix reset of endstops and move state 6 years ago
endstops.h Fix reset of endstops and move state 6 years ago
motion.cpp Refactor and optimize Stepper/Planner 6 years ago
motion.h Apply _AXIS macro 6 years ago
planner.cpp Rename Junction Deviation options 6 years ago
planner.h BEZIER_JERK_CONTROL => S_CURVE_ACCELERATION 6 years ago
planner_bezier.cpp Refactor and optimize Stepper/Planner 6 years ago
planner_bezier.h Implement BEZIER_JERK_CONTROL 6 years ago
printcounter.cpp Use static classes for job timers (#9938) 6 years ago
printcounter.h Use static classes for job timers (#9938) 6 years ago
probe.cpp [2.0.x] Add endstop noise filter (#10796) 6 years ago
probe.h Allow Z_AFTER_PROBING to be 0 6 years ago
scara.cpp Move get_axis_position_mm to Planner (#10718) 6 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 6 years ago
speed_lookuptable.h Module updates 7 years ago
stepper.cpp Correct HOTENDS for SWITCHING_EXTRUDER 6 years ago
stepper.h BEZIER_JERK_CONTROL => S_CURVE_ACCELERATION 6 years ago
stepper_indirection.cpp More Trinamic cleanup 6 years ago
stepper_indirection.h Cleanup in stepper_indirection.h 6 years ago
temperature.cpp Faster (bisect) search in thermistor tables (#10883) 6 years ago
temperature.h Correct HOTENDS for SWITCHING_EXTRUDER 6 years ago
tool_change.cpp Fix G1 behaviour after tool unpark 6 years ago
tool_change.h Fix switching extruder 6 years ago