1 - 6 Overview
704-0115-307
WinMax Lathe NC Programming
The following illustration shows a typical NC block and its components:
Figure 1–2. Typical NC Block
Block Skip Code
Block Skip will skip specified blocks of code when turned on. To skip a block of code, place
a slash (/) at the front of the block.
N120 G00 Z4 (rapid to Z)
/N125 G42 (cutter compensation right, skip if block skip on)
Please refer to NC Editor Settings Menu, on page 1 - 27 for information about enabling
the Block Skip state.
The program processes blocks before they appear on the screen. If you change block skip
mode while a part program is running, the control may have already processed blocks
marked to be skipped. The control will not go back and reprocess these blocks.
1
Word
2 Address
character
3
Numeric indicator
4 Feedrate
word
5
Sequence number
6 Modal
preparatory
functions
7
One-shot preparatory functions
8 Dimension
words
9
Miscellaneous function
When programming with M200, program BNC M200 - Block Skip
Synchronization or ISNC Block Skip Sync (ISNC M200) so it can be
activated when the tool is off the part. Using this code when in a
cutting mode may cause the tool to leave dwell marks.
Summary of Contents for winmax
Page 14: ...xiv List of Tables 704 0115 307 WinMax Lathe NC Programming...
Page 20: ...xx Programming and Operation Information 704 0115 307 WinMax Lathe NC Programming...
Page 98: ...2 50 Basic NC G Codes 704 0115 307 WinMax Lathe NC Programming...
Page 208: ...4 94 ISNC G Codes 704 0115 307 WinMax Lathe NC Programming...
Page 236: ...5 28 ISNC M Codes 704 0115 307 WinMax Lathe NC Programming...
Page 238: ...6 2 E Codes 704 0115 307 WinMax Lathe NC Programming...
Page 254: ...12 Index 704 0115 307 WinMax Lathe NC Programming...