CAD CAM EDM DRO - Yahoo Group Archive

Re: [CAD_CAM_EDM_DRO] Re: Conversational Programming

Posted by Jon Elson
on 2000-05-03 20:42:37 UTC
Ron Ginger wrote:

> 5)Subroutines and gcode.
> It would seem logical that the storage format of CPNCs files should be
>
> gcode. So it could be used as a form of code generator. Many of its
> higher level objects are much like gcode subroutines- in my program
> you
> enter just a couple dimensions fotr a bolt cirlce, and it gets
> expanded
> by the program just like a gcode subroutine.
>
> This may die off here on the list, but I'm going to do it, and Im
> going
> to do it the 'open source' way.

If you aren't familiar with what I've already put in the public domain,
you should
look at : http://ascc.artsci.wustl.edu/~jmelson/gcode.html which is my
page
of programs that write G-code. You answer a few questions, and these
little
c programs (supplied as source) write the g-code for boring circular
holes or
pockets, milling out a rectangular pocket or trepanning out a
rectangular hole,
drilling (and also peck-drilling) a circular array of holes (bolt
circle).
There is also a program for thread milling with a single-row thread
mill.
(These can do any thread pitch with one tool.)

I have a few more that I need to clean up and add to the list. I use
these
more than my Bobcad/CAM software, because I don't have to fight it to
get it to do things in a milling machine-oriented way. These programs
are
pretty well optimized for efficient movements of the tool. They pretty
much
all do climb milling profiles.

If someone wanted to recode them in Tk/Tcl for use with the TkEMC user
interface of EMC, I'd be glad to help explain any quirky bits of the
code.

Jon

Discussion Thread

Ron Ginger 2000-05-03 12:20:09 UTC Re: Conversational Programming Paul Corner 2000-05-03 13:55:17 UTC Re: [CAD_CAM_EDM_DRO] Re: Conversational Programming mgrady 2000-05-03 17:06:15 UTC Re: [CAD_CAM_EDM_DRO] Re: Conversational Programming Jon Elson 2000-05-03 20:42:37 UTC Re: [CAD_CAM_EDM_DRO] Re: Conversational Programming Fred Smith 2000-05-04 20:14:19 UTC Re: Conversational Programming Tim Barnard 2000-05-04 23:09:59 UTC RE: [CAD_CAM_EDM_DRO] Re: Conversational Programming Matt Shaver 2000-05-04 23:38:53 UTC Re: [CAD_CAM_EDM_DRO] Re: Conversational Programming Matt Shaver 2000-05-05 00:36:45 UTC Re: [CAD_CAM_EDM_DRO] Re: Conversational Programming Ray Henry 2000-05-06 05:20:25 UTC Re: Re: Conversational Programming Ron Ginger 2003-06-08 18:22:36 UTC Re:Conversational Programming Ron Ginger 2003-06-13 19:39:04 UTC Re: Conversational Programming ronald_41 2005-07-16 23:26:10 UTC Conversational Programming wayne_j_hill 2005-07-18 23:20:53 UTC Re: Conversational Programming