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:

Post Help


Horton@who.com
 Share

Recommended Posts

Hello all,

We have an old Bridgeport VMC 1000 with a DX-32 control and it didnt get used much in the past, but now I am starting to use it some and my post gives this:

T1 M06; G00 X0.00 Y.00 so forth

and it should look like this:

T1 M06;

G00 X0.00 Y0.00 so forth

 

and it posts a Z on every line of G83 and if I dont remove them, it will peck on the first hole and not peck on every hole with the Z value

 

I hope I am making sense

 

Thanx

Link to comment
Share on other sites

FIRST!!!!!!!

 

*Make a copy of your orignal post and squirrel it away before editing*

 

 

ptlchg$ #Tool change

pcuttype

toolchng = one

if mi1$ = one, #Work coordinate system

[

pfbld, n$, *sg28ref, "X0.", "Y0.", e$

pfbld, n$, "G92", *xh$, *yh$, *zh$, e$

]

pbld, n$, "M01", e$

pcom_moveb

c_mmlt$ #Multiple tool subprogram call

ptoolcomment

comment$

pcan

result = newfs(15, feed) #Reset the output format for 'feed'

pbld, n$, *t$, "M6", e$ <<<---tool change

pindex

sav_absinc = absinc$

if mi1$ > one, absinc$ = zero

pcan1, pbld, n$, *sgcode, *sgabsinc, pwcs, pfxout, pfyout,

pfcout, *speed, *spindle, pgear, strcantext, e$

pbld, n$, "G43", *tlngno$, pfzout, scoolant, next_tool$, e$

absinc$ = sav_absinc

pcom_movea

toolchng = zero

c_msng$ #Single tool subprogram call

 

This is what is in the MP master (note the arrow that says tool change)and the locations that you have comming up after the M06 have been modified to be there ...can you seperate them with another line?

This is on the second line outputed by

 

pcan1, pbld, n$, *sgcode, *sgabsinc, pwcs, pfxout, pfyout,

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