Machsupport Forum

G-Code, CAD, and CAM => G-Code, CAD, and CAM discussions => Topic started by: wvancura on September 25, 2008, 11:27:04 PM

Title: G-code equivalent to goto or jump
Post by: wvancura on September 25, 2008, 11:27:04 PM
Is there a G-code command that will allow me to skip over a block of G-code? I want to be able to skip over subroutines embedded in the code (to keep things in a specific order) or code that will be used only once per job, like a setup routine. 
Thanks,
Bill
Title: Re: G-code equivalent to goto or jump
Post by: vmax549 on September 26, 2008, 11:03:21 PM
YOu could try the skip block(delete block in mach) But as to a goto type statement no.

(;-) TP