You are not logged in.
Pages: 1
I posted on the FB forum as well, so ignore if this repeats.
I'm wondering how to use [[pause]] conditionally.
I am using resin profiles and using the before each layer code segment.
i.e.
on layer 10, move up to 70mm then pause
on restart should move back to the original layer position and restart.
I can see how to do all the above, but I don't see how I can make [[pause]] conditional. The program will always pause when it reaches that line in the "before each layer" code.
Offline
For conditional use try embedding them on [JS]
To do actions you need there are two hidden g/code field on machine level called ShieldPause and ShieldUnpause you can edit them by manually editing machine.json file on db folder.
Offline
Pages: 1