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:

Plunge feed rate missing


GREG
 Share

Recommended Posts

When ramp feeding with plunge feedrate ticked , there is no feed rate posted in programm so its doing it at rapid.

We are running V9 sp1 and using a modifyed Heidihain conversational post.

Where do I start lookig.

Thanks in advance

Link to comment
Share on other sites

Watch out for that drop bear,

 

Let me guess you are using the Heidenhain post from the version 9 or 8 cd, and if you do a 2d pocket with the same feed rate as plunge rate then you get no feed rate output in the program so hence the machine defaults to rapid. How am I going? I will save you the headache and the time that it took me to work this baby out.

 

change pfr in your post to this

note the # sections are already there, putting this (#) infront of the block means that the post will not read that line

 

pfr # Feedrate

#if fr >= zero, fr2 = fr

#if gcode = zero, fr2 = zero

#if fr2 > zero, strf, fr2

#if fr2 = zero, strf, smax

if fr = -2,

[

if prv_fr <> fr, "F 9999"

prv_fr_pos = -9999

]

else, fr_pos

!fr

 

Note that I use F9999 not FMAX

and add this to the format statments

 

fmt F 5 fr_pos

 

works perfect

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