Im printing on a CR10S Pro and I can't find a way to pause the print at a certain height, to insert magnets into my print. Is there a way I can do this?
Asked
Active
Viewed 1,146 times
2
-
1Welcome to 3dPrinting.SE! – Pᴀᴜʟsᴛᴇʀ2 Dec 19 '19 at 23:30
-
1Don't be offended, but this question may be closed by the community for being a [duplicate question](https://3dprinting.stackexchange.com/questions/10587/how-to-pause-a-print-to-insert-something-in-a-cavity-using-ultimaker-cura). – 0scar Dec 19 '19 at 23:58
-
I have tried all of that and it didn't work. – user11025457 Dec 20 '19 at 00:41
-
Have you tried inserting an M600 command in your slicer post-processing? This is the command for a filament change for Marlin firmware, which the 10S Pro should be using. – Lux Claridge Dec 20 '19 at 14:45
-
@cmm You're not wrong. I figured I'd ask for a clarification before writing an answer. – Lux Claridge Dec 20 '19 at 15:15
-
Actually, now that I am trying to write the answer, I've forgotten how I did this exactly. I'll have to wait until I get home to look at the gcode file that incorporates this. – Lux Claridge Dec 20 '19 at 15:22
-
1You tried everything? `G4` is supported by your printer, that works. The downside is that it specifies a fixed time, you need to get it done (filament change) in time, but it does work. – 0scar Dec 20 '19 at 17:56
-
1Does this answer your question? [How to pause a print to insert something in a cavity using Ultimaker Cura?](https://3dprinting.stackexchange.com/questions/10587/how-to-pause-a-print-to-insert-something-in-a-cavity-using-ultimaker-cura) – Trish Dec 25 '19 at 18:57