CAD CAM EDM DRO - Yahoo Group Archive

Re: [CAD_CAM_EDM_DRO] Re: Conversational programming in Perl for EMC

Posted by Paul Devey
on 2000-05-10 14:03:32 UTC
Guys,

I am all for porting this puppy over to my fav. OS LINUX. However, I am
concerned that if people have to purchase new controllers, expensive ones at
that, we may slow down the "market" acceptance of this product.

What about designing a parallel port controller that has an external
interrupt to clock activities. Greg Nuspel and Hans Weidermeyer have
designed such controllers. They could be made easily by hobbyists, Dan
Maunch etc.

http://members.home.com/gregsdiversions and
http://hans-w.com/cnc.htm


Paul

----- Original Message -----
From: Ron Ginger <ginger@...>
To: <CAD_CAM_EDM_DRO@egroups.com>
Sent: Wednesday, May 10, 2000 2:07 PM
Subject: [CAD_CAM_EDM_DRO] Re: Conversational programming in Perl for EMC


> Thanks Fred and Matt for the fast action on this. I will admit that I
> know a lot more about Perl than tcl, so Im biased to think I can do a
> better job with Perl.
>
> I Perl for Windows is just as readily available as Tcl/Tk. The
> www.perl.org site has lots of pointers, and there is considerable perl
> on Win activity. There are some differenecs, but they seem to mostly
> have to do with unix like stuff, like getting file permissions, and
> such.
>
> Note, that if we use perl, or whatever we use, EMC wont be part of the
> picture on Win or Mac systems. The only way to support a CPNC on them
> would be to use one of the serial line devices like FlashCut or Simple
> Step, or a driver like INDEXER.LPT. Then all the perl code has to do is
> read/write to a serial port.
>
> Even under unix we will only need a small subset of the emc functions in
> perl. I expect CPNC to have very few calls to its driver level- not much
> more than move((X,Y,Z) or feed(X,Y,Z) or get(X,Y,Z), maybe an abort and
> init. It would be nice of course to have the entire range of emc
> function available to perl, but to do CPNC I dont expect to need them.
>
> I have been slowed on writing the CPNC product requirements doc as I
> studied a bit of tcl, but I am still on it.
>
> ron
>
> ------------------------------------------------------------------------
> Bids starting at $7 for thousands of products - uBid.com
> http://click.egroups.com/1/3027/3/_/423600/_/957981970/
> ------------------------------------------------------------------------
>
> Welcome to CAD_CAM_EDM_DRO@...,an unmoderated list for the
discussion of shop built systems, for CAD, CAM, EDM, and DRO.
>
> Addresses:
> Post message: CAD_CAM_EDM_DRO@egroups.com
> Subscribe: CAD_CAM_EDM_DRO-subscribe@egroups.com
> Unsubscribe: CAD_CAM_EDM_DRO-unsubscribe@egroups.com
> List owner: CAD_CAM_EDM_DRO-owner@egroups.com, wanliker@...
> Moderator: jmelson@... [Moderator]
> URL to this page: http://www.egroups.com/group/CAD_CAM_EDM_DRO
> FAQ: http://www.ktmarketing.com/faq.html
> bill,
> List Manager
>
>

Discussion Thread

Paul Devey 2000-05-10 14:03:32 UTC Re: [CAD_CAM_EDM_DRO] Re: Conversational programming in Perl for EMC