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:

Siemens 840D Troubles


Thee Awbade™
 Share

Recommended Posts

So, new to the Siemens world, 

 

I'm having an issue with tool-changes during an automated program. I can change tools just fine in Jog. Just a simple 

 

T1 

M6

 

Command does it fine. 

 

However; the code in the automated program outputs as 

 

G0 SUPA A0 C0.
TRAFOOF
G0 SUPA D0 Z0.
ROT
TRANS
G0 SUPA X0. Y0.
M5
M1
;T3     - 3/8" CARBIDE ENDMILL - D1     - DIA .375"
T3 D1
M6
T2
 
This pops an error saying "Waiting for Master Spindle Speed SP1" And it waits and it waits and does nothing.....
 
Any ideas? 
Link to comment
Share on other sites

I generate a tool change on a DMG DMU50 like this:

 

G00 Z0.25
M09
M05
CYCLE832(0,0,1)
 CYCLE800
G00 SUPA Z-0.1 D0
M01
 
;0.3937 BULL-NOSED ENDMILL 
; POCKET
G00 G17 G40 G90
T225
M6
G509 D1
CYCLE832(0.002,2,1)
G00 G90 B0. C=DC(0.)
G00 G90 G17 X-0.0418 Y0.1655 S10000 M03
M08
 
Maybe try not turning the offset on on the tool call. Try moving the D1 to after the tool change. It shouldn't make a difference, but you never know how the MTB set it up.
Link to comment
Share on other sites
Guest MTB Technical Services

 

So, new to the Siemens world, 

 

I'm having an issue with tool-changes during an automated program. I can change tools just fine in Jog. Just a simple 

 

T1 

M6

 

Command does it fine. 

 

However; the code in the automated program outputs as 

 

G0 SUPA A0 C0.
TRAFOOF
G0 SUPA D0 Z0.
ROT
TRANS
G0 SUPA X0. Y0.
M5
M1
;T3     - 3/8" CARBIDE ENDMILL - D1     - DIA .375"
T3 D1
M6
T2
 
This pops an error saying "Waiting for Master Spindle Speed SP1" And it waits and it waits and does nothing.....
 
Any ideas? 

 

 

 

James,

 

You can not pre-load tools on your machine.

The machine has a static tool changer with defined positions.

It's not a random carousel like on many machining centers.

You need to have the post modified to not output the next tool after the M6.

 

Also, make sure that you have defined the Max Spindle Speed for each tool in the tool data.

 

I got back late on Friday evening from Italy.

Shoot me an email with your current status and I'll do what I can.

Link to comment
Share on other sites

Thanks Tim, I thought that the preloading was odd myself, but I tried modifying the code on the controller and that alone didn't solve the issue. We're having other issues as well that will need a tech to come out for so when the machine is working again on its own I'll test out a few more things and email you

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