CAD CAM EDM DRO - Yahoo Group Archive

Re: Interface. Gauging interest.

Posted by ballendo
on 2006-05-15 20:35:11 UTC
Mariss,

This reply surprises me<G>

You CAN lose many of the items you've mentioned IF you are willing
to do only what the bottom of your reply states is the truly needed
portion; accurate step rate generation...

A paradigm shift from what the Grex has become; but certainly a
useful tool. Remember your original post about a means to generate
evenly divided steprates?

What if that was all you supplied? (okay, amybe a couple more things)

Look at the DeskCNC controller as a model and it's pretty obvious
that while it in NO way competes with a Grex, it does offload "the
onerous task" of steprate generation from the pc to reduce its
burden.

And when yo look at that, you see that all that's really needed from
your list is: the xilinx, Vreg, PCB, xtal, cheap .1 headers, a FEW
leds, and perhaps a few of those 10 cent parts for IO support...

No enclosure is required. It could be optional just like the G101
vs. g100. I'm pretty sure Steve could fit the ft245bm into the
xilinx if it weren't already trying to do so much. Perhaps even a
simple MCU core would fit?

Point is, you are right; as long as you keep all the Grex features
in place. But pare down the list to what is REQUIRED (of a SIMPLE
cnc setup), and the hardware requirements are pared down too...

As for your point #3; is gcode really only 2-1/2 axis?
Wire EDM would say otherwise (4 axis). 5 axis machines are
programmed in gcode every day... And you can write efficient gcode
for any of these, and for hexapods too.
Using CAM. (Consider it--CAM--the software equivalent of your rabbit
in the Grex.)

IOW, you can generate step pulses from a Grex without the rabbit. As
you say in the literature, we need an 8 bit MCU with 4
address/handshake lines, and a hardware int. A lot of processors out
there fit that description that don't equal rabbit 3700 capability
or cost. In the same way the rabbit makes things easier for the Grex
overall; so does CAM make it easier to program Gcode. In far more
axes than 2.5

Just today I revisited a place I had worked with last winter. They
have 8 axis CNC grinders that they program in gcode...

So while I agree with #2, I think #1 is only true within the pre-
conceived stage it's set upon, and #3 is just not true.

Don't get me wrong; I love what you've done with the Grex. It's a
wonderful product. IMO there's room for another wonderful product
using similar METHODS to achieve the lower feature set that many
would be happy with. As you once said (paraphrased, from memory), no
one NEEDS a Ferrari, but they're sure nice to have when you WANT to
go in style.

Ballendo

