Extruder do not go home at pause at layer #2192
Replies: 8 comments 2 replies
-
You got to come up with your own pause code.
this gives me this gcode after exporting:
|
Beta Was this translation helpful? Give feedback.
-
Hi |
Beta Was this translation helpful? Give feedback.
-
Well, this code was for the Ultimaker 2. I should have mentioned that, sorry. |
Beta Was this translation helpful? Give feedback.
-
Greetings, did you find a solution? |
Beta Was this translation helpful? Give feedback.
-
Hello, guys, I wanted to ask if this is the solution or another was found. From already thank you very much. And sorry for the bad English. |
Beta Was this translation helpful? Give feedback.
-
I just moved over to Orca Slicer and this is the first time I've had to pause, to insert hardware. Surprised that there isn't a background preset on the M25 command that parks the toolhead, holds the temperatures, then restarts at the next coordinate. I saw the code offered here, but Cura has a much nicer implementation and I think it may just be a matter of implementing the pause in Cura, then scooping the code snippet and injecting it into Orca's g-code. It has all the features that make a nice pause and it looks operable as basic g-code. Post back if anyone tries it before I do. Would love to see this implemented - it just makes sense. |
Beta Was this translation helpful? Give feedback.
-
Hello everyone, I’m experiencing a similar issue with my printer that uses the MKS Robin Nano board. While the M0 command does not work, the M25 command functions correctly in Cura. However, I’ve been unable to get it to work in OrcaSlicer. |
Beta Was this translation helpful? Give feedback.
-
The better way to do this in OrcaSlicer is probably to check "Manual Filament Change" in Printer Settings > Multimaterial, and then add the pause in the filament change gcode field: Printer Settings > Machine G-Code > Change Filament G-Code, fill in just If you've got a bambulab printer, fill in This way allows you to use the different filament functionality of OrcaSlicer natively, allows you to set different settings for the filaments, etc. Some more discussion here: https://www.reddit.com/r/BambuLab/comments/18fj4ez/why_does_filament_change_in_orca_slicer_not_add/ |
Beta Was this translation helpful? Give feedback.
-
Hi all
I tried pause at layer which works fine. But the extruder is not moving at home that i can change filament. it is staying at the current position so that is impossible to change the filament.
Can somebody give me a solution?
I am using Ender 3 pro S1.
Many thanks.
Beta Was this translation helpful? Give feedback.
All reactions