mirror of
https://github.com/Sebclem/OctoPrint-SimpleEmergencyStop.git
synced 2025-01-23 20:14:06 +01:00
Sébastien Clément
7d0bd5a0a0
Merge pull request #6 from CoolZeroNL/master
add support for multi gcode command splitted by ":" Thanks to CoolZeroNL
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
.
Description
Languages
Python
46.3%
Jinja
22.2%
JavaScript
22%
CSS
9.5%