Re: [Emc-users] Is this a palin bearing Logan lathe?

2014-01-04 Thread Peter Blodow
Sorry, Gene, ebay gives me The page you requested was not found. Maybe it's too old now? Peter Am 05.01.2014 02:56, schrieb Gene Heskett: > This looks a bit too good to be true, but... > TN-29/131084063012

Re: [Emc-users] Spindle control on BBB

2014-01-04 Thread Gene Heskett
On Saturday 04 January 2014 21:55:24 Peter C. Wallace did opine: > On Fri, 3 Jan 2014, Gene Heskett wrote: > > Date: Fri, 3 Jan 2014 17:53:11 -0500 > > From: Gene Heskett > > Reply-To: "Enhanced Machine Controller (EMC)" > > > > > > > > To: emc-users@lists.sourceforge.net > > Subject: Re:

Re: [Emc-users] Spindle control on BBB

2014-01-04 Thread Peter C. Wallace
On Fri, 3 Jan 2014, Gene Heskett wrote: > Date: Fri, 3 Jan 2014 17:53:11 -0500 > From: Gene Heskett > Reply-To: "Enhanced Machine Controller (EMC)" > > To: emc-users@lists.sourceforge.net > Subject: Re: [Emc-users] Spindle control on BBB > > On Friday 03 January 2014 17:49:56 andy pugh did

[Emc-users] Is this a palin bearing Logan lathe?

2014-01-04 Thread Gene Heskett
This looks a bit too good to be true, but...

[Emc-users] BB-View can be used as display and touchscreen for LinuxCNC ?

2014-01-04 Thread Paul Lacatus
Hi everybody , I found now that there are available the new capes BB-View composed by an LCD and resistive touchscreen. From the presentation was not clear to me if this LCD became the main Linux display or it is a complete different display used only for special applications. Some data at

Re: [Emc-users] LinuxCNC on Ubuntu Precise 12.04 with RTAI

2014-01-04 Thread Eric Keller
On Sat, Jan 4, 2014 at 11:59 AM, Moses McKnight wrote: > I can't tell if you figured out how to change the boot order or not, but > just in case and for anyone else with this issue, here is a link which > will tell you several ways of doing this. > > http://askubuntu.com/questions/100232/how-do-i-

Re: [Emc-users] LinuxCNC on Ubuntu Precise 12.04 with RTAI

2014-01-04 Thread Moses McKnight
I can't tell if you figured out how to change the boot order or not, but just in case and for anyone else with this issue, here is a link which will tell you several ways of doing this. http://askubuntu.com/questions/100232/how-do-i-change-the-grub-boot-order Probably the quickest is to edit /e

Re: [Emc-users] LinuxCNC on Ubuntu Precise 12.04 with RTAI

2014-01-04 Thread JohnBannister
Hi I did a clean install of lubuntu 12.4 had the same problem with Grub the rtai kernal was 4th on the grub list which was soon sorted. Thankyou for the work you have done on giving us this upgrade it works perfectly on my home built mill. Is it my imagination but my stepper motors seem to run

Re: [Emc-users] Off topic.

2014-01-04 Thread Steve Blackmore
On Fri, 3 Jan 2014 11:15:30 +, you wrote: >On 3 January 2014 01:58, Dave Cole wrote: >> So you bought the American White oak?I had no idea that they >> exported that wood from the Americas. > >It is from the Quercus Alba tree, but whether it actually grew in the >US I am not sure. Probab

Re: [Emc-users] Combining two parallel motions to extend axis range?

2014-01-04 Thread Gregg Eshelman
On 1/4/2014 4:42 AM, andy pugh wrote: > This is likely to be very easy indeed for an electrical feeler, maybe > more of a challenge if it was purely hydraulic. That old Gorton is OLD. The only thing electric on it is the spindle motor. ;-) Those all hydraulic True-Trace systems could move at the

Re: [Emc-users] Combining two parallel motions to extend axis range?

2014-01-04 Thread andy pugh
On 4 January 2014 09:48, Dave Caroline wrote: > 2 use the scale comp and some interconnection of bottom to top axis in > hal so that the resulting distance is part bottom part top but you > then can only travel at the slowest axis I think you actually get an effective movement that is faster than

Re: [Emc-users] Combining two parallel motions to extend axis range?

2014-01-04 Thread andy pugh
On 4 January 2014 04:40, Gregg Eshelman wrote: > Can LCNC combine the two motions that are in the same plane to provide a > greater range than either alone? The simple way would be to call the quill Z and the table W. Your G-code can then issue W commands to make gross changes in level, and you

Re: [Emc-users] Classicladder with modbus and no GUI

2014-01-04 Thread Klemen Ozebek
Dear, thank you for the answers, I'll check for hide pin I think I have latest version available 2.5.3. I finished debugging my program and find out that all modbus parameters are deleted from clp file if I use --nogui option. I need modbus communication all the time so I'm able to adjust servo dr

Re: [Emc-users] Combining two parallel motions to extend axis range?

2014-01-04 Thread Dave Caroline
I saw this discussed once or twice in irc or maybe on the mailing lists. I can think of a few ways, 1 separate axes and do some maths in gcode, this may be best because of the differing speeds and responses of the top/bottom on a knee mill. 2 use the scale comp and some interconnection of bottom t