On Wed, Sep 09, 2009 at 11:22:06AM +0300, Alex Joni wrote:
> > 
> > It outputs to a named pipe, so there is no need to employ a temporary
> > file, unless emc2 has difficulties with the former.
> 
> No issues, there are filters you can use in AXIS to load various files.
> http://www.linuxcnc.org/docview/2.3/html//gui_axis.html#r1_11_1

Ahh, to make it work that way with AXIS, I just have to remove the
"named pipe" jiggery-pokery, and output to stdout. OK, it'll take a
minute to chop that code out.

As it stands, emc has to read from the named pipe, not knowing that it is
anything but a gcode file, and the preprocessing occurs before emc is
involved. But automatic invocation by AXIS, steered by file extension,
is very nifty. (Nothing to start manually.)

Erik

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Emc-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to