We'd had many people successfully use a tool change script written for the mach 1024 screens set with MSM.the flying scot wrote:I currently have a boxford lathe with 8 tool turret working well with Mach3 and as I have my Mill running on MSM I would like to change the lathe to MSM turn so that I am working with similar screen sets.
If I add MSM turn to my machine will I still be able to use the same tool change macro that I am using with Mach3 as it took a lot of time and effort to get it right?
Code: Select all
' The above line this was commented out for use in a MSM M6atc script.
' This was part of the stock m6 sequence used by mach.
' With MSM, this action will be taken care of by the MSM M6 routines.
While every system is a little git different, and my crystal ball is a bit cloudythe flying scot wrote:Will I encounter any other problems as I hate changing a working system?
regards
Art
When you say "zero the A axis" - do you mean set zero for the Work coordinates of the A axis?the flying scot wrote:Thanks Dave,
I have now upgraded Mach 3 and installed MSM lathe and all seems well so far. Still to get the tool turret working but as I do not have a home switch in mach3 I had to set the turret to tool 1 and then zero the A axis. from then on mach knew where the turret was. I am not sure how this is going to work in MSM.
This is the same in mach for both Mill and Lathe - Go to mach menus, Config; General config and in the dialog box look for the tool change option box (upper left of the dialog). There are 3 options for mach's tool change mode:the flying scot wrote: Also in yesterdays post you said to put the lathe profile in auto toolchanger mode. how do you do this?
Skip real draw for now. The graphics sources were done in realdraw, so real draw is used to make new button images. That's nice if you want it all pretty etc, but that can be a 2nd step.the flying scot wrote:Hi Dave,
It looks like I will need to add an A axis DRO with a zero button but I have no Idea where to start. I have installed real draw but have not been able to use it yet. Can you point me in the right direction to get started?
Regards
Art
I'm a bit backed up as a holiday weekend approaches here - so I'm afraid that I won't be able to look at your code in detail right away.the flying scot wrote:Hi Dave,
Nearly there, but homing the turret seems to be a problem. I managed to get it to work correctly once.
I refed all axis changed tool by MDI t0101 then manually jogged the turret to tool 1 reverse jogged against the stop and hit ref all again and all further tool changes were perfect. I was assuming ref all also set the turret
I have tried many times now and tool changes just seem random. I have X, Z and A axis enabled. I have attached my M6ATC file.
Any ideas where I am going wrong
Regards
Art