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:

Slow down in corners


George Gerhard
 Share

Recommended Posts

Superman,

this is how i control my okuma's U100M control.

 

phinca # Super Hi-NC Control Selector

if mi8$ = 1, "G131J0I0", e$

if mi8$ = 2, "G131J1I0", e$

if mi8$ = 3, "G131J2I0", e$

if mi8$ = 4, "G131J0I1", e$

if mi8$ = 5, "G131J1I1", e$

if mi8$ = 6, "G131J2I1", e$

if mi8$ = 7, "G131J0I2", e$

if mi8$ = 8, "G131J1I2", e$

if mi8$ = 9, "G131J2I2", e$

if mi8$ = 10, "G131J0I3", e$

if mi8$ = 11, "G131J1I3", e$

if mi8$ = 12, "G131J2I3", e$

if mi8$ = 13, "G131J0I0K1", e$

if mi8$ = 14, "G131J1I0K1", e$

if mi8$ = 15, "G131J2I0K1", e$

if mi8$ = 16, "G131J0I1K1", e$

if mi8$ = 17, "G131J1I1K1", e$

if mi8$ = 18, "G131J2I1K1", e$

if mi8$ = 19, "G131J0I2K1", e$

if mi8$ = 20, "G131J1I2K1", e$

if mi8$ = 21, "G131J2I2K1", e$

if mi8$ = 22, "G131J0I3K1", e$

if mi8$ = 23, "G131J1I3K1", e$

if mi8$ = 24, "G131J2I3K1", e$

 

i have all the options predefined in the control

then i select the fidelity in need in the operation. at the end of the op it cancels with a G130.

 

35k biggrin.gif [big Grin]

Link to comment
Share on other sites

Yeh, I know about the tolerance control, and Supernurbs, but on the older machines, they don't have it, and a good workaround was to have G64 ( I think ) manually inserted in a finishing operation to stop the machine rounding or choppig out the internal fillets, beats puting in a slow feedrate for the entire pass or running it thru Highfeed optimise, as the G-code could be inserted by the operator ( if it was needed ).

Link to comment
Share on other sites

under pcirc you can throw in a line that says:

 

if mr10$, feed = feed*mr10$

 

then you can throw in a multiplication factor in the misc reals to cut down your speed by. This would solve the problem for contours or pockets.

 

I have a customer that needs this simple functionality. HighFeed/HighSpeed is too complicated for him and it lengthens the code to much for his non-drip feeding controller. So I understand peoples pain with the current methods.

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