Re: [CAD_CAM_EDM_DRO] CNC scripting stuff....
Posted by
Codesuidae
on 2005-05-17 08:11:30 UTC
Alex Holden wrote:
http://www.genlogic.com/doc_html/glgpr.9.html
Which doesn't sound at all like what this is. This is more like the VB
script macros in Mach3, only based on the Pascal language, and with a
better interface for the script writer and possibly with more capability
(I don't know for sure, as I'm not experianced with Mach's scripting
facilities), and free.
it isn't intended as a replacement for a general CAD/CAM solution. It
is a platform for developing tools to do repetitive tasks that may vary
from run to run. For example, a task such as engraving lines on a
ruler. In this example the length and resolution (down to 8ths, or
32nds? 10ths?) may vary from part to part. Instead of a single program
to do that specific task, a script can be written with this tool to
handle all the variants.
Since the core routines are part of the script the overall system is
extremely flexible. Core behaviours can be extended by anyone with the
desire and skill to do so. With the addition of something like the
G200X to handle machine movement, it could directly control the machine
(I'm excited about the possibility, which is why I mention it :) ).
cs
>On 17 May 2005, at 12:16 pm, Mark wrote:The only reference I can find to GCODEGEN is this:
>
>
>>So, would this be sorta like GENGCODE, or GCODEGEN, two programs
>>that have come before? One of which has a yahoo group?
>>
>>
http://www.genlogic.com/doc_html/glgpr.9.html
Which doesn't sound at all like what this is. This is more like the VB
script macros in Mach3, only based on the Pascal language, and with a
better interface for the script writer and possibly with more capability
(I don't know for sure, as I'm not experianced with Mach's scripting
facilities), and free.
>With CS's system you describeCorrect. It is a tool for people who like working with code. Obviously
>the machining operation by writing Pascal code. Probably not very
>attractive to a non-programmer, but it can theoretically be extended
>to generate code to perform any operation your machine is capable of.
>
>
it isn't intended as a replacement for a general CAD/CAM solution. It
is a platform for developing tools to do repetitive tasks that may vary
from run to run. For example, a task such as engraving lines on a
ruler. In this example the length and resolution (down to 8ths, or
32nds? 10ths?) may vary from part to part. Instead of a single program
to do that specific task, a script can be written with this tool to
handle all the variants.
Since the core routines are part of the script the overall system is
extremely flexible. Core behaviours can be extended by anyone with the
desire and skill to do so. With the addition of something like the
G200X to handle machine movement, it could directly control the machine
(I'm excited about the possibility, which is why I mention it :) ).
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....