The new pause at height feature doesn't work as I expected it to.
The print did not pause at layer 15...
;TYPE:CUSTOM
;added code by post processing
;script: PauseAtHeight.py
;current layer: 15
M76 ; Do the actual pause
;LAYER:15
Why is M76 used ? and not M25?
Or did I missunderstand the feature?