OctoPrint-Tentacles

  • Added LICENSE

    Rex McKinnon <[email protected]>

    2022-01-26 05:52:10

  • 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.

    Rex McKinnon <[email protected]>

    2022-01-25 03:53:19

  • More menu formatting fun

    Rex McKinnon <[email protected]>

    2022-01-24 07:37:20

  • Changed from '*' to '~' to signify selected mode in menu. GCODE uses '*' for a checksum flag

    Rex McKinnon <[email protected]>

    2022-01-24 07:04:12

  • Improved formatting of menu for printer lcd

    Rex McKinnon <[email protected]>

    2022-01-24 06:48:27

  • Enabled plotter mode and added plot_home action. Updated README with a bit more information.

    Rex McKinnon <[email protected]>

    2022-01-24 04:55:49

  • Split menu into new module and converted it to use existing action system allowing it to be configured like other keys in config.yaml

    Rex McKinnon <[email protected]>

    2022-01-24 03:16:51

  • Added example config.yaml

    Rex McKinnon <[email protected]>

    2022-01-24 03:13:55

  • Added a menu to switch between tentacle modes

    Rex McKinnon <[email protected]>

    2022-01-23 21:26:10

  • Added modes to tentacles, allowing different actions to be executed depending on the mode

    Rex McKinnon <[email protected]>

    2022-01-23 07:44:59

  • Fixed settings template referring to wrong name

    Rex McKinnon <[email protected]>

    2022-01-22 01:07:35

  • Added class PrinterAction, actions that need to interact with the printer should extend this instead of BaseAction

    Rex McKinnon <[email protected]>

    2022-01-21 22:04:50

  • Updated readme with some useless information

    Rex McKinnon <[email protected]>

    2022-01-21 20:22:23

  • Changed logic to determine keycodes from serial device. Should fix issue with keycodes forming a queue

    Rex McKinnon <[email protected]>

    2022-01-21 19:58:57

  • Version 0.1 to be released for development

    Rex McKinnon <[email protected]>

    2022-01-21 18:57:39