Go to file
2017-07-23 18:25:20 +02:00
extras Initial Commit 2017-07-23 18:20:27 +02:00
octoprint_simpleemergencystop Initial Commit 2017-07-23 18:20:27 +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 Initial Commit 2017-07-23 18:20:27 +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.