Search found 3176 matches
- Fri Mar 31, 2023 2:47 pm
- Forum: Centroid Oak, Allin1DC, MPU11 and Legacy products
- Topic: Spindle Stop Button Function
- Replies: 2
- Views: 37
Re: Spindle Stop Button Function
That is by design. It has been standard Centroid PLC logic for many years. In Auto spindle mode, you can pause the spindle by pressing the spindle stop key, and then restart it by pressing the spindle start key. This allows tool inspection, part inspection, chip clearing, etc. during the program cyc...
- Wed Mar 29, 2023 5:50 pm
- Forum: Centroid Acorn CNC Controller
- Topic: Stop Button custom PLC tweak?
- Replies: 4
- Views: 85
Re: Stop Button custom PLC tweak?
You don't say what pre-defined Acorn output name you are using for this tool; nor did you post a report, so idle speculation is the best I can offer. Suppose that you were using one of the generic "OUTPUT" definitions such as "OUTPUT1" or "OUTPUT2"; and further suppose ...
- Wed Mar 29, 2023 5:34 pm
- Forum: Centroid Oak, Allin1DC, MPU11 and Legacy products
- Topic: Acer e-Mill Anilam to AllIn1DC conversion build
- Replies: 21
- Views: 475
Re: Acer e-Mill Anilam to AllIn1DC conversion build
You should connect the spindle motor's 3-phase power leads directly to the motor output terminals on your VFD (typically labeled U, V and W, or T1, T2 and T3). The image you posted is of control signal input terminals, which you would connect to PLC outputs (e.g. OUT5, OUT7, OUT8, and the analog out...
- Tue Mar 28, 2023 12:40 pm
- Forum: Centroid Acorn CNC Controller
- Topic: Tool open signal triggering output relay
- Replies: 4
- Views: 53
Re: Tool open signal triggering output relay
You have INP7 defined as "ToolUnclampButton". That is the input for a button you push to remove tools. It is doing what it is designed to do. If you have a sensor that detects when the tool has been unclamped from the spindle, you need to assign it as "ToolIsUnclamped" or "D...
- Tue Mar 28, 2023 12:33 pm
- Forum: Centroid Oak, Allin1DC, MPU11 and Legacy products
- Topic: Cincinnati Arrow 750 VMC Retrofit
- Replies: 25
- Views: 1033
Re: Cincinnati Arrow 750 VMC Retrofit
I buy all my wire duct from Automation Direct.
Get the "thin finger" variety. That will allow more of your wires to have a straighter run from their terminals, into the wire duct.
Get the "thin finger" variety. That will allow more of your wires to have a straighter run from their terminals, into the wire duct.
- Mon Mar 27, 2023 3:59 pm
- Forum: Centroid Oak, Allin1DC, MPU11 and Legacy products
- Topic: Encoder Error
- Replies: 17
- Views: 750
Re: Encoder Error
Approximately what was the range of production dates for Oak units with v0x0031 firmware?
- Mon Mar 27, 2023 2:23 pm
- Forum: Centroid Oak, Allin1DC, MPU11 and Legacy products
- Topic: Cincinnati Arrow 750 VMC Retrofit
- Replies: 25
- Views: 1033
Re: Cincinnati Arrow 750 VMC Retrofit
Putting the Oak logic power supply behind the Oak is a perfectly reasonable installation; but do it so that the screw terminals are visible and accessible. I usually mount them so that the terminals stick out about 1/2", between H2 and H3.
- Fri Mar 24, 2023 9:45 pm
- Forum: Centroid Oak, Allin1DC, MPU11 and Legacy products
- Topic: Bridgeport V2XT Z-axis jumping
- Replies: 4
- Views: 74
Re: Bridgeport V2XT Z-axis jumping
My guess is a loose encoder. Look inside the motor cap.
- Fri Mar 24, 2023 2:58 am
- Forum: Public Beta CNC Software Testing, Discussion and Feedback
- Topic: 412 MPG1 encoder error on startup
- Replies: 4
- Views: 190
Re: 412 MPG1 encoder error on startup
Keith,
See:
P218 = 15
P348 = 15
Complete report attached.
See:
P218 = 15
P348 = 15
Complete report attached.
- Thu Mar 23, 2023 12:16 pm
- Forum: Centroid Acorn CNC Controller
- Topic: Machine traveling past z home limit switch
- Replies: 12
- Views: 202
Re: Machine traveling past z home limit switch
I don't see that anyone has addressed the question in the initial e-mail. It sounds like he is saying that he has a Z+ limit sensor, wired (with all the other limit sensors) to INP3. We are to assume that this limit sensor is above the home sensor that is wired to INP1. His report values seem to sho...