#linuxcnc-devel | Logs for 2015-01-09

Back
[00:02:21] -!- dgarr [dgarr!~dgarrett@71-223-73-226.phnx.qwest.net] has joined #linuxcnc-devel
[00:05:27] -!- Tecan has quit [Ping timeout: 264 seconds]
[00:05:29] -!- andypugh [andypugh!~andy2@cpc14-basl11-2-0-cust1010.20-1.cable.virginm.net] has joined #linuxcnc-devel
[00:06:23] -!- tjtr33 has quit [Quit: Leaving]
[00:25:41] -!- meji3 has quit [Quit: WeeChat 1.0.1]
[00:35:25] -!- GargantuaSauce has quit [Read error: Connection reset by peer]
[00:38:49] -!- [cube] has quit [Ping timeout: 252 seconds]
[00:39:55] -!- micges-dev has quit [Quit: Wychodzi]
[00:41:16] -!- PetefromTn_ has quit [Quit: I'm Outta here!!]
[00:50:59] -!- moorbo has quit [Remote host closed the connection]
[00:53:29] -!- Audioburn has quit [Ping timeout: 265 seconds]
[00:58:45] -!- andypugh has quit [Quit: andypugh]
[00:59:52] -!- asdfasd has quit [Ping timeout: 245 seconds]
[01:01:52] -!- skorasaurus has quit [Remote host closed the connection]
[01:05:16] -!- Nick001-shop has quit [Quit: ChatZilla 0.9.91.1 [Firefox 30.0/20140605174243]]
[01:11:19] -!- sumpfralle has quit [Ping timeout: 256 seconds]
[01:32:16] -!- PCW has quit [Remote host closed the connection]
[01:32:44] -!- PCW [PCW!~chatzilla@99.88.10.65] has joined #linuxcnc-devel
[01:42:19] -!- rob_h has quit [Ping timeout: 244 seconds]
[01:45:25] -!- skorasaurus has quit [Ping timeout: 255 seconds]
[01:47:40] -!- Servos4ever has quit [Ping timeout: 264 seconds]
[02:04:13] -!- FinboySlick has quit [Quit: Leaving.]
[02:17:22] -!- morgajel has quit [Ping timeout: 245 seconds]
[02:18:21] -!- anth0ny has quit [Quit: anth0ny]
[02:30:22] -!- swingley has quit [Remote host closed the connection]
[02:32:54] -!- Camaban has quit [Quit: Leaving]
[02:32:56] -!- skunkworks [skunkworks!~chatzilla@str-broadband-ccmts-ws-26.dsl.airstreamcomm.net] has joined #linuxcnc-devel
[02:34:32] -!- TTN has quit [Quit: gnight :)]
[02:51:32] -!- kwallace4 has quit [Ping timeout: 245 seconds]
[02:54:53] -!- kwallace1 [kwallace1!~kwallace@smb-208.sonnet.com] has joined #linuxcnc-devel
[02:55:24] -!- Thetawaves has quit [Quit: This computer has gone to sleep]
[02:59:54] -!- patrickarlt has quit [Remote host closed the connection]
[03:01:22] -!- patrickarlt has quit [Remote host closed the connection]
[03:09:40] -!- sumpfralle has quit [Quit: Leaving.]
[03:16:29] -!- amiri has quit [Ping timeout: 245 seconds]
[03:17:57] -!- patrickarlt has quit [Ping timeout: 252 seconds]
[03:35:49] -!- swingley has quit [Ping timeout: 264 seconds]
[03:48:47] <seb_kuzminsky> Ben Hutchings (of the debian kernel team) confirms what Gene and I discovered: changing kernel flavor (such as enabled PAE) changes the kernel ABI
[03:53:23] -!- ariscop has quit [Ping timeout: 256 seconds]
[03:54:22] -!- AR__ has quit [Ping timeout: 240 seconds]
[03:56:49] -!- Tanz has quit [Quit: ChatZilla 0.9.91.1 [Firefox 34.0/20141125180439]]
[03:57:22] -!- zeeshan|2 has quit [Ping timeout: 245 seconds]
[04:04:55] -!- nofxx has quit [Ping timeout: 255 seconds]
[04:06:23] <skunkworks> Doesn't using QBL fix that in the FDE sense?
[04:12:56] -!- dgarr has quit [Quit: Leaving.]
[04:13:12] -!- Valen has quit [Quit: Leaving.]
[04:13:40] -!- gmccrackin has quit [Quit: Page closed]
[04:24:13] <seb_kuzminsky> skunkworks: hmm, maybe the quantified bidder's list *would* fix the module versioning problem, in the full-disk encryption sense
[04:33:49] <skunkworks> seb_kuzminsky: only if you take into account the bit range between installed vs applied dynamic layering of the base processing.
[04:36:29] -!- swingley has quit [Ping timeout: 245 seconds]
[04:38:28] <cradek> I don't see what's wrong with option #2. you could just use apt dependencies to make them install together?
[04:39:28] <memfrob> jessie uses kernel 3.16 and rtai works on 3.16 :) rt for jessie is done!
[04:39:50] <cradek> on the other hand, I don't think this matters, especially if it's all because of gene's incorrect belief that something is wrong if his machine ever swaps anything out
[04:40:46] -!- skorasaurus has quit [Ping timeout: 244 seconds]
[04:45:51] -!- nofxx has quit [Changing host]
[04:46:41] -!- ariscop [ariscop!~Phase4@2001:44b8:4196:e800:a2a8:cdff:fe1c:74c4] has joined #linuxcnc-devel
[04:50:17] -!- swingley has quit [Ping timeout: 245 seconds]
[04:50:19] -!- Tecan has quit [Ping timeout: 265 seconds]
[04:54:25] -!- eeriegeek has quit [Ping timeout: 264 seconds]
[05:12:21] -!- swingley has quit [Ping timeout: 252 seconds]
[05:20:41] <seb_kuzminsky> i agree swapping is normal and good, even in high-memory-free systems
[05:21:29] <seb_kuzminsky> the drawback with option 2 is fresh installs need one more reboot, and between the initial upgrade and the subsequent reboot, linuxcnc will fail to start, and with unhelpful error messages
[05:24:37] <cradek> a simple cd regen would fix that
[05:25:48] <seb_kuzminsky> yep, good point
[05:32:28] <seb_kuzminsky> users have the same problem if they have an existing install & they upgrade. they'll get the new linux-image, rtai-modules, and linuxcnc debs, and until they reboot nothing will work
[05:33:13] <mozmck> Can more than one HAL_IO pin be connected together?
[05:35:24] <mozmck> I think the package manager notifies users to reboot if a new kernel is installed.
[05:35:40] <seb_kuzminsky> mozmck: http://linuxcnc.org/docs/html/hal/basic_hal.html#_net_a_id_sub_net_a
[05:36:00] <seb_kuzminsky> i think that says: a net (signal) can have any number of In and IO pins, but at most one Out pin
[05:36:54] <mozmck> oh, duh! I did not read down far enough - thanks seb.
[05:37:48] <seb_kuzminsky> we dont have a linux-image-rtai meta-package, so deliberate user action is required to upgrade from 3.4-9 to a hypothetical 3.4-10 kernel
[05:38:29] <seb_kuzminsky> mozmck: sometimes our docs are a little disorganized and hard to search
[05:38:32] -!- DGMurdockIII has quit [Quit: Leaving]
[05:38:48] <mozmck> I'm finding that to be true with the HAL manual :)
[05:58:41] -!- jerryitt has quit [Quit: Connection closed for inactivity]
[06:00:05] -!- johtso has quit [Quit: Connection closed for inactivity]
[06:13:28] -!- swingley has quit [Ping timeout: 264 seconds]
[06:17:49] -!- furrywolf has quit [Ping timeout: 264 seconds]
[06:36:57] -!- Tecan has quit [Ping timeout: 245 seconds]
[06:41:46] -!- anth0ny has quit [Quit: anth0ny]
[06:50:36] -!- Tecan has quit [Changing host]
[07:03:14] -!- [cube] has quit [Ping timeout: 265 seconds]
[07:05:13] -!- kwallace1 has quit [Ping timeout: 264 seconds]
[07:06:16] -!- Zboonet has quit [Remote host closed the connection]
[07:09:13] -!- jthornton_ [jthornton_!~john@184.21.239.59] has joined #linuxcnc-devel
[07:09:40] -!- jthornton has quit [Read error: Connection reset by peer]
[07:17:19] -!- karavanjo has quit [Ping timeout: 244 seconds]
[07:23:31] -!- ve7it has quit [Remote host closed the connection]
[07:25:28] -!- syyl has quit [Ping timeout: 264 seconds]
[07:25:54] -!- Connor has quit [Ping timeout: 244 seconds]
[07:31:18] -!- jthornton_ has quit [Read error: Connection reset by peer]
[07:31:29] -!- JT-Shop has quit [Read error: Connection reset by peer]
[07:31:46] -!- jthornton_ [jthornton_!~john@184.21.239.59] has joined #linuxcnc-devel
[07:31:57] -!- JT-Shop [JT-Shop!~john@184.21.239.59] has joined #linuxcnc-devel
[07:33:28] -!- The_Ball has quit [Quit: Leaving]
[07:36:04] -!- norias has quit [Quit: Leaving]
[07:58:11] -!- Komzzpa has quit [Ping timeout: 256 seconds]
[08:00:00] jesseg__ is now known as jesseg
[08:11:04] -!- mttr has quit [Ping timeout: 264 seconds]
[08:14:40] -!- swingley has quit [Ping timeout: 264 seconds]
[08:24:59] -!- tinkerer [tinkerer!~tinkerer@mail.play-pla.net] has joined #linuxcnc-devel
[08:30:39] -!- DGMurdockIII has quit [Quit: AndroIRC - Android IRC Client ( http://www.androirc.com )]
[08:32:10] -!- witnit has quit [Ping timeout: 265 seconds]
[08:32:33] -!- witnit_ has quit [Ping timeout: 244 seconds]
[08:33:19] -!- Tecan has quit [Ping timeout: 256 seconds]
[08:39:27] -!- witnit has quit [Client Quit]
[08:43:36] -!- mhaberler has quit [Quit: mhaberler]
[08:50:53] -!- moorbo has quit []
[08:52:27] -!- Alexandru_ has quit [Quit: Page closed]
[08:55:45] -!- unfy has quit [Quit: Miranda IM! Smaller, Faster, Easier. http://miranda-im.org]
[08:55:47] -!- mhaberler has quit [Quit: mhaberler]
[08:58:37] -!- The_Ball_Shed has quit [Ping timeout: 264 seconds]
[09:02:24] -!- Connor [Connor!~Tiffany@24.214.127.194] has joined #linuxcnc-devel
[09:08:55] -!- nofxx has quit [Ping timeout: 244 seconds]
[09:11:13] -!- witnit_ has quit [Ping timeout: 264 seconds]
[09:11:17] -!- witnit has quit [Ping timeout: 256 seconds]
[09:15:15] -!- swingley has quit [Ping timeout: 256 seconds]
[09:21:24] -!- witnit_ has quit [Client Quit]
[09:22:37] -!- erve has quit [Ping timeout: 256 seconds]
[09:42:31] -!- rob_h [rob_h!~robh@2.124.123.234] has joined #linuxcnc-devel
[09:45:39] -!- nofxx has quit [Ping timeout: 264 seconds]
[09:55:25] -!- witnit has quit [Ping timeout: 244 seconds]
[09:59:52] -!- Jasen_ has quit [Ping timeout: 246 seconds]
[10:02:37] -!- Miner_48er has quit [Quit: Leaving]
[10:02:39] -!- JT-Shop has quit [Read error: Connection reset by peer]
[10:02:39] -!- jthornton_ has quit [Read error: Connection reset by peer]
[10:03:33] -!- JT-Shop [JT-Shop!~john@184.21.239.59] has joined #linuxcnc-devel
[10:03:33] -!- jthornton [jthornton!~john@184.21.239.59] has joined #linuxcnc-devel
[10:14:32] -!- tiwake has quit [Ping timeout: 244 seconds]
[10:16:01] -!- swingley has quit [Ping timeout: 264 seconds]
[10:17:30] -!- erve has quit [Remote host closed the connection]
[10:22:11] -!- JT-Shop has quit [Read error: Connection reset by peer]
[10:22:38] -!- JT-Shop [JT-Shop!~john@184.21.239.59] has joined #linuxcnc-devel
[10:22:51] -!- sirdancealot has quit [Read error: Connection reset by peer]
[10:24:23] -!- zeitue has quit [Ping timeout: 256 seconds]
[10:36:31] -!- JT-Shop has quit [Read error: Connection reset by peer]
[10:39:03] -!- jthornton has quit [Read error: Connection reset by peer]
[10:39:06] -!- JT-Shop [JT-Shop!~john@184.21.239.59] has joined #linuxcnc-devel
[10:39:29] -!- jthornton [jthornton!~john@184.21.239.59] has joined #linuxcnc-devel
[10:44:56] -!- jthornton_ [jthornton_!~john@184.21.239.59] has joined #linuxcnc-devel
[10:44:56] -!- jthornton has quit [Read error: Connection reset by peer]
[10:44:57] -!- JT-Shop has quit [Read error: Connection reset by peer]
[10:45:27] -!- JT-Shop [JT-Shop!~john@184.21.239.59] has joined #linuxcnc-devel
[10:47:18] -!- lyzidiamond has quit [Remote host closed the connection]
[11:03:39] -!- witnit has quit [Ping timeout: 264 seconds]
[11:06:04] -!- jthornton__ [jthornton__!~john@184.21.239.59] has joined #linuxcnc-devel
[11:06:04] -!- jthornton_ has quit [Read error: Connection reset by peer]
[11:06:05] -!- john__ [john__!~john@184.21.239.59] has joined #linuxcnc-devel
[11:06:22] -!- JT-Shop has quit [Read error: Connection reset by peer]
[11:16:20] -!- swingley has quit [Ping timeout: 244 seconds]
[11:24:27] -!- mhaberler has quit [Quit: mhaberler]
[11:37:22] -!- skunkworks has quit [Ping timeout: 240 seconds]
[12:01:09] jthornton__ is now known as jthornton
[12:15:52] -!- eeriegeek has quit [Ping timeout: 255 seconds]
[12:25:25] -!- skunkworks [skunkworks!~skunkwork@68-115-41-210.static.eucl.wi.charter.com] has joined #linuxcnc-devel
[12:30:13] -!- eeriegeek has quit [Ping timeout: 244 seconds]
[12:39:00] -!- eeriegeek has quit [Ping timeout: 244 seconds]
[12:40:54] -!- The_Ball has quit [Read error: Connection timed out]
[12:54:52] -!- Zboonet has quit [Remote host closed the connection]
[13:06:54] -!- FreezingCold has quit [Ping timeout: 245 seconds]
[13:09:45] -!- karavanjo has quit [Ping timeout: 252 seconds]
[13:18:11] -!- swingley has quit [Ping timeout: 252 seconds]
[13:20:25] -!- quiqua has quit [Quit: quiqua]
[13:23:56] -!- eeriegeek has quit [Quit: Leaving.]
[13:34:15] -!- Audioburn has quit [Ping timeout: 265 seconds]
[13:36:57] -!- mozmck has quit [Ping timeout: 245 seconds]
[13:37:22] -!- gambakufu has quit [Ping timeout: 245 seconds]
[13:37:22] -!- micrypt has quit [Ping timeout: 245 seconds]
[13:37:49] -!- mozmck [mozmck!~moses@67.210.159.245] has joined #linuxcnc-devel
[13:43:10] -!- gaute has quit [Quit: Page closed]
[14:01:07] -!- dan2k3k4 has quit [Quit: Leaving]
[14:01:37] -!- balestrino has quit [Ping timeout: 264 seconds]
[14:06:08] john__ is now known as JT-Shop
[14:19:10] -!- swingley has quit [Ping timeout: 255 seconds]
[14:32:20] -!- ejb has quit [Quit: ZZZzzz…]
[14:34:17] -!- jduhls has quit [Ping timeout: 256 seconds]
[14:39:57] -!- anth0ny has quit [Ping timeout: 252 seconds]
[14:40:34] -!- mhaberler has quit [Quit: mhaberler]
[15:07:12] <seb_kuzminsky> if we make a new fixed linux-image with pae enabled, it'll have a new abi number, so it can be installed at the same time as the old non-pae pae kernel
[15:07:34] <seb_kuzminsky> but the ner kernel image will need a new rtai-modules, and that would conflict with the old rtai-modules for the old kernel
[15:07:57] <seb_kuzminsky> so currently you can't have both versions installed at the same time
[15:08:20] <seb_kuzminsky> and mozmck is right, when you upgrade the kernel it pops up a window saying you have to restart
[15:09:22] <seb_kuzminsky> both the old 3.4-9 and the new 3.4-10 kernels are offered as options in the grub menu
[15:14:43] <seb_kuzminsky> if you forget to run 'debian/configure -r' and dpkg-checkbuilddeps you can forget to install the new kernel-headers, and then src/configure fails
[15:15:40] <seb_kuzminsky> because the rtai-config script says it needs the new headers but they're not there
[15:15:45] <seb_kuzminsky> so that's pretty good i guess
[15:17:52] -!- jduhls has quit [Ping timeout: 240 seconds]
[15:19:33] -!- swingley has quit [Ping timeout: 252 seconds]
[15:22:02] -!- quiqua has quit [Ping timeout: 265 seconds]
[15:22:02] quiqua_ is now known as quiqua
[15:28:46] <cradek> is the cure worse than the poison?
[15:28:59] <cradek> we could make the switch when we release 2.7
[15:29:49] -!- zeitue has quit [Ping timeout: 245 seconds]
[15:35:41] -!- amiri_ has quit [Ping timeout: 252 seconds]
[15:35:54] -!- karavanjo1 has quit [Ping timeout: 244 seconds]
[15:39:02] <skunkworks> https://github.com/robEllenberg/linuxcnc-mirror/compare/feature/spiral-arc-handling-rebase
[15:39:10] <skunkworks> tgif
[15:42:46] <mozmck> The term "signal" as used in HAL seems to be more like what I normally hear called a "net" - or is my conception of it wrong?
[15:43:08] <cradek> nope, I think you have it
[15:44:11] <mozmck> ok, thanks. Maybe as I learn (re-learn because I forgot a bit!) HAL I'll write down some notes for possibly clarifying the documentation.
[15:44:34] -!- Tecan has quit [Changing host]
[15:44:49] <archivist> I suppose it is both, nets carry signals
[15:46:53] <mozmck> The terminology I'm used to is that the signal is the electrical state of the wire: high, low, or serial data or such.
[15:48:02] <mozmck> but my experience is admittedly rather small...
[16:02:52] <skunkworks> in one of the explainations of a signal - they use a wire analogy..
[16:03:14] <archivist> to me the net is the wire
[16:06:10] <mozmck> to me too, but as skunkworks says they do say that a signal is the equivalent of a wire
[16:09:45] <mozmck> I don't see much information on HAL functions: can you make functions in userspace components that can be run from HAL threads?
[16:12:42] <skunkworks> I don't think there are functions for userspace components.. just pins that get read and wrote to..
[16:14:15] <cradek> that's right
[16:14:27] <mozmck> It kind of looks that way, but I don't see anything that really says.
[16:14:31] <mozmck> oh, ok.
[16:14:38] <cradek> hal functions are all realtime
[16:14:57] <cradek> userland have to run their code at their leisure
[16:15:37] <pcw_home> I'll add 2+2 when I get around to it buddy
[16:16:02] <seb_kuzminsky> what cradek and skunkworks say is true, and mozmck's probably right that the docs dont explain that clearly
[16:16:17] <skunkworks> we are all right!
[16:16:22] <seb_kuzminsky> however, things are a bit muddled by the new "uspace" stuff in 2.7
[16:16:33] <seb_kuzminsky> there, "realtime" components run in "userspace"
[16:17:02] <seb_kuzminsky> the distinction really is: "realtime" components have hal functions that get added to hal threads via addf
[16:17:11] <mozmck> Ok, well I'm definitely going to start making notes. Seems like there needs to be a HAL component/driver developers manual as well.
[16:17:32] <seb_kuzminsky> "nonrealtime" components do not, they run as their own process in linux and can interact with hal via pins (& params) only
[16:17:51] <seb_kuzminsky> mozmck: that'd be helpful
[16:17:58] amnesic_away is now known as amnesic
[16:22:59] WalterN is now known as tiwake
[16:27:49] -!- kwallace [kwallace!~kwallace@smb-208.sonnet.com] has joined #linuxcnc-devel
[16:36:31] <seb_kuzminsky> i installed the 3.4-10 kernel and rtai-modules, rebuild linuxcnc, and it's passing the tests
[16:36:42] <seb_kuzminsky> and 'free' shows all 6 GB of memory
[16:53:33] <skunkworks> thank goodness - I was afraid I wouldn't be able to put more than 3gb of memory in my cnc... ;)
[16:54:29] -!- quiqua has quit [Quit: quiqua]
[16:59:17] <pcw_home> or have to endure the horror of swapping
[16:59:40] -!- nick-name has quit [Ping timeout: 265 seconds]
[17:12:57] -!- Sandblech_Micha has quit [Quit: ChatZilla 0.9.91.1 [Iceweasel 31.2.0/20141018043405]]
[17:20:32] -!- Loetmichel has quit [Disconnected by services]
[17:20:35] Loetmichel2 is now known as Loetmichel
[17:27:02] -!- Tecan has quit [Quit: Live Long And Phosphor!]
[17:29:29] <seb_kuzminsky> heh
[17:30:11] <skunkworks> I miss jeff
[17:30:28] <seb_kuzminsky> i hope he comes back one day
[17:31:44] <skunkworks> monday? (I guess not hearing correctly doesn't quite work the same on the internet)
[17:32:18] <seb_kuzminsky> eh? speak up sonny
[17:33:09] <cradek> oh this reminds me of a terrible story
[17:33:10] -!- albova has quit [Client Quit]
[17:33:30] <seb_kuzminsky> heh
[17:34:03] <mozmck> where is jeff?
[17:34:23] <seb_kuzminsky> mozmck: he announced in december he was taking a break from linuxcnc for a while
[17:34:37] <mozmck> oh, I missed that - that's too bad.
[17:34:40] <cradek> on rec.antique.radio (?) there was this guy who used webtv, but he said he could only read it when people typed in all caps, so they did
[17:34:53] <seb_kuzminsky> it's bad for linuxcnc but probably good for jeff :-)
[17:35:13] <seb_kuzminsky> cradek: that poor man
[17:35:46] <cradek> it was the 90s. some things were rough.
[17:36:01] <cradek> of course, other things were quite nice
[17:36:49] <seb_kuzminsky> i keep thinking the 90s were a decade ago, but they were actually two decades ago
[17:36:57] <seb_kuzminsky> https://www.youtube.com/watch?v=YcxylT1CBfU
[17:37:02] <cradek> ha
[17:37:17] <cradek> I'd make fun of you, except we're about the same age
[17:37:34] <seb_kuzminsky> you can still make fun of me
[17:37:54] <seb_kuzminsky> each winter i grow my beard out and each winter it's got more gray
[17:38:09] -!- md-2 has quit [Quit: Leaving...]
[17:38:16] <mozmck> sounds familiar.
[17:38:19] <cradek> mine's quite gray now, and I like it
[17:38:21] <archivist> why only winter!
[17:38:24] <seb_kuzminsky> my daughter told me the other day my beard was getting too long and i should "shave an eating hole in the middle"
[17:38:36] <mozmck> haha!
[17:38:37] <cradek> haha
[17:38:47] <cradek> she's adorable
[17:39:02] <seb_kuzminsky> yeah i think i'll keep her :-)
[17:42:47] <seb_kuzminsky> ehm, so despite various bug-related emergencies, i think i'm nearly ready to release 2.7.0~pre3
[17:43:06] <seb_kuzminsky> anyone know of a reason to hold off? anyone working on something that needs to make it in?
[17:43:15] <cradek> what about feature/spiral-arc-handling-rebase
[17:43:22] <seb_kuzminsky> yeah, right, that
[17:43:28] <cradek> I've only read through it
[17:43:33] -!- rob_h has quit [Ping timeout: 256 seconds]
[17:44:00] -!- rob_h [rob_h!~robh@94.2.239.238] has joined #linuxcnc-devel
[17:44:00] <cradek> I've only heard about it through skunkworks; I don't know if rob is wanting review, or if he wants one of us to merge it, or what
[17:44:14] <seb_kuzminsky> i looked at the branch before -rebase and gave some feedback, rob said he addressed some of the issues but i havent looked at it since then
[17:44:16] <cradek> he's pushed stuff directly, before
[17:44:26] <pcw_home> I need a subtle sserial bug fix added
[17:44:43] <cradek> pcw_home: can you go ahead and do it?
[17:44:56] <seb_kuzminsky> i think as long as ~pre3 is better than ~pre2 (which it already is), it's ok to release
[17:45:06] <pcw_home> micges has a patch Ill test today (its minor, basically status reporting)
[17:45:11] <seb_kuzminsky> we'll make sure there are no pending things about to get fixed before 2.7.0
[17:45:14] <skunkworks> you guys both should have gotten the email from a day or 2 ago..
[17:45:18] <cradek> ok
[17:45:22] <skunkworks> I just pushed a new branch to my github fork that addresses some of Seb's concerns:
[17:45:22] <skunkworks> Removed all of the interp warning stuff
[17:45:22] <skunkworks> Cleaned up some commit messages
[17:45:22] <skunkworks> As for the interp tests that fail, the reason that the "bad" arc used for the bad test is within the tolerances of of the new spiral fit. I'd have to see exactly what the issue is with the plug test, but I suspect it's of a similar nature.
[17:45:23] <skunkworks> -Rob
[17:45:37] <seb_kuzminsky> aha
[17:46:04] <cradek> he also fixed the slow arc thing I saw go by in the forum, it's in there
[17:46:05] <seb_kuzminsky> so he relaxed the arc radius tolerance and now a test that used to verify that too-spirally arcs were rejected, fails
[17:46:15] <seb_kuzminsky> what's the slow arc thing?
[17:46:28] <cradek> "my arcs are slow in 2.7 but fine in 2.6" is what I saw
[17:46:42] <seb_kuzminsky> it's great that he addressed that
[17:46:57] -!- dan2k3k4 has quit [Ping timeout: 252 seconds]
[17:47:02] <cradek> I think this must have been a Z-is-much-slower type of machine
[17:47:15] <skunkworks> that could be.
[17:47:47] <seb_kuzminsky> in addition to rob ellenberg's arc work, there's a patch that arceye worked up that makes the tolerance an ini parameter and changes the defaults to better (?) values
[17:48:17] <seb_kuzminsky> i think after rob's stuff goes in i'll ask arceye to rebase his stuff on top (if it's still relevant
[17:49:22] <cradek> that sounds perfect
[17:49:53] <skunkworks> http://www.cnczone.com/forums/novakon-systems/254224-cnc-tormach-3.html#post1624546
[17:49:59] <seb_kuzminsky> do we know if the slow-arc guy has tested rob's new stuff? i'd guess not
[17:51:30] <seb_kuzminsky> skunkworks: aww, that's nice to hear :-)
[17:51:33] <seb_kuzminsky> bbl
[17:51:37] <cradek> hugs all around!
[17:52:57] -!- gonzo__ has quit [Quit: 1202 - executive overflow]
[17:53:47] <cradek> I wonder which discussion he saw where we raised all the right questions. that would be a really special and uncommon discussion.
[17:57:56] <mozmck> heh, same guy and thread: did not like Axis too well... http://www.cnczone.com/forums/novakon-systems/254224-cnc-tormach.html#post1617446
[17:58:10] -!- karavanjo has quit [Read error: Connection reset by peer]
[17:58:28] <skunkworks> you're not supposed to read anything else...
[17:58:34] <cradek> haha
[17:58:36] <mozmck> :)
[18:00:36] <cradek> > LinuxCNC is 10 times better than Mach3, 3 times more difficult to set up and 100 times more stable than Mach3.
[18:00:40] <cradek> is this "new math"?
[18:00:44] <mozmck> heh!
[18:01:15] <cradek> > As far as I'm concerned, EMC2 can't possibly be 100 times more stable. Frankly if MACH3 was SO UNSTABLE, it would be totally useless. There is also NO WAY that EMC2 is TEN TIMES better. Plus it is at least TEN TIMES MORE DIFFICULT to set up (not 3).
[18:01:22] <cradek> some people don't agree with the math
[18:01:30] <cradek> oh why oh why am I looking at a web forum
[18:01:35] <mozmck> I still need to figure out the main difference between gmoccapy and gscreen. We want a custom GUI, and I need to figure the best starting point.
[18:02:21] <mozmck> Looks like gmoccapy is (mostly) gscreen with graphical and layout changes?
[18:02:25] <cradek> everyone wants a custom gui :-/
[18:02:29] <cradek> what a distraction
[18:03:00] <mozmck> Well, it's not my decision...
[18:03:30] <mozmck> we do need some extra stuff for setting up and viewing information
[18:14:28] -!- karavanjo has quit [Read error: Connection reset by peer]
[18:32:11] <JT-Shop> mozmck, you could start from scratch...
[18:32:47] -!- ve7it [ve7it!~LawrenceG@S01060014d19d0b68.pk.shawcable.net] has joined #linuxcnc-devel
[18:32:49] <JT-Shop> http://gnipsel.com/linuxcnc/gui/index.html
[18:40:53] <mozmck> JT-Shop: thanks! I've seen your tutorial, and that may be what I do - I'll have to see.
[18:44:21] -!- spatialbrew has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.]
[18:48:53] <Tom_itx> is mesaflash able to pull a bitfile from the card and save it to a file?
[18:49:10] <Tom_itx> didn't see that as an option...
[18:49:30] <Tom_itx> probably not that much of a request for that
[18:50:58] -!- karavanjo has quit [Ping timeout: 255 seconds]
[19:08:30] -!- micges-dev [micges-dev!~x@aehv214.neoplus.adsl.tpnet.pl] has joined #linuxcnc-devel
[19:13:37] -!- zeitue has quit [Ping timeout: 245 seconds]
[19:16:21] <seb_kuzminsky> JT-Shop: that's an impressive tutorial!
[19:17:09] <JT-Shop> seb_kuzminsky, thanks
[19:20:54] <CaptHindsight> JT-Shop: thanks for writing it!
[19:21:27] -!- malcom2073 has quit [Quit: No Ping reply in 180 seconds.]
[19:22:17] -!- nofxx has quit [Ping timeout: 252 seconds]
[19:25:06] -!- witnit has quit [Remote host closed the connection]
[19:33:18] <JT-Shop> your welcome
[19:34:55] -!- skorasaurus has quit [Ping timeout: 244 seconds]
[19:36:11] -!- nofxx has quit [Changing host]
[19:37:47] -!- erve has quit [Remote host closed the connection]
[19:49:07] <mozmck> Why would norbert want a tool table handled by a database? http://www.linuxcnc.org/index.php/english/forum/41-guis/26314-gmoccapy-a-new-screen-for-linuxcnc?start=1080#54606
[19:52:10] -!- nofxx has quit [Ping timeout: 244 seconds]
[20:03:46] amnesic is now known as amnesic_away
[20:05:47] -!- nofxx has quit [Changing host]
[20:11:36] -!- rob_h has quit [Ping timeout: 244 seconds]
[20:12:17] -!- rob_h [rob_h!~robh@176.249.88.240] has joined #linuxcnc-devel
[20:20:27] <PCW> tools in the cloud...
[20:24:31] -!- likevinyl has quit [Quit: el que mucho humo vende muere ahogado]
[20:25:50] <seb_kuzminsky> mozmck: this is something other people have talked about too, and i've never heard an explanation that made sense to me
[20:26:23] <seb_kuzminsky> the tricky bit about tool handling is what linuxcnc does with it on the inside, not how it's stored on disk
[20:26:27] -!- karavanjo1 has quit [Ping timeout: 264 seconds]
[20:29:16] -!- Alexandru has quit [Quit: Page closed]
[20:30:58] <mozmck> Seems like I remember someone using Redis for something a while back - was it tool table?
[20:31:34] <seb_kuzminsky> for a while we had a copy of redis in the linuxcnc git tree, but no one ever committed any code that used it
[20:32:16] <mozmck> I see.
[20:32:56] <mozmck> mah mentions it here: http://wiki.linuxcnc.org/cgi-bin/wiki.pl?RemappingStatus, but I can't follow half of what he is talking about.
[20:33:50] <seb_kuzminsky> ugh
[20:33:59] <seb_kuzminsky> he's talking about using redis for ipc i think
[20:34:50] <seb_kuzminsky> it's irrellevant, because he's not working on this project any more
[20:40:16] <mozmck> true.
[20:47:44] -!- jduhls has quit [Quit: Leaving]
[20:48:54] -!- patrickarlt has quit [Remote host closed the connection]
[20:54:19] <PCW> OK sserial patch works, micges can commit when he has some time
[20:56:36] <seb_kuzminsky> great
[21:00:41] <PCW> I think it was just an oversight (not setting sserial run state false when its totally bollixed up)
[21:02:05] <seb_kuzminsky> i'll watch for that push to 2.7
[21:02:08] <PCW> Now the run state can be used to trigger a fault or EStop
[21:10:23] -!- Komzzpa has quit [Ping timeout: 256 seconds]
[21:12:22] -!- kwallace2 [kwallace2!~kwallace@smb-208.sonnet.com] has joined #linuxcnc-devel
[21:14:27] -!- witnit has quit [Ping timeout: 245 seconds]
[21:25:31] -!- skunkworks_ [skunkworks_!~chatzilla@68-115-41-210.static.eucl.wi.charter.com] has joined #linuxcnc-devel
[21:41:04] -!- nofxx has quit [Ping timeout: 255 seconds]
[21:43:47] -!- Alexandru has quit [Quit: Page closed]
[21:48:34] -!- FreezingCold has quit [Read error: Connection reset by peer]
[21:49:29] -!- furrywolf has quit [Ping timeout: 264 seconds]
[21:53:28] -!- nofxx has quit [Changing host]
[21:58:33] -!- Audioburn has quit [Ping timeout: 244 seconds]
[22:02:32] -!- FinboySlick has quit [Quit: Leaving.]
[22:02:49] -!- jduhls has quit [Ping timeout: 264 seconds]
[22:08:07] -!- ejb has quit [Quit: ZZZzzz…]
[22:11:13] -!- a_morale_ has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.]
[22:11:57] -!- zeitue has quit [Ping timeout: 245 seconds]
[22:13:29] -!- dan2k3k4 has quit [Ping timeout: 264 seconds]
[22:20:36] -!- acdha has quit [Quit: Textual IRC Client: www.textualapp.com]
[22:25:24] <archivist> the is a need for a database if you have a set of cutters you mount up on arbors like gear cutters, as the current limit on qty is too small for the full set of sizes
[22:30:01] -!- chillly has quit [Quit: Ex-Chat]
[22:32:43] -!- Deejay has quit [Quit: bye]
[22:36:22] -!- balestrino has quit [Ping timeout: 240 seconds]
[22:40:53] -!- mozmck has quit [Quit: Leaving.]
[22:42:03] -!- mozmck [mozmck!~moses@67.210.159.245] has joined #linuxcnc-devel
[22:43:48] -!- zeitue has quit [Ping timeout: 265 seconds]
[22:45:14] -!- skunkworks_ has quit [Ping timeout: 245 seconds]
[22:54:26] -!- micges-dev1 [micges-dev1!~x@aeit60.neoplus.adsl.tpnet.pl] has joined #linuxcnc-devel
[22:54:52] -!- FreezingCold has quit [Ping timeout: 245 seconds]
[22:56:28] <mozmck> archivist: what is the current limit on tool qty?
[22:57:18] -!- jvrousseau has quit [Quit: Textual IRC Client: www.textualapp.com]
[22:57:37] <PCW> 10 amps
[22:57:39] -!- Mr_Sheesh has quit [Ping timeout: 264 seconds]
[22:58:01] -!- micges-dev has quit [Ping timeout: 255 seconds]
[23:00:21] <mozmck> 10 amps ? :)
[23:00:39] <mozmck> oh, is see, current limit
[23:01:16] <mozmck> "I see" that is
[23:01:17] <JT-Shop> lol
[23:01:36] -!- tinkerer has quit [Quit: Leaving.]
[23:03:52] micges-dev1 is now known as micges-dev
[23:07:51] -!- Camaban has quit [Quit: Leaving]
[23:08:42] -!- jerryitt has quit [Quit: Connection closed for inactivity]
[23:14:46] <cradek> mozmck: you can set it to anything you want, but you may have to enlarge the tool channel in your nml file
[23:17:19] -!- `Nerobro has quit [Ping timeout: 256 seconds]
[23:22:03] <mozmck> cradek: ok, I'm just trying to understand why some people are saying the tool table needs to be a database
[23:22:46] <mozmck> cradek: I don't really know anything about the tool table stuff (yet). I just saw this by norbert and was wondering about it: http://www.linuxcnc.org/index.php/english/forum/41-guis/26314-gmoccapy-a-new-screen-for-linuxcnc?start=1080#54606
[23:23:34] -!- skunkworks has quit [Read error: Connection reset by peer]
[23:25:24] -!- PetefromTn_ [PetefromTn_!~IceChat9@75-136-60-251.dhcp.jcsn.tn.charter.com] has joined #linuxcnc-devel
[23:25:57] <cradek> we have wear offsets (you can add tool offsets any way you want) in 2.6
[23:26:39] <cradek> it is NOT limited in tool numbers, but there is a (configurable) maximum number of entries
[23:28:16] <mozmck> ok, sounds good to me. I don't have anything with a toolchanger (yet) so haven't had to look at that.
[23:29:13] <cradek> so ... I'm surprised by some of his complaints
[23:29:15] -!- tjtr33 has quit [Quit: Leaving]
[23:29:42] <cradek> if he wants to work on a tool database he would ideally coordinate with and offer to help andy
[23:31:37] -!- karavanjo has quit [Ping timeout: 252 seconds]
[23:39:49] -!- moorbo has quit [Ping timeout: 244 seconds]
[23:59:13] -!- nofxx has quit [Ping timeout: 264 seconds]