CAD CAM EDM DRO - Yahoo Group Archive

CNC scripting stuff....

Posted by Mark
on 2005-05-17 04:24:08 UTC
So, would this be sorta like GENGCODE, or GCODEGEN, two programs
that have come before? One of which has a yahoo group?

/mark

> From: Codesuidae <codesuidae@...>
> Subject: High-level GCode scripting utility prototype
>
> Greetings to the TaigTools and CAD_CAD_EDM_DRO lists.
>
> Apologies to those of you on both lists for the cross post, but I've
> recently addressed the same idea in both lists, so I'm following up with
> this single post to both.
>
> A couple of weeks ago I had an idea for a high level language that could
> be used to generate gcode output. Since then I've put together a small
> prototype application and some examples to make it more clear exactly
> what I mean. The example application uses a variant of the Pascal
> language to allow the user to generate gcode statements. In order to
> make development of scripts faster it includes a 3D preview window that
> displays the tool path generated by the script. The application
> requires Windows and OpenGL support.
>
> I've included a few very simple sample scripts to show how one might use
> the utility. While the preview window is not well designed (poor user
> interface, and horribly broken arcs, etc), it should serve to give a
> good idea of my intent and where the application is headed. My purpose
> in posting this preview is to get some feedback from others who might
> want to use a scripting language to generate gcode rather than a
> traditional CAD/CAM solution.
>
> With this release, broken as it is, I am granting anyone a license to
> use the application for non-commercial purposes. The license term is
> unlimited. The final application probably will be free for
> non-commercial use as well, although I'll include a message begging for
> donations of money or stuff from users junk boxes. :)
>
> If you try the app, please refer to the included readme, and explore the
> example files.
>
> Here is a download link for the prototype:
>
> http://codesuidae.net/gcodescript/gcodescript.zip
>
> Enjoy,
> cs

Discussion Thread

Mark 2005-05-17 04:24:08 UTC CNC scripting stuff.... Alex Holden 2005-05-17 05:46:45 UTC Re: [CAD_CAM_EDM_DRO] CNC scripting stuff.... R Rogers 2005-05-17 06:00:26 UTC Re: [CAD_CAM_EDM_DRO] CNC scripting stuff.... Alex Holden 2005-05-17 07:46:58 UTC Re: [CAD_CAM_EDM_DRO] CNC scripting stuff.... Codesuidae 2005-05-17 08:11:30 UTC Re: [CAD_CAM_EDM_DRO] CNC scripting stuff.... Ted Gregorius 2005-05-17 08:42:25 UTC Re: Re: [CAD_CAM_EDM_DRO] CNC scripting stuff.... Codesuidae 2005-05-17 09:21:02 UTC Re: [CAD_CAM_EDM_DRO] CNC scripting stuff.... lcdpublishing 2005-05-17 09:59:55 UTC Re: CNC scripting stuff.... Alex Holden 2005-05-17 10:25:48 UTC Re: [CAD_CAM_EDM_DRO] Re: CNC scripting stuff.... Alan Marconett 2005-05-17 11:00:43 UTC Re: [CAD_CAM_EDM_DRO] CNC scripting stuff.... lcdpublishing 2005-05-17 11:09:14 UTC Re: CNC scripting stuff.... Codesuidae 2005-05-17 11:44:39 UTC Re: [CAD_CAM_EDM_DRO] CNC scripting stuff.... D Cranston 2005-05-17 12:12:46 UTC RE: [CAD_CAM_EDM_DRO] Re: CNC scripting stuff.... Alan Marconett 2005-05-17 12:45:48 UTC RE: [CAD_CAM_EDM_DRO] CNC scripting stuff.... Codesuidae 2005-05-17 13:12:20 UTC Re: [CAD_CAM_EDM_DRO] Re: CNC scripting stuff.... Alex Holden 2005-05-17 13:13:32 UTC Re: [CAD_CAM_EDM_DRO] Re: CNC scripting stuff.... Alex Holden 2005-05-17 13:25:07 UTC Re: [CAD_CAM_EDM_DRO] CNC scripting stuff.... Drew Rogge 2005-05-17 13:30:10 UTC Re: [CAD_CAM_EDM_DRO] Re: CNC scripting stuff.... lcdpublishing 2005-05-17 13:35:02 UTC Re: CNC scripting stuff.... Codesuidae 2005-05-17 13:55:32 UTC Re: [CAD_CAM_EDM_DRO] Re: CNC scripting stuff.... Drew Rogge 2005-05-17 14:03:25 UTC Re: [CAD_CAM_EDM_DRO] Re: CNC scripting stuff.... Codesuidae 2005-05-17 14:07:15 UTC Re: [CAD_CAM_EDM_DRO] CNC scripting stuff.... lcdpublishing 2005-05-17 14:29:53 UTC Re: CNC scripting stuff.... bobmcknight@c... 2005-05-17 15:09:55 UTC Re: [CAD_CAM_EDM_DRO] Re: CNC scripting stuff.... Brian 2005-05-17 15:28:10 UTC Re: [CAD_CAM_EDM_DRO] Re: CNC scripting stuff.... Alan Marconett 2005-05-17 16:24:37 UTC RE: [CAD_CAM_EDM_DRO] CNC scripting stuff.... Paul Amaranth 2005-05-17 17:01:11 UTC Re: [CAD_CAM_EDM_DRO] CNC scripting stuff.... Alex Holden 2005-05-17 23:31:30 UTC Re: [CAD_CAM_EDM_DRO] CNC scripting stuff.... Alex Holden 2005-05-17 23:39:28 UTC Re: [CAD_CAM_EDM_DRO] CNC scripting stuff.... Fred Smith 2005-05-18 05:16:40 UTC Re: CNC scripting stuff.... Drew Rogge 2005-05-18 07:10:58 UTC Re: [CAD_CAM_EDM_DRO] Re: CNC scripting stuff.... Alan Marconett 2005-05-18 09:03:17 UTC RE: [CAD_CAM_EDM_DRO] Re: CNC scripting stuff.... Jon Elson 2005-05-18 09:09:25 UTC Re: [CAD_CAM_EDM_DRO] CNC scripting stuff.... Bruce Pigeon 2005-05-18 09:13:36 UTC Re: [CAD_CAM_EDM_DRO] Re: CNC scripting stuff.... Paul Amaranth 2005-05-18 11:12:08 UTC Re: [CAD_CAM_EDM_DRO] CNC scripting stuff.... Codesuidae 2005-05-18 12:27:07 UTC Re: [CAD_CAM_EDM_DRO] CNC scripting stuff.... bank haam 2005-05-19 06:54:28 UTC Re: [CAD_CAM_EDM_DRO] CNC scripting stuff.... Codesuidae 2005-05-19 07:10:49 UTC Re: [CAD_CAM_EDM_DRO] CNC scripting stuff.... bank haam 2005-05-19 08:14:25 UTC Re: [CAD_CAM_EDM_DRO] CNC scripting stuff.... bank haam 2005-05-19 08:14:31 UTC Re: [CAD_CAM_EDM_DRO] CNC scripting stuff....