×
Forum Header
Taig mill with Gecko540 driver
- freedomlives
- Topic Author
- Offline
- New Member
Less
More
- Posts: 2
- Thank you received: 0
19 Dec 2016 18:21 #84419
by freedomlives
Taig mill with Gecko540 driver was created by freedomlives
I'm at a loss to figure out the configuration I need. The X axis of the mill travels correctly, but the Z and Y axes go in reverse.
I've set up table travel as follows: (inches)
X axis -6 to 6 home at 0
Y axis -2.75 to 2.75 home at 0
Z axis 0 to 6 home at 6
So when I jog the axes pressing minus (-) I get this movement of the tables
X-axis (-) moves the table to right
Y-axis (-) moves the table towards me / away from column of mill
Z-axis (-) moves the spindle up
I actually bought the mill and everything in the US a couple of years ago, and had it set up to test and everything ran fine-- I even have a block of machinable was with the LinuxCNC from the test program carved into it. Unfortunately, I didn't save the config from the computer I was using, which I didn't bring with me to SK. Now I've finally got a workshop space for the mill, and I just can't figure out what I'm doing wrong.
I've set up table travel as follows: (inches)
X axis -6 to 6 home at 0
Y axis -2.75 to 2.75 home at 0
Z axis 0 to 6 home at 6
So when I jog the axes pressing minus (-) I get this movement of the tables
X-axis (-) moves the table to right
Y-axis (-) moves the table towards me / away from column of mill
Z-axis (-) moves the spindle up
I actually bought the mill and everything in the US a couple of years ago, and had it set up to test and everything ran fine-- I even have a block of machinable was with the LinuxCNC from the test program carved into it. Unfortunately, I didn't save the config from the computer I was using, which I didn't bring with me to SK. Now I've finally got a workshop space for the mill, and I just can't figure out what I'm doing wrong.
Please Log in or Create an account to join the conversation.
19 Dec 2016 18:42 #84420
by andypugh
Replied by andypugh on topic Taig mill with Gecko540 driver
If it is a stepper-controlled mill then you can either make the scale of the reversed axes negative or invert the sense of the DIR output.
For a servo-controlled mill it is a little more involved, you need to invert both the encoder scale and the pwmgen / analogout scale.
For a servo-controlled mill it is a little more involved, you need to invert both the encoder scale and the pwmgen / analogout scale.
Please Log in or Create an account to join the conversation.
- freedomlives
- Topic Author
- Offline
- New Member
Less
More
- Posts: 2
- Thank you received: 0
19 Dec 2016 19:14 #84424
by freedomlives
Replied by freedomlives on topic Taig mill with Gecko540 driver
Thanks for the quick reply! I just put a -1 in the pulley gear ration of stepconf for the Y and Z axis (I guess anywhere you can put a negative number on the axis configuration screen (e.g. -200 steps / revolution)), and now it goes the right way. (stepper controlled mill)
Please Log in or Create an account to join the conversation.
Time to create page: 0.070 seconds