Welcome! Log In Create A New Profile

Advanced

Auto CYCLE START

Posted by svraman1991 
Auto CYCLE START
May 21, 2018 02:50AM
Hi,

Can anyone help me for auto start "n" number of times with a push button for the Gcode program. Example If i load a Gcode file from SD Card after completion of that file again I should load the job and press the push button for the cycle start. This sequence should start after N no. of times unless I turn off the machine

Edited 1 time(s). Last edit at 05/21/2018 02:51AM by svraman1991.
Re: Auto CYCLE START
May 22, 2018 03:13AM
There are no conditional variables in Gcode, but you can edit the end code of your gcode file in a way, that it waits for a button pushed, then loads and starts a (new) file. This would happen eternally or until you reset the controller.

Check out M23 & M24 and M226
Sorry, only registered users may post in this forum.

Click here to login