Re: [Emc-developers] 5i25 and new live cd

2014-08-05 Thread Gene Heskett
On Tuesday 05 August 2014 19:56:05 andy pugh did opine And Gene did reply: > On 6 August 2014 00:47, Gene Heskett wrote: > >> Three-phase PWM. > > > > Something I am not familiar with. 3 phase power, yes, but not pwm. > > There is a three-phase PWM generator in your VFD. I do not have a VFD.

[Emc-developers] Interesting email from TI

2014-08-05 Thread Gene Heskett
Describing a new stepper driver kit, 48 volts, 4.5 amps, 256 steps/step, and $25 a motor. Sounds interesting. Cheers, Gene Heskett -- "There are four boxes to be used in defense of liberty: soap, ballot, jury, and ammo. Please use in that order." -Ed Howdershelt (Author) Genes Web page

Re: [Emc-developers] Tool Table and Wear offset Table

2014-08-05 Thread Dewey Garrett
For testing is a set of two patches (apply to current git master): Subject: [PATCH 1/2] lathe-fanucy: conform for pickconfig Subject: [PATCH 2/2] tooledit: allow specification of toolno range - New options for tooledit (-min, -max):

Re: [Emc-developers] 5i25 and new live cd

2014-08-05 Thread andy pugh
On 6 August 2014 00:47, Gene Heskett wrote: >> Three-phase PWM. > > Something I am not familiar with. 3 phase power, yes, but not pwm. There is a three-phase PWM generator in your VFD. It drives the 6 individual gates that make up the three-phase bridge. The Mesa 3pwm has 6 (or three) phase-loc

Re: [Emc-developers] 5i25 and new live cd

2014-08-05 Thread Gene Heskett
On Tuesday 05 August 2014 12:48:33 andy pugh did opine And Gene did reply: > On 5 August 2014 14:52, Gene Heskett wrote: > > What is this num_3pwmgens=0 of which you speak? > > Three-phase PWM. Something I am not familiar with. 3 phase power, yes, but not pwm. Cheers, Gene Heskett -- "There a

Re: [Emc-developers] 5i25 and new live cd

2014-08-05 Thread andy pugh
On 5 August 2014 14:52, Gene Heskett wrote: > What is this num_3pwmgens=0 of which you speak? Three-phase PWM. -- atp If you can't fix it, you don't own it. http://www.ifixit.com/Manifesto -- Infragistics Professional

Re: [Emc-developers] Tool Table and Wear offset Table

2014-08-05 Thread andy pugh
On 5 August 2014 17:36, Rick Lair wrote: > Apparently I spoke too soon, but I swear it was working properly yesterday, > when I did the update. > > The original toolchange.ngc file you wrote works fine, what we modified it > too doesn't. For some reason it is not reading/using the tool data in th

Re: [Emc-developers] Tool Table and Wear offset Table

2014-08-05 Thread Rick Lair
Apparently I spoke too soon, but I swear it was working properly yesterday, when I did the update. The original toolchange.ngc file you wrote works fine, what we modified it too doesn't. For some reason it is not reading/using the tool data in the T1 locations in the tool table. The wear offsets

Re: [Emc-developers] 5i25 and new live cd

2014-08-05 Thread Gene Heskett
On Tuesday 05 August 2014 07:37:07 David Armstrong did opine And Gene did reply: > Guy's > is the xml files etc still needed in the lib/firmware/hm2/ > as i notice their are no 5i25 entry's > > i'm also receiving an entry error when running my existing config on > loading the hm2_pci.ko > > my cu

Re: [Emc-developers] Tool Table and Wear offset Table

2014-08-05 Thread Rick Lair
The normal tool location data is stored in the the T1 numbers, the wear offset data is in the T10001 numbers. Here is copy of a tool table from one of the turning centers T10001 P21 X-0.0004 Y0.0 Z0.0013 A0.0 B0.0 C0.0 U0.0 V0.0 W0.0 D0.0 I0.0 J0.0 Q0.0 ;comment T10002 P22 X0.0 Y0.0 Z0.0 A0.0 B

Re: [Emc-developers] Tool Table and Wear offset Table

2014-08-05 Thread andy pugh
On 5 August 2014 14:56, Rick Lair wrote: > One of the few things we have been wondering about though is if there is an > ability to make a separate table/tab to be able to put those wear offsets in > instead of the main tool table I am still not sure how you are using the tool table, if you are

