ntoff
9d9ff8824f
added a little note about waiting in the settings
...
add a little note to the settings page about it waiting 3 seconds before reconnecting
2018-03-10 02:56:22 +10:00
ntoff
beff41780b
fix bizarre set of circumstances that could lead to malfunction of reconnect
...
If the setting to reconnect is unticked, and a user hits the e-stop button, and then ticks the box to reconnect, and then manually disconnects, the printer would automatically reconnect. This fixes that.
Also added an "unknown status" to the button, since the status should always be known, if it's not then it's not, you know? Yeah, me either.
2018-03-10 02:41:37 +10:00
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