load work plane with multible offsets

load work plane with multible offsets

alex.neretin
Enthusiast Enthusiast
273 Views
1 Reply
Message 1 of 2

load work plane with multible offsets

alex.neretin
Enthusiast
Enthusiast

Hello,

I have attached a small programm, showing my issue.

When I post "one" job with multible offsets and a rotated work plane the postprocessor dosen`t post the rotating coordinates for the second offset.

If I post a second job with the same tool then it´s fine.

 

example (one job)

N31 T14 M6
N32 (max. 15.000min/-1)
N33 S12000 M3
N34 G54 I1 -> first offset
N35 G7 L1=1 (Tisch nach Nullpunkt ausrichten)
N36 G0 C0. B0. (Tisch auf C0. B0. drehen)
N37 G7 A5=0. B5=-90. C5=0. L1=1 -> rotation is correct
N38 M7
N39 G0 X-12.5 Y0 Z27.5
N40 G17
N41 G0
N42 G0 Z17.5
N43 G81 Z-10 Y5 F1680
N44 G79 X-12.5 Y0 Z12.5
N45 G0 Z27.5
N46 G74 Z-1 L1 (sichere Z-Hoehe)
N47 G74 X-498 Y-448 L1 (sichere X- und Y- Position)
N48 (side plane)
N49 G54 I2 -> second offset
N50 G7 L1=1 (Tisch nach Nullpunkt ausrichten)
N51 G0 C0. B0. (Tisch auf C0. B0. drehen)
N52 G0 X-12.5 Y0 Z27.5 -> missing rotation
N53 G0

 

example (two jobs)

N31 T14 M6
N32 (max. 15.000min/-1)
N33 S12000 M3
N34 G54 I1 -> first offset
N35 G7 L1=1 (Tisch nach Nullpunkt ausrichten)
N36 G0 C0. B0. (Tisch auf C0. B0. drehen)
N37 G7 A5=0. B5=-90. C5=0. L1=1 -> correct rotation
N38 M7
N39 G0 X-12.5 Y0 Z27.5
N40 G17
N41 G0
N42 G0 Z17.5
N43 G81 Z-10 Y5 F1680
N44 G79 X-12.5 Y0 Z12.5
N45 G0 Z27.5
N46 G74 Z-1 L1 (sichere Z-Hoehe)
N47 G74 X-498 Y-448 L1 (sichere X- und Y- Position)
N48 (main plane)
N49 G7 L1=1
N50 G0 X0 Y0 Z15
N51 G0
N52 G0 Z5
N53 G81 Z-10 Y5 F1680
N54 G79 X0 Y0 Z0
N55 G0 Z15
N56 G74 Z-1 L1 (sichere Z-Hoehe)
N57 G74 X-498 Y-448 L1 (sichere X- und Y- Position)
N58 (side plane)
N59 G54 I2 -> second offset
N60 G7 L1=1 (Tisch nach Nullpunkt ausrichten)
N61 G0 C0. B0. (Tisch auf C0. B0. drehen)
N62 G7 A5=0. B5=-90. C5=0. L1=1 -> correct rotation
N63 G0 X-12.5 Y0 Z27.5

 

My approach on solving this issue, was to call the rotation coordinates in the post (line 755) but there was a error  because of the missing values.

 

Best regards

 

 

0 Likes
274 Views
1 Reply
Reply (1)
Message 2 of 2

alex.neretin
Enthusiast
Enthusiast

Hello ,

can someone please help me.

 

Thanks,

0 Likes