Hello Guest it is April 26, 2024, 11:07:20 PM

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - Emmanuel734

Pages: 1
1
Dear all,

I'm currently trying to make retrofit of my realmeca T20 cnc lathe with CS lab electronic and mach4. I have many issues, but there's one I don't know what to do.
I've tried to solve my problem with Trevor from artSoft, but we are in an incredible situation so I stop.

So the problem is simple.
At the beginning of M6 macro there's a command which is selectedTool=mc.mcToolGetSelected(inst) ; selectedTool returns me the good value in mill control mode, but not in lathe (diameter) control mode. I use a message box to see this.
For example, M6T2 returns 2 in mill mode (that is normal), but in lathe mode it returns 0, always, with all tool number I test.

Another strange thing is that M6 macro is executed twice in lathe mode, not in mill mode (I see this because messagebox appears twice).

Does anyone knows this ?  Is there something to do ?


Pages: 1