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:

No end of block between rapids?


summit fever
 Share

Recommended Posts

For some reason my post is posting all of the XY moves of a drilling cycle on one line.

 

It also happens during some contour paths also, only in interpolation.

 

Do I need to modify the post? If so, where would I start to look at?

 

I've included a sample.

 

Thanks,

Stretch

 

Drilling:

 

N100G0Z0G17G40G52G80G90G98

T2M6

G54

S3000M3

( T2 - .5000 DIA. - H2 )

( )

(SPOT TOOLING HOLES)

X-19.55Y0.

G43H2Z5.

T3/M8

G98G81X-19.55Y0.R1.35Z.96F12.X-19.55Y15.X-19.25Y17.6X0.Y16.1X19.25Y17.6X19.55Y15.X19.55Y0.G0G80Z5.

M9

G91G28Z0M5

M1

 

Contour:

 

N160G0Z0G17G40G52G80G90G98

T7M6

G54

S5000M3

( T7 - .5000 DIA. - D7/H7 )( )

(FINISH OSP)

X-21.853Y-.0866

G43H7Z5.

T8/M8

Z1.1

G1Z0.F20.G41D7X-21.42Y-.3366F50.G3X-21.27Y-.25I.05J.0866

G1Y18.1G2X-21.1968Y18.2768I.25J0.

G1X-20.1968Y19.2768G2X-20.02Y19.35I.1768J-.1768

G1X20.02G2X20.1968Y19.2768I0.J-.25

G1X21.1968Y18.2768G2X21.27Y18.1I-.1768J-.1768

G1Y-.25G3X21.42Y-.3366I.1J0.

G1G40X21.5499Y-.2616G0Z5.

()

Link to comment
Share on other sites

Look in your error log from when you updated your post.

 

Somewhere there is either a missing e$ or 2 or there is an e$ missing it's $

 

If you take a lookin the post it may become obvious whats missing as well.

Link to comment
Share on other sites

pdrill$ # Canned Drill Cycle

pdrillref

pn, *drillref, *sgdrill, *x$, *y$, *refht$, *depth$, pdwell, *frplunge$, pcoolon,e$

 

and

 

 

pdrill_2$ # Canned Drill Cycle

pdrillref

pn, drillref, *x$, *y$, refht$, depth$, frplunge$, !depth$, !refht$, pcoolon,e$

 

 

The post has the e$ at the end of each callout, as you can see...

Link to comment
Share on other sites

What is the drill cycle you are selecting in your toolpath parameters dialog??

 

The code shows G81 so I am assuming pdrill, but there are 8 predefined drill cycles that call 16 diffenrent pdefined postblocks (ptap, ptap_2, Ppeck, ppeck_2).

 

custom drill cycyles 9 - 20 call pdrlcst and pdrlcst_2 for the rest.

 

The drill cycle selected (0-19) determines which postblocks will be called. so check them all.

Link to comment
Share on other sites

DOn't know if this is it or not but noene of these sections have a e$ at the end of them

 

code:

prapidm    # Linear line movement - at rapid feedrate              

"()", e$

pn, sgplane, pwcs, sgcode, sccomp, pccdia, x$, y$, z$, !x$, !y$, !z$, speed, pcan

 

plinm # Linear line movement - at feedrate

pn, sgplane, pwcs, sgcode, sccomp, pccdia, x$, y$, z$, !x$, !y$, !z$, speed, pfr, pcan, pcoolon

 

pcirm # Circular interpolation

pn, sgplane, sgcode, sccomp, pccdia, x$, y$, z$, !x$, !y$, !z$, parctyp, speed, pfr, pcan

Link to comment
Share on other sites

Thanks for looking, John. Its pretty obvious this is the first time that I've had to play with the post. I was/am a little nervous about changing things that I know nothing about, but with all of your help, I feel better about doing it.

 

I'll keep you posted after I backup my post and make the neccesary changes.

Link to comment
Share on other sites

prapidm # Linear line movement - at rapid feedrate

"()", e$

pn, sgplane, pwcs, sgcode, sccomp, pccdia, x$, y$, z$, !x$, !y$, !z$, speed, pcan, e$

 

plinm # Linear line movement - at feedrate

pn, sgplane, pwcs, sgcode, sccomp, pccdia, x$, y$, z$, !x$, !y$, !z$, speed, pfr, pcan, pcoolon, e$

 

pcirm # Circular interpolation

pn, sgplane, sgcode, sccomp, pccdia, x$, y$, z$, !x$, !y$, !z$, parctyp, speed, pfr, pcan, e$

 

Heres the way I added the e$. I used a comma then a space then e$

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