Go to file
2017-07-25 22:38:17 +02:00
octoprint_simpleemergencystop Adding title in settings tab, and API info in README 2017-07-25 22:30:10 +02: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 title in settings tab, and API info in README 2017-07-25 22:30:10 +02:00
requirements.txt Initial Commit 2017-07-23 18:20:27 +02:00
setup.py Initial Commit 2017-07-23 18:20:27 +02: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.

API

Adding plugin/simpleemergencystop route, commande is emergencyStop.