One Axis only

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

Moderator: cnckeith

Post Reply
jfavre
Posts: 49
Joined: Tue Oct 15, 2019 6:51 pm
Acorn CNC Controller: Yes
Plasma CNC Controller: No
AcornSix CNC Controller: No
Allin1DC CNC Controller: No
Hickory CNC Controller: No
Oak CNC controller: Yes
CNC Control System Serial Number: none
DC3IOB: No
CNC12: Yes
CNC11: No
CPU10 or CPU7: No

One Axis only

Post by jfavre »

Hi,
I have configured the X and Y drives and can get each one working properly one at a time on AXIS 1 on the Oak Controller. When I try to get x and y axis going on AXIS1 and AXIS2 i receive an x axis fault. I have attached a report. There is an Opticdirect board hooked up to the Oak with nothing hooked up to it. I am trying to get the X and Y stages running and setup with limit switches before I hookup the Z,A and B axis. Any help is much appreciated.
Attachments
20240709_XY.jpg
report_0008DC111213-0420231461_2024-07-09_12-43-36.zip
(4.27 MiB) Downloaded 13 times


jfavre
Posts: 49
Joined: Tue Oct 15, 2019 6:51 pm
Acorn CNC Controller: Yes
Plasma CNC Controller: No
AcornSix CNC Controller: No
Allin1DC CNC Controller: No
Hickory CNC Controller: No
Oak CNC controller: Yes
CNC Control System Serial Number: none
DC3IOB: No
CNC12: Yes
CNC11: No
CPU10 or CPU7: No

Re: One Axis only

Post by jfavre »

Does this configuration look right? Is the Opticdirect board configured to be the 5th axis?
Attachments
20240709_oak.jpg


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

Re: One Axis only

Post by cncsnw »

Those parameter settings look right. The OpticDirect becomes drive #1, and the Oak drive interface headers become drives #2 - #5. The OpticDirect encoder input, as the first DriveBus device, is encoder #7. The encoder inputs on the Oak headers remain #1 - #4.

The PLC logic has to account for the changed drive numbers when it checks for drive faults. Your PLC program appears to have the updated code which accesses drive status based on letter labels instead of fixed numbers, so it seems like it should work correctly. However, you could use the Alt-i display or PLC Detective to look at MEM61-MEM69, MEM515, MEM531, and the PLC code on lines 2976-3014 to see if something does not match up when you have the X and Y drives connected and ready to run.


jfavre
Posts: 49
Joined: Tue Oct 15, 2019 6:51 pm
Acorn CNC Controller: Yes
Plasma CNC Controller: No
AcornSix CNC Controller: No
Allin1DC CNC Controller: No
Hickory CNC Controller: No
Oak CNC controller: Yes
CNC Control System Serial Number: none
DC3IOB: No
CNC12: Yes
CNC11: No
CPU10 or CPU7: No

Re: One Axis only

Post by jfavre »

Please see attached. Is oak looking for a drive ok signal from drive?
Attachments
20240711_oak4.jpg
20240711_oak3.jpg


jfavre
Posts: 49
Joined: Tue Oct 15, 2019 6:51 pm
Acorn CNC Controller: Yes
Plasma CNC Controller: No
AcornSix CNC Controller: No
Allin1DC CNC Controller: No
Hickory CNC Controller: No
Oak CNC controller: Yes
CNC Control System Serial Number: none
DC3IOB: No
CNC12: Yes
CNC11: No
CPU10 or CPU7: No

Re: One Axis only

Post by jfavre »

Hi,

I have X and Y axis working and have hooked up Z and A axis. I did disconnect the Optic Direct board and re mapped the drives in an effort to get Z and A axis moving via Oak. Feed back is working fine for A and Z and shows on the screen correctly distance and direction. I can move the A and Z axis via servo drive software. The software shows no command voltage coming from Oak for A and Z. I have attached a report. Thanks.
Attachments
report_0008DC111213-0420231461_2024-11-11_14-28-33.zip
(5.77 MiB) Downloaded 5 times


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

Re: One Axis only

Post by cncsnw »

I don't immediately see anything wrong with the configuration.

What happens when you plug your X or Y interface cables into the Z or A servo drives?


jfavre
Posts: 49
Joined: Tue Oct 15, 2019 6:51 pm
Acorn CNC Controller: Yes
Plasma CNC Controller: No
AcornSix CNC Controller: No
Allin1DC CNC Controller: No
Hickory CNC Controller: No
Oak CNC controller: Yes
CNC Control System Serial Number: none
DC3IOB: No
CNC12: Yes
CNC11: No
CPU10 or CPU7: No

Re: One Axis only

Post by jfavre »

Same thing 410 error on both x (1) and y (2) plugged into a and z drives.


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

Re: One Axis only

Post by cncsnw »

In that case, you probably do not have the drives configured correctly for analog velocity-mode control.


jfavre
Posts: 49
Joined: Tue Oct 15, 2019 6:51 pm
Acorn CNC Controller: Yes
Plasma CNC Controller: No
AcornSix CNC Controller: No
Allin1DC CNC Controller: No
Hickory CNC Controller: No
Oak CNC controller: Yes
CNC Control System Serial Number: none
DC3IOB: No
CNC12: Yes
CNC11: No
CPU10 or CPU7: No

Re: One Axis only

Post by jfavre »

I now can not get an enable signal out of axis 1 (X). I have swapped cables and drives to verify.
Attachments
report_0008DC111213-0420231461_2024-11-12_09-23-20.zip
(5.84 MiB) Downloaded 1 time


jfavre
Posts: 49
Joined: Tue Oct 15, 2019 6:51 pm
Acorn CNC Controller: Yes
Plasma CNC Controller: No
AcornSix CNC Controller: No
Allin1DC CNC Controller: No
Hickory CNC Controller: No
Oak CNC controller: Yes
CNC Control System Serial Number: none
DC3IOB: No
CNC12: Yes
CNC11: No
CPU10 or CPU7: No

Re: One Axis only

Post by jfavre »

Hi,

After another attempt of trouble shooting still cannot get an enable signal out of axis 1 out of the oak controller. When I swap the X and Y cables to the motor drives, both do not enable on axis 1 but both motor drives enable on axis 2. I am thinking there is an issue with the Oak controller. Is there a check that I can perform? I can set home and go to MDI screen with out faults. I can jog axis 2 with both motor/drives but when i jog axis 1 with both motor/drives I get 410 X axis(1) position error. Any help would be greatly appreciated. I have attached a report. Please let me know if there is any more information I can provide.
Attachments
report_0008DC111213-0420231461_2024-11-14_14-06-54.zip
(5.84 MiB) Downloaded 5 times


Post Reply