Good day, colleagues! There is the following task:
It is necessary to describe the contour of the product after the end of the program (M30). In this case, you need to give the circuit a name and be able to call it for processing in cycles. I read in the literature that it is possible to describe some provisions as follows:
EXAMPLE:
G00 X0 Y=R1 ;Here is parametric variable
G02 I-10 ;Simple tool traectory
G00 Z+100
ENDLABEL:
However, it turned out that this method does not work if the circuit goes after M30.
Please advise with an example of spelling methods for describing and calling paths manually without SHOPTURN and SHOPMILL tools.
I would be especially grateful if the example contains comments with explanations for dummies. Thank you for your attention and have a good day, colleagues!