Skip to content

Commit 551e87a

Browse files
authored
Added updated plugin version of Fan Speed Slider Plugin (#1298)
* Added updated plugin version of Fan Speed Slider Plugin
1 parent 7731a8d commit 551e87a

File tree

2 files changed

+34
-0
lines changed

2 files changed

+34
-0
lines changed

_plugins/fanspeedslider.md

+34
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
---
2+
layout: plugin
3+
id: fanspeedslider
4+
title: Fan Speed Control
5+
description: Adds fan speed control buttons to Control tab -> General
6+
archive: https://github.com/mival/OctoPrint-FanSpeedSlider/archive/main.zip
7+
homepage: https://github.com/mival/OctoPrint-FanSpeedSlider
8+
source: https://github.com/mival/OctoPrint-FanSpeedSlider
9+
authors:
10+
- mival
11+
- jneilliii
12+
- czM1K3
13+
- ntoff
14+
license: AGPLv3
15+
date: 2024-05-28
16+
tags:
17+
- fan
18+
- speed
19+
- M106
20+
- M107
21+
- controls
22+
screenshots:
23+
- url: /assets/img/plugins/fanspeedslider/fanspeedslider.jpg
24+
alt: Preview
25+
compatibility:
26+
os:
27+
- posix
28+
- windows
29+
python: ">=3,<4"
30+
---
31+
32+
Pluging is updated version of <https://github.com/ntoff/OctoPrint-FanSpeedSlider> and added +/- controls from https://github.com/czM1K3/OctoPrint-FanSpeedSlider
33+
34+
See <https://github.com/mival/OctoPrint-FanSpeedSlider> for information on usage.
Loading

0 commit comments

Comments
 (0)