CAD CAM EDM DRO - Yahoo Group Archive

Re: Beginning tool path text

Posted by Dan Mauch
on 2000-02-05 07:04:46 UTC
One thing I add is the parameter for the work piece and location. When you
only make certain parts once every 6 months its nice to know the set up for
example

(.250 alum plate 4x10 6061T6 set Z-1.000, use .375 3nd mill)
G90
G00X0Y0Z0
etc
Most programs don't read text in parins.

Dan
-----Original Message-----
From: Clint Bach <clintbach@...>
To: CAD_CAM_EDM_DRO@onelist.com <CAD_CAM_EDM_DRO@onelist.com>
Date: Friday, February 04, 2000 8:36 PM
Subject: [CAD_CAM_EDM_DRO] Beginning tool path text


>From: Clint Bach <clintbach@...>
>
>Hi,
>
>What commands are normally used in the beginning of a G-code tool path?
>In the first few lines I can see initializing several things: G90 or
>G91, Tool number, Turn tool offset on or off, Move Z to clearance
>height, Set feed rate...
>]
>Something like:
>
>G90
>G40
>T2
>F15
>Z0.5
>
>Is this a reasonable start to a G-code file? Any recommendations?
>
>The last few lines I usually use to park the machine and end the
>program.
>
>Something like:
>
>G90 Z1.0
>G90 X15 Y10
>M02
>
>Maybe turn off tool compensation if it is used.
>
>What do others use to start and end their Tool paths?
>
>Clint Bach
>
>--------------------------- ONElist Sponsor ----------------------------
>
>If you want to be single again,
><a href=" http://clickme.onelist.com/ad/SparksValentine10 ">Click Here</a>
>
>------------------------------------------------------------------------
>
>Welcome to CAD_CAM_EDM_DRO@...,an unmoderated list for the
discussion of shop built systems in the above catagories.
>To Unsubscribe, read archives, change to or from digest.
>Go to: http://www.onelist.com/isregistered.cgi
>Log on, and you will go to Member Center, and you can make changes there.
>For the FAQ, go to http://www.ktmarketing.com/faq.html
>bill,
>List Manager
>
>

Discussion Thread

Clint Bach 2000-02-04 20:40:38 UTC Beginning tool path text Matt Shaver 2000-02-04 21:02:05 UTC Re: Beginning tool path text Dan Mauch 2000-02-05 07:04:46 UTC Re: Beginning tool path text