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

Back
[00:10:33] <seb_kuzminsky> linuxcnc-build: force build --branch=2.6
[00:10:34] <linuxcnc-build> you must provide a Builder, try 'force build [--branch=BRANCH] [--revision=REVISION] [--props=PROP1=VAL1,PROP2=VAL2...] <WHICH> <REASON>'
[00:10:39] <seb_kuzminsky> linuxcnc-build: force build --branch=2.6 0000.checkin
[00:10:39] <linuxcnc-build> build forced [ETA 1h41m34s]
[00:10:40] <linuxcnc-build> I'll give a shout when the build finishes
[00:16:34] -!- Miner_48er has quit [Quit: Leaving]
[00:31:12] -!- BeachBumPete [BeachBumPete!~IceChat9@2601:585:8200:7a40:d0d5:13c1:9dae:52c] has joined #linuxcnc-devel
[00:42:44] <jepler> wtf, installing linuxcnc build deps on ubuntu 16.04 brings in a webserver
[00:42:47] <jepler> apache to be precise
[00:51:48] <mozmck> try --no-recommends
[00:53:55] -!- BeachBumPete [BeachBumPete!~IceChat9@2601:585:8200:7a40:d0d5:13c1:9dae:52c] has parted #linuxcnc-devel
[00:54:59] <jepler> yeah that would have helped
[00:55:45] <mozmck> I remember it saving about 400 MB of downloads when setting up lucid.
[00:55:50] <jepler> it doesn't matter much, it's an image I'll destroy once I track down the build errors in master branch on that distro
[00:56:42] <mozmck> I have a 16.04 image to start testing with. Looks like it needs an entry in the configure script
[00:56:56] <jepler> yeah
[00:57:51] <jepler> this is what I came up with https://emergent.unpythonic.net/files/sandbox/0001-debian-configure-support-ubuntu-16.04.patch
[00:59:54] <jepler> and there was apparently just one compile error left :-P
[00:59:57] <jepler> https://emergent.unpythonic.net/files/sandbox/0001-lineardeltakins-fix-compile-error-on-Ubuntu-16.04.patch
[01:00:35] <mozmck> thanks for the configure patch.
[01:01:11] <jepler> *** Error in `rs274': double free or corruption (!prev): 0x000000000106ff30 ***
[01:01:21] <mozmck> It looked like it might need the line PYTHON_PACKAGING=dh_python2 like Debian8 from what I saw - did it not need that?
[01:01:30] <jepler> I dunno, I did not build a package
[01:01:41] <jepler> so I'll hold off pushing that one, and let you verify the package builds
[01:02:26] <mozmck> I see. It complained about python-support and it looks like it was replace in 16.04 as in debian 8
[01:02:59] -!- Mathnerd314 has quit [Ping timeout: 260 seconds]
[01:03:14] <mozmck> I'll look at it as soon as I can. It's be crazy here. Spent two days un-encrypting all the files on our file servers at work because of a windows virus :-)
[01:03:30] <jepler> ugh
[01:03:40] <jepler> fresh linux install + restore documents from last tape backup
[01:03:55] <mozmck> yeah. and I'm kind of the only network admin there - and I'm not there most of the time.
[01:04:28] <mozmck> The server is debian, but the main file share was mapped as a drive on the win computer that got infected.
[01:04:49] <jepler> ah no you reinstall those computers too
[01:04:58] <jepler> the windows ones
[01:05:37] <mozmck> I think we got it all cleaned out. It was the Nemucod ransomware
[01:06:25] <mozmck> You would re-install the server? I don't think it could do anything on that (but I'm not a security professional either)
[01:07:20] <jepler> no, I'd reinstall all the windows computers with linux
[01:08:24] <mozmck> Heh, that's what I would do too, but not everyone will go for that. This computer has to run Quickbooks. We did install kaspersky internet security which should help.
[01:09:14] <jepler> quickbooks has a web-based version that works fine on linux fwiw
[01:09:32] <jepler> but no I understand you can't just make this declaration that everybody gets linux tomorrow
[01:09:38] <mozmck> Hmm, I might have to look into that.
[01:10:23] <mozmck> We do have a lot more running linux now. We can probably switch some more over too. My boss considers Win10 a virus which is good.
[01:11:37] <mozmck> well, I'll look at the configure script later - maybe later tonight. bll
[01:11:38] <mozmck> bbl
[01:22:13] <jepler> well I guess we'd better work around this, it's been a year since some boost boffin said he'd try to get a fix in...! https://emergent.unpythonic.net/files/sandbox/0001-rs274-work-around-boost-python-bug.patch
[01:29:59] <skunkworks_> backups are good
[01:30:20] <linuxcnc-build> build #450 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/450
[01:32:57] <skunkworks_> we caught one a year or so ago... it caused enough network traffic that we fount it pretty quick
[01:33:12] -linuxcnc-github:#linuxcnc-devel- [13linuxcnc] 15jepler opened pull request #102: rs274: work around boost::python bug (06master...06jepler/2.7/boost-workaround) 02https://github.com/LinuxCNC/linuxcnc/pull/102
[01:33:19] <skunkworks_> found
[01:33:50] <linuxcnc-build> Hey! build 0000.checkin #4306 is complete: Success [3build successful]
[01:33:50] <linuxcnc-build> Build details are at http://buildbot.linuxcnc.org/buildbot/builders/0000.checkin/builds/4306
[01:33:57] -linuxcnc-github:#linuxcnc-devel- [13linuxcnc] 15jepler commented on issue #102: The affected code is in 2.6 too, but our platform support notes show that even Debian 8.x (jessie) isn't expected to build 2.6 in the first place, so I didn't bother putting the PR that far back in time. 02https://github.com/LinuxCNC/linuxcnc/pull/102#issuecomment-230076624
[01:34:20] <skunkworks_> we are still finding random encrypted files on the network..
[01:37:57] <skunkworks_> backup servers are not shared
[01:38:37] <KGB-linuxcnc> 03Jeff Epler 05master b0a683d 06linuxcnc 10src/emc/kinematics/lineardeltakins.cc lineardeltakins: fix compile error on Ubuntu 16.04 * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=b0a683d
[01:38:37] <KGB-linuxcnc> 03Jeff Epler 05master a6ebc47 06linuxcnc 10src/emc/pythonplugin/python_plugin.cc rs274: work around boost::python bug * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=a6ebc47
[01:48:17] -linuxcnc-github:#linuxcnc-devel- [13linuxcnc] 15cradek closed issue #101: isnan error while compiling 02https://github.com/LinuxCNC/linuxcnc/issues/101
[01:52:02] -linuxcnc-github:#linuxcnc-devel- [13linuxcnc] 15jepler commented on issue #101: I created a 16.04 virtual machine, and after the above commit I got a full build. Tests failed until I added the patch in #102, which is also in our master branch now. I didn't try any interactive/graphical features before I blitzed the VM and called it a day. 02https://github.com/LinuxCNC/linuxcnc/issues/101#issuecomment-230077496
[01:54:28] -!- radish has quit [Ping timeout: 264 seconds]
[02:00:30] -!- Mathnerd314 [Mathnerd314!~quassel@supertux/Mathnerd314] has joined #linuxcnc-devel
[02:06:12] -!- radish has quit [Ping timeout: 276 seconds]
[02:06:47] -!- kingarmadillo has quit [Ping timeout: 260 seconds]
[02:28:33] -!- anth0ny_ has quit [Quit: anth0ny_]
[02:47:06] -!- ktchk [ktchk!~eddie6929@n219078190085.netvigator.com] has joined #linuxcnc-devel
[02:54:23] <seb_kuzminsky> ////~.
[02:57:21] -!- ktchk [ktchk!~eddie6929@n219078190085.netvigator.com] has parted #linuxcnc-devel
[02:59:27] <seb_kuzminsky> linuxcnc-build: force build --branch=2.7 0000.checkin
[02:59:32] <linuxcnc-build> The build has been queued, I'll give a shout when it starts
[03:06:45] <linuxcnc-build> build forced [ETA 1h30m11s]
[03:06:45] <linuxcnc-build> I'll give a shout when the build finishes
[03:59:48] -!- anth0ny_ has quit [Quit: anth0ny_]
[04:01:15] -!- kingarmadillo has quit [Ping timeout: 276 seconds]
[04:05:57] -!- anth0ny_ has quit [Client Quit]
[04:11:14] -!- skunksleep has quit [Ping timeout: 244 seconds]
[04:11:31] -!- Komzzpa has quit [Ping timeout: 240 seconds]
[04:11:59] -!- skunksleep [skunksleep!~AndChat14@str-broadband-ccmts-ws-26.dsl.airstreamcomm.net] has joined #linuxcnc-devel
[04:31:04] -!- kingarmadillo has quit [Ping timeout: 264 seconds]
[05:04:49] -!- Komzpa has quit [*.net *.split]
[05:04:49] -!- tobias47n9e_ has quit [*.net *.split]
[05:04:49] -!- AphelionZ has quit [*.net *.split]
[05:04:49] -!- stilldavid has quit [*.net *.split]
[05:04:49] -!- agoddard has quit [*.net *.split]
[05:04:49] -!- SkramX has quit [*.net *.split]
[05:04:50] -!- beawesomeinstead has quit [*.net *.split]
[05:04:50] -!- linuxcnc-build has quit [*.net *.split]
[05:19:29] -!- anth0ny_ has quit [Quit: anth0ny_]
[05:32:42] -!- kingarmadillo has quit [Ping timeout: 246 seconds]
[05:40:31] -!- linuxcnc-build [linuxcnc-build!~linuxcnc-@174-29-175-163.hlrn.qwest.net] has joined #linuxcnc-devel
[06:03:31] -!- kwallace [kwallace!~kwallace@162.222.30.254] has parted #linuxcnc-devel
[06:16:04] -!- anth0ny_ has quit [Quit: anth0ny_]
[06:27:20] -!- Mathnerd314 has quit [Ping timeout: 250 seconds]
[06:49:33] -!- GJdan has quit [Ping timeout: 258 seconds]
[07:34:34] -!- Komzzpa has quit [Ping timeout: 252 seconds]
[07:50:07] -!- b_b has quit [Changing host]
[10:33:28] -!- kingarmadillo has quit [Ping timeout: 264 seconds]
[10:49:33] <KGB-linuxcnc> 03John Thornton 052.7 dcc41c8 06linuxcnc 10docs/src/gcode/o-code.txt Docs: fix typo * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=dcc41c8
[11:01:30] -!- sel [sel!~sel@net77-43-27-64.mclink.it] has joined #linuxcnc-devel
[11:02:41] -!- sel has quit [Client Quit]
[11:08:34] -!- teepee_ [teepee_!~teepee@unaffiliated/teepee] has joined #linuxcnc-devel
[11:10:24] -!- teepee has quit [Ping timeout: 272 seconds]
[11:10:24] teepee_ is now known as teepee
[11:28:41] <KGB-linuxcnc> 03Norbert Schechner 052.6 f102b9f 06linuxcnc 10lib/python/gladevcp/hal_sourceview.py GladeVCP - hal_sourceview - creation mode of files * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=f102b9f
[11:30:51] <KGB-linuxcnc> 03Norbert Schechner 052.7 1e72e40 06linuxcnc 10lib/python/gladevcp/hal_sourceview.py Merge branch '2.6' into 2.7 * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=1e72e40
[11:30:52] <KGB-linuxcnc> 03Norbert Schechner 052.7 7ba74b8 06linuxcnc Merge branch '2.7' of ssh://norbert@git.linuxcnc.org/git/linuxcnc.git into 2.7 * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=7ba74b8
[11:31:36] <KGB-linuxcnc> 03Norbert Schechner 05master ffeb873 06linuxcnc Merge branch '2.7' * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=ffeb873
[11:38:17] -!- jthornton has quit [Remote host closed the connection]
[11:49:15] -!- JT-Shop has quit [Remote host closed the connection]
[12:07:26] -!- micges [micges!~micges@actg142.neoplus.adsl.tpnet.pl] has joined #linuxcnc-devel
[12:11:46] -!- micges has quit [Ping timeout: 252 seconds]
[12:24:21] <KGB-linuxcnc> 03Norbert Schechner 05gmoccapy_JA15 ef578bc 06linuxcnc 10configs/sim/gmoccapy/gmoccapy.ini Merge branch 'joints_axes15' of ssh://norbert@git.linuxcnc.org/git/linuxcnc.git into gmoccapy_JA15 * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=ef578bc
[12:24:21] <KGB-linuxcnc> 03Norbert Schechner 05gmoccapy_JA15 e13aae9 06linuxcnc 10(6 files in 4 dirs) gmoccapy_JA - ongoing work * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=e13aae9
[12:30:19] -!- micges [micges!~micges@actg142.neoplus.adsl.tpnet.pl] has joined #linuxcnc-devel
[12:34:05] -!- micges_ [micges_!~micges@adap126.neoplus.adsl.tpnet.pl] has joined #linuxcnc-devel
[12:37:57] -!- micges has quit [Ping timeout: 260 seconds]
[12:45:19] -!- kingarmadillo has quit [Ping timeout: 252 seconds]
[12:56:50] -!- Roguish has quit [Quit: ChatZilla 0.9.92-rdmsoft [XULRunner 35.0.1/20150122214805]]
[13:02:20] -!- teepee has quit [Ping timeout: 244 seconds]
[13:02:43] -!- teepee [teepee!~teepee@unaffiliated/teepee] has joined #linuxcnc-devel
[13:04:12] -!- kingarmadillo has quit [Ping timeout: 246 seconds]
[13:17:28] <jepler> PCW_: 5i24 doesn't support --reset / --reload, or did I break something?
[13:26:43] <pcw_home> Probably the bitfile is too old for that
[13:27:45] -!- basiclaser has quit [Quit: Connection closed for inactivity]
[13:29:22] <pcw_home> all of our Spartan6 configs support reload except sserial-remote though I have not tried it on SPI or hm2-serial
[13:29:40] <jepler> pci_read(&(board->llio), HM2_ICAP_REG, &cookie, sizeof(u32));
[13:29:40] <jepler> if (cookie != HM2_ICAP_COOKIE) {
[13:29:40] <jepler> printf("ERROR: FPGA reload not supported\n");
[13:29:40] <jepler> return -1;
[13:29:45] <jepler> ah so this is a check about the loaded firmware
[13:29:57] <pcw_home> yeah
[13:30:35] <pcw_home> reads of the ICAP register on PCI cards return a cookie
[13:31:46] <pcw_home> Ethernet and hm2-serial are a bit different and have full ICAP read and write ability
[13:31:47] <pcw_home> PCI cards can only write ICAP
[13:32:18] <jepler> looks like this particular block of code is for all PCI boards that doesn't use one of those PLX bridges. Those all support ICAP pysically, but also need support in the active firmware?
[13:32:30] <jepler> - printf("ERROR: FPGA reload not supported\n");
[13:32:32] <jepler> + printf("ERROR: Active firmware too old to support --reload\n");
[13:32:55] <jepler> i.e., does this make sense to say
[13:33:34] <pcw_home> Yes the ICAP stuff was added a couple years ago, older firmware wont have it
[13:41:23] <pcw_home> Yes, that message is better
[13:44:18] <pcw_home> That reminds me I need to fix our initialization scripts for Ethernet cards to write the EEPROM netmask
[13:47:19] -!- skunkworks_ has quit [Ping timeout: 244 seconds]
[13:49:40] -!- kingarmadillo has quit [Ping timeout: 252 seconds]
[14:05:08] <KGB-linuxcnc> 03Norbert Schechner 05gmoccapy_JA_based_on_master 98b584a 06linuxcnc 10(9 files in 3 dirs) gmoccapy_ja_based_on_master - transfer needed changes from gmoccapy_JA15 * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=98b584a
[14:05:08] <KGB-linuxcnc> 03Norbert Schechner 05gmoccapy_JA_based_on_master 752a83f 06linuxcnc 10lib/python/hal_glib.py GladeVCP_hal_glib - new signal motion_mode_changed * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=752a83f
[14:05:08] <KGB-linuxcnc> 03Norbert Schechner 05gmoccapy_JA_based_on_master 7495bd0 06linuxcnc 10src/emc/usr_intf/gmoccapy/gmoccapy.py gmoccapy - new copyright date * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=7495bd0
[14:08:57] -!- kingarmadillo has quit [Ping timeout: 246 seconds]
[14:18:17] -!- kingarmadillo has quit [Ping timeout: 260 seconds]
[14:25:25] <linuxcnc-build> build #454 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/454 blamelist: Norbert Schechner <nieson@web.de>
[14:58:54] -!- kwallace [kwallace!~kwallace@162.222.30.254] has joined #linuxcnc-devel
[15:04:53] -!- BeachBumPete [BeachBumPete!~IceChat9@2601:585:8200:7a40:d0d5:13c1:9dae:52c] has joined #linuxcnc-devel
[15:14:41] -!- Mathnerd314 [Mathnerd314!~quassel@supertux/Mathnerd314] has joined #linuxcnc-devel
[15:18:45] -!- kingarmadillo has quit [Ping timeout: 244 seconds]
[15:22:25] -!- anth0ny_ has quit [Quit: anth0ny_]
[15:23:58] -!- BeachBumPete [BeachBumPete!~IceChat9@2601:585:8200:7a40:d0d5:13c1:9dae:52c] has parted #linuxcnc-devel
[15:41:24] <KGB-linuxcnc> 03Norbert Schechner 05gmoccapy_JA_based_on_master d204e2c 06linuxcnc 10(6 files in 2 dirs) gmoccapy_JA_master - merging gmoccapy2 (5axis version) * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=d204e2c
[15:58:07] -!- anth0ny_ has quit [Quit: anth0ny_]
[16:00:01] amnesic_away is now known as amnesic
[16:10:59] -!- BeachBumPete [BeachBumPete!~IceChat9@2601:585:8200:7a40:4cd6:ca28:278e:3cda] has joined #linuxcnc-devel
[16:11:03] -!- BeachBumPete [BeachBumPete!~IceChat9@2601:585:8200:7a40:4cd6:ca28:278e:3cda] has parted #linuxcnc-devel
[16:14:03] -!- tobias47n9e_ has quit [Ping timeout: 250 seconds]
[16:32:36] -!- ams-w [ams-w!~androirc@182.58.168.246] has joined #linuxcnc-devel
[16:34:07] <KGB-linuxcnc> 03Norbert Schechner 05gmoccapy_JA_based_on_master 2a6871e 06linuxcnc 10(13 files in 2 dirs) gmoccapy_JA_master - merged the touchscreen slider changes and deleted unneeded ini entries * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=2a6871e
[16:34:42] -!- ams-w has quit [Remote host closed the connection]
[16:51:24] amnesic is now known as amnesic_away
[17:36:58] -!- skunkworks_ [skunkworks_!~skunkwork@str-broadband-ccmts-ws-26.dsl.airstreamcomm.net] has joined #linuxcnc-devel
[17:36:58] -!- skunkworks_ has quit [Client Quit]
[17:38:30] -!- skunkworks [skunkworks!~skunkwork@str-broadband-ccmts-ws-26.dsl.airstreamcomm.net] has joined #linuxcnc-devel
[17:39:10] <skunkworks> pcw_home, interesting issue.. I cannot seem to change the count direction of the encoders on the 7i73 by negating the scale..
[17:40:00] -!- rigid has quit [Quit: NO WINE, NO WIFE, NO CARRIER]
[17:42:05] <skunkworks> (i ended up swapping a/b physically)
[17:54:48] -!- b_b has quit [Remote host closed the connection]
[18:01:09] <skunkworks> this was .enc3
[18:08:12] <pcw_home> hmm works for me (with 7I76)
[18:10:20] <skunkworks> I can test some more.
[18:10:31] <skunkworks> later
[18:10:52] <pcw_home> ( I would expect the drive code to be the same)
[18:10:58] <pcw_home> driver
[18:14:12] <pcw_home> when you change the scale from 1 to -1 you can see the current count change sign
[18:28:09] <linuxcnc-build> build #456 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/456 blamelist: Norbert Schechner <nieson@web.de>, John Thornton <bjt128@gmail.com>
[19:13:16] -!- anth0ny_ has quit [Quit: anth0ny_]
[19:27:45] -!- basiclaser has quit [Quit: Connection closed for inactivity]
[19:30:15] -!- Roguish [Roguish!~chatzilla@50.143.183.159] has joined #linuxcnc-devel
[19:43:07] <linuxcnc-build> build #737 of 3004.dsc-jessie is complete: Failure [4failed shell] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/3004.dsc-jessie/builds/737 blamelist: Norbert Schechner <nieson@web.de>, andypugh <andy@bodgesoc.org>, Dewey Garrett <dgarrett@panix.com>
[19:43:20] <linuxcnc-build> build #736 of 3302.dsc-jessie-rtpreempt is complete: Failure [4failed shell] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/3302.dsc-jessie-rtpreempt/builds/736 blamelist: Norbert Schechner <nieson@web.de>, andypugh <andy@bodgesoc.org>, Dewey Garrett <dgarrett@panix.com>
[19:54:03] -!- kingarmadillo has quit [Ping timeout: 240 seconds]
[19:54:19] -!- anth0ny_ has quit [Ping timeout: 252 seconds]
[20:02:56] <linuxcnc-build> build #4313 of 0000.checkin is complete: Failure [4failed] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/0000.checkin/builds/4313 blamelist: Norbert Schechner <nieson@web.de>, andypugh <andy@bodgesoc.org>, Dewey Garrett <dgarrett@panix.com>
[20:40:02] <KGB-linuxcnc> 03Norbert Schechner 05gmoccapy_JA_based_on_master 81f8b7e 06linuxcnc 10(7 files in 3 dirs) gmoccapy_JA_master - corrected some bugs after the merge of touchscreen slider * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=81f8b7e
[21:18:03] <KGB-linuxcnc> 03Norbert Schechner 05gmoccapy_JA_based_on_master bd51dc3 06linuxcnc 10configs/sim/gmoccapy/gmoccapy.ini 10src/emc/usr_intf/gmoccapy/gmoccapy.py 10src/emc/usr_intf/gmoccapy/release_notes.txt gmoccapy_JA_master - bug in init_extra_axis and key event F12 * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=bd51dc3
[21:21:02] <KGB-linuxcnc> 03Norbert Schechner 05gmoccapy_JA_based_on_master 4905c59 06linuxcnc 10(6 files) gmoccapy_JA_master - added missing images * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=4905c59
[21:26:55] -!- anth0ny_ has quit [Ping timeout: 250 seconds]
[21:29:13] -!- kingarmadillo has quit [Ping timeout: 244 seconds]
[21:34:46] <KGB-linuxcnc> 03Norbert Schechner 05gmoccapy_JA_based_on_master 273b016 06linuxcnc 10src/emc/usr_intf/gmoccapy/gmoccapy.py 10src/emc/usr_intf/gmoccapy/release_notes.txt gmoccapy_JA_master - wrong GUI init on touch off button * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=273b016
[22:01:28] -!- Einherjer [Einherjer!~einherjer@69.64.40.177] has joined #linuxcnc-devel
[22:06:40] -!- kalxas has quit [Quit: Goodbye]
[22:20:32] -!- rob_h [rob_h!~R@97e428d3.skybroadband.com] has joined #linuxcnc-devel
[22:31:04] -!- kingarmadillo has quit [Ping timeout: 264 seconds]
[22:35:26] <KGB-linuxcnc> 03Norbert Schechner 05gmoccapy_JA_based_on_master 6dbd510 06linuxcnc 10(8 files in 2 dirs) gmoccapx_JA_master - added identity 5 axis sim configs * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=6dbd510
[23:06:28] -!- anth0ny_ has quit [Ping timeout: 264 seconds]
[23:33:28] -!- kingarmadillo has quit [Ping timeout: 264 seconds]
[23:46:36] -!- rob_h has quit [Ping timeout: 272 seconds]