You cannot 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 43bdd0bfe4 Fix indent in stepper.h 7 years ago
..
thermistor Hephestos config updates (#10960) 7 years ago
configuration_store.cpp Add Junction Deviation mm runtime setting (#10990) 7 years ago
configuration_store.h [2.0.x] EEPROM code cleanup (#10710) 7 years ago
delta.cpp [2.0.x] Add endstop noise filter (#10796) 7 years ago
delta.h General DELTA_IK macro 7 years ago
endstops.cpp Cleanup for dual endstops homing 7 years ago
endstops.h [2.0.x] Small assorted collection of fixes and improvements (#10911) 7 years ago
motion.cpp [2.0.x] Fix dual enstop home (#10980) 7 years ago
motion.h Apply _AXIS macro 7 years ago
planner.cpp Add Junction Deviation mm runtime setting (#10990) 7 years ago
planner.h Add Junction Deviation mm runtime setting (#10990) 7 years ago
planner_bezier.cpp Refactor and optimize Stepper/Planner 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 Improve probe logging 7 years ago
probe.h Allow Z_AFTER_PROBING to be 0 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 Add MAXIMUM_STEPPER_RATE, enforce in multi-stepping 7 years ago
stepper.h Fix indent in stepper.h 7 years ago
stepper_indirection.cpp More Trinamic cleanup 7 years ago
stepper_indirection.h Modify E-stepping macros for use in LINEAR_ADVANCE (#10885) 7 years ago
temperature.cpp Fix ADC key and chamber temp 7 years ago
temperature.h Correct HOTENDS for SWITCHING_EXTRUDER 7 years ago
tool_change.cpp Fix G1 behaviour after tool unpark 7 years ago
tool_change.h Fix switching extruder 7 years ago