Re: [Emc-users] Potential 4th Axis

2018-01-08 Thread Chris Albertson
Gene and all. They give you the model number FHA-25B-6015-E150. The current revision is "C". These are last year's models at 90% off list price. I'd say the 25-size unit is overkill for a home shop. This motor is designed for use in industrial robot arms, the kind of machine that welds or

Re: [Emc-users] Hostmot2 integer min,max values

2018-01-08 Thread Jeff Epler
On Mon, Jan 08, 2018 at 09:16:57AM -0700, Sebastian Kuzminsky wrote: > On 01/07/2018 01:25 PM, Nicklas Karlsson wrote: > > Found this in the file "hostmot2.h" and they live in " > That's true when building for uspace, but when building for RTAI kernel > space of course /usr/include

Re: [Emc-users] Potential 4th Axis

2018-01-08 Thread Gene Heskett
On Monday 08 January 2018 18:29:44 Gregg Eshelman via Emc-users wrote: > What I can't find on those Harmonic Drive brand harmonic drives is one > single useful bit of information on how big or small they are. All > I've been able to find are motor size numbers, that appear to be > something

Re: [Emc-users] Potential 4th Axis

2018-01-08 Thread Chris Albertson
This guy describes how to build a 4th axis and how to read and de-cypher the part numbers. Very clear explanations of how to do the design and machine work WITHOUT any cast metal parts. https://www.youtube.com/watch?v=mmOnktzifeg Listen to the part where he talks about why you want the "F" type.

Re: [Emc-users] Potential 4th Axis

2018-01-08 Thread Chris Albertson
On Mon, Jan 8, 2018 at 3:29 PM, Gregg Eshelman via Emc-users wrote: > What I can't find on those Harmonic Drive brand harmonic drives is one single > useful bit of information on how big or small they are. All I've been able to > find are motor size numbers,

Re: [Emc-users] Potential 4th Axis

2018-01-08 Thread John Dammeyer
I bought one of the FHA-B types and it's the same size as the FHA-C. I've had contact with the manufacturer and they have been quite helpful. Andy's blog gives an idea of size of the FHA-B and he has castings available. http://bodgesoc.blogspot.ca/2017/05/harmonic.html I've 3D printed a

Re: [Emc-users] Potential 4th Axis

2018-01-08 Thread Andrew
2018-01-09 1:29 GMT+02:00 Gregg Eshelman via Emc-users: > What I can't find on those Harmonic Drive brand harmonic drives is one > single useful bit of information on how big or small they are. All I've > been able to find are motor size numbers, that appear to be something > proprietary, they're

Re: [Emc-users] Potential 4th Axis

2018-01-08 Thread Gregg Eshelman via Emc-users
What I can't find on those Harmonic Drive brand harmonic drives is one single useful bit of information on how big or small they are. All I've been able to find are motor size numbers, that appear to be something proprietary, they're not listed as NEMA or any other standard, just plain numbers.

Re: [Emc-users] Add pin (Ethercat driver on the way)

2018-01-08 Thread Nicklas Karlsson
> > I tried to use hal_pin_s32_new(...) to add pins to a component in a hal > > driver. There are no error reported but pins do not show up in hal > > configuration. Any idea > > > Do you call "hal_ready()" when all has been set up? Yes but I did not notice I had to fill path correct. The pins

Re: [Emc-users] CBN wheels.

2018-01-08 Thread Gene Heskett
On Monday 08 January 2018 12:54:32 Mark wrote: > On 01/08/2018 12:40 PM, Gene Heskett wrote: > >> That version is incredibly ancient.  That's pretty much a beta > >> version and close to 10 years old.  Have you tried to get a newer > >> version through the software manager? > > > > That is the

Re: [Emc-users] Add pin

2018-01-08 Thread andy pugh
On 8 January 2018 at 20:15, Nicklas Karlsson wrote: > I tried to use hal_pin_s32_new(...) to add pins to a component in a hal > driver. There are no error reported but pins do not show up in hal > configuration. Any idea Do you call "hal_ready()" when all has been

[Emc-users] Add pin

2018-01-08 Thread Nicklas Karlsson
I tried to use hal_pin_s32_new(...) to add pins to a component in a hal driver. There are no error reported but pins do not show up in hal configuration. Any idea? Nicklas Karlsson -- Check out the vibrant tech

Re: [Emc-users] CBN wheels.

2018-01-08 Thread Mark
On 01/08/2018 12:40 PM, Gene Heskett wrote: That version is incredibly ancient.  That's pretty much a beta version and close to 10 years old.  Have you tried to get a newer version through the software manager? That is the newest version offered to a wheezy machine. So it's an Ubuntu install

Re: [Emc-users] CBN wheels.

2018-01-08 Thread Gene Heskett
On Monday 08 January 2018 12:10:36 Mark wrote: > On 01/08/2018 11:58 AM, Gene Heskett wrote: > >> It should say down at the bottom of the Calibre main window.  Mine > >> says Calibre 3.12 created by Kovid Goyal. > > > > This one say 0.8.51, obviously a debian assigned number. > > That version is

