#linuxcnc-devel | Logs for 2016-07-23

Back
[06:03:15] -linuxcnc-github:#linuxcnc-devel- [13linuxcnc] 15jamwaffles opened pull request #118: Allow specifying of device on wj200_vfd init (06master...06wj200-device-option) 02https://github.com/LinuxCNC/linuxcnc/pull/118
[06:05:35] -linuxcnc-github:#linuxcnc-devel- [13linuxcnc] 15jamwaffles opened pull request #119: Change field size so data from libmodbus fits (06master...06wj200-segfault-fix) 02https://github.com/LinuxCNC/linuxcnc/pull/119
[06:27:18] <KGB-linuxcnc> 03John Thornton 052.7 52d9b05 06linuxcnc 10src/hal/components/thcud.comp Fixed typo and removed unused spinbox * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=52d9b05
[07:43:11] <KGB-linuxcnc> 03James Waples 052.6 97d2452 06linuxcnc 10src/hal/user_comps/wj200_vfd/wj200_vfd.comp Change field size so data from libmodbus fits * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=97d2452
[07:43:36] <KGB-linuxcnc> 03Jeff Epler 052.7 9549e5d 06linuxcnc 10src/hal/user_comps/wj200_vfd/wj200_vfd.comp Merge remote-tracking branch 'origin/2.6' into 2.7 * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=9549e5d
[07:46:12] <KGB-linuxcnc> 03Jeff Epler 05master dbee3ff 06linuxcnc 10docs/html/gcode.html 10docs/src/getting-started/updating-linuxcnc.txt 10src/emc/usr_intf/gmoccapy/gmoccapy.py Merge remote-tracking branch 'origin/2.7' * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=dbee3ff
[07:47:18] -linuxcnc-github:#linuxcnc-devel- [13linuxcnc] 15jepler closed pull request #119: Change field size so data from libmodbus fits (06master...06wj200-segfault-fix) 02https://github.com/LinuxCNC/linuxcnc/pull/119
[07:48:54] <KGB-linuxcnc> 03Jeff Epler 05master 36086cf 06linuxcnc 10src/hal/user_comps/wj200_vfd/wj200_vfd.comp Merge branch 'wj200-device-option' of https://github.com/jamwaffles/linuxcnc * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=36086cf
[07:51:25] -linuxcnc-github:#linuxcnc-devel- [13linuxcnc] 15cradek closed pull request #118: Allow specifying of device on wj200_vfd init (06master...06wj200-device-option) 02https://github.com/LinuxCNC/linuxcnc/pull/118
[10:06:26] <linuxcnc-build> build #527 of 4017.5.deb-wheezy-armhf is complete: Failure [4failed shell_3] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/4017.5.deb-wheezy-armhf/builds/527 blamelist: James Waples <jamwaffles@gmail.com>
[10:06:42] <KGB-linuxcnc> 03Jeff Epler 05master bbcc45a 06linuxcnc 10src/emc/task/emctaskmain.cc task: implement EMC_TASK_PLAN_CLOSE * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=bbcc45a
[10:06:42] <KGB-linuxcnc> 03Jeff Epler 05master 92ca9a2 06linuxcnc 10src/emc/usr_intf/axis/extensions/emcmodule.cc linuxcncmodule: don't reset interpreter on program_open * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=92ca9a2
[10:15:24] -linuxcnc-github:#linuxcnc-devel- [13linuxcnc] 15cradek closed issue #116: loading a program changes optional stop setting 02https://github.com/LinuxCNC/linuxcnc/issues/116
[10:17:23] <jepler> i don't think anybody who fights with task ever wins
[10:30:07] <JT-Shop> lol
[11:01:02] -linuxcnc-github:#linuxcnc-devel- [13linuxcnc] 15jamwaffles opened pull request #120: Wj200 extra registers (06master...06wj200-extra-fields) 02https://github.com/LinuxCNC/linuxcnc/pull/120
[11:48:50] <mozmck> jepler: is that EMC_TASK_PLAN_CLOSE for closing files?
[11:50:23] <mozmck> kinda looks like. I did get a patch from tormach for that but really have not had time to look at it.
[11:53:12] <jepler> mozmck: well I have heard that some people want to close files, but I am using it only to make task happy when re-opening a file
[11:53:25] <jepler> mozmck: my patch isn't based on the tormach one, though I think I have heard that they have a patch related to it
[11:53:49] <mozmck> Task wasn't happy when re-opening files?
[11:54:33] <mozmck> one second and I'll paste the tormach patch. It has a call to emcTaskPlanInit() after closing and some python for using it from python GUI's
[11:54:56] <jepler> AXIS always used a workaround where it forced task to change modes to ensure that it could slurp an accurate copy of the var file
[11:55:08] <jepler> that also happened to make it work to open a file twice in a row, reload a file, etc
[11:55:27] <mozmck> http://pastebin.com/YwwdGcxJ
[11:56:09] <mozmck> Interesting. I wonder if gscreen or my skin handles that properly.
[11:57:11] <jepler> hm their incarnation calls emcTaskPlanInit which was part of the problem causing #116
[11:57:21] <jepler> but dgarr made a different fix related to that as well
[12:21:30] <mozmck> I wonder if they call emcTaskPlanInit to finish cleaning up after closing the file?
[12:21:45] <linuxcnc-build> build #2552 of 1400.rip-wheezy-i386 is complete: Failure [4failed compile runtests] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/1400.rip-wheezy-i386/builds/2552 blamelist: Norbert Schechner <nieson@web.de>, Sebastian Kuzminsky <seb@highlab.com>, James Waples <jamwaffles@gmail.com>, Jeff Epler <jepler@unpythonic.net>, John
[12:21:45] <linuxcnc-build> Thornton <bjt128@gmail.com>
[12:24:41] <KGB-linuxcnc> 03Norbert Schechner 05gmoccapy_JA_based_on_master a4df0df 06linuxcnc 10src/emc/usr_intf/gmoccapy/release_notes.txt Merge branch 'master' of ssh://norbert@git.linuxcnc.org/git/linuxcnc.git into gmoccapy_JA_based_on_master * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=a4df0df
[12:40:46] <linuxcnc-build> build #2552 of 1403.rip-wheezy-amd64 is complete: Failure [4failed compile runtests] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/1403.rip-wheezy-amd64/builds/2552 blamelist: Norbert Schechner <nieson@web.de>, Sebastian Kuzminsky <seb@highlab.com>, James Waples <jamwaffles@gmail.com>, Jeff Epler <jepler@unpythonic.net>, John
[12:40:46] <linuxcnc-build> Thornton <bjt128@gmail.com>
[12:41:40] <linuxcnc-build> build #2752 of 1404.rip-wheezy-rtpreempt-amd64 is complete: Failure [4failed compile runtests] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/1404.rip-wheezy-rtpreempt-amd64/builds/2752 blamelist: Norbert Schechner <nieson@web.de>, Sebastian Kuzminsky <seb@highlab.com>, James Waples <jamwaffles@gmail.com>, Jeff Epler
[12:41:40] <linuxcnc-build> <jepler@unpythonic.net>, John Thornton <bjt128@gmail.com>
[12:42:08] <linuxcnc-build> build #4391 of 1300.rip-precise-i386 is complete: Failure [4failed compile runtests] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/1300.rip-precise-i386/builds/4391 blamelist: Norbert Schechner <nieson@web.de>, Sebastian Kuzminsky <seb@highlab.com>, James Waples <jamwaffles@gmail.com>, Jeff Epler <jepler@unpythonic.net>, John
[12:42:08] <linuxcnc-build> Thornton <bjt128@gmail.com>
[12:42:36] <linuxcnc-build> build #2064 of 1402.rip-wheezy-rtpreempt-i386 is complete: Failure [4failed compile runtests] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/1402.rip-wheezy-rtpreempt-i386/builds/2064 blamelist: Norbert Schechner <nieson@web.de>, Sebastian Kuzminsky <seb@highlab.com>, James Waples <jamwaffles@gmail.com>, Jeff Epler
[12:42:36] <linuxcnc-build> <jepler@unpythonic.net>, John Thornton <bjt128@gmail.com>
[12:46:50] <linuxcnc-build> build #3602 of 1301.rip-precise-rtai-i386 is complete: Failure [4failed compile runtests] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/1301.rip-precise-rtai-i386/builds/3602 blamelist: Norbert Schechner <nieson@web.de>, Sebastian Kuzminsky <seb@highlab.com>, James Waples <jamwaffles@gmail.com>, Jeff Epler
[12:46:50] <linuxcnc-build> <jepler@unpythonic.net>, John Thornton <bjt128@gmail.com>
[12:49:08] <jepler> -SET_TERM_COND termCond=2, tolerance=0.000000
[12:53:14] <linuxcnc-build> build #4393 of 1306.rip-precise-amd64 is complete: Failure [4failed compile runtests] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/1306.rip-precise-amd64/builds/4393 blamelist: Norbert Schechner <nieson@web.de>, Sebastian Kuzminsky <seb@highlab.com>, James Waples <jamwaffles@gmail.com>, Jeff Epler <jepler@unpythonic.net>, John
[12:53:14] <linuxcnc-build> Thornton <bjt128@gmail.com>
[12:55:45] <linuxcnc-build> build #2218 of 1401.rip-wheezy-rtai-i386 is complete: Failure [4failed compile runtests] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/1401.rip-wheezy-rtai-i386/builds/2218 blamelist: Norbert Schechner <nieson@web.de>, Sebastian Kuzminsky <seb@highlab.com>, James Waples <jamwaffles@gmail.com>, Jeff Epler <jepler@unpythonic.net>,
[12:55:45] <linuxcnc-build> John Thornton <bjt128@gmail.com>
[12:58:06] <linuxcnc-build> build #1020 of 1520.rip-jessie-amd64 is complete: Failure [4failed compile runtests] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/1520.rip-jessie-amd64/builds/1020 blamelist: Norbert Schechner <nieson@web.de>, Sebastian Kuzminsky <seb@highlab.com>, James Waples <jamwaffles@gmail.com>, Jeff Epler <jepler@unpythonic.net>, John
[12:58:06] <linuxcnc-build> Thornton <bjt128@gmail.com>
[12:58:24] <linuxcnc-build> build #1020 of 1500.rip-jessie-i386 is complete: Failure [4failed compile runtests] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/1500.rip-jessie-i386/builds/1020 blamelist: Norbert Schechner <nieson@web.de>, Sebastian Kuzminsky <seb@highlab.com>, James Waples <jamwaffles@gmail.com>, Jeff Epler <jepler@unpythonic.net>, John
[12:58:25] <linuxcnc-build> Thornton <bjt128@gmail.com>
[13:02:56] <linuxcnc-build> build #2586 of 1405.rip-wheezy-armhf is complete: Failure [4failed compile runtests] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/1405.rip-wheezy-armhf/builds/2586 blamelist: Norbert Schechner <nieson@web.de>, Sebastian Kuzminsky <seb@highlab.com>, James Waples <jamwaffles@gmail.com>, Jeff Epler <jepler@unpythonic.net>, John
[13:02:56] <linuxcnc-build> Thornton <bjt128@gmail.com>
[13:05:22] <linuxcnc-build> build #1022 of 1530.rip-jessie-rtpreempt-amd64 is complete: Failure [4failed compile runtests] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/1530.rip-jessie-rtpreempt-amd64/builds/1022 blamelist: Norbert Schechner <nieson@web.de>, Sebastian Kuzminsky <seb@highlab.com>, James Waples <jamwaffles@gmail.com>, Jeff Epler
[13:05:22] <linuxcnc-build> <jepler@unpythonic.net>, John Thornton <bjt128@gmail.com>
[13:06:08] <linuxcnc-build> build #1020 of 1510.rip-jessie-rtpreempt-i386 is complete: Failure [4failed compile runtests] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/1510.rip-jessie-rtpreempt-i386/builds/1020 blamelist: Norbert Schechner <nieson@web.de>, Sebastian Kuzminsky <seb@highlab.com>, James Waples <jamwaffles@gmail.com>, Jeff Epler
[13:06:08] <linuxcnc-build> <jepler@unpythonic.net>, John Thornton <bjt128@gmail.com>
[13:06:08] <linuxcnc-build> build #4408 of 0000.checkin is complete: Failure [4failed] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/0000.checkin/builds/4408 blamelist: Norbert Schechner <nieson@web.de>, Sebastian Kuzminsky <seb@highlab.com>, James Waples <jamwaffles@gmail.com>, Jeff Epler <jepler@unpythonic.net>, John Thornton <bjt128@gmail.com>
[13:07:40] <jepler> (see what i said about losing battles with task?)
[13:17:56] <KGB-linuxcnc> 03Jeff Epler 05master 184070e 06linuxcnc 10tests/motion-logger/basic/expected.g0 10tests/motion-logger/basic/expected.g1 10tests/motion-logger/basic/expected.reset tests: compensate for changed output * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=184070e
[13:27:57] <linuxcnc-build> build #4394 of 1306.rip-precise-amd64 is complete: Failure [4failed compile runtests] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/1306.rip-precise-amd64/builds/4394 blamelist: Norbert Schechner <nieson@web.de>, Sebastian Kuzminsky <seb@highlab.com>, James Waples <jamwaffles@gmail.com>, Jeff Epler <jepler@unpythonic.net>, John
[13:27:57] <linuxcnc-build> Thornton <bjt128@gmail.com>
[13:30:20] <linuxcnc-build> build #4392 of 1300.rip-precise-i386 is complete: Failure [4failed compile runtests] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/1300.rip-precise-i386/builds/4392 blamelist: Norbert Schechner <nieson@web.de>, Sebastian Kuzminsky <seb@highlab.com>, James Waples <jamwaffles@gmail.com>, Jeff Epler <jepler@unpythonic.net>, John
[13:30:20] <linuxcnc-build> Thornton <bjt128@gmail.com>
[13:32:11] <linuxcnc-build> build #3603 of 1301.rip-precise-rtai-i386 is complete: Failure [4failed compile runtests] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/1301.rip-precise-rtai-i386/builds/3603 blamelist: Norbert Schechner <nieson@web.de>, Sebastian Kuzminsky <seb@highlab.com>, James Waples <jamwaffles@gmail.com>, Jeff Epler
[13:32:11] <linuxcnc-build> <jepler@unpythonic.net>, John Thornton <bjt128@gmail.com>
[13:32:17] <linuxcnc-build> build #2553 of 1400.rip-wheezy-i386 is complete: Failure [4failed compile runtests] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/1400.rip-wheezy-i386/builds/2553 blamelist: Norbert Schechner <nieson@web.de>, Sebastian Kuzminsky <seb@highlab.com>, James Waples <jamwaffles@gmail.com>, Jeff Epler <jepler@unpythonic.net>, John
[13:32:17] <linuxcnc-build> Thornton <bjt128@gmail.com>
[13:33:03] <linuxcnc-build> build #2753 of 1404.rip-wheezy-rtpreempt-amd64 is complete: Failure [4failed compile runtests] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/1404.rip-wheezy-rtpreempt-amd64/builds/2753 blamelist: Norbert Schechner <nieson@web.de>, Sebastian Kuzminsky <seb@highlab.com>, James Waples <jamwaffles@gmail.com>, Jeff Epler
[13:33:03] <linuxcnc-build> <jepler@unpythonic.net>, John Thornton <bjt128@gmail.com>
[13:33:51] <linuxcnc-build> build #2553 of 1403.rip-wheezy-amd64 is complete: Failure [4failed compile runtests] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/1403.rip-wheezy-amd64/builds/2553 blamelist: Norbert Schechner <nieson@web.de>, Sebastian Kuzminsky <seb@highlab.com>, James Waples <jamwaffles@gmail.com>, Jeff Epler <jepler@unpythonic.net>, John
[13:33:51] <linuxcnc-build> Thornton <bjt128@gmail.com>
[13:34:59] <linuxcnc-build> build #1021 of 1500.rip-jessie-i386 is complete: Failure [4failed compile runtests] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/1500.rip-jessie-i386/builds/1021 blamelist: Norbert Schechner <nieson@web.de>, Sebastian Kuzminsky <seb@highlab.com>, James Waples <jamwaffles@gmail.com>, Jeff Epler <jepler@unpythonic.net>, John
[13:34:59] <linuxcnc-build> Thornton <bjt128@gmail.com>
[13:35:04] <linuxcnc-build> build #1021 of 1520.rip-jessie-amd64 is complete: Failure [4failed compile runtests] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/1520.rip-jessie-amd64/builds/1021 blamelist: Norbert Schechner <nieson@web.de>, Sebastian Kuzminsky <seb@highlab.com>, James Waples <jamwaffles@gmail.com>, Jeff Epler <jepler@unpythonic.net>, John
[13:35:04] <linuxcnc-build> Thornton <bjt128@gmail.com>
[13:35:16] <linuxcnc-build> build #2065 of 1402.rip-wheezy-rtpreempt-i386 is complete: Failure [4failed compile runtests] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/1402.rip-wheezy-rtpreempt-i386/builds/2065 blamelist: Norbert Schechner <nieson@web.de>, Sebastian Kuzminsky <seb@highlab.com>, James Waples <jamwaffles@gmail.com>, Jeff Epler
[13:35:16] <linuxcnc-build> <jepler@unpythonic.net>, John Thornton <bjt128@gmail.com>
[13:35:29] <linuxcnc-build> build #2219 of 1401.rip-wheezy-rtai-i386 is complete: Failure [4failed compile runtests] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/1401.rip-wheezy-rtai-i386/builds/2219 blamelist: Norbert Schechner <nieson@web.de>, Sebastian Kuzminsky <seb@highlab.com>, James Waples <jamwaffles@gmail.com>, Jeff Epler <jepler@unpythonic.net>,
[13:35:29] <linuxcnc-build> John Thornton <bjt128@gmail.com>
[13:35:59] <linuxcnc-build> build #1021 of 1510.rip-jessie-rtpreempt-i386 is complete: Failure [4failed compile runtests] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/1510.rip-jessie-rtpreempt-i386/builds/1021 blamelist: Norbert Schechner <nieson@web.de>, Sebastian Kuzminsky <seb@highlab.com>, James Waples <jamwaffles@gmail.com>, Jeff Epler
[13:35:59] <linuxcnc-build> <jepler@unpythonic.net>, John Thornton <bjt128@gmail.com>
[13:36:11] <linuxcnc-build> build #1023 of 1530.rip-jessie-rtpreempt-amd64 is complete: Failure [4failed compile runtests] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/1530.rip-jessie-rtpreempt-amd64/builds/1023 blamelist: Norbert Schechner <nieson@web.de>, Sebastian Kuzminsky <seb@highlab.com>, James Waples <jamwaffles@gmail.com>, Jeff Epler
[13:36:12] <linuxcnc-build> <jepler@unpythonic.net>, John Thornton <bjt128@gmail.com>
[13:39:55] <linuxcnc-build> build #2587 of 1405.rip-wheezy-armhf is complete: Failure [4failed compile runtests] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/1405.rip-wheezy-armhf/builds/2587 blamelist: Norbert Schechner <nieson@web.de>, Sebastian Kuzminsky <seb@highlab.com>, James Waples <jamwaffles@gmail.com>, Jeff Epler <jepler@unpythonic.net>, John
[13:39:55] <linuxcnc-build> Thornton <bjt128@gmail.com>
[13:39:55] <linuxcnc-build> build #4409 of 0000.checkin is complete: Failure [4failed] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/0000.checkin/builds/4409 blamelist: Norbert Schechner <nieson@web.de>, Sebastian Kuzminsky <seb@highlab.com>, James Waples <jamwaffles@gmail.com>, Jeff Epler <jepler@unpythonic.net>, John Thornton <bjt128@gmail.com>
[14:02:01] <linuxcnc-build> build #4395 of 1306.rip-precise-amd64 is complete: Failure [4failed compile runtests] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/1306.rip-precise-amd64/builds/4395 blamelist: Jeff Epler <jepler@unpythonic.net>
[14:03:58] <linuxcnc-build> build #4393 of 1300.rip-precise-i386 is complete: Failure [4failed compile runtests] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/1300.rip-precise-i386/builds/4393 blamelist: Jeff Epler <jepler@unpythonic.net>
[14:05:12] <linuxcnc-build> build #2554 of 1400.rip-wheezy-i386 is complete: Failure [4failed compile runtests] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/1400.rip-wheezy-i386/builds/2554 blamelist: Jeff Epler <jepler@unpythonic.net>
[14:06:55] <linuxcnc-build> build #3604 of 1301.rip-precise-rtai-i386 is complete: Failure [4failed compile runtests] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/1301.rip-precise-rtai-i386/builds/3604 blamelist: Jeff Epler <jepler@unpythonic.net>
[14:07:17] <linuxcnc-build> build #2554 of 1403.rip-wheezy-amd64 is complete: Failure [4failed compile runtests] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/1403.rip-wheezy-amd64/builds/2554 blamelist: Jeff Epler <jepler@unpythonic.net>
[14:07:41] <linuxcnc-build> build #1022 of 1520.rip-jessie-amd64 is complete: Failure [4failed compile runtests] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/1520.rip-jessie-amd64/builds/1022 blamelist: Jeff Epler <jepler@unpythonic.net>
[14:07:58] <linuxcnc-build> build #2066 of 1402.rip-wheezy-rtpreempt-i386 is complete: Failure [4failed compile runtests] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/1402.rip-wheezy-rtpreempt-i386/builds/2066 blamelist: Jeff Epler <jepler@unpythonic.net>
[14:08:23] <linuxcnc-build> build #2220 of 1401.rip-wheezy-rtai-i386 is complete: Failure [4failed compile runtests] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/1401.rip-wheezy-rtai-i386/builds/2220 blamelist: Jeff Epler <jepler@unpythonic.net>
[14:08:37] <linuxcnc-build> build #1022 of 1510.rip-jessie-rtpreempt-i386 is complete: Failure [4failed compile runtests] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/1510.rip-jessie-rtpreempt-i386/builds/1022 blamelist: Jeff Epler <jepler@unpythonic.net>
[14:08:39] <linuxcnc-build> build #2754 of 1404.rip-wheezy-rtpreempt-amd64 is complete: Failure [4failed compile runtests] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/1404.rip-wheezy-rtpreempt-amd64/builds/2754 blamelist: Jeff Epler <jepler@unpythonic.net>
[14:08:52] <linuxcnc-build> build #1022 of 1500.rip-jessie-i386 is complete: Failure [4failed compile runtests] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/1500.rip-jessie-i386/builds/1022 blamelist: Jeff Epler <jepler@unpythonic.net>
[14:09:11] <linuxcnc-build> build #1024 of 1530.rip-jessie-rtpreempt-amd64 is complete: Failure [4failed compile runtests] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/1530.rip-jessie-rtpreempt-amd64/builds/1024 blamelist: Jeff Epler <jepler@unpythonic.net>
[14:13:33] <linuxcnc-build> build #2588 of 1405.rip-wheezy-armhf is complete: Failure [4failed compile runtests] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/1405.rip-wheezy-armhf/builds/2588 blamelist: Jeff Epler <jepler@unpythonic.net>
[14:13:34] <linuxcnc-build> build #4410 of 0000.checkin is complete: Failure [4failed] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/0000.checkin/builds/4410 blamelist: Jeff Epler <jepler@unpythonic.net>
[20:13:17] <KGB-linuxcnc> 03Jeff Epler 05master fd7e74b 06linuxcnc 10tests/motion-logger/mountaindew/expected.motion-logger tests: compensate for changed output * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=fd7e74b
[20:37:44] <skunkworks_> heh - we updated the matsuura from 2.7.4 to .5 a few days ago.. the carousel tool changer was 1 pocket off today. Finally figured out we updated and that I remember andy had pushed some changes...
[20:38:08] <skunkworks_> I think he fixed a problem that we thought was a hardware problem - we swapped the index pocket by one.
[20:39:13] <skunkworks_> http://git.linuxcnc.org/gitweb?p=linuxcnc.git;a=commitdiff;h=72cb68677c313540cb7a61ec83bd77b5d34a3366
[20:42:03] <Roguish> skunkworks_ : is that the red matsura, kinda old, like 20 yeas or so? old Yasnak contoller?
[20:42:28] <Roguish> maybe even older....
[20:42:37] <skunkworks_> yes
[20:42:40] <skunkworks_> 83ish
[20:43:06] <Roguish> yeah. you've put links up to photos? right?
[20:43:39] <Roguish> you're up near Sonora?
[20:43:49] <Roguish> in the foot hills?
[20:43:55] <skunkworks_> no - wisconsin
[20:44:03] <skunkworks_> near LaCrosse
[20:44:57] <Roguish> ok. sorry. my company has a very similar, maybe identical matsura. the z axis has just started giving head aches. and they want to actually fix it.
[20:45:39] <Roguish> when the jog wheel is in .001, it jumps, sometimes .001, sometimes .0005
[20:45:51] <Roguish> pretty random
[20:48:27] <skunkworks_> our z had a lot of backlash.. close to .002
[20:49:05] <skunkworks_> we took it apart and added shims between the nuts got it down to less than .0005
[20:52:11] <Roguish> the controller has x and y backlash comp. any clue if z axis does also?
[21:03:56] <skunkworks_> no clue - never really used the old control much
[21:04:34] <Roguish> the thing has a memory about as big as a knat.
[21:04:46] <Roguish> knat's
[21:04:59] <Roguish> pretty f*** small.
[21:31:29] <skunkworks_> convert... ;) re-use everything..
[23:20:57] <KGB-linuxcnc> 05dgarr/optstop f9a45f8 06linuxcnc 04. branch deleted * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=f9a45f8