Re: [CAD_CAM_EDM_DRO] Re: How to Program a CAD / G-code/Machine commands freesource code?
Posted by
Jon Elson
on 2007-08-24 09:21:41 UTC
elwolv wrote:
Bobcad/CAM, which works pretty well. But, for so much of what I
do, mostly pure 2-D work, making control panels, CAD is just too
much effort for something simple.
Instead, I have created a bunch of small C programs that write
efficient G-code for the types of operations I do most often.
These are for milling out round and rectangular pockets,
"trepanning" round and rectangular holes (machining around the
edges, letting the blank drop out and then finishing the outside
dimensions), drilling a regular grid of holes or a specific
list of coordinates, etc. I can string the output of these
program runs together into a single large G-code program quickly
with a text editor.
See http://jelinux.pico-systems.com/gcode.html for info on some
of the programs, you can download the C source code from there.
I have a few more programs that aren't on that page.
Jon
>Let me just throw in my take on this whole issue. I have
> CAD science programming old books discuses only CAD as graphics
> science and not the the current thinking of how it is done.
>
> I see the problem of attempting to build a general piece of SW. it is
> endless and they are correct in that. however, for specific machine
> for specific limited work, we do not need to be capable of reading or
> generating all formate in the world..... that is for life time
> company work.
>
Bobcad/CAM, which works pretty well. But, for so much of what I
do, mostly pure 2-D work, making control panels, CAD is just too
much effort for something simple.
Instead, I have created a bunch of small C programs that write
efficient G-code for the types of operations I do most often.
These are for milling out round and rectangular pockets,
"trepanning" round and rectangular holes (machining around the
edges, letting the blank drop out and then finishing the outside
dimensions), drilling a regular grid of holes or a specific
list of coordinates, etc. I can string the output of these
program runs together into a single large G-code program quickly
with a text editor.
See http://jelinux.pico-systems.com/gcode.html for info on some
of the programs, you can download the C source code from there.
I have a few more programs that aren't on that page.
Jon
Discussion Thread
elwolv
2007-08-22 21:59:56 UTC
How to Program a CAD / G-code/Machine commands freesource code?
Peter Rosenholm
2007-08-23 06:53:40 UTC
Re: [CAD_CAM_EDM_DRO] How to Program a CAD / G-code/Machine commands freesource code?
Mihaly Kis
2007-08-23 07:15:31 UTC
Re: [CAD_CAM_EDM_DRO] How to Program a CAD / G-code/Machine commands freesource code?
caudlet
2007-08-23 07:50:53 UTC
Re: How to Program a CAD / G-code/Machine commands freesource code?
Dennis Cranston
2007-08-23 08:28:37 UTC
RE: [CAD_CAM_EDM_DRO] Re: How to Program a CAD / G-code/Machine commands freesource code?
Alan KM6VV
2007-08-23 08:52:31 UTC
RE: [CAD_CAM_EDM_DRO] How to Program a CAD / G-code/Machine commands freesource code?
Michael Fagan
2007-08-23 14:43:04 UTC
Re: [CAD_CAM_EDM_DRO] How to Program a CAD / G-code/Machine commands freesource code?
art
2007-08-23 19:51:42 UTC
Re: [CAD_CAM_EDM_DRO] Re: How to Program a CAD / G-code/Machine commands freesource code?
art
2007-08-23 20:02:25 UTC
Re: [CAD_CAM_EDM_DRO] How to Program a CAD / G-code/Machine commands freesource code?
Peter Rosenholm
2007-08-23 20:36:44 UTC
Re: [CAD_CAM_EDM_DRO] Re: How to Program a CAD / G-code/Machine commands freesource code?
Alan Marconett
2007-08-23 21:31:23 UTC
Re: [CAD_CAM_EDM_DRO] How to Program a CAD / G-code/Machine commands freesource code?
elwolv
2007-08-23 23:31:05 UTC
Re: How to Program a CAD / G-code/Machine commands freesource code?
Anders Wallin
2007-08-24 00:42:59 UTC
Re: [CAD_CAM_EDM_DRO] Re: How to Program a CAD / G-code/Machine commands freesource code?
Jim Peck
2007-08-24 02:57:13 UTC
Re: [CAD_CAM_EDM_DRO] Re: How to Program a CAD / G-code/Machine commands freesource code?
art
2007-08-24 07:09:03 UTC
Re: [CAD_CAM_EDM_DRO] Re: How to Program a CAD / G-code/Machine commands freesource code?
vrsculptor
2007-08-24 07:22:53 UTC
Re: How to Program a CAD / G-code/Machine commands freesource code?
Jon Elson
2007-08-24 09:21:41 UTC
Re: [CAD_CAM_EDM_DRO] Re: How to Program a CAD / G-code/Machine commands freesource code?
Peter Rosenholm
2007-08-24 12:32:03 UTC
Re: [CAD_CAM_EDM_DRO] Re: How to Program a CAD / G-code/Machine commands freesource code?
art
2007-08-24 13:05:53 UTC
Re: [CAD_CAM_EDM_DRO] Re: How to Program a CAD / G-code/Machine commands freesource code?
caudlet
2007-08-24 16:33:23 UTC
Re: How to Program a CAD / G-code/Machine commands freesource code? [OFF TOPIC]
art
2007-08-24 19:02:14 UTC
Re: [CAD_CAM_EDM_DRO] Re: How to Program a CAD / G-code/Machine commands freesource code? [OFF TOPIC]
elwolv
2007-08-25 04:16:49 UTC
Re: How to Program a CAD / G-code/Machine commands freesource code?
caudlet
2007-08-25 08:52:55 UTC
[OT OT] How to Program a CAD / G-code/........
elwolv
2007-08-25 10:00:26 UTC
OFF %$# TOPIC! Re: How to Program a CAD [moderated]