mirror of
git://soft.sys114.com/klipper
synced 2026-02-11 04:10:25 +09:00
docs: Update G-Codes.md for SET_TEMPERATURE_FAN_TARGET (#3122)
Added extended G-Code documentation for SET_TEMPERATURE_FAN_TARGET Signed-off-by: Martin Nowroth <madnoth@gmail.com>
This commit is contained in:
@@ -210,6 +210,8 @@ The following standard commands are supported:
|
|||||||
defaults to "display" (the primary display).
|
defaults to "display" (the primary display).
|
||||||
- `SET_IDLE_TIMEOUT [TIMEOUT=<timeout>]`: Allows the user to set the
|
- `SET_IDLE_TIMEOUT [TIMEOUT=<timeout>]`: Allows the user to set the
|
||||||
idle timeout (in seconds).
|
idle timeout (in seconds).
|
||||||
|
- `SET_TEMPERATURE_FAN_TARGET temperature_fan=<temperature_fan_name> [target=<target_temperature>]`:
|
||||||
|
Sets the target temperature for a temperature_fan. If a target is not supplied, it is set to the specified temperature in the config file.
|
||||||
- `RESTART`: This will cause the host software to reload its config
|
- `RESTART`: This will cause the host software to reload its config
|
||||||
and perform an internal reset. This command will not clear error
|
and perform an internal reset. This command will not clear error
|
||||||
state from the micro-controller (see FIRMWARE_RESTART) nor will it
|
state from the micro-controller (see FIRMWARE_RESTART) nor will it
|
||||||
|
|||||||
Reference in New Issue
Block a user