OctoPrint-Tentacles

octoprint_tentacles/ Added a wrapper around the run function of an Action, to be called by the the main Tentacles instance. Also added a stop function to Actions, to be called upon key release. These features were used to implement a simple jog-repeat action that repeats the jog while the key is held down. 2022-01-25 03:53:19
.gitignore Changed logic to determine keycodes from serial device. Should fix issue with keycodes forming a queue 2022-01-21 19:58:57
LICENSE Added LICENSE 2022-01-26 05:52:10
MANIFEST.in Version 0.1 to be released for development 2022-01-21 18:57:39
README.md Added a wrapper around the run function of an Action, to be called by the the main Tentacles instance. Also added a stop function to Actions, to be called upon key release. These features were used to implement a simple jog-repeat action that repeats the jog while the key is held down. 2022-01-25 03:53:19
babel.cfg Version 0.1 to be released for development 2022-01-21 18:57:39
example_config.yaml Added example config.yaml 2022-01-24 03:13:55
requirements.txt Version 0.1 to be released for development 2022-01-21 18:57:39
setup.cfg Version 0.1 to be released for development 2022-01-21 18:57:39
setup.py Added LICENSE 2022-01-26 05:52:10