Jump to content

Welcome to eMastercam

Register now to participate in the forums, access the download area, buy Mastercam training materials, post processors and more. This message will be removed once you have signed in.

Use your display name or email address to sign in:

Lathe B axis question


dan m
 Share

Recommended Posts

I put a file on the ftp site called baxis it's in the MCX2_Files folder. what I am tring to do is turn the b axis on the lathe (which i have never done ) to the proper angle and just cut the chamfer on the holes. I think I am haveing a problem creating the proper construction plain. any help would be greatly appreciated.

Link to comment
Share on other sites

Yes you are creating the wrong C-plane for this operation. I do not know your machine but if it like the Integrex you can not go very far below center line so not only do you need to get the B axis correct you need to get the C axis to index to the next place everytime.

 

Step by step is how I do this on the Integrex.

 

1: go to the right view this will be your 1st index and should put the B axis at the right direction which should be B0 is that is normal for your machine if down is normal the I would think it would B-90. Ok now you have your B axis in the correct place to chamfer this hole.

 

2a: Use Transform and rotate the operation to the other places so you have 2 operations to do the whole thing complete. Now I have seen posts want move to the X,Y places to do this and if this happens go to 2b. if not you are good.

 

2b: Make a C-plane for each hole and you must do this in right if you try to rotate your C-planes from the top View it does not work and will keep giving you Front or Back and not change like it should so go to right and do it this way. Ok so go to plane/rotate planes/ then in the Z box put in 60. Now you will get the new C-plane box and name that what ever you choose. Me I like 60 Deg and then you will do the same for each hole. Then copy your operation and then in each copy just use that new C-lane for each index and all should post correct for you.

 

Now MpLfan will not give you a B axis, but here is code from our Integrex Post using Transform:

 

(PROGRAM NAME - DANSBTEST DATE=DD-MM-YY - 12-06-07 TIME=HH:MM - 14:57 )

(PROGRAMMER - RON B)

(POST LICENSE - V&M PRECISION)

(T1 | UNDEFINED TOOL NAME | DIA. - 1 | SUFFIX - 0.)

G20 G49 G69 G80 G40 G17 G90 G94

M205

 

N1

(T1 | UNDEFINED TOOL NAME | DIA. - 1 | SUFFIX - 0.)

(TOOLPATH GROUP - TOOLPATH GROUP-1)

G20 G10.9 X0

G91 G28 X0.

G28 Z0.

T00000001 T1 M06

G91 G28 X0. Z0.

G90

M200

M212

G94 G0 G54 C0. <------ C index

M210

M108

G0 B0. <-------- B index

M107

G97 S7000 M03

G0 G17 G43 P1 H1 X1.5784 Z.3524

Y1.5696

G1 X1.6105 Y1.6079 F.01

X1.5875 Y1.6271 Z.2378

X1.5617 Y1.6412 Z.2405

X1.5332 Y1.65 Z.2453

X1.5038 Y1.653 Z.2518

X1.4746 Y1.6503 Z.2598

X1.4464 Y1.6418 Z.2693

X1.4208 Y1.6282 Z.2795

X1.398 Y1.6097 Z.2906

X1.3796 Y1.5876 Z.3017

X1.3656 Y1.5621 Z.3127

X1.3569 Y1.5344 Z.3232

X1.3536 Y1.5056 Z.3325

X1.3561 Y1.4749 Z.3407

X1.3596 Y1.4606 Z.3446

X1.3639 Y1.4486 Z.3473

X1.3783 Y1.4206 Z.3508

X1.3898 Y1.4049 Z.3524

X1.4057 Y1.3899 Z.3521

X1.4196 Y1.3791 Z.3511

X1.445 Y1.3653 Z.3479

X1.4734 Y1.3566 Z.342

X1.5025 Y1.3535 Z.3343

X1.532 Y1.3564 Z.3248

X1.5598 Y1.3646 Z.3145

