Re: [Emc-developers] Hardware testing for improved spindle tracking jitter (issue 164)

2016-09-25 Thread Kirk Wallace
On 09/25/2016 08:43 PM, Jon Elson wrote: > On 09/25/2016 09:41 PM, Kirk Wallace wrote: >> On 09/25/2016 04:46 PM, Robert Ellenberg wrote: >>> Hi Kirk, >>> >>> Thanks for giving it a run! It is hard to tell if it's an improvement, but >>> it does look like it's tracking smoothly, It would likely hel

Re: [Emc-developers] Hardware testing for improved spindle tracking jitter (issue 164)

2016-09-25 Thread Jon Elson
On 09/25/2016 09:41 PM, Kirk Wallace wrote: > On 09/25/2016 04:46 PM, Robert Ellenberg wrote: >> Hi Kirk, >> >> Thanks for giving it a run! It is hard to tell if it's an improvement, but >> it does look like it's tracking smoothly, It would likely help to compare >> the same run without the patch t

Re: [Emc-developers] Hardware testing for improved spindle tracking jitter (issue 164)

2016-09-25 Thread Kirk Wallace
On 09/25/2016 04:46 PM, Robert Ellenberg wrote: > Hi Kirk, > > Thanks for giving it a run! It is hard to tell if it's an improvement, but > it does look like it's tracking smoothly, It would likely help to compare > the same run without the patch to see if the velocity jitters more. Oops, I'm sorr

Re: [Emc-developers] Hardware testing for improved spindle tracking jitter (issue 164)

2016-09-25 Thread Robert Ellenberg
I'm glad that it's running well now. It would be cool to find a machine that's borderline and see if the patch makes it run smoother. On Sun, Sep 25, 2016, 8:00 PM andy pugh wrote: > On 26 September 2016 at 00:46, Robert Ellenberg wrote: > > > Thanks for giving it a run! It is hard to tell if i

Re: [Emc-developers] Hardware testing for improved spindle tracking jitter (issue 164)

2016-09-25 Thread andy pugh
On 26 September 2016 at 00:46, Robert Ellenberg wrote: > Thanks for giving it a run! It is hard to tell if it's an improvement, but > it does look like it's tracking smoothly, It would likely help to compare > the same run without the patch to see if the velocity jitters more. > I used to have a

Re: [Emc-developers] Hardware testing for improved spindle tracking jitter (issue 164)

2016-09-25 Thread Robert Ellenberg
Hi Kirk, Thanks for giving it a run! It is hard to tell if it's an improvement, but it does look like it's tracking smoothly, It would likely help to compare the same run without the patch to see if the velocity jitters more. On Sun, Sep 25, 2016 at 5:41 PM Kirk Wallace wrote: > On 09/25/2016 1

Re: [Emc-developers] Adding G84/G74 floating tapping cycles

2016-09-25 Thread Chris Radek
On Fri, Sep 23, 2016 at 09:50:32PM +0300, tero.kaarl...@eka-sorvaus.fi wrote: > Hi, > >It seems I was wrong. DISABLE_SPEED_OVERRIDE and >DISABLE_FEED_HOLD do work. Using halmeter for pin >motion.spindle-speed-out confirmed correct behaviour. Also >Feed_hold_disable works but it was

Re: [Emc-developers] Adding G84/G74 floating tapping cycles

2016-09-25 Thread John Thornton
When this gets pushed just tell me what and how it works and I'll update the docs. JT On 9/23/2016 1:50 PM, tero.kaarl...@eka-sorvaus.fi wrote: > Hi, > > It seems I was wrong. DISABLE_SPEED_OVERRIDE and DISABLE_FEED_HOLD do > work. Using halmeter for pin motion.spindle-speed-out confirmed c

Re: [Emc-developers] Hardware testing for improved spindle tracking jitter (issue 164)

2016-09-25 Thread Kirk Wallace
On 09/25/2016 11:21 AM, Jon Elson wrote: On 09/25/2016 11:52 AM, Kirk Wallace wrote: Hmm... I found this which means I need to look a little closer at my pin list: "... (All float output) 'ppmc..encoder..velocity - Velocity scaled in user units per second. On PPMC and USC this is derived from ra

Re: [Emc-developers] Hardware testing for improved spindle tracking jitter (issue 164)

2016-09-25 Thread Jon Elson
On 09/25/2016 11:52 AM, Kirk Wallace wrote: > Hmm... I found this which means I need to look a little > closer at my pin list: "... (All float output) > 'ppmc..encoder..velocity - Velocity scaled > in user units per second. On PPMC and USC this is derived > from raw encoder counts per servo per

Re: [Emc-developers] Hardware testing for improved spindle tracking jitter (issue 164)

2016-09-25 Thread Kirk Wallace
On 09/25/2016 08:13 AM, Kirk Wallace wrote: > On 09/25/2016 05:47 AM, Robert Ellenberg wrote: >> Hi All, >> >> Recently, I found a way to reduce the acceleration / velocity jitter during >> threading and tapping motions (see this issue on github >>

Re: [Emc-developers] Hardware testing for improved spindle tracking jitter (issue 164)

2016-09-25 Thread Robert Ellenberg
Thanks to you both! I just pushed the branch of the same name to the official repo. Unfortunately, it looks like the buildbot queue has stalled on this build: http://buildbot.linuxcnc.org/buildbot/builders/.checkin/builds/4528 Once it gets through the queue, though, my branch should have a bu

[Emc-developers] Buildbot stalled

2016-09-25 Thread Robert Ellenberg
It looks like the buildbot is stuck on this build: http://buildbot.linuxcnc.org/buildbot/builders/.checkin/builds/4528 It's been running a test for 35 hours, and other builds queued up behind it haven't started. -Rob ---

Re: [Emc-developers] Hardware testing for improved spindle tracking jitter (issue 164)

2016-09-25 Thread Gene Heskett
On Sunday 25 September 2016 08:47:13 Robert Ellenberg wrote: > Hi All, > > Recently, I found a way to reduce the acceleration / velocity jitter > during threading and tapping motions (see this issue on github > and the > feature/spindle-sync-jiiter

Re: [Emc-developers] Hardware testing for improved spindle tracking jitter (issue 164)

2016-09-25 Thread Kirk Wallace
On 09/25/2016 05:47 AM, Robert Ellenberg wrote: > Hi All, > > Recently, I found a way to reduce the acceleration / velocity jitter during > threading and tapping motions (see this issue on github > and the > feature/spindle-sync-jiiter-fix branch >

[Emc-developers] Hardware testing for improved spindle tracking jitter (issue 164)

2016-09-25 Thread Robert Ellenberg
Hi All, Recently, I found a way to reduce the acceleration / velocity jitter during threading and tapping motions (see this issue on github and the feature/spindle-sync-jiiter-fix branch