Search found 3864 matches

by cncsnw
Mon Jul 05, 2010 11:46 am
Forum: Centroid Oak, Allin1DC, MPU11 and Legacy products
Topic: Jog keys not working
Replies: 13
Views: 9285

Re: Jog keys not working

The PLC program can invert the state of an input, so that a closed input appears open and vice versa. The basic GPIO4D PLC program assumes that INP10 is the spindle drive fault input. The PLC program looks at bit 1 (value 2) of Machine Parameter 178 to decide whether to invert INP10, in order to sup...
by cncsnw
Wed Jun 16, 2010 4:37 pm
Forum: Centroid Oak, Allin1DC, MPU11 and Legacy products
Topic: **RESOLVED** CNC11 update
Replies: 23
Views: 16077

Re: CNC11 update

I am pretty sure that any time you update from CNC11 v3.00 rev34 (or earlier) to a reasonably-current version (say, something since last February) you need to also update your PLC program because the jog pendant key mapping was changed. See http://ajaxcnc.com/ajaxbb/viewtopic.php?f=20&t=64 for l...
by cncsnw
Wed Jun 16, 2010 4:29 pm
Forum: Centroid Oak, Allin1DC, MPU11 and Legacy products
Topic: **RESOLVED** Copley 300 series drives
Replies: 5
Views: 4170

Re: Copley 300 series drives

On a quick glance, I would guess that you need to: 1) Connect pin 19 (S, "normal") of each drive to pin 3 (FLT) of its axis header on the GPIO4D. 2) Connect pin 7 (G, "logic gnd") of each drive to pin 4 (FLTCOM) of its axis header on the GPIO4D. 3) Install a 470-ohm SIP resistor ...
by cncsnw
Tue Jun 15, 2010 3:39 pm
Forum: Centroid Oak, Allin1DC, MPU11 and Legacy products
Topic: **RESOLVED** Bridgeport retrofit questions
Replies: 9
Views: 7363

Re: Bridgeport retrofit questions

You probably don't need the EMI filter in the 24VAC lines.

You could build your own rectifier to make 110VDC out of 83VAC, but you would be better off buying the unit from Ajax: "Capacitor & Bridge Combo", USD $89.
by cncsnw
Sun Jun 13, 2010 11:08 pm
Forum: Centroid Oak, Allin1DC, MPU11 and Legacy products
Topic: **RESOLVED** Limit switches
Replies: 6
Views: 4966

Re: Limit switches

You can get by without the additional switches. Decide which way you want X and Y to home: usually X-, Y+ (table right, saddle forward). Wire your single switches in as those switches (e.g. wire the X switch as the X- limit, and the Y switch as the Y+ limit. Defeat the other switches at the DC3IOB (...
by cncsnw
Sun Jun 13, 2010 11:01 pm
Forum: Centroid Oak, Allin1DC, MPU11 and Legacy products
Topic: **RESOLVED** Bridgeport retrofit questions
Replies: 9
Views: 7363

Re: The retrofit kit to bridgeport

That is where you hook up the supply of whatever voltage your contactor coils require. For example, if you use reversing contactors that have 24VAC coils, then you would connect 24VAC where the diagram shows "power for reversing contactor coils". If you use contactors that have 120VAC coil...
by cncsnw
Thu Jun 03, 2010 5:12 pm
Forum: Centroid Oak, Allin1DC, MPU11 and Legacy products
Topic: **RESOLVED** Copley amps
Replies: 4
Views: 3740

Re: Copley amps

If I were building it, I would tie the directional enables to the limit switches, so that tripping a limit inhibits drive output in that direction.
by cncsnw
Thu Jun 03, 2010 4:04 pm
Forum: Centroid Oak, Allin1DC, MPU11 and Legacy products
Topic: **RESOLVED** Copley amps
Replies: 4
Views: 3740

Re: Copley amps

I don't know anything specifically about Copley, but this sounds like a typical setup for third-party DC drives (e.g. AMC, Aerotech, etc.): a general ENABLE to allow the drive to operate at all, and directional enables that can be wired through limit switches. Pull-down-to-enable is what you want in...
by cncsnw
Wed Jun 02, 2010 2:12 pm
Forum: Centroid Oak, Allin1DC, MPU11 and Legacy products
Topic: **RESOLVED** air speed control
Replies: 10
Views: 7169

Re: air speed control

Auxiliary outputs, such as those on H5, are designed to be 5VDC only. Looking at the open-collector output diagram on page 3 of the DC3IOB manual, you could probably get away with 24V relays powered by an external supply, as long as you connect the minus (0V, COM, ...) side of that supply to the com...
by cncsnw
Mon May 24, 2010 3:51 pm
Forum: Centroid Oak, Allin1DC, MPU11 and Legacy products
Topic: **RESOLVED** MPG2 wiring and MPU11
Replies: 21
Views: 16144

Re: MPG2 wiring and MPU11

While it is good practice to wire a contactor in the intended direction, with the L terminals on the live side and the T terminals on the load side, functionally it doesn't make any difference. You need to look at several things: 1) Is the contactor actually closing when you release the E-stop butto...