Show indicators on Web, Only show active axes on LCD, More advanced output switch...
authorJoseph Coffland <joseph@cauldrondevelopment.com>
Sat, 15 Jul 2017 04:55:15 +0000 (21:55 -0700)
committerJoseph Coffland <joseph@cauldrondevelopment.com>
Sat, 15 Jul 2017 04:55:15 +0000 (21:55 -0700)
commitf6f99447f42888d405ce1e704560350cffe83d28
treeee4de9e11bebba0b9dd9850b094138aeb3b9201b
parentd147ba2bbfc9d925cbbe704019e680d518e93894
Show indicators on Web, Only show active axes on LCD, More advanced output switch config, others
32 files changed:
Makefile
avr/Makefile
avr/src/config.h
avr/src/hardware.c
avr/src/main.c
avr/src/outputs.c [new file with mode: 0644]
avr/src/outputs.h [new file with mode: 0644]
avr/src/plan/jog.c
avr/src/plan/line.c
avr/src/plan/planner.c
avr/src/pwm_spindle.c
avr/src/spindle.c
avr/src/spindle.h
avr/src/switch.c
avr/src/varcb.c
avr/src/vars.def
package.json
scripts/install.sh
scripts/sethostname [new file with mode: 0755]
src/jade/templates/control-view.jade
src/jade/templates/indicators.jade [new file with mode: 0644]
src/js/control-view.js
src/js/indicators.js [new file with mode: 0644]
src/js/main.js
src/pwr/main.c
src/py/bbctrl/AVR.py
src/py/bbctrl/Config.py
src/py/bbctrl/LCD.py
src/py/bbctrl/Pwr.py
src/py/bbctrl/__init__.py
src/resources/config-template.json
src/stylus/style.styl