RE: [CAD_CAM_EDM_DRO] XY point list for spiral to DXF?
Posted by
Alan Marconett
on 2006-01-05 09:27:38 UTC
HI Tom,
Vector CAD/CAM can import PLC (Point, Line, Circle) files; I've done this in
the past as an interim method of converting Gerber files to Gcode.
If you write in BASIC, it's really not that hard to generate Gcode instead
of just coordinates. It won't be a tool path, 'tho (well, not with out
significant work). You can often import or "back plot" a simple Gcode file
into a cad program (part profile); and then make the tool paths from that.
You can also use a spread sheet to generate Gcode. Simple editing can add
the additional G,X,Y stuff.
Sherline supplies a limited Vector; I don't know if it can import PLC.
Can you give an example?
Alan KM6VV
Vector CAD/CAM can import PLC (Point, Line, Circle) files; I've done this in
the past as an interim method of converting Gerber files to Gcode.
If you write in BASIC, it's really not that hard to generate Gcode instead
of just coordinates. It won't be a tool path, 'tho (well, not with out
significant work). You can often import or "back plot" a simple Gcode file
into a cad program (part profile); and then make the tool paths from that.
You can also use a spread sheet to generate Gcode. Simple editing can add
the additional G,X,Y stuff.
Sherline supplies a limited Vector; I don't know if it can import PLC.
Can you give an example?
Alan KM6VV
> -----Original Message-----
> From: CAD_CAM_EDM_DRO@yahoogroups.com
> [mailto:CAD_CAM_EDM_DRO@yahoogroups.com] On Behalf Of rutexusa
> Sent: Thursday, January 05, 2006 6:35 AM
> To: CAD_CAM_EDM_DRO@yahoogroups.com
> Subject: [CAD_CAM_EDM_DRO] XY point list for spiral to DXF?
>
> Gentlemen,
>
> I tried to make a spiral within Turbocad without success.
>
> So...I plan to write a short basic program to generate an archimedean
> spiral with particular dimensions that I want to have waterjet cut out
> of sheet metal. Then I will have a list of coordinates. I want to
> inport this list to a cadd program to do a little more editing and
> which will give me a dxf file ready to cut for the waterjet company.
>
> Does anyone know of a program/way which will allow me to take a simple
> list of coordinates and produce a dxf file for input to a cadd
> program?
>
> Is there a better way of doing this without buying another expensive
> cadd program?
>
> Tom Eldredge
>
Discussion Thread
rutexusa
2006-01-05 06:36:56 UTC
XY point list for spiral to DXF?
Chuck Merja
2006-01-05 07:24:05 UTC
RE: [CAD_CAM_EDM_DRO] XY point list for spiral to DXF?
Chuck Merja
2006-01-05 07:51:39 UTC
RE: [CAD_CAM_EDM_DRO] XY point list for spiral to DXF?
Victor A. Estes
2006-01-05 08:05:59 UTC
Re: [CAD_CAM_EDM_DRO] XY point list for spiral to DXF?
rutexusa
2006-01-05 08:22:55 UTC
Re: XY point list for spiral to DXF?
rutexusa
2006-01-05 08:29:11 UTC
Re: XY point list for spiral to DXF?
Victor A. Estes
2006-01-05 08:31:20 UTC
Re: [CAD_CAM_EDM_DRO] Re: XY point list for spiral to DXF?
Dhiren Shah
2006-01-05 09:26:07 UTC
RE: [CAD_CAM_EDM_DRO] Re: XY point list for spiral to DXF?
Alan Marconett
2006-01-05 09:27:38 UTC
RE: [CAD_CAM_EDM_DRO] XY point list for spiral to DXF?
Alan Marconett
2006-01-05 09:50:49 UTC
RE: [CAD_CAM_EDM_DRO] XY point list for spiral to DXF?
Jon Elson
2006-01-05 09:52:52 UTC
Re: [CAD_CAM_EDM_DRO] XY point list for spiral to DXF?
rutexusa
2006-01-05 11:20:54 UTC
Re: XY point list for spiral to DXF?
rutexusa
2006-01-05 11:32:11 UTC
Re: XY point list for spiral to DXF?
Dhiren Shah
2006-01-05 12:45:26 UTC
RE: [CAD_CAM_EDM_DRO] Re: XY point list for spiral to DXF?
Roy J. Tellason
2006-01-05 14:08:34 UTC
Re: [CAD_CAM_EDM_DRO] Re: XY point list for spiral to DXF?
Jymmm
2006-01-05 14:09:04 UTC
Re: XY point list for spiral to DXF?
Fred Smith
2006-01-05 15:33:02 UTC
Re: XY point list for spiral to DXF?