X1.5856 Y1.3782 Z.3035

X1.6082 Y1.3965 Z.2923

X1.6267 Y1.4186 Z.2814

X1.6416 Y1.4455 Z.2709

X1.6464 Y1.4589 Z.2653

X1.6496 Y1.471 Z.2607

X1.653 Y1.501 Z.2532

X1.6505 Y1.5314 Z.2465

X1.647 Y1.5458 Z.2433

X1.6427 Y1.5581 Z.241

X1.6289 Y1.5848 Z.2382

X1.6105 Y1.6079 Z.237

X1.5875 Y1.6271 Z.2378

X1.5617 Y1.6412 Z.2405

X1.5332 Y1.65 Z.2453

X1.5227 Y1.6511 Z.2476

X1.5176 Y1.6014

Z.4524 F0.

G55

M212

G0 C60. <-------------C index

M210

X1.5784 Y1.5696 Z.3524

G1 X1.6105 Y1.6079 F.01

X1.5875 Y1.6271 Z.2378

X1.5617 Y1.6412 Z.2405

X1.5332 Y1.65 Z.2453

X1.5038 Y1.653 Z.2518

X1.4746 Y1.6503 Z.2598

X1.4464 Y1.6418 Z.2693

X1.4208 Y1.6282 Z.2795

X1.398 Y1.6097 Z.2906

X1.3796 Y1.5876 Z.3017

X1.3656 Y1.5621 Z.3127

X1.3569 Y1.5344 Z.3232

X1.3536 Y1.5056 Z.3325

X1.3561 Y1.4749 Z.3407

X1.3596 Y1.4606 Z.3446

X1.3639 Y1.4486 Z.3473

X1.3783 Y1.4206 Z.3508

X1.3898 Y1.4049 Z.3524

X1.4057 Y1.3899 Z.3521

X1.4196 Y1.3791 Z.3511

X1.445 Y1.3653 Z.3479

X1.4734 Y1.3566 Z.342

X1.5025 Y1.3535 Z.3343

X1.532 Y1.3564 Z.3248

X1.5598 Y1.3646 Z.3145

X1.5856 Y1.3782 Z.3035

X1.6082 Y1.3965 Z.2923

X1.6267 Y1.4186 Z.2814

X1.6416 Y1.4455 Z.2709

X1.6464 Y1.4589 Z.2653

X1.6496 Y1.471 Z.2607

X1.653 Y1.501 Z.2532

X1.6505 Y1.5314 Z.2465

X1.647 Y1.5458 Z.2433

X1.6427 Y1.5581 Z.241

X1.6289 Y1.5848 Z.2382

X1.6105 Y1.6079 Z.237

X1.5875 Y1.6271 Z.2378

X1.5617 Y1.6412 Z.2405

X1.5332 Y1.65 Z.2453

X1.5227 Y1.6511 Z.2476

X1.5176 Y1.6014

Z.4524 F0.

G56

M212

G0 C120. <-------------- C index

M210

X1.5784 Y1.5696 Z.3524

G1 X1.6105 Y1.6079 F.01

X1.5875 Y1.6271 Z.2378

X1.5617 Y1.6412 Z.2405

X1.5332 Y1.65 Z.2453

X1.5038 Y1.653 Z.2518

X1.4746 Y1.6503 Z.2598

X1.4464 Y1.6418 Z.2693

X1.4208 Y1.6282 Z.2795

X1.398 Y1.6097 Z.2906

X1.3796 Y1.5876 Z.3017

X1.3656 Y1.5621 Z.3127

X1.3569 Y1.5344 Z.3232

X1.3536 Y1.5056 Z.3325

X1.3561 Y1.4749 Z.3407

X1.3596 Y1.4606 Z.3446

X1.3639 Y1.4486 Z.3473

X1.3783 Y1.4206 Z.3508

X1.3898 Y1.4049 Z.3524

X1.4057 Y1.3899 Z.3521

