Commit Graph

22 Commits

Author SHA1 Message Date
Alain Chiasson
5a118da7ef Added the navbar (Icons were not showing up for me), Modifed to use the remove icon, and added mouseover text 'Emergency Stop' on mouseover 2018-02-13 03:43:07 +00:00
0d783237ea
Update setup.py 2018-01-15 10:37:17 +01:00
7b7e8fa545
Change default setting for dialog to false 2018-01-15 10:29:46 +01:00
7d0bd5a0a0 Merge pull request #6 from CoolZeroNL/master
add support for multi gcode command splitted by ":" 
Thanks to CoolZeroNL
2017-10-16 09:14:01 +02:00
CoolZeroNL
119164e05c Update __init__.py
add support for multi gcode command splitted by :
Sample Value: M140 S60 : M104 S220 T0 : M112
2017-10-15 23:28:28 +02:00
a2061658fd Icon is now not visible when you are not logged in --> #5 2017-08-28 00:30:45 +02:00
a47f21e2f9 Update setup.py 2017-07-26 22:29:43 +02:00
bf6281897f Correct sending emergency command on UI refresh --> #3 2017-07-26 17:41:19 +02:00
9d1d83de7b Update setup.py 2017-07-26 00:36:58 +02:00
57d651d5c4 Update setup.py 2017-07-26 00:35:54 +02:00
8ef5c320b6 Merge branch 'master' of https://github.com/BrokenFire/OctoPrint-SimpleEmergencyStop 2017-07-26 00:27:47 +02:00
928585808e Correct typing error on settings... 2017-07-26 00:20:46 +02:00
35092fd211 Merge remote-tracking branch 'origin/devel' 2017-07-26 00:01:51 +02:00
11341b6242 Adding the ability to show a confirmation dialog, updating README 2017-07-25 23:58:19 +02:00
7326632e28 Merge remote-tracking branch 'origin/devel' 2017-07-25 22:38:17 +02:00
cb12a808a7 Adding title in settings tab, and API info in README 2017-07-25 22:30:10 +02:00
BrokenFire
227747dcd0 remove extra folder 2017-07-23 18:26:35 +02:00
BrokenFire
af38518794 Edit .gitignore 2017-07-23 18:25:20 +02:00
BrokenFire
f4f3a20d0b Edit .gitignore 2017-07-23 18:22:42 +02:00
BrokenFire
bcbe1a412e Initial Commit 2017-07-23 18:20:27 +02:00
daaac35389 Delete .gitignore 2017-07-23 18:09:52 +02:00
d57a6f6a23 Initial commit 2017-07-23 14:28:55 +02:00