Re: [CAD_CAM_EDM_DRO] High level gcode scripting?
Posted by
R Rogers
on 2005-04-29 11:43:19 UTC
codeSuidae <codesuidae@...> wrote:
Greetings,
Last night I was writing some gcode to cut pips on the faces of some
dice, and as a computer programmer I was quite frustrated by the very
restrictive nature of gcode. I found myself wanting to write a script
language with a rich command structure that would be preprocessed into
gcode.
I've investigated the possibility of writing such a thing, and it looks
quite simple, so I'm guessing someone has already done it. So my
question is: where is it?
//Interesting concept if I understand it correctly. Although, a good CAD/CAM program makes very short work of most Gcode generation. The task you are describing as far as programming is concerned would be literrally a few minutes of keyboard time with. I'm just finishing up some UHMW blocks with slots radii running in two directions, very complex 3D surface. (auto door flocking or weatherstrip installation fixture). Bobcad handled it just fine, didn't take too long. Impossible to code by hand. One program had more that 6000 lines of code. Find a good Cad/Cam package.
Ron
///
Anybody know of some free or cheap g-code emitting scripting languages?
I don't want to start working on the project if someone has already got a nice product out that can do what I need to do. I'm not having any luck searching for such a thing though.
thanks
cs
Addresses:
FAQ: http://www.ktmarketing.com/faq.html
FILES: http://groups.yahoo.com/group/CAD_CAM_EDM_DRO/files/
Post Messages: CAD_CAM_EDM_DRO@yahoogroups.com
Subscribe: CAD_CAM_EDM_DRO-subscribe@yahoogroups.com
Unsubscribe: CAD_CAM_EDM_DRO-unsubscribe@yahoogroups.com
List owner: CAD_CAM_EDM_DRO-owner@yahoogroups.com, wanliker@..., timg@...
Moderator: pentam@... indigo_red@... davemucha@... [Moderators]
URL to this group: http://groups.yahoo.com/group/CAD_CAM_EDM_DRO
OFF Topic POSTS: General Machining
If you wish to post on unlimited OT subjects goto: aol://5863:126/rec.crafts.metalworking or go thru Google.com to reach it if you have trouble.
http://www.metalworking.com/news_servers.html
http://groups.yahoo.com/group/jobshophomeshop I consider this to be a sister site to the CCED group, as many of the same members are there, for OT subjects, that are not allowed on the CCED list.
NOTICE: ALL POSTINGS TO THIS GROUP BECOME PUBLIC DOMAIN BY POSTING THEM. DON'T POST IF YOU CAN NOT ACCEPT THIS.....NO EXCEPTIONS........
bill
List Mom
List Owner
Yahoo! Groups Links
[Non-text portions of this message have been removed]
Greetings,
Last night I was writing some gcode to cut pips on the faces of some
dice, and as a computer programmer I was quite frustrated by the very
restrictive nature of gcode. I found myself wanting to write a script
language with a rich command structure that would be preprocessed into
gcode.
I've investigated the possibility of writing such a thing, and it looks
quite simple, so I'm guessing someone has already done it. So my
question is: where is it?
//Interesting concept if I understand it correctly. Although, a good CAD/CAM program makes very short work of most Gcode generation. The task you are describing as far as programming is concerned would be literrally a few minutes of keyboard time with. I'm just finishing up some UHMW blocks with slots radii running in two directions, very complex 3D surface. (auto door flocking or weatherstrip installation fixture). Bobcad handled it just fine, didn't take too long. Impossible to code by hand. One program had more that 6000 lines of code. Find a good Cad/Cam package.
Ron
///
Anybody know of some free or cheap g-code emitting scripting languages?
I don't want to start working on the project if someone has already got a nice product out that can do what I need to do. I'm not having any luck searching for such a thing though.
thanks
cs
Addresses:
FAQ: http://www.ktmarketing.com/faq.html
FILES: http://groups.yahoo.com/group/CAD_CAM_EDM_DRO/files/
Post Messages: CAD_CAM_EDM_DRO@yahoogroups.com
Subscribe: CAD_CAM_EDM_DRO-subscribe@yahoogroups.com
Unsubscribe: CAD_CAM_EDM_DRO-unsubscribe@yahoogroups.com
List owner: CAD_CAM_EDM_DRO-owner@yahoogroups.com, wanliker@..., timg@...
Moderator: pentam@... indigo_red@... davemucha@... [Moderators]
URL to this group: http://groups.yahoo.com/group/CAD_CAM_EDM_DRO
OFF Topic POSTS: General Machining
If you wish to post on unlimited OT subjects goto: aol://5863:126/rec.crafts.metalworking or go thru Google.com to reach it if you have trouble.
http://www.metalworking.com/news_servers.html
http://groups.yahoo.com/group/jobshophomeshop I consider this to be a sister site to the CCED group, as many of the same members are there, for OT subjects, that are not allowed on the CCED list.
NOTICE: ALL POSTINGS TO THIS GROUP BECOME PUBLIC DOMAIN BY POSTING THEM. DON'T POST IF YOU CAN NOT ACCEPT THIS.....NO EXCEPTIONS........
bill
List Mom
List Owner
Yahoo! Groups Links
[Non-text portions of this message have been removed]
Discussion Thread
codeSuidae
2005-04-29 09:32:49 UTC
High level gcode scripting?
Rich Goldner
2005-04-29 11:24:07 UTC
Re: High level gcode scripting?
R Rogers
2005-04-29 11:43:19 UTC
Re: [CAD_CAM_EDM_DRO] High level gcode scripting?
D Cranston
2005-04-29 12:40:30 UTC
RE: [CAD_CAM_EDM_DRO] High level gcode scripting?
Codesuidae
2005-04-29 13:15:37 UTC
Re: [CAD_CAM_EDM_DRO] High level gcode scripting?
Drew Rogge
2005-04-29 13:31:51 UTC
Re: [CAD_CAM_EDM_DRO] High level gcode scripting?
Russ Waters
2005-04-29 14:02:31 UTC
Re: [CAD_CAM_EDM_DRO] High level gcode scripting?.... cad/cam, just do it!
Ron Ginger
2005-04-30 14:44:54 UTC
Re:High level gcode scripting?