X1.4196 Y1.3791 Z.3511

X1.445 Y1.3653 Z.3479

X1.4734 Y1.3566 Z.342

X1.5025 Y1.3535 Z.3343

X1.532 Y1.3564 Z.3248

X1.5598 Y1.3646 Z.3145

X1.5856 Y1.3782 Z.3035

X1.6082 Y1.3965 Z.2923

X1.6267 Y1.4186 Z.2814

X1.6416 Y1.4455 Z.2709

X1.6464 Y1.4589 Z.2653

X1.6496 Y1.471 Z.2607

X1.653 Y1.501 Z.2532

X1.6505 Y1.5314 Z.2465

X1.647 Y1.5458 Z.2433

X1.6427 Y1.5581 Z.241

X1.6289 Y1.5848 Z.2382

X1.6105 Y1.6079 Z.237

X1.5875 Y1.6271 Z.2378

X1.5617 Y1.6412 Z.2405

X1.5332 Y1.65 Z.2453

X1.5227 Y1.6511 Z.2476

X1.5176 Y1.6014

Z.4524 F0.

G57

M212

G0 C180. <---------- C Index

M210

X1.5784 Y1.5696 Z.3524

G1 X1.6105 Y1.6079 F.01

X1.5875 Y1.6271 Z.2378

X1.5617 Y1.6412 Z.2405

X1.5332 Y1.65 Z.2453

X1.5038 Y1.653 Z.2518

X1.4746 Y1.6503 Z.2598

X1.4464 Y1.6418 Z.2693

X1.4208 Y1.6282 Z.2795

X1.398 Y1.6097 Z.2906

X1.3796 Y1.5876 Z.3017

X1.3656 Y1.5621 Z.3127

X1.3569 Y1.5344 Z.3232

X1.3536 Y1.5056 Z.3325

X1.3561 Y1.4749 Z.3407

X1.3596 Y1.4606 Z.3446

X1.3639 Y1.4486 Z.3473

X1.3783 Y1.4206 Z.3508

X1.3898 Y1.4049 Z.3524

X1.4057 Y1.3899 Z.3521

X1.4196 Y1.3791 Z.3511

X1.445 Y1.3653 Z.3479

X1.4734 Y1.3566 Z.342

X1.5025 Y1.3535 Z.3343

X1.532 Y1.3564 Z.3248

X1.5598 Y1.3646 Z.3145

X1.5856 Y1.3782 Z.3035

X1.6082 Y1.3965 Z.2923

X1.6267 Y1.4186 Z.2814

X1.6416 Y1.4455 Z.2709

X1.6464 Y1.4589 Z.2653

X1.6496 Y1.471 Z.2607

X1.653 Y1.501 Z.2532

X1.6505 Y1.5314 Z.2465

X1.647 Y1.5458 Z.2433

X1.6427 Y1.5581 Z.241

X1.6289 Y1.5848 Z.2382

X1.6105 Y1.6079 Z.237

X1.5875 Y1.6271 Z.2378

X1.5617 Y1.6412 Z.2405

X1.5332 Y1.65 Z.2453

X1.5227 Y1.6511 Z.2476

X1.5176 Y1.6014

Z.4524 F0.

G58

M212

G0 C240. <----- C index

M210

X1.5784 Y1.5696 Z.3524

G1 X1.6105 Y1.6079 F.01

X1.5875 Y1.6271 Z.2378

X1.5617 Y1.6412 Z.2405

X1.5332 Y1.65 Z.2453

X1.5038 Y1.653 Z.2518

X1.4746 Y1.6503 Z.2598

X1.4464 Y1.6418 Z.2693

X1.4208 Y1.6282 Z.2795

X1.398 Y1.6097 Z.2906

X1.3796 Y1.5876 Z.3017

X1.3656 Y1.5621 Z.3127

X1.3569 Y1.5344 Z.3232

X1.3536 Y1.5056 Z.3325

