#linuxcnc-devel | Logs for 2013-10-03

Back
[08:13:29] <skunkworks> pcw_home, http://www.electronicsam.com/images/KandT/testing/LaptopRTnet.jpg
[12:12:44] <skunkworks> pcw_home, still running
[12:14:53] <pcw_home> With 8168?
[12:47:42] <skunkworks> pcw_home, yes
[12:48:10] <andypugh> I have a patch from Russell that adds the STEPGEN_MAX* INI file entries (like stepconf already adds). Is there any reason not to just push it?
[12:58:18] <alex_joni> andypugh: not that I see
[13:07:27] <pcw_home> andypugh I guess I do prefer - for early as the phase error pin has that sign
[13:07:29] <pcw_home> and I think of rocket launch sequences (T -20 seconds and counting)
[13:08:53] <kwallace2> andy_pugh: Which spindle gear sensor do you use? This one? Avago ATS667LSGTN-T http://www.allegromicro.com/en/Products/Part_Numbers/0667/0667.pdf
[13:20:57] <andypugh> kwallace2: That looks like the one
[13:21:21] <skunkworks> logger[mah],
[13:21:21] <logger[mah]> skunkworks: Log stored at http://linuxcnc.mah.priv.at/irc/%23linuxcnc-devel/2013-10-03.html
[13:21:42] <kwallace2> Okay, I have some on order.
[13:24:50] <KGB-linuxcnc> 03russell 05master 5aac98c 06linuxcnc 10src/emc/usr_intf/pncconf/pncconf.py * STEPGEN_MAXVEL patch
[13:35:57] <cradek> andypugh: my only suggestion regarding that change is to never comment out code you are replacing - just delete it - seeing the past is one thing version control is for
[13:36:54] <cradek> that said, looks like the change is certainly a good idea
[13:39:32] <seb_kuzminsky> i'd have liked a more descriptive commit message (but this patch is simple enough that it's understandable even with the useless commit message)
[13:39:57] <cradek> oh yeah, didn't even look at the description
[13:40:13] <cradek> "say why you are doing this" is the thing to keep in mind
[13:42:00] <cradek> 'sokay, people get better at making perfect commits over time, I appreciate him doing it
[13:45:35] <skunkworks> tough croud...
[13:45:37] <skunkworks> ;)
[13:45:45] <skunkworks> crowd heh
[15:48:41] <skunkworks> pcw_home: I shut it down - but it ran all day without a watchdog bite
[19:20:15] -hobana.freenode.net:#linuxcnc-devel- [freenode-info] please register your nickname...don't forget to auto-identify! http://freenode.net/faq.shtml#nicksetup
[21:04:04] <cmorley> Andy: the pncconf patch should have gone in 2.5. The comments about if using backlash comp might be wrong.
[22:09:32] <KGB-linuxcnc> 03chrisinnanaimo 05master 71f6326 06linuxcnc 10src/emc/ 10motion/control.c 10motion/mot_priv.h 10motion/motion.c * motion -add spindle veloity pins with absolute output
[22:09:32] <KGB-linuxcnc> 03chrisinnanaimo 05master 25b607c 06linuxcnc 10src/emc/kinematics/tc.c * trajectory planner -Don't use feed override in rapids
[22:09:36] <KGB-linuxcnc> 03chrisinnanaimo 05master 864862c 06linuxcnc 10src/emc/usr_intf/pncconf/pncconf.py * pncconf -add missing INI substitution in HAL file