Machsupport Forum

Mach Discussion => General Mach Discussion => Topic started by: kanton on September 11, 2010, 03:18:36 PM

Title: Computer and Operating System Choice
Post by: kanton on September 11, 2010, 03:18:36 PM
Soon I will be attempting to use Mach3 to control a Taig CNC mill with a Gecko G540 based controller system. I have a choice of two computers to accomplish this. The first is a Compaq Presario 6300US Desktop PC with a 1.4 GHz Celeron processor and 512MB RAM.  The second I built with an Intel Core 2 Duo E6300 Conroe 1.86GHz processor and 3GB RAM. Both have one motherboard based parallel port. I realize that the Compaq is by far the weaker system but I would prefer to use it if it is adequate as the other system has many other uses.

For an operating system I can choose between Windows 2000 Professional and Windows XP Professional. Which is the easiest to set up Mach3 with and which is the most reliable?

Any other tips or suggestions would be appreciated.

Thanks.
Title: Re: Computer and Operating System Choice
Post by: TramAlot on September 11, 2010, 03:32:48 PM
onboard graphic's on both?
Title: Re: Computer and Operating System Choice
Post by: kanton on September 11, 2010, 04:37:15 PM
TramAlot,

The Presario graphics is built into the motherboard. The one I built has a GIGABYTE GV-NX76G256D-RH Geforce 7600GS 256MB 128-bit GDDR2 PCI Express x16 Silent Pipe, Lead Free Video Card.
Title: Re: Computer and Operating System Choice
Post by: TramAlot on September 11, 2010, 05:09:27 PM
lead free  ;D , i'd go dual core. but then there is the smoth steper thing:)

good luck
Title: Re: Computer and Operating System Choice
Post by: Hood on September 11, 2010, 07:51:52 PM
The Compaq should be plenty to run Mach but the onboard graphics may or may not be a problem. What to do is load Mach and run the driver test and see how it looks, if its fine then you should be OK. If its not then if you can get your hands on a PCI graphics card you could disable the onboard one and you should be fine.
As for OS, XP is my preference but W2K is also good so maybe W2K on the lesser system as it has less overheads than XP.
Hood
Title: Re: Computer and Operating System Choice
Post by: kanton on September 12, 2010, 12:16:20 AM
I installed W2K and SP4 then Mach3. I ran the driver test which stated "SYSTEM UNDER MACH3 CONTROL." Under "Pulse Rating" for a few seconds it stated "Pulsing Too Fast" then it stated "System Excellent". Does this mean that Mach3 runs OK on the Compaq?
Title: Re: Computer and Operating System Choice
Post by: Hood on September 12, 2010, 04:12:32 AM
It should, its not a guarantee but its a good sign :) Did the line in the graph look smooth with maybe only slight variations, if so then all should be good but the acid test is to try and see.
Hood
Title: Re: Computer and Operating System Choice
Post by: kanton on September 12, 2010, 01:00:39 PM
Hood,

The line in the graph is mostly smooth with occasional small spikes.

Thanks again for your help.
Title: Re: Computer and Operating System Choice
Post by: Hood on September 12, 2010, 05:43:41 PM
Should work fine then :)

Hood
Title: Re: Computer and Operating System Choice
Post by: kanton on September 25, 2010, 04:27:10 PM
Well it does work, sort of. It did not work at all at first because the parallel port was not in EPP mode. For those of you thinking of using a Compaq Presario 6300US holding down the F10 button on boot gets you into the bios to change this.

After this fix, I got the axes to jog, sort of. When I try the Y- the mill does Z+. When I try the Z- the mill does Y+. When I try the 4+ the mill does X-. The X jogs do nothing. How do I correct this? Also, how do I set the limits on axis travel?

Thanks again for your help.
Title: Re: Computer and Operating System Choice
Post by: Hood on September 25, 2010, 04:57:16 PM
If you MDI a move does it go the right way? If so then its just your hot keys that are messed up and you can reset from Config menu then System Hotkeys. If it goes wrong from MDI then you likely have the wrong pins assigned for the axis in question.
Hood
Title: Re: Computer and Operating System Choice
Post by: kanton on September 25, 2010, 06:24:00 PM
I found the problem. I stupidly plugged the stepper cables into the wrong plugs on the Gecko G540. How do I set the limits on axis travel?
Title: Re: Computer and Operating System Choice
Post by: Hood on September 25, 2010, 06:46:16 PM
If you have Home switches then you can easily set up soft limits, they are accessible from Config menu.
You need to set X and Y min and Z max to Zero, X and Y max will be the amount of travel you have and Z min will be the travel but as a negative value.
You can then experiment with the slow zone by jogging at full rapid towards the limit to make sure it slows down quick enough to prevent the real limits being hit.

If you dont have Home switches then you will need to jog to the extent (or a known repeatable place) on your axis and press the Ref All button and you can then have softlimits as described above.

If your home position is other than X and Y fully negative direction and Z fully positive direction then you will need to set up a Home Off value equal to the distance that axis is away from that position.
Hood