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:

"M01" Optional Stop


johnner
 Share

Recommended Posts

Open the Operation, Tool Parameter page - Canned Text - Pick OpStop ans insert it - Before, With, or After the operation.

 

Mike Mattera

Thanks Mike,

That was the procedure I was using,but I was hoping for something more permanent,but that works.

thanks

John

Link to comment
Share on other sites

Find this section in your post...

 


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

 

 

Right after the last line I have shown, try adding this...(indent it so it lines up with all the other lines)

 

pbld, "M01", e$

 

 

 

Always back up your post before editing!!!

  • Like 1
Link to comment
Share on other sites

Find this section in your post...

 


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

 

 

Right after the last line I have shown, try adding this...(indent it so it lines up with all the other lines)

 

pbld, "M01", e$

 

 

 

Always back up your post before editing!!!

 

 

Thanks Keith,

That worked well :)

Link to comment
Share on other sites
  • 3 years later...

I have the same problem (MP v10.0)

----------------------------------

 

ptlchg $ # Tool change

pcuttype

toolchng = one

if e1 $ = one, # Work coordinate system

[

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

pfbld, n $, "G92", * xh $, $ h *, * 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 $

Link to comment
Share on other sites

I have the same problem (MP v10.0)

----------------------------------

 

ptlchg $ # Tool change

pcuttype

toolchng = one

if e1 $ = one, # Work coordinate system

[

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

pfbld, n $, "G92", * xh $, $ h *, * 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 $

 

Wecome to the forum. Please contact your Mastercam Reseller for help.

 

Bienvenido al foro. Por favor, póngase en contacto con su distribuidor para obtener ayuda. Gracias

 

Reseller: GSS E.I.R.L.

http://www.cncperu.com

Phone: 51-1-275-0649

email: [email protected]

Link to comment
Share on other sites
Guest
This topic is now closed to further replies.
 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...