Plodmore Has anybody got a script I can copy/use. I want to pause the print, move the extruder clear (whilst retaining bed and hot end temperatures) then restart from where I left off. I want to embed some nuts and an O-ring within a print.
Repetier Host remember pause start position so nothing fancy needed. I normally just add a G1 move so I can reach the object best which is for me a move to y-max. Temperature normally stays on anyway.G1 X0 Y200 F12000would therefore everything you should need as pause script just adjust coordinates.