Re: Mach3 G76 head scratcher
What's the Operating System on the OptiPlex ?
Re: Mach3 G76 head scratcher
Re: Mach3 G76 head scratcher
When you had it on Win7 did you have parallel port driver installed.? . . . Mach3 Parallel port driver won't work with Win7 64bit so if you didn't install it but you have with XP then this may be the problem because it's looking for spinlde feed back.? Also XP 64bit won't work with PP driver.
Try the Mach3 forum asking the Lathe Lads, Hood will probably know.
Re: Mach3 G76 head scratcher
Quote:
Originally Posted by
GeoffV
XP profssional
clutching at straws here but I've solved some problems with other software after installing service packs 2 and 3, also the parallel port needs to be in EPP mode in the BIOS I believe ?
Re: Mach3 G76 head scratcher
Given the other recent thread, I'm going to guess the OP is still emulating things.
If so, ports & pins -> inputs -> tick the box for emulating the index, and see if that fixs the problem.
Re: Mach3 G76 head scratcher
Gentlemen
Thank you for your thought and suggestions.
Jazzcnc
I'm not convinced it's a PP driver problem as the machine PC has the PP driver installed, not sure if the laptop tried to install a driver, besides neither computer is connected in any way.
m_c
I checked to see if the index emulating box was ticked on both computers, neither were and ticking the box has no effect.
My gut feeling after a good nights sleep is:- G76 is inhibited in the demo mode so I'm wondering if the machine PC has inhibited G76, even though it appears to have read and accepted the licence file.
Guess I'll have to load the program and licence file on another PC to test my theory.
GeoffV
Re: Mach3 G76 head scratcher
Quote:
Originally Posted by
GeoffV
.Jazzcnc
I'm not convinced it's a PP driver problem as the machine PC has the PP driver installed, not sure if the laptop tried to install a driver, besides neither computer is connected in any way.
NOT saying a Problem with PP but it may be Exactly what the problem could be.? Because the PP driver is installed but your not connected to machine Mach needs to see an Index pulse and it's Not.
Go check if the Index Input is enabled and if it isn't then enable it and toggle the Active state to trick Mach into thinking it's connected.
I'm not into CNC Lathes so don't know exactly how G76 works or Mach treats it but I'm sure because it's threading it will be connected to the Index pulse input.
Re: Mach3 G76 head scratcher
When a G76 is commanded, the lathe moves to the initial start position, then waits for the spindle speed to stabilise before syncing to the index pulse and starting the threading move.
If the speed doesn't stabilise, or the index pulse isn't seen, then Mach will hang at that point.
In the case of using an external motion controller, Mach sends the thread details to the relavant plugin, and then sits waiting for the plugin to tell Mach that the thread is finished, before continuing with the next bit of G-code.
Re: Mach3 G76 head scratcher
Jazzcnc et al
Thanks once again for helping man the pumps, problem resolved but not completely understood.
After much installing uninstalling etc. etc. I took another look at the spindle setup and unchecked the "use spindle feedback in sync mode" this cured the problem running under XP pro and G76 emulation now works correctly. What I don't understand is, with this box checked the simulation works just fine on my laptop running windows7.
It's all PFM!
GeoffV
Re: Mach3 G76 head scratcher
Quote:
Originally Posted by
GeoffV
Jazzcnc et al
Thanks once again for helping man the pumps, problem resolved but not completely understood.
Makes complete sense really after reading M_C post. Mach didn't see a signal so didn't sync so didn't continue.
Why Win7 worked could be down to not having the PP driver installed.? But i'm guessing. Or it could have had the Index input active other way around.?
Anyway I've got to ask this because my limited brain power can't figure it out.? . . Whats "PFM".?
Re: Mach3 G76 head scratcher
Quote:
Anyway I've got to ask this because my limited brain power can't figure it out.? . . Whats "PFM".?
Urban Dictionary: PFM Technology ..Clive
Re: Mach3 G76 head scratcher
Nice one Clive, got it in one.
GeoffV
Re: Mach3 G76 head scratcher
Quote:
Why Win7 worked could be down to not having the PP driver installed.? But i'm guessing.
There are quite a few functions in Mach3 that rely on the parallel port driver to work correctly. Without the parallel port driver or a motion controller, you may not get a proper simulation when in "simulation mode".
Re: Mach3 G76 head scratcher
Gerry
Thank you for your knowledge on the subject, am still puzzled how the simulation functions OK in Windows7, may be one day I'll understand enough.
GeoffV