Page 1 of 1

-W- axis

PostPosted: Wed Sep 20, 2006 5:07 pm
by SMAT
Hi Scott,

I don't see the -W- axis...in the same axis of -Z- how can I see that ?

(excuse my english..I'm a french Canadian)

regards.

PostPosted: Wed Sep 20, 2006 7:14 pm
by scottmartinez
Hi,

NCPlot doesn't currently support multiple axis in the same plane. Is this for a boring mill application? I've seen boring mills with the quill or spindle as the Z axis and the saddle in/out as the W axis. Is this the same thing?

Scott

PostPosted: Thu Sep 21, 2006 9:28 am
by Guest
HI,

Yes it's for a horizontal boring mill.and yes it's like a quill.many of our HBM work with 2 axis in the same plane -Z- and -W-.

Smat.

PostPosted: Thu Sep 21, 2006 10:12 am
by scottmartinez
Could you email a sample program that uses the W axis?

I'll add this feature to the wish list.

Thanks,
Scott

-W- axis

PostPosted: Thu Sep 21, 2006 10:31 am
by SMAT
hi,

This is a example of a program with a -W- axis:

N0200 G90G00X26.9689Y-23.
N0210 Z0.
/N220 M44 (V AXIS UNCLAMP)
/N230 G00V0.
/N240 G04P2000
/N250 M43 (V AXIS CLAMP)
N0260 G43H104W6.
N0270 S900M03
N0280 W1.
N0290 G01W0.F30.
N0300 X-26.9689

tanks to put this feature to the wish list

Smat.