set_printer_fans
Control the printer cooling fans
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| speed | Yes | Fan speed from 0 (off) to 255 (full speed). Use 0 to turn fans off. | |
| printer_id | Yes | The printer IDs (comma-separated for multiple) | |
| snippet_id | No | ID of a gcode snippet to send. Either gcode, macro, or snippet_id is required. |