[Emc-developers] LinuxCNC 2.6.1 is out!

2014-08-05 Thread Sebastian Kuzminsky
Hi again folks, I just released LinuxCNC 2.6.1. This one fixes a show-stopper bug in stepconf that prevented it from running correctly on Debian Wheezy and Ubuntu Precise. If you tried to configure a new machine with stepconf and it didn't work right, try again with 2.6.1. Many thanks to Eric Ag

[Emc-developers] Tool Table and Wear offset Table

2014-08-05 Thread Rick Lair
Hello Guys, Trying not to push the envelope too far, We have implemented Andy's Fanucy tool remap into our configuration on one of our turning centers, and it is a tremendous improvement in regards to some of the things we have been pushing since the inception of LinuxCNC in our shop. It wi

Re: [Emc-developers] Sample Configs layout

2014-08-05 Thread Rick Lair
Hey Andy, Sorry for the delay, my email has been giving me trouble lately, No we do not have separate tool offsets, wear offsets, and tool data, poor wording on my part, the only thing that we use is the standard Tool/Geometry/Fixed Offsets/Data/Numbers and the Wear/Assignable Offsets/Data/Number

Re: [Emc-developers] Jeff's wheezy live cd

2014-08-05 Thread sam sokolik
Can you explain the steps that brought you to needing those 2 files? (I have been running the new livecd for the past couple weeks with both the 7i80, 5i20 and rtai/rt-preempt with no issues.) sam On 8/5/2014 8:17 AM, David Armstrong wrote: > Then why did i have to install the 2 files reference

Re: [Emc-developers] 5i25 and new live cd

2014-08-05 Thread David Armstrong
no didnt solve it Andy sending a screenshot to you in case you can spot anything Dave On 5 August 2014 13:55, andy pugh wrote: > On 5 August 2014 12:37, David Armstrong wrote: > > > my current line is > > loadrt hm2_pci config=" num_encoders=1 num_pwmgens=0 num_3pwmgens=0 > > num_stepgens=5

Re: [Emc-developers] Jeff's wheezy live cd

2014-08-05 Thread David Armstrong
Then why did i have to install the 2 files referenced to allow Linuxcnc to run i am NOT using Machinekit Dave On 5 August 2014 13:58, Jeff Epler wrote: > On Mon, Aug 04, 2014 at 07:05:21PM +0100, David Armstrong wrote: > > Guy's > > just for information , jeff's boot image as per the wiki > >

Re: [Emc-developers] Jeff's wheezy live cd

2014-08-05 Thread Jeff Epler
On Mon, Aug 04, 2014 at 07:05:21PM +0100, David Armstrong wrote: > Guy's > just for information , jeff's boot image as per the wiki > http://article.gmane.org/gmane.linux.distributions.emc.user/52401 The LinuxCNC image you refer to is built by Chris Radek, not by any Jeff. > and found that > > /

Re: [Emc-developers] 5i25 and new live cd

2014-08-05 Thread Chris Radek
On Tue, Aug 05, 2014 at 12:37:07PM +0100, David Armstrong wrote: > > i'm also receiving an entry error when running my existing config on > loading the hm2_pci.ko > > my current line is > loadrt hm2_pci config=" num_encoders=1 num_pwmgens=0 num_3pwmgens=0 > num_stepgens=5 sserial_port_0=

Re: [Emc-developers] 5i25 and new live cd

2014-08-05 Thread andy pugh
On 5 August 2014 12:37, David Armstrong wrote: > my current line is > loadrt hm2_pci config=" num_encoders=1 num_pwmgens=0 num_3pwmgens=0 > num_stepgens=5 sserial_port_0= " That ought to work, I think. Does removing the leading space before num_encoders help? -- atp If you can't fix it

[Emc-developers] 5i25 and new live cd

2014-08-05 Thread David Armstrong
Guy's is the xml files etc still needed in the lib/firmware/hm2/ as i notice their are no 5i25 entry's i'm also receiving an entry error when running my existing config on loading the hm2_pci.ko my current line is loadrt hm2_pci config=" num_encoders=1 num_pwmgens=0 num_3pwmgens=0 num_stepgens=5