No tool offset active after indexing main spindle ( lathe with y-axis ) siemens 828D
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi all ,
I am trying to set up our post processor for our new lathe with y - axis.
I have a problem when post processing a part..
We have 2 same holes axial on the part. ( but different position ) in Y axis and C axis.
First hole = ok
second hole= machine alarms out ( No tool offset active )
First hole :
N17 MSG ("; Drill1 (3)")
N18 G19
N19 DIAMOF
N20 T="T2" D1 ( this line is set automatically )
N21 M6
N22 SETMS(2)
N23 G97 S2=4681 M2=3
N24 G95
Second hole : ( Works when copying line N20 )
N40 G53 Z300 D0
N41 MSG ("; Drill1 (4)")
N42 G19
N43 DIAMOF
N20 T="T2" D1 ( HOW CAN I ADD THIS LINE AUTOMATICALLY ? )
N45 G0 C=180.
N46 G0 Z-8.5
N47 X34.5 Y4.361
How can I add the tool offset automatically for second hole ?
Using : Fusion 360
Machine : Samsung SMEC SL2500SY ( with siemens 828D )
Post proccesor ( attached ) It is the standaard siemens mill turn. slightly adjusted. ( SP1 changed to C )
Fusion part ( link under )
Thanks in advance !