Machsupport Forum

Mach Discussion => General Mach Discussion => Topic started by: Kym A on September 10, 2012, 07:33:37 PM

Title: Reset
Post by: Kym A on September 10, 2012, 07:33:37 PM

Hello Forum

Thought you may have an answer on this one.

I have my HF spindle running and controlled via a VFD by Mach3.

When I first start a machining run the spindle fires up as it should and shuts down at the end of the machining as it should.

Now if I want to repeat the machining e.g. doing a multiple run of the same design the spindle will not start up when the command is given to start the run.

It will only start as it should if I press the reset and reset before starting.

It’s not a big problem, I was just wondering if this is normal procedure?

Cheers,
Kym
Title: Re: Reset
Post by: Hood on September 11, 2012, 02:53:10 AM
Its not normal and not sure what could cause it but if you attach your xml  I will see if there is a config problem.
Hood
Title: Re: Reset
Post by: Kym A on September 11, 2012, 04:33:27 AM
Hello Hood,

Do you mean you want to see the Mach 3 input and output configuration?
Kym
Title: Re: Reset
Post by: Hood on September 11, 2012, 04:53:30 AM
The xml is a file that contains your config, it  is in the main Mach3 folder. The name of it will depend on the name of the profile you are using so if you open Mach as normal and look lower right at the profile name you can then look for a file with that name and a xml file extension. You will likely need to rename for the forum to accept so right click it and copy then go to your desktop and right click a blank spot and choose paste, you can then right click it and rename, maybe Kym_A.xml would be a suitable name. You can then use the additional options button on the reply page to browse to the renamed file and attach it to the forum.
Hood
Title: Re: Reset
Post by: Kym A on September 11, 2012, 06:38:53 AM

Hello Hood,

Thank you for the guide....hopfully the file is what you have requested....Kym A XML
Kym
Title: Re: Reset
Post by: Hood on September 11, 2012, 07:07:18 AM
Seems to be fine here, in simulation at least. When the spindle doesnt start on the second round do you see the spindle LED flashing on the main page? Do you see any error messages in the ticker line at the lower left of the main page?
Hood
Title: Re: Reset
Post by: Kym A on September 11, 2012, 07:48:41 AM

The spindle LED does not flash...not sure about the error message will check that out in the morning.
Kym
Title: Re: Reset
Post by: Hood on September 11, 2012, 08:04:44 AM
Ok well at least thats something, could be your macro is the problem but you will get a message if it is.
Hood
Title: Re: Reset
Post by: Kym A on September 11, 2012, 06:55:31 PM

Is it the status bar that the message should be in?...if so no there is no error message.
Kym
Title: Re: Reset
Post by: Kym A on September 11, 2012, 09:19:42 PM
Hello Hood,

I have created a new Profile and that seems to have solved the problem.

Have attached the XML if you wish to compare.
Kym
Title: Re: Reset
Post by: Hood on September 12, 2012, 02:50:52 AM
Yes the status bar is where it would appear.
I think likely the M3 macro is the culprit, I have seen that getting corrupted before for some people but usually you get an error message.
Making a new xml would make a new macro as all standard macros are cloned from the default list when a new profile is created.
Hood