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 68e6650df7 Remove Quake Fast Inverse SQRT (it isn't faster) 6 years ago
..
thermistor Add thermistor 501 (100K Zonestar) 6 years ago
configuration_store.cpp Make max_e_jerk an array to reduce CPU usage (#11118) 6 years ago
configuration_store.h Unsigned eeprom mesh addresses 6 years ago
delta.cpp Remove Quake Fast Inverse SQRT (it isn't faster) 6 years ago
delta.h Remove Quake Fast Inverse SQRT (it isn't faster) 6 years ago
endstops.cpp Do a hard kill for failed homing moves (#11161) 6 years ago
endstops.h Do a hard kill for failed homing moves (#11161) 6 years ago
motion.cpp Do a hard kill for failed homing moves (#11161) 6 years ago
motion.h Lose the old HOMEAXIS macro 6 years ago
planner.cpp Add delta feedrate scaling (#11153) 6 years ago
planner.h Add delta feedrate scaling (#11153) 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 Do a hard kill for failed homing moves (#11161) 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 Eliminate stepper.* signed/unsigned warnings 6 years ago
stepper.h Eliminate stepper.* signed/unsigned warnings 6 years ago
stepper_indirection.cpp No M914 or SGT set for non-sensorless axes 6 years ago
stepper_indirection.h Modify E-stepping macros for use in LINEAR_ADVANCE (#10885) 6 years ago
temperature.cpp Fix ADC key and chamber temp 6 years ago
temperature.h Use bit flags for homed/known 6 years ago
tool_change.cpp Use bit flags for homed/known 6 years ago
tool_change.h Fix switching extruder 6 years ago