X1.3561 Y1.4749 Z.3407

X1.3596 Y1.4606 Z.3446

X1.3639 Y1.4486 Z.3473

X1.3783 Y1.4206 Z.3508

X1.3898 Y1.4049 Z.3524

X1.4057 Y1.3899 Z.3521

X1.4196 Y1.3791 Z.3511

X1.445 Y1.3653 Z.3479

X1.4734 Y1.3566 Z.342

X1.5025 Y1.3535 Z.3343

X1.532 Y1.3564 Z.3248

X1.5598 Y1.3646 Z.3145

X1.5856 Y1.3782 Z.3035

X1.6082 Y1.3965 Z.2923

X1.6267 Y1.4186 Z.2814

X1.6416 Y1.4455 Z.2709

X1.6464 Y1.4589 Z.2653

X1.6496 Y1.471 Z.2607

X1.653 Y1.501 Z.2532

X1.6505 Y1.5314 Z.2465

X1.647 Y1.5458 Z.2433

X1.6427 Y1.5581 Z.241

X1.6289 Y1.5848 Z.2382

X1.6105 Y1.6079 Z.237

X1.5875 Y1.6271 Z.2378

X1.5617 Y1.6412 Z.2405

X1.5332 Y1.65 Z.2453

X1.5227 Y1.6511 Z.2476

X1.5176 Y1.6014

Z.4524 F0.

G59

M212

G0 C300. <----------- C index

M210

X1.5784 Y1.5696 Z.3524

G1 X1.6105 Y1.6079 F.01

X1.5875 Y1.6271 Z.2378

X1.5617 Y1.6412 Z.2405

X1.5332 Y1.65 Z.2453

X1.5038 Y1.653 Z.2518

X1.4746 Y1.6503 Z.2598

X1.4464 Y1.6418 Z.2693

X1.4208 Y1.6282 Z.2795

X1.398 Y1.6097 Z.2906

X1.3796 Y1.5876 Z.3017

X1.3656 Y1.5621 Z.3127

X1.3569 Y1.5344 Z.3232

X1.3536 Y1.5056 Z.3325

X1.3561 Y1.4749 Z.3407

X1.3596 Y1.4606 Z.3446

X1.3639 Y1.4486 Z.3473

X1.3783 Y1.4206 Z.3508

X1.3898 Y1.4049 Z.3524

X1.4057 Y1.3899 Z.3521

X1.4196 Y1.3791 Z.3511

X1.445 Y1.3653 Z.3479

X1.4734 Y1.3566 Z.342

X1.5025 Y1.3535 Z.3343

X1.532 Y1.3564 Z.3248

X1.5598 Y1.3646 Z.3145

X1.5856 Y1.3782 Z.3035

X1.6082 Y1.3965 Z.2923

X1.6267 Y1.4186 Z.2814

X1.6416 Y1.4455 Z.2709

X1.6464 Y1.4589 Z.2653

X1.6496 Y1.471 Z.2607

X1.653 Y1.501 Z.2532

X1.6505 Y1.5314 Z.2465

X1.647 Y1.5458 Z.2433

X1.6427 Y1.5581 Z.241

X1.6289 Y1.5848 Z.2382

X1.6105 Y1.6079 Z.237

X1.5875 Y1.6271 Z.2378

X1.5617 Y1.6412 Z.2405

X1.5332 Y1.65 Z.2453

X1.5227 Y1.6511 Z.2476

X1.5176 Y1.6014

Z.4524 F0.

M212

G91 G28 X0.

G28 Z0. M05

G90

M01

G28 Y0.

M30

 

 

HTH

Link to comment
Share on other sites

Ron thanks for the help. that will work just fine I was just wondering how you would do it cocking the b axis 13 degress and doing it. The only reason i wanted to do it that way is because we have only worked at b-90 and b0 after having the machine 2 years i figured i would try somthing different manly tring to learn somthing new. thanks for all your help. cheers.gif

