#linuxcnc-devel | Logs for 2016-06-09

Back
[00:04:24] <seb_kuzminsky> http://article.gmane.org/gmane.linux.drivers.driver-project.devel/89269
[00:18:02] <linuxcnc-build_> build #371 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/371 blamelist: Sebastian Kuzminsky <seb@highlab.com>
[07:51:53] <jepler> seb_kuzminsky: yep, "also" is exactly that kind of weasel word in a commit message. I do it all the time. Also, I like pie.
[12:09:39] <JT-Shop> PCW: do you have any 50a servo drives?
[12:38:39] <pcw_home> No, we have considered it but have not made any
[12:52:47] <JT-Shop> thanks
[13:39:14] <skunkworks> amc makes a 40a peak one..
[13:39:17] <skunkworks> or used to
[13:39:20] <skunkworks> how many volts?
[13:39:46] <skunkworks> we are using b40a40's on the k&t
[13:40:58] <skunkworks> (400v)
[13:45:55] <JT-Shop> skunkworks: thanks
[13:48:09] <JT-Shop> so this one would be good for a brushed DC servo I think http://www.a-m-c.com/download/datasheet/100a40.pdf
[13:48:16] <JT-Shop> good to know amc is a good source
[14:01:10] <skunkworks> had good luck with them
[16:37:21] <skunkworks> Z axis is down to .0005 - think we are going to run it that way and see
[16:45:20] <seb_kuzminsky> nice
[20:12:10] <skunkworks> zlog
[20:13:45] <seb_kuzminsky> jepler: https://github.com/LinuxCNC/linuxcnc/commit/fb7e668d46c90894c57257a3df8b14cced8ed95a
[20:13:57] <seb_kuzminsky> does that one fix this? https://github.com/LinuxCNC/linuxcnc/issues/62
[21:10:01] <jepler> seb_kuzminsky: yes. I proposed the change to linuxcncmodule, dewey apparently found it good and added the change so the tests passed
[21:10:19] <seb_kuzminsky> great
[21:10:22] <jepler> I hadn't considered whether adding the abort would change the output of motion logger!
[21:10:26] <seb_kuzminsky> do you want to close it or should i?
[21:10:46] <jepler> that commit is not in master branch, so I don't think closing it is appropriate
[21:12:43] <seb_kuzminsky> maybe open should cause task to abort first? otherwise i might have broken the other UIs...
[21:14:06] <jepler> that commit ad06db2 was all about what axis/linuxcncmodule do, not sure other UIs matter
[21:15:36] <seb_kuzminsky> seb trying to play with Task: http://i.imgur.com/vJ1PWkS.gif
[21:15:52] <skunkworks> did you see
[21:15:54] <skunkworks> https://youtu.be/zq7rbsMW5ic
[21:16:29] <skunkworks> from
[21:16:31] <skunkworks> https://forum.linuxcnc.org/forum/20-g-code/27040-g71-g70-cycle-for-lathes-first-tests
[21:16:55] <seb_kuzminsky> hhnnnnngggggh
[21:17:33] <skunkworks> is that good or bad>
[21:17:35] <skunkworks> ?
[21:18:24] <jepler> it is doing a lathe feature someone wants, using remap? without looking, that seems dandy if it's robust