P.S. the thing that is REALLY cracking me up here is that it was a
conversation/thread JUST LIKE THIS, ON THIS LIST, where I said that
I was SURE you could create decent pulses using Windows software only
(using the Pentium's then-undocumented RDTSC instruction); and that
I'd be happy if I could get 1hz rez up to 8khz speed... that started
Art F on the path that is now Mach4.

And now here I am pushing for a cheaper/simpler black box. Well
actually, those already exist. I'm pushing for one that can
integrate to MachX to relieve its "onerous" workload!<G>


--- In CAD_CAM_EDM_DRO@yahoogroups.com, "Mariss Freimanis"
<mariss92705@...> wrote:
>
> Couple of additional points:
>
> 1) I wish the G-Rex was a pizza you cut into 6 slices and take as
> many as you need, 1 slice or all 6.:-)
>
> It doesn't work that way; a single axis still needs the Rabbit
> RCM3720, the Xilinx FPGA, the FT245BM USB controller, the
regulators,
> connector blocks, xtal oscillators, pcb, enclosure, LEDs, etc,
etc.
> All you would save for a "single slice" would be a few 74HCT 10-
penny
> parts.
>
> 2) Step pulse generation is donkey-work a PC shouldn't have to do.
It
> is singularly ill-equipped for that task. This properly belongs in
> dedicated hardware like an FPGA; it was born to do that.
>
> Off-loading this onerous task from the PC relieves its burden. Art
of
> Mach fame reported he could watch a DVD and surf the web while
Mach4
> was running a complex contouring program. This on a slow PC
without a
> burp.
>
> PCs are meant to compute, not to do bean-counter accounting
parsing
> out microsecond step pulse timing and counting. It is the latter
task
> that makes PCs difficult to run easily no matter the OS.
>
> 3) G-code is at best a 2-1/2 axis control code. It is unimaginably
> unweildly for higher axis counts. How would you efficiently write
> application code for 6-axis of coordinated motion like a hexapod
> using g-code?
>
> Mariss
>
>
>
>
> --- In CAD_CAM_EDM_DRO@yahoogroups.com, "ballendo" <ballendo@>
> wrote:
> >
> > Hello,
> >
> > I disagree. Simply compare the output of KCAM running on windows
to
> > an older version of TurboCNC, or CNCpro.
> >
> > Then look at master5 vs mach1 versus mach3
> >
> > You will not doubt discover that the demands of RELIABLY running
> > multi axis vectored CNC moves requires far better pulse trains
than
> > you think.
> >
> > There is a HUGE difference between the programs listed above
when
> > run on the same computer, running the SAME hardware. And I'm not
> > talking about look and feel here, ONLY pulse train purity and
even-
> > ness.
> >
> > Ballendo
> >
> > P.S. the saddest thing IMO is that it's not the computer
> > architecture that's killing us; rather the OS
induced "protections"
> > aimed at the office products marketplace.
> > These products do not have the same demands as multi-axis CNC.
Even
> > a color printer, which includes a fairly sophisticated motion
> > control system, is nowhere near the requirements of CNC.
> >
> > From the outside, it looks "easy". Those who have tried find
rather
> > quickly the true meaning of the phrase, the devil IS in the
details!
> >
> > Since 1989 I've been watching--and helping--person after person
go
> > after the goal of a pc-based cnc control program. nearly all
> serious
> > efforts are successful to some degree. But that degree varies
> > widely, and many stop(give up) IMO FAR short of true cnc
> capability.
> > (G0,G1,G2,G3,G4) can theoretically do anything you need to do.
But
> > there's FAR more to "real" cnc)
> >
> >
> > --- In CAD_CAM_EDM_DRO@yahoogroups.com, Codesuidae <codesuidae@>
> > wrote:
> > >
> > > Mariss Freimanis wrote:
> > > >> ballendo wrote:
> > > >>
> > > >> What we truly need is a usb EQUIVALENT of the parallel port.
> > > >>
> > > >
> > > > That's just not possible for CNC programs that output step
and
> > > > direction signals from a parallel port. Step pulses have
timing
> > in
> > > > the microsecond range.
> > >
> > > You are of course presuming that microsecond precision is
> > required.
> > > There are plenty of motion control tasks that could be
performed
> > using
> > > less precise pulse timing. The availability of a cheap, bit-
> > bangable
> > > USB parallel port would enable control of such tasks from a
wider
> > range
> > > of hardware. It doesn't take much imagination to see a
variety
> of
> > > possible configurations and applications for such a device. I
> > suspect
> > > that it's probably more 'neat' than 'useful' though.
> > >
> > > Applications that require higher performance (of the sort for
> > which one
> > > might be inclined to use a Geckodrive) probably wouldn't be
> driven
> > from
> > > such a device and likely would justify spending a bit more to
get
> > better
> > > hardware.
> > >
> > > Dave K
> > >
> >
>

Discussion Thread