Link to comment
Share on other sites

Ok well you did not have the holes at 13 degree and that edge is conical so was not thinking along those lines. I have a new file with the holes at 13deg s oyou get a better idea how to do this. It is called Baxis Crazy 13.mcx.

 

Here is the posted code:

 

(PROGRAM NAME - BAXIS_CRAZY_13 DATE=DD-MM-YY - 12-06-07 TIME=HH:MM - 16:55 )

(PROGRAMMER - RON B)

(POST LICENSE - V&M PRECISION)

(T2 | 1/2 INCH DRILL | DIA. - 0 | SUFFIX - 2.)

(T1 | 1/2 CHAMFER MILL | DIA. - 0 | SUFFIX - 2.)

G20 G49 G69 G80 G40 G17 G90 G94

M205

 

N1

(T2 | 1/2 INCH DRILL | DIA. - 0 | SUFFIX - 2.)

(TOOLPATH GROUP - TOOLPATH GROUP-1)

G20 G10.9 X0

G91 G30 P3 X0.

G30 P3 Z0.

T2.02 T1 M06

G91 G30 P3 X0. Z0.

G90

M200

M212

G94 G0 G54 C105.

M108

G0 B13.

M107

G97 S1000 M03

G68 X0. Y0. Z0. I0. J1. K0. R13.

G0 G17 G43 X1.8279 Z2.

Y0.

G98 G81 Z.2 R1.2 J.1 F10. M212

G80

G0 C165.

G0 X1.8279 Z2.

Y0.

G98 G81 Z.2 R1.2 J.1 F10. M212

G80

G0 C225.

G0 X1.8279 Z2.

Y0.

G98 G81 Z.2 R1.2 J.1 F10. M212

G80

G0 C285.

G0 X1.8279 Z2.

Y0.

G98 G81 Z.2 R1.2 J.1 F10. M212

G80

G0 C345.

G0 X1.8279 Z2.

Y0.

G98 G81 Z.2 R1.2 J.1 F10. M212

G80

G0 C45.

G0 X1.8279 Z2.

Y0.

G98 G81 Z.7283 R1.2 J.1 F10. M212

G80

G69

G91 G30 P3 X0.

G30 P3 Z0. M05

G90

M01

 

N2

(T1 | 1/2 CHAMFER MILL | DIA. - 0 | SUFFIX - 2.)

(TOOLPATH GROUP - BAXIS_CRAZY_13)

G20 G10.9 X0

G91 G30 P3 X0.

G30 P3 Z0.

T1.02 T2 M06

G91 G30 P3 X0. Z0.

G90

M200

G94 G0 G54 C105.

M108

G0 B13.

M107

G97 S5000 M03

G68 X0. Y0. Z0. I0. J1. K0. R13.

G0 G17 G43 X1.8802 Z2.

Y-.0864

Z1.1902

G1 Z1.0152 F10.

X1.9477 Y-.1601

X1.9768 Y-.1335 Z1.0163

X1.9999 Y-.1021 Z1.0169

X2.0165 Y-.0664 Z1.0174

X2.0258 Y-.0284 Z1.0177

X2.0276 Y.0107

X2.0216 Y.0496 Z1.0176

X2.0083 Y.0862 Z1.0172

X1.9879 Y.12 Z1.0166

X1.961 Y.1493 Z1.0159

X1.9292 Y.1723 Z1.0153

X1.8944 Y.1886 Z1.0148

X1.8565 Y.1979 Z1.0144

X1.8165 Y.1997 Z1.0143

X1.7778 Y.1935 Z1.0144

X1.7409 Y.1801 Z1.0148

X1.7173 Y.1671 Z1.0152

X1.6946 Y.1487 Z1.0157

X1.6776 Y.1318 Z1.0161

X1.6555 Y.1011 Z1.0168

X1.6393 Y.0663 Z1.0173

X1.6299 Y.0284 Z1.0177

