CAD CAM EDM DRO - Yahoo Group Archive

Re: Can You Machine NURBS?

on 2002-12-11 19:16:35 UTC
Hi Dave,

thanks for the code sample! Some things that I don't recognize, the
K's, and the G6.2, which I take to be for NURBS.

My Vector CAD/CAM doesn't output NURBS code, although I'm wondering if
the new (NURBS?) Vector CAD/CAM might output them. That's OK, my
controller can't cut them!

Alan KM6VV


"pressgocnc " wrote:
>
> > While I've heard of NURBS, I hadn't heard of "NURBS G-code". What
> are
> > the specialized Gcodes involved? do you have a sample and/or a
> > reference? I'd thought it might be neat to do an "ellipse Gcode",
> but
> > then I don't cut many ellipses (or parabolas!)!
> >
> > Alan KM6VV
>
> Alan,
> I have never cut metal using a Nurbs toolpath, but I have produced a
> sample program that the Dolphin 3DCAM system outputs using the only
> nurbs post processor that I currently have for it. Here is a short
> section of it:
> %
> :PG ENG SECOND CORE
> G28G91X0Y0Z0
> (Plane-Finishing)
> T01 M06
> G43 H01 Z0. S11059 M03
> G00 X0.023 Y-59.494 Z15.316
> Z-70.469
> G01 Z-71.469 F600
> G05P10000
> G6.2 P3 K0 X0.023 Y-59.494 Z-71.469 F1200
> K0 Z-71.315
> K0 Z-71.161
> K1
> K1 Z-71.16
> K2 Y0.017 Z11568.072 R0.005
> K2 Y59.494 Z-71.16 R1
> K3
> K3 X0.023 Y59.494 Z-71.161
> K3
> K3
> K3
> G01 X1.023 F600
> G6.2 K0 X1.023 Y59.494 Z-71.161 F1200
> K0
> K0
> K1 Y0.004 Z11728.474 R0.005
> K1 Y-59.494 Z-71.161 R1
> K2
> K2
> K3 Z-71.315
> K3 X1.023 Y-59.494 Z-71.47
> K3
> K3
> K3
> G01 X1.194 Z-71.459 F600
> X1.708 Z-71.451
> X2.023 Z-71.45
> Z-71.47
> G6.2 K0 X2.023 Y-59.494 Z-71.47 F1200
> K0 Z-71.316
> K0 Z-71.162
> I wish I could give you some more info on what it all means, but I
> cannot.
>
> Dave Pearson

Discussion Thread

mjf462001 <mjf46@j... 2002-12-10 07:10:20 UTC Can You Machine NURBS? pressgocnc <dave_pearson@b... 2002-12-10 08:27:37 UTC Re: Can You Machine NURBS? JanRwl@A... 2002-12-10 20:52:30 UTC Re: [CAD_CAM_EDM_DRO] Can You Machine NURBS? mjf462001 <mjf46@j... 2002-12-10 22:14:39 UTC Re: Can You Machine NURBS? JanRwl@A... 2002-12-10 22:31:38 UTC Re: [CAD_CAM_EDM_DRO] Re: Can You Machine NURBS? rainnea <rainnea@b... 2002-12-11 03:24:49 UTC Re: Can You Machine NURBS? Carol & Jerry Jankura 2002-12-11 05:05:42 UTC RE: [CAD_CAM_EDM_DRO] Re: Can You Machine NURBS? mjf462001 <mjf46@j... 2002-12-11 08:45:46 UTC Re: Can You Machine NURBS? Jon Elson 2002-12-11 09:57:45 UTC Re: [CAD_CAM_EDM_DRO] Can You Machine NURBS? Alan Marconett KM6VV 2002-12-11 10:55:06 UTC Re: Can You Machine NURBS? mjf462001 <mjf46@j... 2002-12-11 11:19:35 UTC Re: Can You Machine NURBS? pressgocnc <dave_pearson@b... 2002-12-11 11:46:01 UTC Re: Can You Machine NURBS? rainnea <rainnea@b... 2002-12-11 14:06:32 UTC Re: Can You Machine NURBS? Alan Marconett KM6VV 2002-12-11 19:16:35 UTC Re: Can You Machine NURBS? JanRwl@A... 2002-12-11 19:38:54 UTC Re: [CAD_CAM_EDM_DRO] Can You Machine NURBS? pressgocnc <dave_pearson@b... 2002-12-12 00:48:40 UTC Re: Can You Machine NURBS? Mike Rainone 2002-12-13 14:11:05 UTC Re: [CAD_CAM_EDM_DRO] Re: Can You Machine NURBS?