You are not logged in.

#1 2021-11-16 20:15:07

elliot
Member
Registered: 2016-04-28
Posts: 109

[[Pause]] Function

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

#2 2021-11-17 19:04:10

Shahin
Administrator
Registered: 2016-02-17
Posts: 3,541

Re: [[Pause]] Function

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

Board footer

Powered by FluxBB