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:

Mazak Variaxis / Inverse Time


CJep
 Share

Recommended Posts

No problems here. Make sure your A and C axis are not clamped if doing 5 axis work.

Here is a sample code from our Variaxis 730;

 

 

N31 T03 M6

#3901 =#4114

G80 G17 G40 G49 G94 G98 G90 G20

G0 G91 G28 Z0.0

G28 X0.0 Y0.0 C0.0

G28 A0.0

G90

M46 (A-AXIS UNCLAMP)

M43 (C-AXIS UNCLAMP)

(T3 - T03_.750_CERAMIC__ALTER_RAD)

()

(******)

(******)

M33 (LASER ON)

/7G65 P9862 B1. T3 S3000

G4

#162000=0

G4

G65 P9862 B2. D2000 I[0.7500/2] E.01 Z.375 Q.4 S3000

G4

#162000=0

G4

G65 P9863 B1. T3 H-.010 S3000 (TOOL LENGTH CHECK)

M34 (LASER OFF)

G91 G28 Z0.

G90

(******)

(******)

M1

(N31-ROUGH_IGNITER_1)

S9896 M3

()

(TOOL LEAVES 0.030" WALL MATERIAL)

(****)

(TOOL LEAVES 0.060" FLOOR MATERIAL)

()

G0 G54.1 P1 X-1.0137 Y-2.7677 A-88.2046 C96.5719

G54.2 P1

G43 Z13.531 H3

G0 G90 X-1.0137 Y-2.7677 A-88.2046 C96.5719

Z10.081

G1 Z9.9788 F89.064

X-.7065 Y-2.9828

G3 X-.5197 Y-3.0242 I.1434 J.2048

G1 G93 X-.4527 Y-3.0122 Z9.9831 A-88.1622 C96.8125 F1114.741

X-.3854 Y-3.0019 Z9.9867 A-88.1256 C97.0541 F1114.039

X-.3517 Y-2.9974 Z9.9882 A-88.1096 C97.1752 F2227.604

X-.3179 Y-2.9933 Z9.9895 A-88.095 C97.2965 F2226.848

X-.2841 Y-2.9896 Z9.9906 A-88.0818 C97.4179 F2226.388

X-.2502 Y-2.9863 Z9.9916 A-88.0702 C97.5395 F2226.121

X-.2163 Y-2.9834 Z9.9924 A-88.06 C97.6613 F2226.155

X-.1823 Y-2.9809 Z9.9931 A-88.0513 C97.7831 F2225.02

X-.1484 Y-2.9789 Z9.9936 A-88.0441 C97.9051 F2225.538

X-.1143 Y-2.9773 Z9.994 A-88.0384 C98.0271 F2224.473

X-.0463 Y-2.9753 Z9.9945 A-88.0314 C98.2714 F1112.334

X.0218 Y-2.975 A-88.0303 C98.5157 F1112.224

X.0899 Y-2.9764 Z9.9943 A-88.0352 C98.76 F1112.345

X.1239 Y-2.9777 Z9.9939 A-88.0398 C98.882 F2224.492

X.1579 Y-2.9794 Z9.9935 A-88.046 C99.0041 F2225.198

X.1918 Y-2.9816 Z9.9929 A-88.0536 C99.126 F2225.303

X.2258 Y-2.9842 Z9.9922 A-88.0627 C99.2478 F2225.168

X.2597 Y-2.9871 Z9.9914 A-88.0733 C99.3695 F2226.25

X.2936 Y-2.9905 Z9.9903 A-88.0854 C99.4911 F2226.197

X.3274 Y-2.9944 Z9.9891 A-88.0989 C99.6125 F2226.835

X.3612 Y-2.9986 Z9.9878 A-88.1139 C99.7337 F2226.832

X.4285 Y-3.0083 Z9.9845 A-88.1483 C99.9756 F1113.988

.

.

.

.

X-.7842 Y-3.0882 Z9.1726 A-88.4322 C95.622 F1140.156

X-.7187 Y-3.0698 Z9.1802 A-88.3667 C95.8574 F1139.588

X-.6528 Y-3.053 Z9.187 A-88.3069 C96.0942 F1139.251

X-.5864 Y-3.0378 Z9.193 A-88.2528 C96.3325 F1138.671

X-.5197 Y-3.0242 Z9.1983 A-88.2046 C96.5719 F1138.395

G94 X-.482 Y-3.0134 Z9.1991 F89.064

X-.4464 Y-2.9971 Z9.2015

X-.4138 Y-2.9756 Z9.2054

X-.385 Y-2.9495 Z9.2107

X-.3607 Y-2.9194 Z9.2173

X-.1523 Y-2.6154 Z9.286

Z9.4828

G0 Z13.5328

G54.2 P0

G91 G28 Z0.

G91 G28 X0. Y0. A0. C0. M05

G00 G90 G54.1 P1 X8. Y-15.

M00

()

()

Link to comment
Share on other sites

Rob,

 

Yes, G43/G46 are there in the prep codes (we're using the InHouse post)

 

I'm currently looking for info using G43.4 / G43.5 and how it works with the Mazak Variaxis.

 

Have you used G61.1 with 5 axis toolpaths?

 

Inverse time has been used on this machine before but with larger parts.

Link to comment
Share on other sites

quote:

Have you used G61.1 with 5 axis toolpaths?

I don't recall ever using G61.1 with 5x paths, but I may be wrong.

I have been corrected in the past that G61.1 and G54.2 could be used together even though the manual says they can't.

 

 

quote:

I'm currently looking for info using G43.4 / G43.5 and how it works with the Mazak Variaxis.


I have never used G43.4/G43.5 on our Variaxis (even though we have the option), but it is the only way I fly on our integrexs'. I am interested how many people do use TCP on their Variaxis though.

 

quote:

Inverse time has been used on this machine before but with larger parts.

No small parts here.

Link to comment
Share on other sites

Check the post and see if it set-up to use 5 places before the decimal for inverse time and also if the machine will support 5 places before the decimal. If the machine will and the post is not then get it changed and try that. On smaller parts where the machine has high feed rates the inverse time factor needs to go to higher numbers in the past I have seen post only go to 999 when they should have gone to 99999. That may not be the case here, but never hurts to have things to look at. G43.4 or .5 is the only way to go with 5 axis on Mazaks since it allows you to have one gauge length for programming and allows Mazatrol to compensate for all axis moves in the control for different length tools. Be real careful thought that when going home you turn it off or when doing drastic indexes. In those cases I like to use a curve 5 axis toolpath when I keep control of the machine using code verses allowing it to deicde how to to index positions.

 

HTH

Link to comment
Share on other sites

you should get 9999 or 10000 for inverse

 

snipit from our E420 Intgrex using G43.4. this is a very small port toolpath in a 4 mm hole. We always use G43.4

standard IPM output

 

M250 M212

G98 G0 B51.5074 C348.7411

M211

G0 X1.4848 Z.2128 G43.4 H24

Y.2482

G98 G1 X1.0934 Z-.0984 F3.

X1.0878 Y.2541 Z-.1088 C348.4724 B50.0291

X1.0831 Y.2548 Z-.119 C348.4376 B48.7311

X1.0791 Y.2518 Z-.1292 C348.576 B47.5441

X1.0758 Y.246 Z-.1397 C348.842 B46.4004

X1.073 Y.2376 Z-.15 C349.2303 B45.368

X1.0709 Y.2266 Z-.1602 C349.7331 B44.4265

X1.0692 Y.2132 Z-.17 C350.3461 B43.5631

X1.0679 Y.1975 Z-.1795 C351.0617 B42.7785

X1.0673 Y.1834 Z-.1867 C351.7056 B42.2088

X1.0669 Y.1676 Z-.1936 C352.425 B41.6762

Link to comment
Share on other sites

we be rocking now biggrin.gif

 

Had to change the minimum inverse feed rate to 10000 in the general machine parameters of the machine def mgr.

 

N250 G54.2 P1 G17 X4.7585 Y-5.8722 Z-12.0592596 S2600 M03

N260 G43 H3 Z-1.3527

N270 G94 Y3.5252 Z1.7552

N280 Z1.3552

N290 G01 Z.9552 F68.

N300 X4.7702 Y3.5327 Z.9463

N310 X4.794 Y3.5462 Z.9289

N320 X4.8188 Y3.5579 Z.9115

N330 X4.8444 Y3.5678 Z.8942

N340 X4.8707 Y3.5758 Z.8769

N350 X4.8975 Y3.5819 Z.8596

N360 X4.9246 Y3.586 Z.8423

N370 X4.9521 Y3.5881 Z.8251

N380 X4.9796 Y3.5882 Z.8079

N390 X5.0071 Y3.5864 Z.7907

N400 X5.0343 Y3.5825 Z.7735

N410 X5.0613 Y3.5767 Z.7563

N420 X5.0877 Y3.5689 Z.7392

N430 X5.1136 Y3.5593 Z.7221

N440 X5.1387 Y3.5478 Z.705

N450 X5.1629 Y3.5345 Z.6879

N460 X5.186 Y3.5195 Z.6709

N470 X5.208 Y3.5028 Z.6538

N480 X5.2288 Y3.4846 Z.6368

N490 X5.2482 Y3.4649 Z.6197

N500 X5.2661 Y3.4439 Z.6027

N510 X5.2827 Y3.4218 Z.5856

N520 G93 X5.2946 Y3.4048 Z.5843 A-108.74 C-159.751 F2297.64

N530 X5.3096 Y3.3822 Z.5838 A-109.323 C-159.346 F1758.64

N540 X5.3233 Y3.3598 Z.5853 A-109.897 C-158.967 F1805.29

N550 X5.3359 Y3.3371 Z.5894 A-110.467 C-158.614 F1821.58

N560 X5.3471 Y3.3144 Z.596 A-111.025 C-158.293 F1849.6

N570 X5.3546 Y3.2971 Z.6026 A-111.436 C-158.076 F2472.9

 

cheers.gif

Link to comment
Share on other sites

"SKEEERD is more the word I was thinking of"

 

have no fear here is the clipped section

 

N100 ( G10 G90 L21 P1 X-0.0000 Y-0.0000 Z-0.0000 B-0.000 C-0.000 )

N110 G00 G17 G20 G40 G49 G80 G90

N120 G54.2 P0

N130 G53 Z0.

N140 G91 G28 Z0.

N150 G28 Y0.

N160 G30 X0.

N170 M43 (C-AXIS UNLOCK)

N180 M46 (A-AXIS UNLOCK)

N190 G28 A0. C0. - A & C prep

N200 (TOOLPLANE NAME - TOP)

N210 T3 M06 (CUSTOM 3/8 BALLMILL TAPER SHANK)

N220 G91 G28 Z0.

N230 G54

N240 G00 G90 A-26.426 C-23.336 - A & C initial position

N250 G54.2 P1 G17 X-3.9481 Y-4.4159 Z10. S2600 M03

N260 G43 H3 Z4.5055

N270 G94 Y-1.3634 Z-1.6365

N280 Z-2.0365

 

No still getting faceted finish

Link to comment
Share on other sites

quote:

Do you one of you guys have a copy of the Mazak programming manual in pdf you would be willing to share?

Shoot me an email through my profile and I'll send you a copy of the Matrix EIA Programming Manual in .pdf format.

 

quote:

I'm currently looking for info using G43.4 / G43.5 and how it works with the Mazak Variaxis.


Did you get any answers on that yet?

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...