Message 1 of 5
Optional stop
Not applicable
12-23-2016
06:40 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi All,
I am working on a tube setup which is 60'' long and my table can only travel 28'', so I have to program my stock is three setups. I am adding optional stops to the program to move the stock before next setup but my program is not showing spindle start again(M03) so I have to manually add spindle speed before start of my next setup
G1 X1.4397 Y0.2509
G2 X1.4402 Y0.2496 I0. J-0.0008
G1 X-0.2496 Y-1.4402
X-0.3168 Y-1.3731 Z-0.3655 F30.
G0 Z0.6
M1
(MOVE STOCK 22'' TOWARD ORIGIN)
(2D Pocket1 2)
M3 Adding manually
G0 X8.5447 Y0.2515
Z0.6
Z0.2
G1 Z0.0394 F20.
Z-0.375
Y0.2496
Y-0.032 F40.
I like to keep one fixed origin and move my stock, even tried multiple work offsets but didn't help may be there is an option that I am not selecting.
Thanks