| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
Adding gcode command for setting the target temperature of temperature_fan.
Example gcode: SET_TEMPERATURE_FAN_TARGET temperature_fan=chamber target=35.0
Signed-off-by: Martin Nowroth <madnoth@gmail.com>
|
|
|
| |
Signed-off-by: Douglas Hammond <wizhippo@gmail.com>
|
|
|
|
| |
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
|
|
|
|
| |
Signed-off-by: Douglas Hammond <wizhippo@gmail.com>
|
|
|
|
|
|
|
|
| |
Support reading a "gcode_id" parameter from heater/sensor config
sections.
Signed-off-by: Douglas Hammond <wizhippo@gmail.com>
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
|
|
|
| |
Signed-off-by Douglas Hammond <wizhippo@gmail.com>
|
|
|
|
|
|
| |
Just write the user provided name in the stats.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
|
|
|
|
|
|
|
| |
Don't return True from the stats() method - that keeps stats logging
on permanently.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
|
|
|
|
|
|
|
| |
Add a shutdown_speed config option to fans so that users can specify
the speed on a shutdown event.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
|
|
|
|
| |
Signed-off-by Douglas Hammond <wizhippo@gmail.com>
|
|
Signed-off-by: Michael Barbour <barbour.michael.0@gmail.com>
|