Hi Jim,
Mc2 wrote:I just downloaded your MSM screen set as I really do not like the stock screen for Mach3 Turn. I like your set much better. I have run into a snag. I can not get the Z axis to reference when I hit the Ref All button. The X axis reference just fine. I upgraded to the pro version on a trial basis to see if I can fix this issue. No joy. I searched here for similar issues and have not found my answer. I did single step through the correct script for this button, when I single step it works correctly. I am a little confused.
Me too ( re being confused).
Was this the script you stepped thru?
C:\Mach3\ScreenSetMacros\MachStdMillLathe.lset\Masters\Scripts\All-RefAllHome.m1s
If you look at that script, there is a constant defined near the beginning: "UseMach1024RefCode" it defaults to true in the script as shipped. see the comments in the code about this... it is possible for mach to mess up a reference operation in newer versions of mach (Know bug that I am told will not be fixed).
Change the constant from true to false and see if this makes the problem go away (or at least different).
Mach frankly can fall into internal timing holes for reference operations - that may explain why it single stepped but did not run when not single stepping.
Mc2 wrote:
I am using a smoother stepper ESS with the latest plug in with the ESS plug in setup enabled. I am also using Mach3 ver. 62 as I have had a few issues with anything newer.
I wish it were not so but Lathe operation in mach is always problematic. Every one of the latest version of mach has a different set of lathe related bugs. I got Brian to fix a bunch of them a few years back, before he started refusing to do any work on mach 3. Now I am told that there will be no more bug fixes in mach 3.
So you have to pick the one that is "least annoyingly broken" for you.
For me that is mach 3.43.66 which is also the latest release (and it was released in 4/2012). Alas, I've forgotten the things that were changed between .062 and .066 and the mach release notes were not updated to have any info past 0.62
Mc2 wrote:
Can you please tell me as well what benefit I would have using the Pro vers. of this screen set over the personal one? I am not sure that is spelled out very well.
Jim.
For lathe only work, the pro and personal editions are very close. Much of the MSM advanced feature set is for the mill side of the product. Feature wise the personal edition has most of the lathe features. The personal lathe edition will not let you do mill turn (no Y axis support) and it will not let you save/reload tool or work offset tables to disk or print reports of those tables.
Dave