X1.6283 Y-.011

X1.6341 Y-.0495 Z1.0175

X1.6476 Y-.0865 Z1.017

X1.6679 Y-.1199 Z1.0164

X1.6943 Y-.1488 Z1.0157

X1.726 Y-.1721 Z1.015

X1.7614 Y-.1886 Z1.0146

X1.7997 Y-.198 Z1.0143

X1.8395 Y-.1997

X1.8782 Y-.1935 Z1.0146

X1.9143 Y-.1803 Z1.015

X1.9477 Y-.1601 Z1.0156

X1.9768 Y-.1335 Z1.0163

X1.9999 Y-.1021 Z1.0169

X2.009 Y-.0825 Z1.0172

X1.9184 Y-.0402

G0 Z2.

G0 C165.

G0 X1.7866 Z2.

Y-.0913

Z1.1891

G1 Z1.0141

X1.7545 Y-.186

X1.7731 Y-.1923 Z1.0138

X1.8117 Y-.1993 Z1.0136

X1.851 Y-.1986 Z1.0138

X1.8891 Y-.1903 Z1.0141

X1.9252 Y-.1747 Z1.0146

X1.9573 Y-.1524 Z1.0152

X1.9846 Y-.1242 Z1.0159

X2.0058 Y-.0913 Z1.0165

X2.0202 Y-.0549 Z1.0169

X2.0272 Y-.0162 Z1.0171

X2.0278 Y.0034

X2.0265 Y.0229

X2.0182 Y.0613 Z1.0168

X2.0026 Y.0972 Z1.0164

X1.9803 Y.1294 Z1.0158

X1.9521 Y.1567 Z1.0151

X1.9364 Y.1679 Z1.0148

X1.918 Y.1783 Z1.0145

X1.8886 Y.191 Z1.0141

X1.8645 Y.1966 Z1.0138

X1.8244 Y.1999 Z1.0137

X1.7854 Y.1954

X1.7482 Y.1834 Z1.0141

X1.7139 Y.1642 Z1.0146

X1.6841 Y.1389 Z1.0153

X1.6597 Y.1081 Z1.016

X1.6419 Y.0733 Z1.0166

X1.6312 Y.0356 Z1.017

X1.628 Y-.0036 Z1.0171

X1.6325 Y-.0423 Z1.0169

X1.6446 Y-.0798 Z1.0165

X1.6636 Y-.1139 Z1.0159

X1.689 Y-.1438 Z1.0152

X1.7197 Y-.1682 Z1.0145

X1.7545 Y-.186 Z1.014

X1.7923 Y-.1968 Z1.0137

X1.8117 Y-.1993

X1.8312 Y-.1999

X1.8527 Y-.1983 Z1.0138

X1.8363 Y-.0997

G0 Z2.

G0 C225.

G0 X1.7278 Z2.

Y.0049

Z1.1922

G1 Z1.0172

X1.628 Y-.0001

X1.6289 Y-.0197

X1.6366 Y-.0581 Z1.0169

X1.6517 Y-.0944 Z1.0163

X1.6734 Y-.1269 Z1.0157

X1.7012 Y-.1547 Z1.015

X1.7337 Y-.1764 Z1.0144

X1.7699 Y-.1914 Z1.0139

X1.8084 Y-.199 Z1.0137

X1.8475 Z1.0138

X1.886 Y-.1913 Z1.0142

X1.9222 Y-.1763 Z1.0147

X1.9548 Y-.1545 Z1.0153

X1.9825 Y-.1268 Z1.0159

X2.0042 Y-.0943 Z1.0165

X2.0193 Y-.058 Z1.0169

X2.0239 Y-.0392 Z1.0171

X2.0268 Y-.0183 Z1.0172

X2.0278 Y.0137

X2.0242 Y.0382 Z1.0171

X2.0125 Y.0767 Z1.0168

X1.994 Y.1113 Z1.0162

