Welcome, Guest. Please login or register.
Did you miss your activation email?
May 27, 2012, 03:37:10 PM

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 offsets and long delays vs Work offsets - help
Pages: 1 2 3 4 »   Go Down
Print
Author Topic: Tool offsets and long delays vs Work offsets - help  (Read 1255 times)
0 Members and 1 Guest are viewing this topic.
rcaffin
Active Member

Offline Offline

Posts: 280


View Profile
« on: February 14, 2011, 05:39:06 PM »

I am using a lathe with a custom multi-head tool holder.
Mach has a nice system which lets me position each tool to the job, hit Touch X/Z, and set up the tool table. This works well.

However, when changing tools (T202 etc) in the program, I have to M3 after each tool change, So there is a very long delay while the chuck stops, and then spins up again.  So, questions:

Is there any way to tell the system to just change the tool table entry used and NOTHING else? ie, no long delays. (Yes, I know I have to clear the job first!)

Or, is there any way to set up work offsets automatically, tool table style? I could juts as easily flip work offsets for this job.

Thanks
Logged
Hood
Active Member

Offline Offline

Posts: 17,362


Carnoustie, Scotland


View Profile
« Reply #1 on: February 14, 2011, 05:44:16 PM »

Do you need to stop the spindle? Or are you using the option on General Config to Stop and Wait? If the latter then possibly  you could set to Auto Toolchange and in your M6Start macro you could just issue a feedhold or similar.
Hood
Logged
rcaffin
Active Member

Offline Offline

Posts: 280


View Profile
« Reply #2 on: February 14, 2011, 06:20:59 PM »

No, I don't need to stop anything. Just change the entry in the tool table being used for offsets.

I have the system configured to use the Auto-tool change option now, but it still stops the chuck when the program does a Tn command.
In fact, if it is using T2 and the program issues another T2 (for safety reasons and the program is modular), then it still stops the chuck.
I am using the stock M6Start mand M6End macros - they don't seem to do anything with the chuck.

Puzzling.

Cheers
Logged
Hood
Active Member

Offline Offline

Posts: 17,362


Carnoustie, Scotland


View Profile
« Reply #3 on: February 14, 2011, 06:23:44 PM »

In Turn only the m6start is used. Dont recall whats in the m6 start macro as standard as mine is a custom one.
My spindle never turns off unless I press stop or call m5.
Hood
Logged
rcaffin
Active Member

Offline Offline

Posts: 280


View Profile
« Reply #4 on: February 14, 2011, 06:33:04 PM »

In Turn only the m6start is used. Dont recall whats in the m6 start macro as standard as mine is a custom one.
M6Start:
  tool = GetSelectedTool()
  SetCurrentTool( tool )

Quote
My spindle never turns off unless I press stop or call m5.
Yeah - that is what I want! But I can't get it to happen. Very strange.

Cheers

Logged
Hood
Active Member

Offline Offline

Posts: 17,362


Carnoustie, Scotland


View Profile
« Reply #5 on: February 14, 2011, 06:34:53 PM »

Can you attach your xml, your tools3.dat and some code and I will see if I can simulate here and get the same issue.
Hood
Logged
rcaffin
Active Member

Offline Offline

Posts: 280


View Profile
« Reply #6 on: February 14, 2011, 06:58:19 PM »

Hi Hood

I will ... but I seem to have hung up the Forum SW with the attachments. Working ...

Cheers
Logged
rcaffin
Active Member

Offline Offline

Posts: 280


View Profile
« Reply #7 on: February 14, 2011, 07:03:17 PM »

The program

* Copy of BurnerColumn1.tap (3.47 KB - downloaded 27 times.)
Logged
rcaffin
Active Member

Offline Offline

Posts: 280


View Profile
« Reply #8 on: February 14, 2011, 07:04:57 PM »

The 4-head unit


* Copy of 1204.jpg (242.03 KB, 547x410 - viewed 44 times.)
Logged
rcaffin
Active Member

Offline Offline

Posts: 280


View Profile
« Reply #9 on: February 14, 2011, 07:06:26 PM »

The XML

* Copy of Adept_Mach3Turn_V2.xml (106.84 KB - downloaded 22 times.)
Logged
Pages: 1 2 3 4 »   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!