Hello Guest it is March 28, 2024, 10:58:51 AM

Author Topic: how to change axis orientation  (Read 4872 times)

0 Members and 1 Guest are viewing this topic.

how to change axis orientation
« on: November 20, 2011, 08:55:50 PM »
Hi Folks

this should be an easy one
newbie here, I've built a cnc wood router and I'm controlling it with Mach3
when I jog the machine with the right arrow key on the keyboard is moves left
how do I change this?
it seems like with my original setup the coordinate system is messed up
I'm sure you fix it with software settings but not quite sure what to change

TIA for advice
Dave

Offline ger21

*
  • *
  •  6,295 6,295
    • View Profile
    • The CNC Woodworker
Re: how to change axis orientation
« Reply #1 on: November 20, 2011, 09:34:41 PM »
Config>Homing/Limits. Check the "Reverse" column for the X axis.
Gerry

2010 Screenset
http://www.thecncwoodworker.com/2010.html

JointCAM Dovetail and Box Joint software
http://www.g-forcecnc.com/jointcam.html
Re: how to change axis orientation
« Reply #2 on: November 21, 2011, 07:52:20 PM »
ok, progress
now I press the right arrow key and it moves right
but the digital readout counts down when it should count up
how do I change that?
don't worry, I'll get it straight ;)

TIA
Dave

Offline ger21

*
  • *
  •  6,295 6,295
    • View Profile
    • The CNC Woodworker
Re: how to change axis orientation
« Reply #3 on: November 21, 2011, 08:39:29 PM »
Which way is Y+? Towards you, or away from you?
Gerry

2010 Screenset
http://www.thecncwoodworker.com/2010.html

JointCAM Dovetail and Box Joint software
http://www.g-forcecnc.com/jointcam.html
Re: how to change axis orientation
« Reply #4 on: November 21, 2011, 08:52:13 PM »
At the moment I'm playing with the X axis
I assume others would work the same
It's a gantry style router and the X axis is moving the gantry left and right
my first question was how to make the gantry physically move the correct direction when I press the right arrow key
I'm using stepper motors to run the machine so it's changing the step direction signal, we already solved that
my question now is how to make the DRO value change in the proper direction
it currently decreases in value when it should increase
I know this is just all software configuration stuff, just couldn't figure it out from the docs
thanks for the help, hope my explanation is clear

Dave

edit: read your post again
I'm playing with the x, positive should be to the right
y+ should be moving away from me and z+ should be up
that gives a right handed coordinate system
« Last Edit: November 21, 2011, 08:55:05 PM by drobbins »

Offline ger21

*
  • *
  •  6,295 6,295
    • View Profile
    • The CNC Woodworker
Re: how to change axis orientation
« Reply #5 on: November 21, 2011, 09:25:56 PM »
Did you change the jogging hotkeys? Go to Config>System Hotkeys and see if X+ is set to 39?
Gerry

2010 Screenset
http://www.thecncwoodworker.com/2010.html

JointCAM Dovetail and Box Joint software
http://www.g-forcecnc.com/jointcam.html
Re: how to change axis orientation
« Reply #6 on: November 21, 2011, 11:27:04 PM »
I'd just flip the "DIR low active" checkbox in the motor outputs. Then your DRO should count up and your axis should move the other way.
Re: how to change axis orientation
« Reply #7 on: November 22, 2011, 06:05:32 AM »
thanks folks
I've got everything working right now