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/04 02:10] – [Example PRINT_START macro] dshoop | print_start_workflows [2025/11/05 17:52] (current) – [Example Orca Machine Start gcode] dshoop | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Print Start Workflows ====== | ====== Print Start Workflows ====== | ||
| - | {{tag> articles setup}} | + | {{tag> articles setup about}} |
| One way (slicer side and [[slicer machine start print gcode]]), or another (Klipper side and [[PRINT_START macro]]), there' | One way (slicer side and [[slicer machine start print gcode]]), or another (Klipper side and [[PRINT_START macro]]), there' | ||
| 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 37: | Line 37: | ||
| ; was called automatically. | ; was called automatically. | ||
| - | G28; Home, if this fails no point to continue | + | G28; Home, if this fails no point to continue; required before BED_MESH_CALIBRATE |
| M190 S[bed_temperature_initial_layer_single] ;wait for bed to reach temperature | M190 S[bed_temperature_initial_layer_single] ;wait for bed to reach temperature | ||
| M104 S150 ;pre-warm extruder to 150C below typical extrusion temps so as not to ooze, no wait | M104 S150 ;pre-warm extruder to 150C below typical extrusion temps so as not to ooze, no wait | ||
/app/data/attic/print_start_workflows.1762240217.txt.gz · Last modified: by dshoop
