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 325bbbc8c2
[2.0.x] Enable AD595 and AD8495 in concert (#10693)
* Allow both AD595 and AD8495 in concert
* General temperature code tweaks
7 years ago
..
thermistor [2.0.x] Enable AD595 and AD8495 in concert (#10693) 7 years ago
configuration_store.cpp More Trinamic cleanup 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 Update a comment in motion.cpp 7 years ago
motion.h Scale feedrate (mm/s to deg/s) for SCARA 7 years ago
planner.cpp Patch up reverse_pass_kernel (and other planner code) (#10674) 7 years ago
planner.h Fix compilation with UBL and Arc/Bézier 7 years ago
planner_bezier.cpp Add UBL support for G2/G3 and G5 (#10648) 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 Fix do_probe_move with fr_mm_s (#10576) 7 years ago
probe.h Allow Z_AFTER_PROBING to be 0 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 7 years ago
stepper.cpp Fix LIN_ADVANCE + SWITCHING_EXTRUDER stepper directions (#10656) 7 years ago
stepper.h Standardize some hexadecimals 7 years ago
stepper_indirection.cpp More Trinamic cleanup 7 years ago
stepper_indirection.h Consolidate smart stepper driver initialization 7 years ago
temperature.cpp [2.0.x] Enable AD595 and AD8495 in concert (#10693) 7 years ago
temperature.h Additional temp-oriented improvements 7 years ago
tool_change.cpp Additional tool-change fixes (#10304) 7 years ago
tool_change.h Move T (tool change) to cpp 7 years ago