Hi Balazs,
would it be difficult to create a method to do the Initial Movement Preparation run ?
At present it's all manual. You do a Run From Here, then Cycle Start to get the Initial Movement Preparation window, then press OK in this window and the Initial Movement is performed.
I'm wanting to automate this so I could call the button Set Next Line / Run From Here, then call "InitialMovement();"
I played with the Inital Movement Window and noticed it retained its last settings between UCCNC close down and restart, so that would mean a user would only have to set up the tick boxes, etc once. Alternatively, we could have parameters in the InitialMovement() method e.g. InitialMovement(bool rapidFeedrate, etc, etc);
Cheers,
Keith