Nerdlinger
Stainless
- Joined
- Aug 10, 2013
- Location
- Chicago, IL
Hi Everyone,
My love for my Swiss machines is betraying me as I have to thread a part longer than the guide bushing land, so I have to turn and thread multiple segments while keeping the threads matched up. I was told to use G32, with a 30 degree lead in/out where thread segments overlap. The first segment looked fine...I would rapid to X-depth then G32 axially with a G32 30 degree lead out, so two G32 lines. However, the other five other segments are not quite right and all suffer from the same problem (please see the attached pic.) The only difference I can deduce is that they all have THREE G32 lines, since I am also adding a G32 30 degree lead in line. It looks like the starting z-location for the axial cut is moving on each pass. Please see the attached segment of code. I must be calculating my Z-starting point prior to the first G32 line incorrectly, right? (In this segment I am trying to thread from Z.400 to Z.800 but have to add the lead in and out before and after that)
Thank you!
N100 (THREADING SECOND SEGMENT)
M03 S886 P1 G00 Z0.3004 T0909
X0.523
M12
G32 Z.400 X.408 F.05
G32 Z0.800 X.408
G32 Z0.89959 X.523
G0 Z.2922
G32 Z0.400 X0.3985 F.05
G32 Z0.800 X0.3985
G32 Z0.90782 X.523
G0 Z0.2859
G32 Z0.400 X.3912 F.05
G32 Z0.800 X0.3912
G32 Z0.91414 X.523
G0 Z0.2805
G32 Z0.400 X0.385 F.05
G32 Z0.800 X0.385
G32 Z0.91951 X.523
G0 Z0.2758
G32 Z0.400 X.3796 F.05
G32 Z0.800 X0.3796
G32 Z0.92418 X.523
G0 Z0.2716

My love for my Swiss machines is betraying me as I have to thread a part longer than the guide bushing land, so I have to turn and thread multiple segments while keeping the threads matched up. I was told to use G32, with a 30 degree lead in/out where thread segments overlap. The first segment looked fine...I would rapid to X-depth then G32 axially with a G32 30 degree lead out, so two G32 lines. However, the other five other segments are not quite right and all suffer from the same problem (please see the attached pic.) The only difference I can deduce is that they all have THREE G32 lines, since I am also adding a G32 30 degree lead in line. It looks like the starting z-location for the axial cut is moving on each pass. Please see the attached segment of code. I must be calculating my Z-starting point prior to the first G32 line incorrectly, right? (In this segment I am trying to thread from Z.400 to Z.800 but have to add the lead in and out before and after that)
Thank you!
N100 (THREADING SECOND SEGMENT)
M03 S886 P1 G00 Z0.3004 T0909
X0.523
M12
G32 Z.400 X.408 F.05
G32 Z0.800 X.408
G32 Z0.89959 X.523
G0 Z.2922
G32 Z0.400 X0.3985 F.05
G32 Z0.800 X0.3985
G32 Z0.90782 X.523
G0 Z0.2859
G32 Z0.400 X.3912 F.05
G32 Z0.800 X0.3912
G32 Z0.91414 X.523
G0 Z0.2805
G32 Z0.400 X0.385 F.05
G32 Z0.800 X0.385
G32 Z0.91951 X.523
G0 Z0.2758
G32 Z0.400 X.3796 F.05
G32 Z0.800 X0.3796
G32 Z0.92418 X.523
G0 Z0.2716
