marvin1:enablePrintheadMaintenance
Enable the printhead maintenance mode on a Marvin1 printer, with control over the maintenance mode and which printhead rows are affected.
Parameter
| Key | Type | Description |
|---|---|---|
| printer | string | Printer ID. Required if more than one printer is available. |
| mode | string | Optional. One of DEFAULT, MANUAL_CLEANING, PRINT_PURGE, or FLOOD_PURGE. Default DEFAULT. |
| rows | array of numbers | Optional. Zero-based printhead row indices to operate on (row mask). Defaults to all rows. |
| timeout | number | Optional timeout in seconds. |
Return value
null