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:

G18 problem with Highfeed V9


Recommended Posts

I have encountered a programming problem this is the first time I have used "HIGHFEED" to post an elaborate surface machining program and during the program run it crashed the controller with an error saying "In G2-G3, 3rd Axis programmed without helical option" ???

H banghead.gifcurse.gif ere is a part of the program where it stopped:

G17 G71 G90 G40 M177

T8 M06

( 3/8 9.525MM BALL END CUTTER TOOL8 TOOL - 8 DIA. OFF. - 8 LEN. - 8 DIA. - 9.525 )

G0 X4.763 Y4.798 M40 M03 M23

D8 S18000

M03

M111

Z25.

Z-46.688

G1 Z-51.688 F2000.

X9.403 F500.

X14.043 F1000.

X18.683 F1500.

X23.324 F2000.

X27.964 F2500.

X32.604 F3000.

X37.244 F3500.

X41.885 F4000.

X134.69

X139.33 F3500.

X143.971 F3000.

X148.611 F2500.

X153.251 F2000.

G18 G3 X155.983 Y4.798 Z-52.55 R4.763 F1500.

 

It would "seem" from the crappy program manual that it might be looking for a G41/42 cutter compensation radius?? the tool is a 3/8th ball cutter.

Anyone out there know how to solve this as I cannot rerun the whole program to take out the highfeed which is a locked value.

thanks

chris f

Link to comment
Share on other sites

quote:

"In G2-G3, 3rd Axis programmed without helical option" ???

It sounds like your control does not have the Helix option turned on. This is a helical movement:

quote:

G18 G3 X155.983 Y4.798 Z-52.55 R4.763 F1500.

Also, your control may not recognize G18 or G19 helix moves even if the helix option is on.

 

In the filter options try turning off the XZ and YZ arcs or all arcs.

 

HTH Good luck.

 

I just reread your post, my filter suggestions won't work without regenerating the file. Hopefully you can figure out how to turn on the helix option in the control, if that is the problem.

Link to comment
Share on other sites

BernieT,

the heix option is on in the control and th controller can recognize G18, but it seems that the information regarding the G41/42 is also a requirement in that it seems not to know where the tool offset should be either left or right.

I cannot regen the file as I have been on an upgrade sim licence for testing ( I do not normaly have surfaces)and it was supposed to be renewed a few weeks ago bit it seems that someone is dragging their heels and it is not me, so I am screwed unless I can establish what other parameters to add by editing the existing gcode

Link to comment
Share on other sites

quote:

G18 G3 X155.983 Y4.798 Z-52.55 R4.763 F1500

quote:

the heix option is on in the control and the controller can recognize G18, but it seems that the information regarding the G41/42

Chris,

 

G18 may be turned on but can the controller cut a helix in that plane?

 

Does it accept this 2 aixs move?

G18 G3 X155.983 Y4.798 R4.763 F1500

 

or this 3 axis move?

G18 G3 X155.983 Y4.798 Z-52.55 R4.763 F1500

 

There is a big difference here.

 

I would guess that your controller will need

G18 G3 X155.983 Y4.798 Z-52.55 I4.763 K0.0 F1500

Link to comment
Share on other sites

Look for this in your post processer:

code:

 helix_arc   : 1     #Support helix arc output, 0=no, 1=all planes, 2=XY plane only 

try changing it to

code:

 helix_arc  : 2       #Support ........ 

and repost the operation.

 

It's a good idea to make a copy of the post processer first in a serarate directory.

 

Good luck.

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