Go to file
2018-02-15 01:44:31 +01:00
octoprint_simpleemergencystop revert 2018-02-15 01:43:32 +01: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 version 2018-02-15 01:44:31 +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.