Fix homing switch to motor channel mapping with non-standard axis order, Added switch...
authorJoseph Coffland <joseph@cauldrondevelopment.com>
Mon, 11 Mar 2019 21:27:12 +0000 (14:27 -0700)
committerJoseph Coffland <joseph@cauldrondevelopment.com>
Mon, 11 Mar 2019 21:27:12 +0000 (14:27 -0700)
commitaadfc2d24349660d2c0dcd0f64445461166a7fd2
treec290ee5be482c4907c79b4a5dd6c00082a7f3821
parentab1f0068c6f5603db5ec16fff8d38fea9750ec0d
Fix homing switch to motor channel mapping with non-standard axis order, Added switch-debounce and switch-lockout config options.
CHANGELOG.md
package.json
src/avr/src/config.h
src/avr/src/switch.c
src/avr/src/vars.def
src/pug/templates/io-view.pug
src/py/bbctrl/Cmd.py
src/py/bbctrl/Planner.py
src/py/bbctrl/State.py
src/resources/config-template.json