CAD CAM EDM DRO - Yahoo Group Archive

Re: Why is a Gcode standard important???

Posted by yethdear0
on 2001-12-26 16:43:49 UTC
yup, forgot about those. Easy to do, most equipment out there (at
least in the US) wakes up in G90 and stays that way until you tell it
otherwise.

Probably should add G81 and G80 also

--- In CAD_CAM_EDM_DRO@y..., "ballendo" <ballendo@y...> wrote:
> YethDear,
>
> Nice post! Would you add G90,91 to your "short list"?
>
> Ballendo
>
> --- In CAD_CAM_EDM_DRO@y..., "yethdear0" <yethdear0@y...> wrote:
> > Howdy
> > yethdear here again. I figure I'll throw my 2 cents worth in on
> this
> > discussion. I first learned NC programming by way of G codes and
> old
> > tele-type machines. And yes that is "NC" before they had
computers
> on
> > board to control these wonderful machines. In those days, the
mills
> > and lathes were merely a step up in technology from a player
piano.
> >
> > Anyway, to state my point, there was and still are only a handful
> > of "G" codes that remain the same no matter what brand of machine
> or
> > control you dealt with, these were the basics G00, G01, G02, G03,
> > (sometimes G40, G41, G42) and that was about it. All the other
> codes
> > tend to be control and brand name sensitive.
> >
> > Now as for conversational programming, true these can make life
> > easier when you do not have access to CAM software but everybody
> and
> > their dog has their own type of conversational programming
software
> > out there and each one can be drastically different from the
next.
> > From a teaching viewpoint, this proved impossible to try to
discuss
> > everyone on the market today. So I teach basic "G" code
programming
> > and we begin by learning to program by hand (calculating points
and
> > typing in coordinates in a text file). Sounds old fashioned, but
if
> > you know the basic codes and how to use them then you can
approach %
> > 99 of all the machines out there in the world today (no matter
how
> > old) and be able to create a program that will cut what you need.
> You
> > can always learn the conversational stuff later and from a
> > contracting programming point of view, this is a must know
> situation
> > for you will encounter every type of machine out there.
> >
> > From experience, every machine and control may have an elaborate,
> > detailed, and very capable conversational software on board but
ALL
> > of them still read and interpret good ole "G" code in one form or
> > another. My students and I may not know Hurco, Mazatrol,
Dynapath,
> > Mitutoyo, Ocuma or Easypath (and on and on) but we can still
create
> > programs for each and every one of these.
> >
> > I would love for there to be a standard set of G and M codes, it
> > would make life much easier on us and there may be a published
list
> > somewhere but I have yet to see it fully conformed to by any 2
> > separate brands of controls.
> >
> > The key phrase I stress to my students is "Know your machine".
> Before
> > creating a program or operating any machine for the first time,
dig
> > out some manuals and read, surf the web, find some sort of
> > information, run a few evaluation programs, anything to help
> > determine the capabilities.
> >
> > Happy toolpaths!

Discussion Thread

doug98105 2001-12-25 09:13:35 UTC Why is a Gcode standard important??? Brian Pitt 2001-12-25 10:15:20 UTC Re: [CAD_CAM_EDM_DRO] Why is a Gcode standard important??? Ted Walls 2001-12-25 12:11:59 UTC Re: [CAD_CAM_EDM_DRO] Why is a Gcode standard important??? Ted Walls 2001-12-25 12:12:01 UTC Re: [CAD_CAM_EDM_DRO] Why is a Gcode standard important??? Carol & Jerry Jankura 2001-12-25 12:47:19 UTC RE: [CAD_CAM_EDM_DRO] Why is a Gcode standard important??? Brian Pitt 2001-12-25 12:51:07 UTC Re: [CAD_CAM_EDM_DRO] Why is a Gcode standard important??? Brian Pitt 2001-12-25 13:42:03 UTC Re: [CAD_CAM_EDM_DRO] Why is a Gcode standard important??? imserv1 2001-12-25 20:32:33 UTC Re: Why is a Gcode standard important??? wayne_j_hill 2001-12-25 20:44:22 UTC Re: Why is a Gcode standard important??? wayne_j_hill 2001-12-25 20:45:20 UTC Re: Why is a Gcode standard important??? wayne_j_hill 2001-12-25 20:45:54 UTC Re: Why is a Gcode standard important??? yethdear0 2001-12-26 06:35:21 UTC Re: Why is a Gcode standard important??? wayne_j_hill 2001-12-26 09:37:39 UTC Re: Why is a Gcode standard important??? ballendo 2001-12-26 12:34:52 UTC Re: Why is a Gcode standard important??? Gail & Bryan Harries 2001-12-26 12:52:12 UTC RE: [CAD_CAM_EDM_DRO] Re: Why is a Gcode standard important??? ballendo 2001-12-26 12:55:40 UTC Re: Why is a Gcode standard important??? ballendo 2001-12-26 13:21:12 UTC Re: Why is a Gcode standard important??? ballendo 2001-12-26 13:28:27 UTC Re: Why is a Gcode standard important??? Gail & Bryan Harries 2001-12-26 13:42:09 UTC The value of a ... ballendo 2001-12-26 14:11:51 UTC Re: Why is a Gcode standard important??? ballendo 2001-12-26 14:43:02 UTC OT Re: Why is a Gcode standard important??? ballendo 2001-12-26 14:50:42 UTC OT The "breyan" std was Re: The value of a ... Gail & Bryan Harries 2001-12-26 15:07:49 UTC RE: [CAD_CAM_EDM_DRO] OT The "breyan" std was Re: The value of a ... yethdear0 2001-12-26 16:43:49 UTC Re: Why is a Gcode standard important??? Brian Pitt 2001-12-26 19:47:45 UTC Re: [CAD_CAM_EDM_DRO] Re: Why is a Gcode standard important??? Tony Jeffree 2001-12-27 02:00:21 UTC Re: Why is a Gcode standard important??? Tony Jeffree 2001-12-27 02:06:17 UTC Re: Why is a Gcode standard important??? ballendo 2001-12-27 02:40:35 UTC Re: Why is a Gcode standard important??? Bill Vance 2001-12-27 06:50:35 UTC Re: [CAD_CAM_EDM_DRO] Re: Why is a Gcode standard important??? Ted Walls 2001-12-27 10:48:36 UTC Re: [CAD_CAM_EDM_DRO] Re: Why is a Gcode standard important??? ppump11578@a... 2001-12-27 12:48:37 UTC Re: [CAD_CAM_EDM_DRO] Re: Why is a Gcode standard important???