Message 1 of 3
Radial Holes (Circular Pattern)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi
I've been trying out the BETA Siemens MillTurn PP in F360. Im Using the " 2X Turning with Live Tooling " Example part in the library.
Looking at the Radial drilling operation with circular pattern, it looks like the PP is creating a separate operation for every hole instead of like the Axial drilling further down where the PP just outputs the C-axis moves.
Now is this a limitation of the CAM software because of it's changing the "coordinate plane" or is it because of the PP?
I've tried the Fanuc and HAAS post and they did the same thing. It would be nicer to have it more like the Axial code.
Radial Drilling Code:
MSG ("; Drill5") SETMS(2) G94 G97 S2=500 M2=3 ;Machining from X+ G19 G0 SP1=180 G0 X106.68 Y0 Z-5.588 X86.36 F254 MCALL CYCLE81(43.18,22.86,5.08,14.505,) Y0 Z-5.588 MCALL X106.68 Z-5.588 MSG ("; Drill5") SETMS(2) G94 G97 S2=500 M2=3 ; Machining from X+ G19 G0 SP1=150 G0 X106.68 Y0 Z-5.588 X86.36 F254 MCALL CYCLE81(43.18,22.86,5.08,14.505,) Y0 Z-5.588 MCALL X106.68 Z-5.588
Axial Drilling:
; Machining from Z+ G17 G17 G0 Z16.51 X64.514 Y0 SP1=330 Z6.35 F333.33 MCALL CYCLE81(6.35,-10.16,5.08,-14.935,) SP1=330 SP1=270 SP1=210 SP1=150 SP1=90 SP1=30 MCALL Z16.51