JC
Coos Cues
I have a CNC saw machine I bought from Leonard Bludworth and was working ok until I smoked the controller. So I replaced the xylotex controller and motors with a gecko 540. I had a relay installed so that I could turn my table saw off and on with the computer mostly so I have an audible cue that the cycle is over when the saw shuts off.
So I decided that as long as I was upgrading the controller and motors I might as well upgrade to mach3 as Leonard gave me a dilapidated laptop with the machine that looks to have one foot in the grave and was running mach2 and windows 2k. So I got a compact desktop with fresh xp on it.
I need to find someone who can help me set up Mach3 to control this machine as it was controlled before by Mach2 in what I am learning is a little unconventional manner. I told the controller builder that the spindle was run by a stepper motor rather than a simple relay so the speed can be controlled and that was the end of any possible support from him.
The old setup is that the Y axis is the lead screw. X is the raising and lowering of the spindle onto the saw blade and the spindle was controlled by the A axis and the Z was not used. All the G code files are written this way with the spindle motor on the A axis controlled with basic M commands m3, 4 and 5 and an S command for speed. I would like to set up Mach3 in order to run the same way and just add an appropriate line of code to start and stop the saw relay and not have to rewrite them all as they worked pretty well before. The X and the Y are very straight forward but I need help with the spindle motor and relay control. I think m8 and m9 can be used to toggle the relay once mach is configured properly so m3,4,and 5 still control the spindle but I need help configuring it to work.
Who may I contact that can help me with this that is familiar with what I am doing with this machine? I know in the big scheme of CNC this is pretty simple and I could probably research and solve all this myself eventually but I would rather spend my time shaving wood.
Thanks,
JC
So I decided that as long as I was upgrading the controller and motors I might as well upgrade to mach3 as Leonard gave me a dilapidated laptop with the machine that looks to have one foot in the grave and was running mach2 and windows 2k. So I got a compact desktop with fresh xp on it.
I need to find someone who can help me set up Mach3 to control this machine as it was controlled before by Mach2 in what I am learning is a little unconventional manner. I told the controller builder that the spindle was run by a stepper motor rather than a simple relay so the speed can be controlled and that was the end of any possible support from him.
The old setup is that the Y axis is the lead screw. X is the raising and lowering of the spindle onto the saw blade and the spindle was controlled by the A axis and the Z was not used. All the G code files are written this way with the spindle motor on the A axis controlled with basic M commands m3, 4 and 5 and an S command for speed. I would like to set up Mach3 in order to run the same way and just add an appropriate line of code to start and stop the saw relay and not have to rewrite them all as they worked pretty well before. The X and the Y are very straight forward but I need help with the spindle motor and relay control. I think m8 and m9 can be used to toggle the relay once mach is configured properly so m3,4,and 5 still control the spindle but I need help configuring it to work.
Who may I contact that can help me with this that is familiar with what I am doing with this machine? I know in the big scheme of CNC this is pretty simple and I could probably research and solve all this myself eventually but I would rather spend my time shaving wood.
Thanks,
JC