THanks Michael and Dwey,

I think I failed to properly code the individual part files and that is the
probable error.  I will pluck away at it this evening and try again.

Kurt,

While that is one option, I am usually cutting out of a sheet of wood.  I
have a higher level routine that I pass the upper left coordinates of the
part then use that with a G92/G92.1   This allows me to try a couple of
placements simply by changing the coordinate positions in the call.

Thanks all for your help.

Brian

On Wed, Feb 1, 2012 at 11:35 AM, Kirk Wallace
<kwall...@wallacecompany.com>wrote:

> On Wed, 2012-02-01 at 10:01 -0500, BRIAN GLACKIN wrote:
> ... snip
> > What I would like avoid constantly cutting and pasting code (or
> > filenames) into my "parts program" subroutine. I thought I could send via
> > the subroutine a fourth value with the file name.  The thought being
> that I
> > can have a series of calls for different parts that I can cut out from
> the
> > same sheet without having to mash up a massive gcode file.
> ... snip
>
> Why not write a g-code file for each part, then write a shell script
> batch file to execute the files in order?
> --
> Kirk Wallace
> http://www.wallacecompany.com/machine_shop/
> http://www.wallacecompany.com/E45/index.html
> California, USA
>
>
>
> ------------------------------------------------------------------------------
> Keep Your Developer Skills Current with LearnDevNow!
> The most comprehensive online learning library for Microsoft developers
> is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
> Metro Style Apps, more. Free future releases when you subscribe now!
> http://p.sf.net/sfu/learndevnow-d2d
> _______________________________________________
> Emc-users mailing list
> Emc-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/emc-users
>
------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to