CNC 12 Acorn Lathe 5.02 Bug

All things related to the Centroid Acorn CNC Controller

Moderator: cnckeith

Post Reply
Marik
Posts: 60
Joined: Sun Dec 08, 2013 1:42 am
Allin1DC CNC Controller: Yes
CNC Control System Serial Number: none
DC3IOB: No
CNC11: Yes
CPU10 or CPU7: No

CNC 12 Acorn Lathe 5.02 Bug

Post by Marik »

Hey folks,

Downloaded the new lathe 5.02 and there is a bug--on VCP LIMIT SWITCH DEFEAT brings to Intercon radius help screen. How to fix it?

Thanks, M
cnckeith
Posts: 7334
Joined: Wed Mar 03, 2010 4:23 pm
Acorn CNC Controller: Yes
Allin1DC CNC Controller: Yes
Oak CNC controller: Yes
CNC Control System Serial Number: none
DC3IOB: Yes
CNC11: Yes
CPU10 or CPU7: Yes
Contact:

Re: CNC 12 Acorn Lathe 5.02 Bug

Post by cnckeith »

thanks, confirmed! working on it now.
Need support? READ THIS POST first. http://centroidcncforum.com/viewtopic.php?f=60&t=1043
All Acorn Documentation is located here: viewtopic.php?f=60&t=3397
Answers to common questions: viewforum.php?f=63
and here viewforum.php?f=61
Gear we use but don't sell. https://www.centroidcnc.com/centroid_di ... _gear.html
cnckeith
Posts: 7334
Joined: Wed Mar 03, 2010 4:23 pm
Acorn CNC Controller: Yes
Allin1DC CNC Controller: Yes
Oak CNC controller: Yes
CNC Control System Serial Number: none
DC3IOB: Yes
CNC11: Yes
CPU10 or CPU7: Yes
Contact:

Re: CNC 12 Acorn Lathe 5.02 Bug

Post by cnckeith »

ok, easy fix. we were working on making things the same between Acorn and AcornSix and the Acorn limit defeat button got broken but its and easy fix.

open the limit defeat button XML file and change the skin even number from 67 to 25

<vcp_button>
<skin_event_num>25</skin_event_num>
<plc_output>
<number>1109</number>
<color_on>#EC1C24</color_on>
<color_off>#81151C</color_off>
</plc_output>
</vcp_button>

save the file.

restart cnc12

note this uses up Aux 14, so you can't use Aux 14 for anything else.
in v5.04 this will change and the limit defeat button will not use Aux 14 and Aux 14 will be free for other uses.
Need support? READ THIS POST first. http://centroidcncforum.com/viewtopic.php?f=60&t=1043
All Acorn Documentation is located here: viewtopic.php?f=60&t=3397
Answers to common questions: viewforum.php?f=63
and here viewforum.php?f=61
Gear we use but don't sell. https://www.centroidcnc.com/centroid_di ... _gear.html
cnckeith
Posts: 7334
Joined: Wed Mar 03, 2010 4:23 pm
Acorn CNC Controller: Yes
Allin1DC CNC Controller: Yes
Oak CNC controller: Yes
CNC Control System Serial Number: none
DC3IOB: Yes
CNC11: Yes
CPU10 or CPU7: Yes
Contact:

Re: CNC 12 Acorn Lathe 5.02 Bug

Post by cnckeith »

Need support? READ THIS POST first. http://centroidcncforum.com/viewtopic.php?f=60&t=1043
All Acorn Documentation is located here: viewtopic.php?f=60&t=3397
Answers to common questions: viewforum.php?f=63
and here viewforum.php?f=61
Gear we use but don't sell. https://www.centroidcnc.com/centroid_di ... _gear.html
Post Reply