Go to file
ntoff deb15025d8 min/max requirement notification text fix
speed decrease notification used "meet minimum requirement" which might be misleading, changed to "meet maximum requirement"
2017-11-12 01:11:36 +10:00
image upload 2017-08-29 07:10:51 +10:00
octoprint_fanspeedslider min/max requirement notification text fix 2017-11-12 01:11:36 +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 Update README.md 2017-09-25 06:29:19 +10:00
requirements.txt upload 2017-08-29 07:10:51 +10:00
setup.py increment version to 0.1.5 2017-10-12 00:59:42 +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 minimum fan speed setting will limit how slow the fan runs, this is useful since some fans don't work below a certain speed.

The maximum fan speed setting will limit how fast the fan runs, this is useful if your fan is too strong, or you wish to limit the speed post-slice without having to re-slice your file.

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