Go to file
2017-09-05 09:37:05 +10:00
image upload 2017-08-29 07:10:51 +10:00
octoprint_fanspeedslider added some comments 2017-09-05 09:37:05 +10:00
.editorconfig upload 2017-08-29 07:10:51 +10:00
.gitignore upload 2017-08-29 07:10:51 +10:00
babel.cfg upload 2017-08-29 07:10:51 +10:00
MANIFEST.in upload 2017-08-29 07:10:51 +10:00
README.md add usage to readme 2017-09-03 17:19:23 +10:00
requirements.txt upload 2017-08-29 07:10:51 +10:00
setup.py Update setup.py 2017-08-31 18:22:09 +10:00

Fan Speed Slider Plugin

Add a slider to control the speed of a parts cooling fan.

Usage

Slide the slider, click the button. There really isn't much else to do :)

The default value of the slider is user configurable, this is the value that the slider will be set to upon loading OctoPrint's UI, and any time you refresh the page. The default value setting does NOT limit the output of the fan, if you set the default value to 10% and set the fan to 100% it will still come on at 100%. To limit the min/max speed of your fan during a print, please see your slicer's documentation and settings.

Note: Slider does not follow the speed of the fan. If the fan speed is set via gcode or an LCD panel on the printer, the slider will not respond to the change. It is a setting, not an indicator, and functions the same way the feedrate and flowrate sliders do.

Setup

Install manually using this URL:

https://github.com/ntoff/OctoPrint-fanspeedslider/archive/master.zip