This only happens when selecting "Pause at: Height".
if you select "Pause at: Layer", it seems to work as expected.
still it's a bug in the software.
- 2 weeks later...
GregValiant 1,455
There are several bug reports and a lot of discussion of this on Github. The Cura team knows about the bug. It appears it is not an easy fix. I think "at height" works better if adaptive layers is off and there are no z-hops changing the height all the time.
Sometimes with a newer version of Cura these kind of options don't work any more, they will be fixed in newer updates so sometimes you have to wait a little or use an older version!
The times I used this option, it was always with "pause at layer"... therefore never noticed that "pause at height" didn't work.
Recommended Posts
cseighman 0
After digging into the GCode file, it looks like there may be a bug in the Pause at Height script. I tried again but this time selecting the "Redo layer" and it went from 1.8 > 2.2 > 2.0 and then resumed layers regularly. And digging into this GCode it appears to do 2.2 twice, so the initial script looks like it's seeing that split second of being at Z=2 and that's all there is for that layer. I've attached my GCode files for the two scripts with and without selecting the "redo layer" option
M0BuiltInLayerNoRedo.gcode M0BuiltInLayerRedo.gcode
Link to post
Share on other sites