Machsupport Forum

Mach Discussion => General Mach Discussion => Topic started by: lastgo on January 03, 2011, 04:58:09 AM

Title: xml
Post by: lastgo on January 03, 2011, 04:58:09 AM
i have a cnc machine that i bought new but has never worked properly the master and slave boards have been changed three times,
it allways seem to be the z axis board after flashing the xml file I'm now suspicious of the xml file having errors ive checked it with an online validate that says there are three errors but I'm not sure its right.
 
Title: Re: xml
Post by: Hood on January 03, 2011, 06:05:33 AM
I dont know what you have attached but it is not a Mach3 xml.
Hood
Title: Re: xml
Post by: lastgo on January 03, 2011, 06:48:59 AM
no its not a mach3 XML file but its a file supplied by a manufacturer so if it has errors its there fault but they think the fault is me when flashing the microcontrollers.
so if someone could check the file it would be very much appreciated thanks.
Title: Re: xml
Post by: Hood on January 03, 2011, 06:56:38 AM
I suspect only the manufacturers will know what is meant to be in there.
Hood
Title: Re: xml
Post by: stirling on January 03, 2011, 07:27:57 AM
well certainly the xml fails w3c validation but that doesn't neccessarily mean anything. I've seen software that works fine on broken xml simply because it's written to do so. The point is that even if the xml was valid, that says nothing about the validity of the content (the microcontroller flash code).

Ian