re:Automated "Manual CNC"
Posted by
Alan Marconett KM6VV
on 2000-10-05 10:46:17 UTC
Brian,
The easiest way would be to use a program like Vector CAD/CAM, put in
the tool compensation around the "cuts" (like an offset) you want to
make, output a GCODE file, and then run your hardware by interpreting
that. A CAD package (see past threads, get one free) COULD output a
.DXF file (remember the offsets), which you COULD directly "interpret"
and drive motors with. You COULD also output HPGL (plot files), and
"interpret" them. Can you write BASIC or 'C' ? Modify stepster to do
"closed loop" drive for your motors and linear encoders.
To directly answer your question:
"Outline" your parts in the CAD program, export .DXF, convert to GCODE
or "interpret" the simple (?) man-readable .DXF file with your own
program to drive motors (closed loop).
Alan (hope this helps)
Brian Collier wrote:
The easiest way would be to use a program like Vector CAD/CAM, put in
the tool compensation around the "cuts" (like an offset) you want to
make, output a GCODE file, and then run your hardware by interpreting
that. A CAD package (see past threads, get one free) COULD output a
.DXF file (remember the offsets), which you COULD directly "interpret"
and drive motors with. You COULD also output HPGL (plot files), and
"interpret" them. Can you write BASIC or 'C' ? Modify stepster to do
"closed loop" drive for your motors and linear encoders.
To directly answer your question:
"Outline" your parts in the CAD program, export .DXF, convert to GCODE
or "interpret" the simple (?) man-readable .DXF file with your own
program to drive motors (closed loop).
Alan (hope this helps)
Brian Collier wrote:
> <snip>
> I still need a little more convincing. . . ;)
>
> BTW, what is the easiest way to output XYZ coordinates in the correct
> sequence using tool compensation with a CAD package? I thought this
> would be a job for a CNC program like MasterCAM. What programs can do
> this?
>
Discussion Thread
Brian Collier
2000-10-04 12:24:38 UTC
Automated "Manual CNC"
wanliker@a...
2000-10-04 15:17:24 UTC
Re: [CAD_CAM_EDM_DRO] Automated "Manual CNC"
ballendo@y...
2000-10-04 15:52:27 UTC
re:Automated "Manual CNC"
Brian Collier
2000-10-05 04:33:56 UTC
Re: re:Automated "Manual CNC"
Alan Marconett KM6VV
2000-10-05 10:46:17 UTC
re:Automated "Manual CNC"
Fred Smith
2000-10-05 10:54:47 UTC
Re: re:Automated "Manual CNC"
Alan Marconett KM6VV
2000-10-05 11:38:02 UTC
re:Automated "Manual CNC"
Brian Collier
2000-10-05 12:11:08 UTC
Re: re:Automated "Manual CNC"
Fred Smith
2000-10-05 14:13:31 UTC
Re: re:Automated "Manual CNC"
ballendo@y...
2000-10-05 18:45:59 UTC
Re: re:Automated "Manual CNC"
Brian Collier
2000-10-06 04:44:18 UTC
OK - you convinced me - was "Automated "Manual CNC"
ballendo@y...
2000-10-06 06:29:37 UTC
re:OK - you convinced me - was "Automated "Manual CNC"
Brian Collier
2000-10-06 07:26:53 UTC
Re: re:OK - you convinced me - was "Automated "Manual CNC"
wanliker@a...
2000-10-06 08:44:57 UTC
Re: [CAD_CAM_EDM_DRO] re:OK - you convinced me - was "Automated "Manual CNC"
Ray
2000-10-06 11:46:28 UTC
Re: OK - you convinced me - was "Automated "Manual CNC"
Matt Shaver
2000-10-06 12:14:34 UTC
Re: [CAD_CAM_EDM_DRO] Re: OK - you convinced me - was "Automated "Manual CNC"
Ray
2000-10-06 21:18:14 UTC
Re: Re: OK - you convinced me - was "Automated "Manual CNC"