Re: [Emc-users] Control board

2012-02-07 Thread andy pugh
On 7 February 2012 01:34, Erik Friesen e...@aercon.net wrote: I feel like I'm fumbling a bit for information on the mesa cards.  Is the firmware open source?  How does one go about configuring the card?  I have a bit of experience with embedded electronics, but working with this is a bit new

Re: [Emc-users] Control board

2012-02-07 Thread Erik Friesen
My current spindle is very low tech, a bosch colt. I would use a 4-20ma amp donut, perhaps wind a couple extra loops. I'll have to think this over a bit. It is one thing to write a driver when you have complete docs, yet another when you have to search so many places for all the information.

Re: [Emc-users] Control board

2012-02-07 Thread andy pugh
On 7 February 2012 15:10, Erik Friesen e...@aercon.net wrote: I'll have to think this over a bit. It is one thing to write a driver when you have complete docs, yet another when you have to search so many places for all the information. Well, the docs do exist, but don't seem to be linked to

Re: [Emc-users] Control board

2012-02-07 Thread John Thornton
seems like only things that start with hal_ or rtapi_ get built and added to the html from that directory. I assume it is a submakefile thing. None of the man pages are directly included in the PDF docs. John On 2/7/2012 9:36 AM, andy pugh wrote: On 7 February 2012 15:10, Erik

Re: [Emc-users] Control board

2012-02-07 Thread Erik Friesen
I have also been mulling over the ft232h. I asked ftdi, but never received a reply, about the latency. I assume it is at least 125 usec, but that depends how that everything is managed. If the usb host stack could be hacked to give extra care to a specific device, it seems it could work,

Re: [Emc-users] Control board

2012-02-07 Thread Erik Friesen
I have the master, as of a couple weeks ago, but I don't see any of the hm2 stuff. On Tue, Feb 7, 2012 at 5:58 PM, Erik Friesen e...@aercon.net wrote: I have also been mulling over the ft232h. I asked ftdi, but never received a reply, about the latency. I assume it is at least 125 usec, but

Re: [Emc-users] Control board

2012-02-06 Thread Greg Bernard
Controller (EMC) emc-users@lists.sourceforge.net Sent: Monday, February 6, 2012 6:32 AM Subject: [Emc-users] Control board I am doing a bit of 3 axis cnc routing on pvc.  I would like to set it and forget it while it runs.  I have been thinking about building, or buying if available, something down

Re: [Emc-users] Control board

2012-02-06 Thread Erik Friesen
-users@lists.sourceforge.net Sent: Monday, February 6, 2012 6:32 AM Subject: [Emc-users] Control board I am doing a bit of 3 axis cnc routing on pvc. I would like to set it and forget it while it runs. I have been thinking about building, or buying if available, something down this line

Re: [Emc-users] Control board

2012-02-06 Thread Jon Elson
Erik Friesen wrote: I have been looking pretty close at the pico systems board, however, as of yet I am not clear how to integrate spindle amps monitoring with it. I also want to monitor vaccum for a holddown system. You just want an overcurrent limit, or you want an analog measurement

Re: [Emc-users] Control board

2012-02-06 Thread Kirk Wallace
On Mon, 2012-02-06 at 07:32 -0500, Erik Friesen wrote: I am doing a bit of 3 axis cnc routing on pvc. I would like to set it and forget it while it runs. I have been thinking about building, or buying if available, something down this line. Parallel breakout for stepper drive. Microchip

Re: [Emc-users] Control board

2012-02-06 Thread Erik Friesen
I don't care about an analog measurement, I want the system to pause or park when amps are outside of a set range. How would you do the first scenario? On Mon, Feb 6, 2012 at 12:14 PM, Jon Elson el...@pico-systems.com wrote: Erik Friesen wrote: I have been looking pretty close at the pico

Re: [Emc-users] Control board

2012-02-06 Thread Erik Friesen
I am not so sure about the parallel port and encoder idea though, the encoders I see are up to 1000 per rev, that requires a pretty fast base period to handle that, not? 2us ? I also am not very clear on emc2 capability to manage analog inputs, it seems easier to offload the deciding to an

Re: [Emc-users] Control board

2012-02-06 Thread Peter C. Wallace
On Mon, 6 Feb 2012, Erik Friesen wrote: Date: Mon, 6 Feb 2012 12:23:00 -0500 From: Erik Friesen e...@aercon.net Reply-To: Enhanced Machine Controller (EMC) emc-users@lists.sourceforge.net To: Enhanced Machine Controller (EMC) emc-users@lists.sourceforge.net Subject: Re: [Emc-users

[Emc-users] Control board

2012-02-06 Thread Roland Jollivet
AM Subject: [Emc-users] Control board I am doing a bit of 3 axis cnc routing on pvc. I would like to set it and forget it while it runs. I have been thinking about building, or buying if available, something down this line. Parallel breakout for stepper drive. Microchip

Re: [Emc-users] Control board

2012-02-06 Thread Kirk Wallace
On Mon, 2012-02-06 at 12:29 -0500, Erik Friesen wrote: I am not so sure about the parallel port and encoder idea though, the encoders I see are up to 1000 per rev, that requires a pretty fast base period to handle that, not? 2us ? In reference to my reply, I suggested that using the parallel

Re: [Emc-users] Control board

2012-02-06 Thread Erik Friesen
The mesa card looks interesting to me. The catch is, how is one going to go about doing spi and pulling the data into emc2? I assume everything would have to be bit banged, and is not taken care of in the fpga. It also says it has quadrature encoder interface, but once again, how is this

Re: [Emc-users] Control board

2012-02-06 Thread Peter C. Wallace
On Mon, 6 Feb 2012, Erik Friesen wrote: Date: Mon, 6 Feb 2012 17:57:10 -0500 From: Erik Friesen e...@aercon.net Reply-To: Enhanced Machine Controller (EMC) emc-users@lists.sourceforge.net To: Enhanced Machine Controller (EMC) emc-users@lists.sourceforge.net Subject: Re: [Emc-users

Re: [Emc-users] Control board

2012-02-06 Thread Erik Friesen
@lists.sourceforge.net Subject: Re: [Emc-users] Control board The mesa card looks interesting to me. The catch is, how is one going to go about doing spi and pulling the data into emc2? There is FPGA firmware support for SPI with up 16 channels and up to 32 bits of data/channel

Re: [Emc-users] Control board

2012-02-06 Thread Peter C. Wallace
: Date: Mon, 6 Feb 2012 17:57:10 -0500 From: Erik Friesen e...@aercon.net Reply-To: Enhanced Machine Controller (EMC) emc-users@lists.sourceforge.net To: Enhanced Machine Controller (EMC) emc-users@lists.sourceforge.net Subject: Re: [Emc-users] Control board The mesa card looks

Re: [Emc-users] Control board

2012-02-06 Thread Jon Elson
Erik Friesen wrote: I don't care about an analog measurement, I want the system to pause or park when amps are outside of a set range. How would you do the first scenario? Does your spindle drive provide an overcurrent signal? If it is a contact that opens on fault, you can just wire it

Re: [Emc-users] Control board

2012-02-06 Thread Jon Elson
Erik Friesen wrote: I am not so sure about the parallel port and encoder idea though, the encoders I see are up to 1000 per rev, that requires a pretty fast base period to handle that, not? 2us ? It all depends on the RPM. 1000 count/rev encoders would be fine with software conting at