- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Using a wincnc Post for a Shop Sabre
The drill cycle is not returning to a safe rapid Z height
I don't understand the drill cycle code that is being generated
The simulation is fine but the rapid to the second hole Z is at -.55
Generated G code is below.
[1001]
[Machine]
[ vendor: Autodesk]
[ model: 404]
[ description: ShopSabre]
[T6 D=0.0625 CR=0. TAPER=118deg - ZMIN=-0.9 - drill]
G90
G20
G53
[Drill2]
T6
S5000
M3
M37 H6
G0 X0.75 Y0.75
G43 Z0.6
Z0.2
G81 X0.75 Y0.75 Z-0.9 R-0.55 F40
X2.25
G80
Z0.6
M5
G53
G28
Solved! Go to Solution.