Z axis homing issue on new ALLIN1DC <resolved>

All things related to Centroid Oak, Allin1DC, MPU11 and Legacy products

Moderator: cnckeith

Post Reply
thelinuxman
Posts: 11
Joined: Thu Oct 13, 2022 2:22 pm
Acorn CNC Controller: No
Allin1DC CNC Controller: Yes
Oak CNC controller: Yes
CNC Control System Serial Number: none
DC3IOB: Yes
CNC12: Yes
CNC11: Yes
CPU10 or CPU7: Yes

Z axis homing issue on new ALLIN1DC <resolved>

Post by thelinuxman »

I replaced an old M15 console with a new ALLIN1DC and I am having an issue I can't seem to solve with the Z axis.

All axis limits are wired and working. Z jogs up and down fine. I am homing "Z" in the positive direction to the Z+ limit switch (Input 6).
-IF I have Input 6 as +Limit & Home+ input it should ignore the limit during homing, but if I home... I get a Z+ limit tripped alarm.
-IF I remove Input 6 as a +Limit & only have it as Home+ Input and home... Z trips the switch but never backs off and I get "Switch failed to clear"

Also of note- I cannot jog Z in the opposite direction if a limit is made like I can with X & Y.

I can home X and Y and they work as expected. They trip the switch and back off. I can also jog them + if the - limit is made and - if the + is made.
Attachments
report_0008DC111213-0625243137_2024-11-07_13-00-10.zip
(793.64 KiB) Downloaded 6 times


Centroid_Tech2
Posts: 118
Joined: Mon Mar 03, 2014 4:24 pm
Allin1DC CNC Controller: Yes
CNC Control System Serial Number: none
DC3IOB: Yes
CNC11: Yes
CPU10 or CPU7: Yes

Re: Z axis homing issue on new ALLIN1DC

Post by Centroid_Tech2 »

You have direction reversal on for that axis which means that the input wires must be swapped physically and the input numbers reversed as well.
When requesting support READ THIS POST first. viewtopic.php?f=60&t=1043

Please ALWAYS post a FRESH report. To make a report: https://www.youtube.com/watch?v=Ecvg0VJp1oQ.

(We pride ourselves on providing timely solid technical support but, without good information we may not be able to help and/or reply until such information is posted.)


thelinuxman
Posts: 11
Joined: Thu Oct 13, 2022 2:22 pm
Acorn CNC Controller: No
Allin1DC CNC Controller: Yes
Oak CNC controller: Yes
CNC Control System Serial Number: none
DC3IOB: Yes
CNC12: Yes
CNC11: Yes
CPU10 or CPU7: Yes

Re: Z axis homing issue on new ALLIN1DC

Post by thelinuxman »

Centroid_Tech2 wrote: Thu Nov 07, 2024 3:26 pm You have direction reversal on for that axis which means that the input wires must be swapped physically and the input numbers reversed as well.
Simple enough, thank you!
I reversed that axis obviously because it was going the wrong direction. I never considered I would have to swap wires and switches since I believed + meant + and - meant - and they appeared correct when tripped.
Thanks again


cncsnw
Community Expert
Posts: 4536
Joined: Wed Mar 24, 2010 5:48 pm

Re: Z axis homing issue on new ALLIN1DC

Post by cncsnw »

On the Allin1DC, INP1 - INP6 are not just PLC inputs; they are also directional current inhibits for the DC servo amplifier section.

Because of that, the Z axis output will not apply positive-direction current if INP6 is open, regardless of what your CNC12 software may say.

That is why you also have to swap switch inputs when you change Direction Reversal.


thelinuxman
Posts: 11
Joined: Thu Oct 13, 2022 2:22 pm
Acorn CNC Controller: No
Allin1DC CNC Controller: Yes
Oak CNC controller: Yes
CNC Control System Serial Number: none
DC3IOB: Yes
CNC12: Yes
CNC11: Yes
CPU10 or CPU7: Yes

Re: Z axis homing issue on new ALLIN1DC

Post by thelinuxman »

cncsnw wrote: Thu Nov 07, 2024 9:42 pm On the Allin1DC, INP1 - INP6 are not just PLC inputs; they are also directional current inhibits for the DC servo amplifier section.

Because of that, the Z axis output will not apply positive-direction current if INP6 is open, regardless of what your CNC12 software may say.

That is why you also have to swap switch inputs when you change Direction Reversal.
That makes sense, thanks for the explanation.


Post Reply