iCNC PERFORMANCE
Manual 0-5399 NESTING 5-41
5.13.1 Code Sequences
In ESSI and EIA options it is possible to modify the code sequences, which are added to the beginning and the end of certain actions,
when saving files.
The caption of the upper frame shows which actions sequences are currently being modified (e.g. in the picture above they are the
sequences of gas cutting). Start and end sequences can be seen in the edit fields. Some actions need the specification of the kerf side
(e.g. all cutting sequences).
Sequence Explanation - The beginning and the end of...
Program ...a cutting program
Gas Cutting ...a profile to be cut with gas torch
Plasma ...a profile to be cut with plasma torch. Not supported at the moment
Plasma 2 ...a profile to be cut with plasma 2 torch. Not supported at the moment
Line Marking ...a single line marking profile
Point Marking ...a single point marking
Line Marking Block ...all line markings
Point Marking Block ...all point markings
Example
The picture above shows the gas cutting sequences of ESSI files. Kerf side is set to the left. The start sequence is 6 (rapid move off),
29 (kerf left), 7 (gas cutting on). The end sequence is 8 (gas cutting off), 38 (kerf off), 5 (rapid move on). With these settings the
following code is generated:
6 (start sequence)
29 (start sequence)
7 (start sequence)
++1000 (a profile)
+1000+ (a profile)
+-1000 (a profile)
-1000+ (a profile)
8 (end sequence)
38 (end sequence)
5 (end sequence)
www.TechnicalBooksPDF.com