Commit Graph

21 Commits

Author SHA1 Message Date
5634e7e2a0 „octoprint_fanspeedslider/__init__.py“ ändern 2020-10-26 17:23:53 +00:00
ntoff
fb697050cb init self.lockfan
how do I keep forgetting these things?
2018-12-30 23:03:22 +10:00
ntoff
acf3fcce64 add missing comma 2018-12-30 22:26:22 +10:00
ntoff
a6d224be14 Merge from master 2018-12-30 22:21:47 +10:00
ntoff
28edc70855 Add option to remember last fan speed
Add the option to remember the last speed value and set the slider on load/refresh
2018-12-07 03:29:09 +10:00
ntoff
212f6a7cf8 Add lock button
https://github.com/ntoff/OctoPrint-FanSpeedSlider/issues/10
2018-12-05 02:10:11 +10:00
ntoff
5dc813fb7b add init min and max pwm 2018-11-17 11:41:55 +10:00
ntoff
b5693e2e34 fix regex not matching properly for low digit count values of S
see issue #9
2018-04-25 14:35:06 +10:00
ntoff
d2f1ed57ad add settings cleanup function
Clean up and remove empty config if everything is set to default values
2017-11-18 06:31:22 +10:00
ntoff
f13fda67e2 modify settings saving to save integers 2017-11-18 05:59:54 +10:00
ntoff
943fca8581 control -> settings + tweak info timeout
for some reason I was  saving settings in the control viewmodel, changed to the settings viewmodel and increased the default time the notices are visible by 1 second
2017-11-18 04:36:40 +10:00
ntoff
f4bb25718a add some notifications about fan speed being altered
Added a popup notification (can be disabled) and some console log text if the fan speed is altered. Also made the slider snap to the min/max value if it is out of range to give visual feedback that the plugin is doing something to the fan speed.
2017-11-12 01:02:29 +10:00
ntoff
0e71971e66 add percentage to logger message
add a more "human readable" percentage value to the logged fan speed (if modified)
2017-11-11 21:31:05 +10:00
ntoff
988512f522 rename default fan speed variable to be more clear 2017-09-06 17:52:23 +10:00
ntoff
6124bba2e7 try rounding 2017-09-05 11:13:39 +10:00
ntoff
554d78efb7 make same code into a function 2017-09-05 10:57:55 +10:00
ntoff
2cc132213f added some comments 2017-09-05 09:37:05 +10:00
ntoff
30ee76bf7e add a limiter 2017-09-05 03:52:55 +10:00
ntoff
18f009fa85 add a setting to change the default value of the slider 2017-08-31 18:09:07 +10:00
ntoff
05e2e10497 touch ui compatibility 2017-08-30 18:28:26 +10:00
ntoff
594455ef61 upload 2017-08-29 07:10:51 +10:00