print_start_workflows
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| print_start_workflows [2025/11/05 17:52] – dshoop | print_start_workflows [2025/11/19 03:19] (current) – [Example PRINT_START macro] dshoop | ||
|---|---|---|---|
| Line 29: | Line 29: | ||
| < | < | ||
| ; | ; | ||
| - | ; Orca Slicer Machine Start G-code by @dshoop v2.1 | + | ; Orca Slicer Machine Start G-code by @dshoop v2.2a |
| ; | ; | ||
| Line 66: | Line 66: | ||
| [gcode_macro PRINT_START] | [gcode_macro PRINT_START] | ||
| gcode: | gcode: | ||
| + | |||
| RESPOND PREFIX="" | RESPOND PREFIX="" | ||
| + | |||
| M117 Starting Klipper START_PRINT macro | M117 Starting Klipper START_PRINT macro | ||
| + | |||
| M400 ; wait for current moves to finish | M400 ; wait for current moves to finish | ||
| + | |||
| CLEAR_PAUSE ; clear any pause conditions | CLEAR_PAUSE ; clear any pause conditions | ||
| + | |||
| G28 ; home before SCREWS_TILT_CALCULATE | G28 ; home before SCREWS_TILT_CALCULATE | ||
| + | |||
| SCREWS_TILT_CALCULATE max_deviation=0.02 ; assume bed's z plane is level within given deviation | SCREWS_TILT_CALCULATE max_deviation=0.02 ; assume bed's z plane is level within given deviation | ||
| + | |||
| M105 ;Request temperature reports to be sent to the host as soon as possible | M105 ;Request temperature reports to be sent to the host as soon as possible | ||
| + | |||
| RESPOND PREFIX="" | RESPOND PREFIX="" | ||
| + | |||
| M117 PRINT_START Macro complete | M117 PRINT_START Macro complete | ||
| </ | </ | ||
/app/data/attic/print_start_workflows.1762383160.txt.gz · Last modified: by dshoop
