Commit Graph

11 Commits

Author SHA1 Message Date
ntoff
3666aa5e8d different handling of offline event detect
setting to null was giving javascript console errors. Changed it to just not do anything if the emergency button wasn't pressed.
2018-03-10 02:25:51 +10:00
ntoff
15889e0dc7 unregister event disconnect
https://github.com/ntoff/OctoPrint-Estop/issues/4#issuecomment-371146397
2018-03-08 10:45:58 +10:00
ntoff
62a6dac6e9 add connection cycle option
adds the option to disconnect / reconnect after sending M112.
May help break out of blocking commands by resetting some control boards
2018-03-01 12:04:10 +10:00
ntoff
8a9a2fe401 icon tweak
not sure how I managed to screw that icon up so badly
2017-12-02 07:43:36 +10:00
ntoff
4f37707acb Update icon + add command setting
Update icon to new FA icon to be compatible with octoprint 1.3.5's move to an update font awesome

Add a setting to allow changing of the command in situations where the user may wish to issue some other command other than M112
2017-11-10 00:22:35 +10:00
ntoff
b5bff4d10a name wrong 2017-04-20 01:51:09 +10:00
ntoff
77aecca4f5 attempt software update check
testing testing is this thing on
2017-04-20 01:36:10 +10:00
ntoff
ab3d1b66d5 dynamic class, invisible to anon users
dynamic class based on state, completely invisible to non logged in
users
2017-03-24 16:18:30 +10:00
ntoff
59cc2cadd2 separate out css
separate out the colours of the button from the text size and font
2017-03-24 16:18:30 +10:00
ntoff
f12c3903c0 function to check if user and printer is operational
clean up the jinja a bit too
2017-03-23 08:54:26 +10:00
ntoff
1fb15a0ea0 estop plugin 2017-03-23 07:17:16 +10:00