| m0075 |
Start Print Job Timer |
Start the print job timer. |
thinkyhead |
printjob |
|
| Marlin considers a print job to be in progress whenever the print job timer is running, so it should be included in your starting G-code in your slicer settings. |
| When `PRINTJOB_TIMER_AUTOSTART` is enabled the print job timer will be started in response to turning on heaters. |
|
| tag |
optional |
description |
| string |
true |
A string to display in the LCD heading. (Requires `DWIN_CREALITY_LCD_ENHANCED`) |
|
|
| pre |
code |
| Start the print job timer |
M75 |
|
|