Help with tandem axis Y
- RikoBR
- Offline
- New Member
-
Less
More
- Posts: 8
- Thank you received: 0
24 Sep 2025 18:37 #335374
by RikoBR
Help with tandem axis Y was created by RikoBR
I am very new to the system, i just bought a used CNC (with macch3) about 2 months ago and decided to upgrade to linuxcnc. i have a g540 diver and bought a mesa 7i92t. installed it and after 2 days i got it to where machine will turn on and respond to jog, however i cannot have Y and Y2 work together i can run them individually.
I have tried some stuff i found (including AI) and cant make it work i know its something simple for you guys but not to me.
and eventually i will have to figure my spindle out i have a 120v water cooled spindle with a VFD in one of my tries spindle kinda worked but now its no. any info or posts to help with that is also appreciated
I have the .hal and .ini attached if that helps figure out
thank you in advance!
I have tried some stuff i found (including AI) and cant make it work i know its something simple for you guys but not to me.
and eventually i will have to figure my spindle out i have a 120v water cooled spindle with a VFD in one of my tries spindle kinda worked but now its no. any info or posts to help with that is also appreciated
I have the .hal and .ini attached if that helps figure out
thank you in advance!
Attachments:
Please Log in or Create an account to join the conversation.
- tommylight
-
- Away
- Moderator
-
Less
More
- Posts: 20721
- Thank you received: 7049
24 Sep 2025 19:02 #335377
by tommylight
Does the machine have a home switch on each side of the Y axis? That is a must for tandem to work and can be used to adjust the gantry at each homing of the machine (squaring the gantry).
If not, you can set both stepgens for the Y axis as normal XYZ machine, just do not choose tandem. This can not do squaring, though.
Replied by tommylight on topic Help with tandem axis Y
From a quick glance, there is no home switch assigned for Y2, so that will not work, as you describe above is not the normal tandem axis/joint behavior, normal is : no jogging possible for tandem axis before homing.... i got it to where machine will turn on and respond to jog, however i cannot have Y and Y2 work together i can run them individually.
Does the machine have a home switch on each side of the Y axis? That is a must for tandem to work and can be used to adjust the gantry at each homing of the machine (squaring the gantry).
If not, you can set both stepgens for the Y axis as normal XYZ machine, just do not choose tandem. This can not do squaring, though.
Please Log in or Create an account to join the conversation.
- RikoBR
- Offline
- New Member
-
Less
More
- Posts: 8
- Thank you received: 0
24 Sep 2025 19:10 #335378
by RikoBR
Replied by RikoBR on topic Help with tandem axis Y
Hi tommy, thx for quick reply.
i only have limit switch on one side of Y, i was hoping to make it work with the same switch for both sides (not being able to square machine but able to stop machine from crashing) is it possible to assign Y and Y2 to the same switch? if not what do i have to change to make it work.
thank you
i only have limit switch on one side of Y, i was hoping to make it work with the same switch for both sides (not being able to square machine but able to stop machine from crashing) is it possible to assign Y and Y2 to the same switch? if not what do i have to change to make it work.
thank you
Please Log in or Create an account to join the conversation.
- RikoBR
- Offline
- New Member
-
Less
More
- Posts: 8
- Thank you received: 0
24 Sep 2025 19:14 #335379
by RikoBR
Replied by RikoBR on topic Help with tandem axis Y
i forgot to mention I do not have any more input available on my g540 to add limit switch
Please Log in or Create an account to join the conversation.
- djdelorie
- Online
- Junior Member
-
Less
More
- Posts: 30
- Thank you received: 6
24 Sep 2025 19:37 #335380
by djdelorie
Replied by djdelorie on topic Help with tandem axis Y
I have a gantry too, and the only difference I can see between my config and yours is that you don't seem to have your Y2 homing switch configured.
The following user(s) said Thank You: RikoBR
Please Log in or Create an account to join the conversation.
- tommylight
-
- Away
- Moderator
-
Less
More
- Posts: 20721
- Thank you received: 7049
24 Sep 2025 19:47 #335381
by tommylight
Replied by tommylight on topic Help with tandem axis Y
1. with only one switch, forget Y2 and tandem, it does not work.
2. you can use a single switch for both Y sides, but only as a single Y axis/joint, just choose Y step and Y dir for both stepgens (1 and 2 as far as i can se in your ini)
3. LinuxCNC can do multiple switches for a single input, must be normally closed, though
4. For tandem axis/joints with separate switches on both Y you would need 2 inputs as Y and Y2 can not be on the same input, so 2 inputs for 4 or more switches.
5. point 4 above works perfectly fine as i have some machines set up like that with parallel port, and can do gantry squaring.
2. you can use a single switch for both Y sides, but only as a single Y axis/joint, just choose Y step and Y dir for both stepgens (1 and 2 as far as i can se in your ini)
3. LinuxCNC can do multiple switches for a single input, must be normally closed, though
4. For tandem axis/joints with separate switches on both Y you would need 2 inputs as Y and Y2 can not be on the same input, so 2 inputs for 4 or more switches.
5. point 4 above works perfectly fine as i have some machines set up like that with parallel port, and can do gantry squaring.
The following user(s) said Thank You: RikoBR
Please Log in or Create an account to join the conversation.
- djdelorie
- Online
- Junior Member
-
Less
More
- Posts: 30
- Thank you received: 6
24 Sep 2025 19:59 #335382
by djdelorie
Replied by djdelorie on topic Help with tandem axis Y
Have you tried combining X and Y home switches on one input, and Z and Y2 home switches on another?
The following user(s) said Thank You: RikoBR
Please Log in or Create an account to join the conversation.
- RikoBR
- Offline
- New Member
-
Less
More
- Posts: 8
- Thank you received: 0
24 Sep 2025 20:11 #335383
by RikoBR
Replied by RikoBR on topic Help with tandem axis Y
that never cross my mind, did not think that was possible and then i can just assign limit switches on pncconfig? i can sure try that. is that how you have yours?
Please Log in or Create an account to join the conversation.
- djdelorie
- Online
- Junior Member
-
Less
More
- Posts: 30
- Thank you received: 6
24 Sep 2025 20:14 #335384
by djdelorie
Replied by djdelorie on topic Help with tandem axis Y
No, I have a 7i76e with lots of inputs. I used to have a machine run off a parallel port, though, which has very few inputs.
The following user(s) said Thank You: RikoBR
Please Log in or Create an account to join the conversation.
- RikoBR
- Offline
- New Member
-
Less
More
- Posts: 8
- Thank you received: 0
24 Sep 2025 20:21 #335385
by RikoBR
Replied by RikoBR on topic Help with tandem axis Y
Is that what you meant Tommy? use my limit switch from Z with Y and limit switch from X with Y2?1. with only one switch, forget Y2 and tandem, it does not work.
2. you can use a single switch for both Y sides, but only as a single Y axis/joint, just choose Y step and Y dir for both stepgens (1 and 2 as far as i can se in your ini)
3. LinuxCNC can do multiple switches for a single input, must be normally closed, though
4. For tandem axis/joints with separate switches on both Y you would need 2 inputs as Y and Y2 can not be on the same input, so 2 inputs for 4 or more switches.
5. point 4 above works perfectly fine as i have some machines set up like that with parallel port, and can do gantry squaring.
Please Log in or Create an account to join the conversation.
Time to create page: 0.085 seconds