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:

Mpbosto post processer


sheldon
 Share

Recommended Posts

As far as the feed formatting goes: find the format statement for the feedrate variable,

fmt F 5 fr$ # Feedrate

and change it to

fmt FV 5 fr$ # Feedrate

 

I did a bostomatic post years ago w/ the R for rapid and P for pause, a typical rapid line looked something like this:

X237500Y2500RP

 

I'll try to remember how I did it and get back to you if the other guys don't get to it first

 

cp

Link to comment
Share on other sites

I just checked out V9's mpbosto.pst and saw these 2 lines:

prapid # Linear line movement - at rapid feedrate

pcan

pcan1, n, sccomp, sgcode, x, y, z, "R", strcantext

pcan2

 

pzrapid # Linear movement in Z axis only - at rapid feedrate

pcan

pcan1, n, "G40", "G01", z, "R", strcantext

pcan2

 

Make your lines look like these and perhaps modify:

sg00 G00 # Linear movement at rapid feedrate G code

sg01 G01 # Linear movement at feedrate G code

 

to

 

sg00 G01 # Linear movement at rapid feedrate G code

sg01 G01 # Linear movement at feedrate G code

 

and the R thing should work for you

 

 

biggrin.gif

 

cp

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