Search found 223 matches

by Allin1Chris
Mon Apr 21, 2025 2:07 pm
Forum: Centroid Hickory EtherCAT CNC Controller
Topic: Millport VMC1660 Centroid Upgrade (Leadshine EL7)
Replies: 108
Views: 204344

Re: Millport VMC1660 Centroid Upgrade (Leadshine EL7)

Hello Kreider,



I don't see what defines "SV_PLC_Function_xx."



You can find what each SV_PLC_FUNCTION_XX does from the CNC12 PLC Manual starting on page 121. Typically these functions are very specific functions to command the motion control board and/or CNC12 to "Do Something". What each ...
This post has been liked 4 time(s).
by Allin1Chris
Wed Jul 02, 2025 9:52 am
Forum: Centroid Hickory EtherCAT CNC Controller
Topic: Hickory ATC PLC
Replies: 3
Views: 85

Re: Hickory ATC PLC

Hickory Wizard does support Mill ATC's, including Umbrella Style ATCs which this appears to be.

I suggest setting the ATC menu in the wizard to carousel and then selecting the appropriate inputs and outputs. There is also a I/O Preset in the wizard for Umbrella ATC and a matching full system ...
This post has been liked 2 time(s).
by Allin1Chris
Thu Jul 03, 2025 8:39 am
Forum: Centroid Oak, Allin1DC, MPU11 and Legacy products
Topic: USB-bob on Oak
Replies: 5
Views: 143

Re: USB-bob on Oak


Hello,

I recently bought a USB-Bob for my oak
I installed it this weekend but I was not able to have it worked. I need help for PLC.

I already put this in the plc but after i don't understand where integrate ExtUsbFeedKnob_W for exemple.

;FeedKnobs (32bit Word)
ExtUsbFeedKnob_W IS SV_PC_EXT ...
This post has been liked 1 time(s).
by Allin1Chris
Mon May 05, 2025 1:22 pm
Forum: Centroid Acorn CNC Controller
Topic: PLC programming question please <Answered>
Replies: 3
Views: 72

Re: PLC programming question please


My question is, can I modify the file acorn_universal_template.src and still use the wizard for changes going forward, and the wizard will compile my special PLC program along with any changes made in the wizard?


Hello!

To answer your question directly, Yes!, but it is nuanced. I would ...
This post has been liked 1 time(s).
by Allin1Chris
Mon Jun 09, 2025 2:17 pm
Forum: Centroid Oak, Allin1DC, MPU11 and Legacy products
Topic: Tree Journeyman 250 CNC
Replies: 35
Views: 443

Re: Tree Journeyman 250 CNC

Looking at previous reports from this system, the SpinLock PLC is indeed the plc this system was using. Input 8 according to the PLC comments is for a spindle belt Door Guard.

I would assume that if this machine was running before, this PLC should work in current revisions of software as well as is ...
This post has been liked 0 time(s).
by Allin1Chris
Tue Jun 03, 2025 4:57 pm
Forum: Centroid Hickory EtherCAT CNC Controller
Topic: Millport VMC1660 Centroid Upgrade (Leadshine EL7)
Replies: 108
Views: 204344

Re: Millport VMC1660 Centroid Upgrade (Leadshine EL7)


So, I have played with these settings, but it still reverts to slow jogging after every probing action. Is there another parameter responsible for this? Would it be something in a macro that resets the jog speed every time?


This is part of Probe Protection, it will set the Jog Rate to Slow if ...
This post has been liked 0 time(s).
by Allin1Chris
Fri May 30, 2025 1:41 pm
Forum: Centroid Acorn CNC Controller
Topic: Spindle safety feature question
Replies: 22
Views: 298

Re: Spindle safety feature question

CNC12 does offer safety features for the spindle such as door interlock, or any type of safety device such as a light curtain. These would prevent the spindle from running if the door was open or if the light curtain was broken. In addition, Light stacks are supported, so if the machine was idle an ...
This post has been liked 0 time(s).
by Allin1Chris
Tue May 13, 2025 10:12 am
Forum: Centroid Acorn CNC Controller
Topic: Wizard Assigning Random Output Numbers <answered>
Replies: 16
Views: 295

Re: Wizard Assigning Random Output Numbers <answered>


I have an electromechanical brake on the spindle motor, and an electrical resistive one via the VFD, but the VFD one doesn't really do anything as the mechanical one engages and stops the spindle so quick. I'd like to just use the VFD one for the first 2-3 seconds after an M3 command, then have ...
This post has been liked 0 time(s).
by Allin1Chris
Mon Apr 21, 2025 5:01 pm
Forum: Centroid Acorn CNC Controller
Topic: I/O presets
Replies: 5
Views: 108

Re: I/O presets


When I select the Advanced I/O Configuration button to create this custom preset, it does not show that there is an expansion board and generates an error when I try to create or export the presets.


Hello, can you be more specific on the error that the wizard gives you? Maybe a snip or screen ...
This post has been liked 0 time(s).
by Allin1Chris
Thu Apr 03, 2025 10:42 am
Forum: Public Beta CNC Software Testing, Discussion and Feedback
Topic: Touch Plate Configuration/Define Your Own
Replies: 4
Views: 6415

Re: Touch Plate Configuration/Define Your Own


Okay, I took some time to take a deeper dive into this, and followed the trail of G65's. There's an error on lines 183 and 188 of "touch_plate_cycles_select.cnc". It looks like it was just a copy/paste, forgot to change it kinda thing. On both lines, the axis label assignment for Y (axis 2) was y ...
This post has been liked 0 time(s).