klipper/klippy
Kevin O'Connor a94146b554 pins: Improve pin description checks
Make sure whitespace isn't in the pin description.  Also make sure an
alias doesn't map to an invalid pin.

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
2022-05-09 16:33:46 -04:00
..
chelper extruder: Add support for reversing the direction of extruder stepper movement 2022-02-10 13:24:21 -05:00
extras shaper_calibrate: Add missing import 2022-04-23 21:49:50 -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