X1.9692 Y.1415 Z1.0156

X1.9387 Y.1664 Z1.015

X1.9043 Y.1848 Z1.0144

X1.8667 Y.1961 Z1.014

X1.8277 Y.1999 Z1.0138

X1.7888 Y.1961

X1.7512 Y.1846 Z1.0141

X1.7168 Y.1662 Z1.0146

X1.6864 Y.1412 Z1.0153

X1.6616 Y.111 Z1.016

X1.6431 Y.0764 Z1.0166

X1.6318 Y.0388 Z1.0171

X1.628 Y-.0001 Z1.0172

X1.6318 Y-.0392 Z1.0171

X1.6432 Y-.0766 Z1.0166

X1.6526 Y-.0959 Z1.0163

X1.7383 Y-.0445

G0 Z2.

G0 C285.

G0 X1.7966 Z2.

Y.0953

Z1.1891

G1 Z1.0141

X1.7553 Y.1863

X1.7365 Y.1778 Z1.0139

X1.7036 Y.1566 Z1.0145

X1.6754 Y.1293 Z1.0152

X1.6531 Y.0971 Z1.0159

X1.6375 Y.0611 Z1.0164

X1.6293 Y.0228 Z1.0167

X1.6286 Y-.0164 Z1.0168

X1.6357 Y-.0549 Z1.0165

X1.65 Y-.0913 Z1.016

X1.6713 Y-.1243 Z1.0153

X1.6985 Y-.1524 Z1.0146

X1.7308 Y-.1748 Z1.014

X1.7667 Y-.1903 Z1.0135

X1.805 Y-.1986 Z1.0133

X1.8443 Y-.1993 Z1.0134

X1.8634 Y-.1967 Z1.0135

X1.8839 Y-.1917 Z1.0137

X1.9141 Y-.1809 Z1.0141

X1.9356 Y-.1685 Z1.0145

X1.9671 Y-.1435 Z1.0151

X1.9924 Y-.1136 Z1.0158

X2.0114 Y-.0794 Z1.0163

X2.0234 Y-.042 Z1.0166

X2.0278 Y-.0032 Z1.0168

X2.0246 Y.036 Z1.0167

X2.0138 Y.0736 Z1.0164

X1.9959 Y.1084 Z1.0159

X1.9714 Y.1392 Z1.0152

X1.9417 Y.1644 Z1.0146

X1.9073 Y.1835 Z1.014

X1.87 Y.1954 Z1.0136

X1.8311 Y.1999 Z1.0133

X1.8119 Y.1993

X1.7929 Y.1968 Z1.0134

X1.7553 Y.1863 Z1.0136

X1.7194 Y.168 Z1.0142

X1.6889 Y.1437 Z1.0148

X1.6749 Y.1286 Z1.0152

X1.7542 Y.0678

G0 Z2.

G0 C345.

G0 X1.8926 Z2.

Y.0765

Z1.1902

G1 Z1.0152

X1.9493 Y.1589

X1.933 Y.1701 Z1.0154

X1.8979 Y.1873 Z1.0148

X1.8599 Y.1974 Z1.0144

X1.8209 Y.1998 Z1.0143

X1.782 Y.1946 Z1.0144

X1.745 Y.1819 Z1.0147

X1.711 Y.1622 Z1.0153

X1.6817 Y.1363 Z1.016

X1.6579 Y.1052 Z1.0167

X1.6406 Y.07 Z1.0173

X1.6306 Y.0322 Z1.0176

X1.6281 Y-.007 Z1.0177

X1.6333 Y-.0458 Z1.0175

X1.646 Y-.0829 Z1.0171

X1.6657 Y-.1168 Z1.0164

X1.6777 Y-.1319 Z1.0161

X1.6926 Y-.1469 Z1.0157

X1.7174 Y-.1672 Z1.0152

X1.7391 Y-.1792 Z1.0148

X1.7768 Y-.1933 Z1.0144

