GregValiant 1,145
This is a piece of cake.
In Cura, select Extensions / Post Processing / Modify Gcode
Select "Add a Script" and then select Pause At Height
In the dialog box for Pause at Height in "pause at" select By Layer (Height can be fooled by Z-hops)
Remember that the layer you see in the Cura preview is a base 1 number, but gcode layers are base 0. So if you see in Cura that you want to pause at Layer 57, then in the dialog enter 56 (Cura layer - 1).
Disarm timeout = 1800 (that's the max of 30 minutes)
Park the head wherever you want to get it out of the way.
I don't bother with the retraction stuff. It requires some dialing in.
Standby Temperature should be your printing temperature.
Code before pause is M300. It means Beep.
So the print will move along and then get to the pause. The printer will beep, maybe make 1 or 2 more moves, and then park the head where you told it to. Insert your insert. I know that if the pause uses the M0 Marlin command, it will require a button click to resume. Other firmware might be different.
Do to some oozing, the first few mm of extrusion may be sparse, then it will get back to normal. You might be able to fix that by practicing with the retraction settings.
Oh yeah...Show Progress. The "ShowProgress.py" file goes here: "C:\Program Files\Ultimaker Cura 4.x.x\plugins\PostProcessingPlugin\scripts". Copy it in and re-start Cura. Add ShowProgress as a post processing / Modify Gcode script. It will show the Cura layer number and a time estimate on the LCD screen.
Edited by GregValiant
CRS disease
-
3
Recommended Posts
jeex 35
Or is there a way to show in the printer's LED at what layer the printer currently is?
Link to post
Share on other sites