klipper/klippy
Mikkel Schmidt af38d708cb
adxl345: Support recording data from multiple ADXL345's in one run, and more. (#5224)
Add PROBE and CHIP to TEST_RESONANCES

Since it's possible to specify more than one chip
in TEST_RESONANCES the CHIP parameter has been
renamed to CHIPS

Signed-off-by: Mikkel Schmidt <mikkel.schmidt@gmail.com>
2022-05-23 19:56:58 -04:00
..
chelper extruder: Add support for reversing the direction of extruder stepper movement 2022-02-10 13:24:21 -05:00
extras adxl345: Support recording data from multiple ADXL345's in one run, and more. (#5224) 2022-05-23 19:56:58 -04:00
kinematics extruder: Verify trapq is unmodified on default SET_PRESSURE_ADVANCE 2022-03-04 13:38:59 -05:00
clocksync.py
configfile.py
console.py
gcode.py gcode: Handle M117 and M118 commands that start with a special character 2022-01-18 11:34:40 -05:00
klippy.py klippy: Minor changes to message protocol error 2022-05-06 21:06:13 -04:00
mathutil.py
mcu.py mcu: Add checks to ensure pin max_duration doesn't overflow 32bit counter 2021-11-22 10:11:09 -05:00
msgproto.py
parsedump.py
pins.py pins: Improve pin description checks 2022-05-09 16:33:46 -04:00
queuelogger.py
reactor.py
serialhdl.py
stepper.py extruder: Verify trapq is unmodified on default SET_PRESSURE_ADVANCE 2022-03-04 13:38:59 -05:00
toolhead.py toolhead: Fix toolhead stop on SET_VELOCITY_LIMIT (#5053) 2021-12-30 18:56:24 -05:00
util.py
webhooks.py