Hello Guest it is March 28, 2024, 02:44:41 PM

Author Topic: Setting up a 4th Axis (new to CNC)  (Read 9071 times)

0 Members and 1 Guest are viewing this topic.

Setting up a 4th Axis (new to CNC)
« on: May 03, 2009, 04:10:09 PM »
Pardon my newness, but I have run into an immediate snag.  Sorry if there is a post on this already, as I searched but didn't find.  My machine actually uses 2 stepper motors to run the Y axis--one on each side of the gantry.  Each motor is run to its own driver control.  I set up the usual X, Y, and Z axes per setup tutorial videos and also added an A axis (as my second Y).  The A axis motor needs to mimic the Y axis motor.  Can I set this up using Mach 3, or do I have to account for the 4th axis in g-code? 

The good news is that the software setup went fine, the parallel port is getting healthy readings, my wiring is fine, and I am able to jog on all 4 axes.  The bad news is that when I try to run a test program, only one side of my table's y axis moves (the side I designated Y--the A axis side gets no code info, so it doesn't move).  Hopefully this is an easy fix as I do not want to tediously fix g-code if I can avoid doing so.  Thanks for the help. 

Offline Chaoticone

*
  • *
  •  5,624 5,624
  • Precision Chaos
    • View Profile
Re: Setting up a 4th Axis (new to CNC)
« Reply #1 on: May 03, 2009, 04:53:05 PM »
Lokk in config, slave axis. You will want to slave the a to the Y.

Brett
;D If you could see the things I have in my head, you would be laughing too. ;D

My guard dog is not what you need to worry about!

Offline emi

*
  •  3 3
    • View Profile
Re: Setting up a 4th Axis (new to CNC)
« Reply #2 on: July 01, 2013, 07:47:25 AM »
hey i have question about slave axis how do i get these option for X Y Z
 my setup only have one option primary xyza- none and slave xyza-none.
Your screen shows A B C AXIS also?

Offline Chaoticone

*
  • *
  •  5,624 5,624
  • Precision Chaos
    • View Profile
Re: Setting up a 4th Axis (new to CNC)
« Reply #3 on: July 01, 2013, 08:15:34 AM »
Post a screen shot of yours.  It should look just like mine.

Brett
;D If you could see the things I have in my head, you would be laughing too. ;D

My guard dog is not what you need to worry about!

Offline emi

*
  •  3 3
    • View Profile
Re: Setting up a 4th Axis (new to CNC)
« Reply #4 on: July 01, 2013, 08:18:32 AM »
I have older version i just solve my issue by updating thanks.

Offline Chaoticone

*
  • *
  •  5,624 5,624
  • Precision Chaos
    • View Profile
Re: Setting up a 4th Axis (new to CNC)
« Reply #5 on: July 01, 2013, 08:23:48 AM »
 :)

Brett
;D If you could see the things I have in my head, you would be laughing too. ;D

My guard dog is not what you need to worry about!
Re: Setting up a 4th Axis (new to CNC)
« Reply #6 on: February 03, 2014, 12:03:53 PM »
Hello Brett
I have a 4 axis hotwire setup which I use to cut foam wings for RC airplanes. I am trying to use 1 hotkey to control the simultaneous movement of the Y and A axis, and another to simultaneously move the X and Z axis for jogging purposes. I don't want to use the slaving option because the axis also need to move on their own paths as per the loaded Gcodes when the program is running. Any ideas?
Thanks
Re: Setting up a 4th Axis (new to CNC)
« Reply #7 on: December 27, 2016, 08:32:13 AM »
Did you resolve this question regarding jogging two axis together but yet leaving them independent for the G Code?