Search found 3856 matches

by cncsnw
Mon Sep 20, 2010 12:18 pm
Forum: Centroid Oak, Allin1DC, MPU11 and Legacy products
Topic: **RESOLVED** PLC programming
Replies: 4
Views: 3759

Re: PLC programming

You have not said whether your systems have DOS and CNC7; Linux and CNC10; or are one of the handful running Windows and CNC7 or CNC10. I will assume you are using Linux and CNC10. In that case there is no separate PLC directory. Your PLC sources will be in the /cncroot/c/cnc10 directory, along with...
by cncsnw
Sun Sep 19, 2010 10:24 pm
Forum: Centroid Oak, Allin1DC, MPU11 and Legacy products
Topic: **RESOLVED** PLC programming
Replies: 4
Views: 3759

Re: PLC programming

Maint_1 wrote: I trace this to the program statement Lubricant_low = PC_Lube_Fault & / Fault_Override. So to me this means Lubricant Low is a 1 when PC Lube fault is a 1 and Fault Override is not active or 0. This then makes OUT63 a 1 and the message Lubricant Low is written to the screen. Am I ...
by cncsnw
Sun Sep 19, 2010 2:10 am
Forum: Centroid Oak, Allin1DC, MPU11 and Legacy products
Topic: **RESOLVED** MPU11 and DC3IOB doubts
Replies: 2
Views: 2710

Re: MPU11 and DC3IOB doubts

The logic power supply for the MPU11 will run on anything from 85VAC to 264VAC. The micro-ATX supply for the DC3IO probably has a 110/220 voltage selector slide switch to allow it to run on 220V if desired. The EMI filter in the 24VAC output of the control power transformer is, I believe, an anachro...
by cncsnw
Sun Aug 08, 2010 11:56 pm
Forum: Centroid Oak, Allin1DC, MPU11 and Legacy products
Topic: **RESOLVED** Motor tuning
Replies: 8
Views: 5413

Re: Motor tuning

1) What make and model servo motors are you using? 2) What encoders are you using? 3) What is the line count of your encoders? The control will count 4x as many encoder counts per turn as the encoders have lines. For example, 1024-line encoders yield 4096 counts per revolution. 2000-line encoders yi...
by cncsnw
Sun Aug 08, 2010 11:45 pm
Forum: Centroid Oak, Allin1DC, MPU11 and Legacy products
Topic: **RESOLVED** Correct motor voltage
Replies: 4
Views: 3702

Re: Corect motor voltage

Transformers do not output DC power. It is conceivable that your transformer, if it was built for the dedicated purpose of feeding a DC rectifier assembly, could have labels that represent the expected DC voltage after you rectify the AC coming from that set of secondary taps. If that is the case, t...
by cncsnw
Sun Aug 08, 2010 11:37 pm
Forum: Centroid Oak, Allin1DC, MPU11 and Legacy products
Topic: **RESOLVED** Running cnc11 demo
Replies: 4
Views: 3712

Re: Running cnc11 demo

Press Alt-S for Cycle Start. If you go to Control Configuration (F1/Setup, F3/Config, F1/Control) you should be able to set "Console Type" to "Keyboard" and get appropriate prompts (e.g. Alt-S and ESC instead of CYCLE START and CYCLE CANCEL). I think you can also press Alt-J to b...
by cncsnw
Wed Jul 28, 2010 12:55 pm
Forum: Centroid Oak, Allin1DC, MPU11 and Legacy products
Topic: **RESOLVED** I can't get past step 4.4.7 in the manual.
Replies: 22
Views: 13180

Re: I can't get past step 4.4.7 in the manual.

I don't see anything marked DF LED. There are 5 green LEDs in that area, that stay lit all the time. They do not change when pushing the Estop button. According to the DC3IOB manual there are six LEDs there: three in a column near the edge of the board, and three in a column set back a half inch or...
by cncsnw
Sun Jul 18, 2010 10:36 pm
Forum: Centroid Oak, Allin1DC, MPU11 and Legacy products
Topic: MPG's and joystick
Replies: 7
Views: 5176

Re: MPG's and joystick

All the things you want to do are possible with CNC10, and should be possible with CNC11 and MPU11. Scott can verify.
by cncsnw
Fri Jul 09, 2010 10:48 pm
Forum: Centroid Oak, Allin1DC, MPU11 and Legacy products
Topic: Ajax CNC Mach3 3-axis mill conversion thread
Replies: 40
Views: 21433

Re: Ajax CNC Mach3 3-axis mill conversion thread

My mistake, I momentarily forgot you were using Mach and not CNC11.

Since you are using a separate home switch instead of homing off the limit switch, limit switch settings and wiring would not be affecting your homing process.
by cncsnw
Fri Jul 09, 2010 4:37 pm
Forum: Centroid Oak, Allin1DC, MPU11 and Legacy products
Topic: Ajax CNC Mach3 3-axis mill conversion thread
Replies: 40
Views: 21433

Re: Ajax CNC Mach3 3-axis mill conversion thread

On the Machine Configuration, Motor parameters screen: do you have the same input numbers entered for minus and plus home switch inputs as you have entered for minus and plus limit switch inputs? If not: if, for example, your minus and plus limits are entered as 4 and 3, while your minus and plus ho...