Hello Guest it is April 23, 2024, 01:52:16 PM

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Graham Waterworth

2381
G-Code, CAD, and CAM discussions / Re: edgecam post
« on: November 23, 2006, 02:59:04 AM »
A Fanuc 6 or 11 post will work.

Graham.

2382
Tangent Corner / Re: Making of a spindle
« on: November 22, 2006, 03:38:23 AM »
It would be much easier to get an old spindle out of bridgeport or similar machine and drive it with a belt and pulley system on an external motor.

Making one involves a lot of messing about, turning, milling, heat treatment, grinding, and then if you want good running it must be dynamically balanced.

High speed angular contact bearings cost a fortune.

Not for the faint hearted.

Graham.

2383
General Mach Discussion / Re: single block problems
« on: November 21, 2006, 04:27:37 AM »
Have you got a carrige return on the end of the M30 line?

If not it needs one.

Graham.

2384
General Mach Discussion / Re: NPN Proxy switch help
« on: November 19, 2006, 05:51:22 PM »
Hi Brett,

This is the board I am using.

Graham.

2385
General Mach Discussion / Re: NPN Proxy switch help
« on: November 19, 2006, 04:50:46 PM »
Hi Brett,

I have found this pdf of the prox

Graham.

2386
General Mach Discussion / Re: NPN Proxy switch help
« on: November 19, 2006, 11:28:40 AM »
Hi Brett,

I have just traced a wire back and the part number is Efector IEB-3001-ANOG

The symbols on it show BN=+ BK=- BU=-/- (looks like a switch)

Its not the power supply side thats a problem its the input to mach break out board that i am not clear on.  do I connect it direct to an input or do i need to add some other electronics so the 5 volt input is not blown.

Graham.



2387
General Mach Discussion / NPN Proxy switch help
« on: November 19, 2006, 08:25:41 AM »
Hi All,

This Boxford I am converting has NPN proxy switches for homing, they work at 24VDC black and brown are power and blue is signal.

My question is this can I connect them direct to an input or do I need to convert the signal in some way?

Thanks
Graham.

2388
General Mach Discussion / Re: single block problems
« on: November 19, 2006, 04:52:04 AM »
The program is at faul try it like this.

O0001(11-18)
 
(T1 =  .25 ENDMILL 2FL H1 , D1 )
 
N1
T1 M06 ( TOOL - 1  .25 ENDMILL 2FL   )
M01 (PUT T1 IN SPINDLE)
M08 G04 P1000
G54 G0 G90 X0. Y0. S6000 M03
(WATCH OFFSET ON OFF)
G43 H1 Z.1
G1 Z-.1 F8.
G41 D1 X-.011 Y-.0064
X.0127 Y-.0475
G3 X.19 Y0. I.0823 J.0475
X-.19 I-.19 J0.
X.19 I.19 J0.
X.0127 Y.0475 I-.095 J0.
G1 X-.011 Y.0064
G40 X0. Y0.
Z-.2
G41 D1 X-.011 Y-.0064
X.0127 Y-.0475
G3 X.19 Y0. I.0823 J.0475
X-.19 I-.19 J0.
       X.19 I.19 J0.
       X.0127 Y.0475 I-.095 J0. ** should be 2 lines
G1 X-.011 Y.0064
G40 X0. Y0.
G0 Z.1 M09
M05
M30

Graham.

2389
General Mach Discussion / Re: Rapids
« on: November 18, 2006, 11:11:05 AM »
Hi All,

I have got it sorted,  all is well on the movements, now onto the spindle.

Graham.

2390
General Mach Discussion / Re: Rapids
« on: November 18, 2006, 09:30:49 AM »
Hi brian,

Setting so far

X 800 pulses/mm 1500 vel 150 acc
Y 800                 1200     150
Z 880                  1000     75

Jogging is fine, just cant get it to rapid without stalling, I have tried all sorts of combinations without any luck.

Graham.