Re: [CAD_CAM_EDM_DRO] Re: supertech
Posted by
Jon Elson
on 2007-08-21 22:58:33 UTC
vrsculptor wrote:
says that because my boards can generate regular interrupts from
the parallel port, that it is feasible. That's a LONG way from
getting there. I have had all the register-level details of my
boards on my web pages since these products came out, with the
"hint" that I'd give as much help as possible to anyone who
wanted to develop drivers for other software. I simply don't
have the time to delve into it, learn all the software tools,
etc. The EMC driver is open source, so anyone who needed to
know how the board interfaces to the parallel port can look
there for ideas. The ring 0 mode that Art uses can't use
floating point, but I think that is a relatively minor
annoyance. Current CPUs can do software emulation of floating
point faster than early Pentiums could do it in hardware.
As I understood what Art was saying, Mach could send over
buffers of XYZ waypoints, and the driver would need to take
these in sequence and generate the right motor velocity to
make the machine follow those points. That doesn't sound all
that complicated.
Jon
> Jon,I talked with Art Fenerty about this at the CNC Workshop. He
> Have you given any further thought to writing a driver for your
> parallel port/PWM servo amp's for Mach?
says that because my boards can generate regular interrupts from
the parallel port, that it is feasible. That's a LONG way from
getting there. I have had all the register-level details of my
boards on my web pages since these products came out, with the
"hint" that I'd give as much help as possible to anyone who
wanted to develop drivers for other software. I simply don't
have the time to delve into it, learn all the software tools,
etc. The EMC driver is open source, so anyone who needed to
know how the board interfaces to the parallel port can look
there for ideas. The ring 0 mode that Art uses can't use
floating point, but I think that is a relatively minor
annoyance. Current CPUs can do software emulation of floating
point faster than early Pentiums could do it in hardware.
As I understood what Art was saying, Mach could send over
buffers of XYZ waypoints, and the driver would need to take
these in sequence and generate the right motor velocity to
make the machine follow those points. That doesn't sound all
that complicated.
Jon
Discussion Thread
Lurch
2007-08-20 07:48:38 UTC
supertech
R Rogers
2007-08-20 12:57:55 UTC
Re: [CAD_CAM_EDM_DRO] supertech
Lurch
2007-08-20 18:15:36 UTC
Re: supertech
Harko Schwartz
2007-08-21 03:29:54 UTC
Re: [CAD_CAM_EDM_DRO] Re: supertech
Paul Kelly
2007-08-21 04:49:13 UTC
RE: [CAD_CAM_EDM_DRO] Re: supertech
Lester Caine
2007-08-21 10:17:15 UTC
Re: [CAD_CAM_EDM_DRO] Re: supertech
Paul Kelly
2007-08-21 16:19:46 UTC
RE: [CAD_CAM_EDM_DRO] Re: supertech
Jon Elson
2007-08-21 18:01:20 UTC
Re: [CAD_CAM_EDM_DRO] Re: supertech
vrsculptor
2007-08-21 21:12:43 UTC
Re: supertech
Lurch
2007-08-21 21:14:58 UTC
Solved [was Re: supertech]
Paul Kelly
2007-08-21 21:48:47 UTC
RE: [CAD_CAM_EDM_DRO] Solved [was Re: supertech]
Jon Elson
2007-08-21 22:58:33 UTC
Re: [CAD_CAM_EDM_DRO] Re: supertech
caudlet
2007-08-22 09:35:46 UTC
Solved [was Re: supertech]
Jim DuBois
2007-08-22 22:04:25 UTC
RE: [CAD_CAM_EDM_DRO] Solved [was Re: supertech]
Andy Wander
2007-08-23 12:27:52 UTC
RE: [CAD_CAM_EDM_DRO] Solved [was Re: supertech]
art
2007-08-23 20:33:05 UTC
Re: [CAD_CAM_EDM_DRO] Solved [was Re: supertech]
jwettroth
2007-08-24 17:05:27 UTC
Re: supertech