Re:Conversational Programming
Posted by
Ron Ginger
on 2003-06-08 18:22:36 UTC
>Does G-code Generator work roughly the same way as ConversationalGlad to see this topic again, I haven't beaten this drum for a while :-)
>Programming by the big boys like FANUC, etc., and therefore can be
>used as a demo. for such without having to pay big bucks?
Most of the conversation approaches are aids to generating gcode- you still
need to load a gcode file, and run it.
I like instead the approach of Acurite in their MillPower control. There is
NO Gcode involved. None. You have a screen that lets you build a parts file
by placing common objects- lines, circles, pockets, holes, etc, to build
your part. When its complete you push the RUN button and it runs the mill.
Only one program is involved to do both the code generation and macine
control.
I wrote a similar program a few years ago to run my Sherline. It was done
in Visual Basic and used a custom .dll a friend hacked up for me. But
microsoft 'fixed' that ability in win98 and my .dll wont work. See
http://plsntcov.8m.com/CNH.htm for a description.
I started a new version to interface to the Master5 .ocx. I have not worked
on it for a while since Master5 and its follow-on mach1 are a fast moving
target. I have also spent the past year building a new house and shop and
moving, so time to program has been limited, but I will complete that move
this week and hope to get back to this program.
I also plan to try the new Gecko 'smart box' control as soon as I can get
one. I think this will be the ideal solution, using windows for the gui
parts and the black box for the real time parts.
ron ginger
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