Re: [Emc-users] linuxcnc Add source code

2018-01-08 Thread Nicklas Karlsson
> On 7 January 2018 at 18:51, Nicklas Karlsson > wrote: > > >> Just choose another driver that does get compiled (such as hal_motenc) > >> and replicate all the same lines in the Makefile for your driver. > > > > Tried this but it does not compile while others do. I

Re: [Emc-users] CBN wheels.

2018-01-08 Thread Gene Heskett
On Monday 08 January 2018 11:46:04 Les Newell wrote: > Hi Gene, > > I have used Calibre process a LOT of ebooks and the only books it has > failed on are scanned pdfs, ones with DRM and occasional corrupted > files. It most definitely will open epub and I generally use it to > convert whatever

Re: [Emc-users] CBN wheels.

2018-01-08 Thread Mark
On 01/08/2018 11:58 AM, Gene Heskett wrote: It should say down at the bottom of the Calibre main window.  Mine says Calibre 3.12 created by Kovid Goyal. This one say 0.8.51, obviously a debian assigned number. That version is incredibly ancient.  That's pretty much a beta version and close

Re: [Emc-users] CBN wheels.

2018-01-08 Thread Gene Heskett
On Monday 08 January 2018 11:43:23 Mark wrote: > On 01/08/2018 11:28 AM, Gene Heskett wrote: > >> Sure there is.  Just got to know where to get it: > >> > >> > >> > >> And the Linux version: > >> > >> > > > > The download and

Re: [Emc-users] CBN wheels.

2018-01-08 Thread Les Newell
Hi Gene, I have used Calibre process a LOT of ebooks and the only books it has failed on are scanned pdfs, ones with DRM and occasional corrupted files. It most definitely will open epub and I generally use it to convert whatever format the book comes in to epub. I have to admit it's

Re: [Emc-users] CBN wheels.

2018-01-08 Thread Mark
On 01/08/2018 11:28 AM, Gene Heskett wrote: Sure there is.  Just got to know where to get it: And the Linux version: The download and install line from that web page fails instantly when drag copied to a user bash

Re: [Emc-users] CBN wheels.

2018-01-08 Thread Gene Heskett
On Monday 08 January 2018 08:22:41 Mark wrote: > On 01/08/2018 02:28 AM, Gene Heskett wrote: > > On Sunday 07 January 2018 22:24:17 dave wrote: > >> https://books.google.com/books?id=JR-efIBvAH0C=PA274=PA274 > >>q=C > >> BN+reactivity=bl=0CGSHcznFj=9TIF2ZJpkruVX3kTTWtz3erG > >>t74& > >>

Re: [Emc-users] Hostmot2 integer min,max values

2018-01-08 Thread Sebastian Kuzminsky
On 01/07/2018 01:25 PM, Nicklas Karlsson wrote: Found this in the file "hostmot2.h" and they live in "

[Emc-users] Iconflyable PyVCP

2018-01-08 Thread Ricardo Moscoloni
Hi folks, maybe a really dumb question but: anynone knows how to launch pyvcp in a separate (from axis/touchy) iconflyable window? Regards RCK -- Check out the vibrant tech community on one of the world's most engaging

Re: [Emc-users] CBN wheels.

2018-01-08 Thread Mark
On 01/08/2018 02:28 AM, Gene Heskett wrote: On Sunday 07 January 2018 22:24:17 dave wrote: https://books.google.com/books?id=JR-efIBvAH0C=PA274=PA274=C BN+reactivity=bl=0CGSHcznFj=9TIF2ZJpkruVX3kTTWtz3erGt74& hl=en=X=0ahUKEwjU49rDssfYAhWk3oMKHSBEDrYQ6AEITzAG#v=onepage=CB N%20reactivity=false

Re: [Emc-users] CBN wheels.

2018-01-08 Thread Stuart Stevenson
I have very limited experience with CBN wheels so this is more of a question than comment. I noticed if the grinding process is sparking while grinding the wheel seems to not wear at all but if the process is not sparking the wheel wears rapidly. Can anyone comment? Thanks Stuart On Jan 8, 2018

Re: [Emc-users] Potential 4th Axis

2018-01-08 Thread Andrew
2017-11-28 12:07 GMT+02:00 andy pugh: > Spotted on eBay in the US, a more reasonably priced than usual harmonic > drive: > https://www.ebay.co.uk/itm/182931238612?ul_noapp=true > > This is the same as the one I used: > http://bodgesoc.blogspot.de/2017/05/harmonic.html > > Full set

Re: [Emc-users] linuxcnc Add source code

2018-01-08 Thread Nicklas Karlsson
On Sun, 7 Jan 2018 19:14:03 + andy pugh wrote: > On 7 January 2018 at 18:51, Nicklas Karlsson > wrote: > > >> Just choose another driver that does get compiled (such as hal_motenc) > >> and replicate all the same lines in the Makefile for