X1.8155 Y-.1996 Z1.0143

X1.8545 Y-.1982 Z1.0144

X1.8928 Y-.1891 Z1.0148

X1.9283 Y-.1729 Z1.0153

X1.9602 Y-.1499 Z1.0159

X1.9869 Y-.1212 Z1.0166

X2.0075 Y-.088 Z1.0171

X2.0212 Y-.0511 Z1.0175

X2.0274 Y-.0126 Z1.0177

X2.0277 Y.0071

X2.0261 Y.0267

X2.0171 Y.0648 Z1.0174

X2.0008 Y.1004 Z1.017

X1.9778 Y.1323 Z1.0164

X1.9493 Y.1589 Z1.0157

X1.9158 Y.1796 Z1.0151

X1.8792 Y.1932 Z1.0146

X1.8581 Y.1976 Z1.0144

X1.847 Y.0982

G0 Z2.

G0 C45.

G0 X1.928 Z2.

Y-.0059

Z1.1922

G1 Z1.0172

X2.0279 Y-.0009

X2.0269 Y.0197

X2.0192 Y.0581 Z1.0169

X2.0042 Y.0944 Z1.0165

X1.9824 Y.1269 Z1.0159

X1.9546 Y.1547 Z1.0153

X1.9221 Y.1764 Z1.0147

X1.8859 Y.1914 Z1.0141

X1.8474 Y.199 Z1.0138

X1.8083 Z1.0137

X1.7698 Y.1913 Z1.0139

X1.7336 Y.1763 Z1.0144

X1.701 Y.1545 Z1.015

X1.6733 Y.1268 Z1.0157

X1.6516 Y.0943 Z1.0163

X1.6366 Y.058 Z1.0169

X1.6319 Y.0392 Z1.0171

X1.629 Y.0183 Z1.0172

X1.628 Y-.0137

X1.6316 Y-.0382 Z1.0171

X1.6433 Y-.0767 Z1.0166

X1.6618 Y-.1113 Z1.016

X1.6866 Y-.1415 Z1.0153

X1.7171 Y-.1664 Z1.0146

X1.7515 Y-.1848 Z1.0141

X1.7891 Y-.1961 Z1.0138

X1.8281 Y-.1999

X1.867 Y-.1961 Z1.014

X1.9046 Y-.1846 Z1.0144

X1.9391 Y-.1662 Z1.015

X1.9694 Y-.1412 Z1.0156

X1.9942 Y-.111 Z1.0162

X2.0127 Y-.0764 Z1.0168

X2.0238 Y-.0398 Z1.0171

X2.0279 Y-.0009 Z1.0172

X2.024 Y.0392 Z1.0171

X2.0126 Y.0766 Z1.0168

X2.0037 Y.0951 Z1.0165

X1.918 Y.0436

G0 Z2.

G69

G91 G30 P3 X0.

G30 P3 Z0. M05

G90

G30 P3 Y0.

M30

 

HTH

Link to comment
Share on other sites

What you do it use the Hole Axis chook to create the arc and lines. Then you use the line as your Cplane. To od this you go to planes/planes by normal. Then a box will come up with an arrows to choose which C-Plane you want.(Thing to remember here is that you are using C-planes not WCS even though when you hit Planes all of the standard views have (WCS next to them) I commented many times this should no be, but I am crazy). Ok now remember you want Z facing you and X pointing in a good direction which if you think about how you are looking at the part if oyu were looking at the View X should be facing the same as if you were in the Top View. Sometimes when you use Normal for the C-plane selection it is off in X so then you rotate that C-plane around Z to the way you want it facing and that should take car of any index problems if your index comes out below X0. Hope that was clear enough to understand and follow.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.

Join us!

eMastercam - your online source for all things Mastercam.

Together, we are the strongest Mastercam community on the web with over 56,000 members, and our online store offers a wide selection of training materials for all applications and skill levels.

Follow us

×
×
  • Create New...