Dennis Schmitz 2006-05-12 00:26:44 UTC Interface. Gauging interest. ballendo 2006-05-12 02:33:46 UTC Re: Interface. Gauging interest. lcdpublishing 2006-05-12 04:34:40 UTC Re: Interface. Gauging interest. Fred Smith 2006-05-13 09:29:18 UTC Re: Interface. Gauging interest. Codesuidae 2006-05-13 17:57:12 UTC Re: [CAD_CAM_EDM_DRO] Re: Interface. Gauging interest. turbulatordude 2006-05-13 18:34:05 UTC Re: Interface. Gauging interest. Codesuidae 2006-05-15 10:03:25 UTC Re: [CAD_CAM_EDM_DRO] Re: Interface. Gauging interest. Mariss Freimanis 2006-05-15 10:31:40 UTC Re: Interface. Gauging interest. Jack Hudler 2006-05-15 10:57:21 UTC RE: [CAD_CAM_EDM_DRO] Re: Interface. Gauging interest. Mariss Freimanis 2006-05-15 11:21:49 UTC Re: Interface. Gauging interest. Codesuidae 2006-05-15 12:23:16 UTC Re: [CAD_CAM_EDM_DRO] Re: Interface. Gauging interest. Roy J. Tellason 2006-05-15 12:58:17 UTC Re: [CAD_CAM_EDM_DRO] Re: Interface. Gauging interest. Mariss Freimanis 2006-05-15 13:09:24 UTC Re: Interface. Gauging interest. Mike Pogue 2006-05-15 13:39:03 UTC USB-to-step/direction (was Interface. Gauging interest.) Codesuidae 2006-05-15 13:51:14 UTC Re: [CAD_CAM_EDM_DRO] Re: Interface. Gauging interest. ballendo 2006-05-15 14:41:53 UTC Re: Interface. Gauging interest. Jack Hudler 2006-05-15 14:47:30 UTC RE: [CAD_CAM_EDM_DRO] Re: Interface. Gauging interest. Mike 2006-05-15 14:53:37 UTC Re: Interface. Gauging interest. ballendo 2006-05-15 14:54:07 UTC Re: Interface. Gauging interest. ballendo 2006-05-15 15:07:28 UTC Re: Interface. Gauging interest. ballendo 2006-05-15 15:08:32 UTC Re: Interface. Gauging interest. Roy J. Tellason 2006-05-15 15:24:52 UTC Re: [CAD_CAM_EDM_DRO] Re: Interface. Gauging interest. Roy J. Tellason 2006-05-15 15:28:12 UTC Re: [CAD_CAM_EDM_DRO] Re: Interface. Gauging interest. lcdpublishing 2006-05-15 16:25:26 UTC Re: Interface. Gauging interest. Graham Stabler 2006-05-15 17:26:42 UTC Re: Interface. Gauging interest. Mariss Freimanis 2006-05-15 17:36:42 UTC Re: Interface. Gauging interest. Mariss Freimanis 2006-05-15 18:10:03 UTC Re: Interface. Gauging interest. Codesuidae 2006-05-15 18:32:25 UTC Re: [CAD_CAM_EDM_DRO] Re: Interface. Gauging interest. Codesuidae 2006-05-15 18:37:07 UTC Re: [CAD_CAM_EDM_DRO] USB-to-step/direction (was Interface. Gauging interest.) ballendo 2006-05-15 20:35:11 UTC Re: Interface. Gauging interest. Jack Hudler 2006-05-15 21:38:44 UTC RE: [CAD_CAM_EDM_DRO] Re: Interface. Gauging interest. JanRwl@A... 2006-05-15 22:07:34 UTC Re: [CAD_CAM_EDM_DRO] Re: Interface. Gauging interest. Mike Pogue 2006-05-15 22:11:15 UTC Re: [CAD_CAM_EDM_DRO] USB-to-step/direction (was Interface. Gauging interest.) JanRwl@A... 2006-05-15 22:19:53 UTC Re: [CAD_CAM_EDM_DRO] Re: Interface. Gauging interest. ballendo 2006-05-15 22:24:36 UTC Re: Interface. Gauging interest. Tony Jeffree 2006-05-15 22:32:10 UTC Re: [CAD_CAM_EDM_DRO] Re: Interface. Gauging interest. Dave Halliday 2006-05-15 23:01:44 UTC RE: [CAD_CAM_EDM_DRO] Re: Interface. Gauging interest. Mike Pogue 2006-05-16 00:08:57 UTC Re: [CAD_CAM_EDM_DRO] Re: Interface. Gauging interest. Mike Pogue 2006-05-16 00:13:54 UTC Re: [CAD_CAM_EDM_DRO] Re: Interface. Gauging interest. Jack Hudler 2006-05-16 00:17:01 UTC RE: [CAD_CAM_EDM_DRO] Re: Interface. Gauging interest. Mike Pogue 2006-05-16 00:18:23 UTC Re: [CAD_CAM_EDM_DRO] Re: Interface. Gauging interest. Lester Caine 2006-05-16 00:24:55 UTC Re: [CAD_CAM_EDM_DRO] Re: Interface. Gauging interest. Jack Hudler 2006-05-16 00:30:57 UTC RE: [CAD_CAM_EDM_DRO] Re: Interface. Gauging interest. ballendo 2006-05-16 01:08:35 UTC Re: Interface. Gauging interest. ballendo 2006-05-16 01:16:52 UTC Re: Interface. Gauging interest. ballendo 2006-05-16 01:19:38 UTC OT Re: Interface. Gauging interest. ballendo 2006-05-16 01:25:07 UTC Re: Interface. Gauging interest. ballendo 2006-05-16 01:32:25 UTC Re: Interface. Gauging interest. Graham Stabler 2006-05-16 02:07:21 UTC Re: Interface. Gauging interest. Lester Caine 2006-05-16 04:23:18 UTC Re: [CAD_CAM_EDM_DRO] Re: Interface. Gauging interest. lcdpublishing 2006-05-16 06:03:14 UTC Re: Interface. Gauging interest. Alan Marconett 2006-05-16 07:49:54 UTC RE: [CAD_CAM_EDM_DRO] Re: Interface. Gauging interest. Roy J. Tellason 2006-05-16 08:04:54 UTC Re: [CAD_CAM_EDM_DRO] Re: Interface. Gauging interest. Alan Marconett 2006-05-16 08:23:35 UTC RE: [CAD_CAM_EDM_DRO] Re: Interface. Gauging interest. Mariss Freimanis 2006-05-16 09:11:32 UTC Re: Interface. Gauging interest. Codesuidae 2006-05-16 09:14:40 UTC Re: [CAD_CAM_EDM_DRO] Re: Interface. Gauging interest. Codesuidae 2006-05-16 09:23:11 UTC Re: [CAD_CAM_EDM_DRO] Re: Interface. Gauging interest. gort38 2006-05-16 09:36:00 UTC Re: Interface. Gauging interest. ballendo 2006-05-16 09:42:33 UTC Re: Interface. Gauging interest. ballendo 2006-05-16 09:49:07 UTC Re: Interface. Gauging interest. ballendo 2006-05-16 09:55:54 UTC Re: Interface. Gauging interest. ballendo 2006-05-16 10:03:37 UTC Re: Interface. Gauging interest. Alan Marconett 2006-05-16 10:05:29 UTC RE: [CAD_CAM_EDM_DRO] Re: Interface. Gauging interest. Alan Marconett 2006-05-16 10:19:18 UTC RE: [CAD_CAM_EDM_DRO] Re: Interface. Gauging interest. Mariss Freimanis 2006-05-16 10:39:14 UTC Re: Interface. Gauging interest. Dan Mauch 2006-05-16 11:05:32 UTC Re: [CAD_CAM_EDM_DRO] Re: Interface. Gauging interest. gort38 2006-05-16 11:32:18 UTC Re: Interface. Gauging interest. Dave Halliday 2006-05-16 11:32:57 UTC RE: [CAD_CAM_EDM_DRO] Re: Interface. Gauging interest. Mike Pogue 2006-05-16 11:51:28 UTC Re: [CAD_CAM_EDM_DRO] Re: Interface. Gauging interest. wanliker@a... 2006-05-16 12:18:14 UTC Re: [CAD_CAM_EDM_DRO] Re: Interface. Gauging interest. Codesuidae 2006-05-16 12:35:42 UTC Re: [CAD_CAM_EDM_DRO] Re: Interface. Gauging interest. Alan Marconett 2006-05-16 12:36:26 UTC RE: [CAD_CAM_EDM_DRO] Re: Interface. Gauging interest. Lester Caine 2006-05-16 12:46:11 UTC Re: [CAD_CAM_EDM_DRO] Re: Interface. Gauging interest. Alan Marconett 2006-05-16 12:53:45 UTC RE: [CAD_CAM_EDM_DRO] Re: Interface. Gauging interest. ballendo 2006-05-16 13:03:38 UTC OT Re: Interface. Gauging interest. wanliker@a... 2006-05-16 13:05:51 UTC Interface. Gauging interest. Codesuidae 2006-05-16 14:41:32 UTC Re: [CAD_CAM_EDM_DRO] Re: Interface. Gauging interest. Alan Marconett 2006-05-16 14:43:54 UTC RE: [CAD_CAM_EDM_DRO] Re: Interface. Gauging interest. Phil Mattison 2006-05-16 15:23:22 UTC Re: [CAD_CAM_EDM_DRO] Re: Interface. Gauging interest. Codesuidae 2006-05-16 15:40:41 UTC Re: [CAD_CAM_EDM_DRO] Re: Interface. Gauging interest. ballendo 2006-05-16 15:53:31 UTC Re: Interface. Gauging interest. Steve Blackmore 2006-05-16 17:22:39 UTC Re: [CAD_CAM_EDM_DRO] Re: Interface. Gauging interest. Phil Mattison 2006-05-16 17:29:41 UTC Re: [CAD_CAM_EDM_DRO] Re: Interface. Gauging interest. Mariss Freimanis 2006-05-16 18:47:10 UTC Re: Interface. Gauging interest. Jon Elson 2006-05-16 21:44:52 UTC Re: [CAD_CAM_EDM_DRO] Re: Interface. Gauging interest. Lester Caine 2006-05-16 22:42:56 UTC Re: [CAD_CAM_EDM_DRO] Re: Interface. Gauging interest. Steve Blackmore 2006-05-17 00:05:31 UTC Re: [CAD_CAM_EDM_DRO] Re: Interface. Gauging interest. lcdpublishing 2006-05-17 05:32:10 UTC Re: Interface. Gauging interest. ballendo 2006-05-17 07:06:18 UTC Re: Interface. Gauging interest. Phil Mattison 2006-05-17 08:51:38 UTC Re: [CAD_CAM_EDM_DRO] Re: Interface. Gauging interest. Roy J. Tellason 2006-05-17 08:55:46 UTC Re: [CAD_CAM_EDM_DRO] Re: Interface. Gauging interest. lcdpublishing 2006-05-17 09:22:57 UTC Re: Interface. Gauging interest. Phil Mattison 2006-05-17 09:47:13 UTC Re: [CAD_CAM_EDM_DRO] Re: Interface. Gauging interest. ballendo 2006-05-17 09:58:14 UTC Irrelevant Gcode?!? wasRe: Interface. Gauging interest. ballendo 2006-05-17 10:00:45 UTC irrelevnat Gcodes was Re: Interface. Gauging interest. ballendo 2006-05-17 10:02:38 UTC Re: Interface. Gauging interest. lcdpublishing 2006-05-17 10:13:56 UTC Re: Interface. Gauging interest. ballendo 2006-05-17 10:17:41 UTC Re: Interface. Gauging interest. Fred Smith 2006-05-17 11:13:43 UTC Re: Interface. Gauging interest. Lester Caine 2006-05-17 11:40:44 UTC Re: [CAD_CAM_EDM_DRO] Re: Interface. Gauging interest. Alan Marconett 2006-05-17 11:57:03 UTC RE: [CAD_CAM_EDM_DRO] Re: Interface. Gauging interest. Dennis Schmitz 2006-05-17 20:30:08 UTC Re: Interface. Gauging interest. Jack Hudler 2006-05-17 21:04:17 UTC RE: [CAD_CAM_EDM_DRO] Re: Interface. Gauging interest. Jack Hudler 2006-05-17 21:04:53 UTC RE: [CAD_CAM_EDM_DRO] Re: Interface. Gauging interest. Dennis Schmitz 2006-05-17 22:01:51 UTC Re: Irrelevant Gcode?!? wasRe: Interface. Gauging interest. lcdpublishing 2006-05-18 04:58:52 UTC Re: Interface. Gauging interest. ballendo 2006-05-18 05:11:22 UTC OT Re: Interface. Gauging interest. Graham Stabler 2006-05-18 05:29:38 UTC OT Re: Interface. Gauging interest. Steve Blackmore 2006-05-18 16:31:07 UTC Re: [CAD_CAM_EDM_DRO] Re: Interface. Gauging interest. yracg 2006-05-18 20:53:29 UTC Re: Interface. Gauging interest. JanRwl@A... 2006-05-18 21:53:39 UTC Re: [CAD_CAM_EDM_DRO] Re: Interface. Gauging interest. Dennis Schmitz 2006-05-18 23:18:55 UTC Re: [CAD_CAM_EDM_DRO] Re: Interface. Gauging interest. Mike Pogue 2006-05-19 00:51:04 UTC Re: [CAD_CAM_EDM_DRO] Re: Interface. Gauging interest. yracg 2006-05-19 05:49:15 UTC Re: Interface. Gauging interest. Peter Reilley 2006-05-19 05:59:11 UTC Re: [CAD_CAM_EDM_DRO] Re: Interface. Gauging interest. yracg 2006-05-19 06:22:16 UTC Re: Interface. Gauging interest. Mariss Freimanis 2006-05-19 06:58:38 UTC Re: Interface. Gauging interest. Codesuidae 2006-05-19 07:24:10 UTC Re: [CAD_CAM_EDM_DRO] Re: Interface. Gauging interest. Dennis Schmitz 2006-05-19 07:26:29 UTC Re: [CAD_CAM_EDM_DRO] Re: Interface. Gauging interest. Dennis Schmitz 2006-05-19 07:28:18 UTC Re: [CAD_CAM_EDM_DRO] Re: Interface. Gauging interest. Phil Mattison 2006-05-19 07:49:51 UTC [CAD_CAM_EDM_DRO] Re: Interface. Gauging interest. Mariss Freimanis 2006-05-19 08:29:00 UTC Re: Interface. Gauging interest. yracg 2006-05-19 08:31:36 UTC Re: Interface. Gauging interest. Wayne Weedon 2006-05-19 08:40:45 UTC Re: [CAD_CAM_EDM_DRO] Re: Interface. Gauging interest. Wayne C. Gramlich 2006-05-19 08:51:48 UTC Re: Interface. Gauging interest. Dennis Schmitz 2006-05-19 08:55:11 UTC Re: Interface. Gauging interest. wanliker@a... 2006-05-19 09:11:52 UTC Re: [CAD_CAM_EDM_DRO] Re: Interface. Gauging interest. Lester Caine 2006-05-19 09:37:14 UTC Re: [CAD_CAM_EDM_DRO] Re: Interface. Gauging interest. Dennis Schmitz 2006-05-19 09:41:18 UTC Re: Interface. Gauging interest. Dennis Schmitz 2006-05-19 09:47:00 UTC Re: Interface. Gauging interest. Codesuidae 2006-05-19 09:48:54 UTC Re: [CAD_CAM_EDM_DRO] Re: Interface. Gauging interest. Dennis Schmitz 2006-05-19 09:53:38 UTC Re: Interface. Gauging interest. John Dammeyer 2006-05-19 09:54:19 UTC USB CNC (was Interface. Gauging interest.) Jack Hudler 2006-05-19 09:57:07 UTC RE: [CAD_CAM_EDM_DRO] Re: Interface. Gauging interest. Alan Marconett 2006-05-19 10:40:21 UTC RE: [CAD_CAM_EDM_DRO] Re: Interface. Gauging interest. Alan Marconett 2006-05-19 10:56:20 UTC RE: [CAD_CAM_EDM_DRO] USB CNC (was Interface. Gauging interest.) John Dammeyer 2006-05-19 11:23:37 UTC RE: [CAD_CAM_EDM_DRO] USB CNC (was Interface. Gauging interest.) Mike Pogue 2006-05-19 11:59:11 UTC Re: [CAD_CAM_EDM_DRO] Re: Interface. Gauging interest. Lester Caine 2006-05-19 12:05:26 UTC Re: [CAD_CAM_EDM_DRO] Re: Interface. Gauging interest. Alan Marconett 2006-05-19 12:07:56 UTC RE: [CAD_CAM_EDM_DRO] USB CNC (was Interface. Gauging interest.) Mariss Freimanis 2006-05-19 12:27:31 UTC Re: USB CNC (was Interface. Gauging interest.) Alan Marconett 2006-05-19 12:48:01 UTC RE: USB DLP2232M CNC, Was Re: Interface. Gauging interest. Alan Marconett 2006-05-19 12:56:08 UTC RE: [CAD_CAM_EDM_DRO] Re: Interface. Gauging interest. Wayne C. Gramlich 2006-05-19 13:33:20 UTC Re: Interface. Gauging interest. Wayne C. Gramlich 2006-05-19 13:36:36 UTC Re: Interface. Gauging interest. Wayne C. Gramlich 2006-05-19 14:00:01 UTC Re: USB CNC (was Interface. Gauging interest.) ballendo 2006-05-19 14:06:06 UTC Re: Interface. Gauging interest. Alan Marconett 2006-05-19 14:16:09 UTC RE: [CAD_CAM_EDM_DRO] Re: USB CNC (was Interface. Gauging interest.) lcdpublishing 2006-05-19 14:28:40 UTC Re: PCI interface was ....Interface. Gauging interest. Alan Marconett 2006-05-19 14:42:25 UTC RE: [CAD_CAM_EDM_DRO] Re: PCI interface was ....Interface. Gauging interest. delmar williams 2006-05-19 14:45:24 UTC Re: [CAD_CAM_EDM_DRO] Re: PCI interface was ....Interface. Gauging interest. Lester Caine 2006-05-19 15:06:22 UTC Re: [CAD_CAM_EDM_DRO] Re: PCI interface was ....Interface. Gauging interest. Wayne C. Gramlich 2006-05-19 15:34:56 UTC Re: USB CNC (was Interface. Gauging interest.) Codesuidae 2006-05-19 15:48:06 UTC Re: [CAD_CAM_EDM_DRO] Re: Interface. Gauging interest. Wayne Weedon 2006-05-19 15:54:46 UTC Re: [CAD_CAM_EDM_DRO] Re: Interface. Gauging interest. John Dammeyer 2006-05-19 17:13:01 UTC RE: [CAD_CAM_EDM_DRO] Re: PCI interface was ....Interface. Gauging interest. Paul Kelly 2006-05-19 17:19:27 UTC RE: [CAD_CAM_EDM_DRO] Re: PCI interface was ....Interface. Gauging interest. Mike Pogue 2006-05-19 17:54:12 UTC Re: [CAD_CAM_EDM_DRO] RE: USB DLP2232M CNC, Was Re: Interface. Gauging interest. Alan Marconett 2006-05-19 17:59:40 UTC Re: [CAD_CAM_EDM_DRO] Re: USB CNC (was Interface. Gauging interest.) Anders Wallin 2006-05-19 21:49:32 UTC Re: [CAD_CAM_EDM_DRO] Re: PCI interface was ....Interface. Gauging interest. Wayne C. Gramlich 2006-05-20 00:00:48 UTC Re: USB CNC (was Interface. Gauging interest.) bob_kellock 2006-05-20 03:18:22 UTC Re: Interface. Gauging interest. Les Newell 2006-05-20 05:06:27 UTC Re: [CAD_CAM_EDM_DRO] Re: Interface. Gauging interest. Alan Marconett 2006-05-20 10:59:18 UTC Re: [CAD_CAM_EDM_DRO] Re: USB CNC (was Interface. Gauging interest.) Wayne C. Gramlich 2006-05-20 11:58:09 UTC Re: USB CNC (was Interface. Gauging interest.) Mariss Freimanis 2006-05-20 13:37:35 UTC Re: USB CNC (was Interface. Gauging interest.) Alan Marconett 2006-05-20 14:14:20 UTC Re: [CAD_CAM_EDM_DRO] Re: USB CNC (was Interface. Gauging interest.) Hugh Prescott 2006-05-20 15:13:59 UTC Re: [CAD_CAM_EDM_DRO] Re: USB CNC (was Interface. Gauging interest.) Graham Stabler 2006-05-20 15:57:23 UTC Re: USB CNC (was Interface. Gauging interest.) Alan Marconett 2006-05-20 16:00:08 UTC Re: [CAD_CAM_EDM_DRO] Re: USB CNC Dennis Schmitz 2006-05-20 16:48:12 UTC Re: [CAD_CAM_EDM_DRO] Re: Interface. Gauging interest. ronginger@a... 2006-05-20 17:53:16 UTC Re: USB CNC (was Interface. Gauging interest.) Jack Hudler 2006-05-20 19:23:01 UTC RE: [CAD_CAM_EDM_DRO] Re: PCI interface was ....Interface. Gauging interest. Jack Hudler 2006-05-20 19:28:08 UTC RE: [CAD_CAM_EDM_DRO] Re: Interface. Gauging interest. ballendo 2006-05-20 22:05:57 UTC Re: Interface. Gauging interest. ballendo 2006-05-20 22:26:51 UTC Re: USB CNC (was Interface. Gauging interest.) Mike Pogue 2006-05-21 01:49:23 UTC Re: [CAD_CAM_EDM_DRO] Re: USB CNC (was Interface. Gauging interest.) Alan Marconett 2006-05-21 10:26:01 UTC Re: [CAD_CAM_EDM_DRO] Re: USB CNC (was Interface. Gauging interest.) Alan Marconett 2006-05-21 16:54:05 UTC Re: [CAD_CAM_EDM_DRO] RE: USB DLP2232M CNC, Was Re: Interface. Gauging interest. Mariss Freimanis 2006-06-06 19:39:41 UTC Re: Interface. Gauging interest. Fred Smith 2006-06-06 20:44:50 UTC ncPOD update, was Re: Interface. Gauging interest. John Stevenson 2006-06-06 22:55:16 UTC ncPOD update, was Re: Interface. Gauging interest. Tony Jeffree 2006-06-07 00:20:00 UTC Re: [CAD_CAM_EDM_DRO] ncPOD update, was Re: Interface. Gauging interest. Tony Jeffree 2006-06-07 00:30:33 UTC Re: [CAD_CAM_EDM_DRO] ncPOD update, was Re: Interface. Gauging interest. turbulatordude 2006-06-07 08:34:04 UTC ncPOD update, Fred Smith 2006-06-07 11:00:14 UTC Re: ncPOD update, Tony Jeffree 2006-06-07 13:19:30 UTC Re: [CAD_CAM_EDM_DRO] Re: ncPOD update,