Go to file
Sébastien Clément 0e51c1bcf6
Merge pull request #8 from alainchiasson/devel
Fix for #7 - broken nav bar 
Thanks to @alainchiasson !
2018-02-15 01:05:00 +01:00
octoprint_simpleemergencystop 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
.editorconfig Initial Commit 2017-07-23 18:20:27 +02:00
.gitignore Edit .gitignore 2017-07-23 18:25:20 +02:00
babel.cfg Initial Commit 2017-07-23 18:20:27 +02:00
MANIFEST.in Initial Commit 2017-07-23 18:20:27 +02:00
README.md Adding the ability to show a confirmation dialog, updating README 2017-07-25 23:58:19 +02:00
requirements.txt Initial Commit 2017-07-23 18:20:27 +02:00
setup.py Update setup.py 2018-01-15 10:37:17 +01:00

Simple Emergency Stop

A simple plugin that add an Emergency stop button on the Octoprint NavBar

Setup

Install via the bundled Plugin Manager or manually using this URL:

https://github.com/BrokenFire/OctoPrint-SimpleEmergencyStop/archive/master.zip

Configuration

  • emergencyGcode Diffine the GCODE to send when the button is pressed.
  • confirmationDialog Show corfirmation dialog on click?

API

Adding plugin/simpleemergencystop route, commande is emergencyStop.