Welcome, Guest. Please login or register.
Did you miss your activation email?
May 28, 2012, 11:48:47 AM

Login with username, password and session length
Search:     Advanced search
* Home Help Search Calendar Links Login Register
+  Machsupport Forum
|-+  Mach Discussion
| |-+  General Mach Discussion
| | |-+  Tool Change Problem
Pages: 1   Go Down
Print
Author Topic: Tool Change Problem  (Read 169 times)
0 Members and 2 Guests are viewing this topic.
bw
Active Member

Offline Offline

Posts: 29


View Profile
« on: January 27, 2012, 02:34:21 PM »

This has been an ongoing issue for me and I usually solve it by editing the code.  Today I did a drawing and forgot to edit it, and ended up with a crash.

Say tool #1 is 1” long and tool #2 is 2” long.  When it stops to change to #2 tool, Z goes to the safe Z of tool #1.  Once I change the tool and hit start the Z goes way below the safe height of tool #2 and crashes into the part.  I don’t know if it is a setting I changed in Mach or if I need to edit my post processor.

I am attaching the code I used with the hope that someone may see something I don’t.  I have no issue until it gets to the spotting drill tool #75.

Thanks

* FIXTURE X.txt (51.49 KB - downloaded 14 times.)
Logged
Hood
Active Member

Offline Offline

Posts: 17,368


Carnoustie, Scotland


View Profile
« Reply #1 on: January 27, 2012, 02:51:15 PM »

Do you have the tools height offsets set correctly in the tool table?
Hood
Logged
bw
Active Member

Offline Offline

Posts: 29


View Profile
« Reply #2 on: January 27, 2012, 02:56:50 PM »

Yes I double checked everything and it has been an ongoing problem. 
Logged
angel tech
Active Member

Online Online

Posts: 259


View Profile
« Reply #3 on: January 27, 2012, 03:55:18 PM »

are you cancelling the first tool offset before you call the second. G49
Logged
Hood
Active Member

Offline Offline

Posts: 17,368


Carnoustie, Scotland


View Profile
« Reply #4 on: January 27, 2012, 04:12:29 PM »

Not sure why its going wrong then as you seem to have the G43H75 there. If you MDI
M6T1
G43H1
Then lower tool 1 down to a surface and zero the DRO then MDI
M6T75
G43H75
 and then lower the spot drill down does it go to the same place for its zero?

Hood
Logged
bw
Active Member

Offline Offline

Posts: 29


View Profile
« Reply #5 on: January 27, 2012, 06:55:50 PM »

Hood,
If I enter it with MDI it works fine, however when it is running it does not.  I just tried it several times with the same result.  If I add in a G49 like Angel tech suggested it does fix the problem. 

I am not sure why the post possessor does not add that in.  Is there a way to edit the P.P. to add the G49 in?
Logged
bw
Active Member

Offline Offline

Posts: 29


View Profile
« Reply #6 on: January 27, 2012, 09:22:59 PM »

I figured it out, added the G49 to the P.P. and it is working fine now.

Thanks
Logged
Pages: 1   Go Up
Print
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines Valid XHTML 1.0! Valid CSS!