Back
[00:00:07] -!- theorbtwo has quit [Read error: No route to host]
[00:00:55] <kwallace> Any ideas on making it easier for the next guy/gal?
[00:02:14] -!- SpeedEvil has quit [Ping timeout: 250 seconds]
[00:06:32] -!- Chopper79 has quit [Ping timeout: 252 seconds]
[00:06:40] -!- Nick001-shop has quit [Quit: ChatZilla 0.9.91.1 [Firefox 34.0.5/20141126041045]]
[00:09:58] -!- md-2 has quit [Remote host closed the connection]
[00:16:30] <mozmck> hmm, tclx should be a dependency of the runtime package I think
[00:17:47] <mozmck> What version are you working with?
[00:19:40] -!- Roguish has quit [Quit: ChatZilla 0.9.91.1 [Firefox 38.0.6/20150605094246]]
[00:25:30] -!- Chopper79 has quit [Ping timeout: 265 seconds]
[00:27:27] -!- mozmck has quit [Read error: Connection reset by peer]
[00:29:32] -!- per_sonne has quit [Ping timeout: 250 seconds]
[00:31:00] -!- SpeedEvil has quit [Ping timeout: 264 seconds]
[00:44:32] -!- mozmck [mozmck!~moses@67.210.159.245] has joined #linuxcnc-devel
[00:45:01] -!- Akex_ has quit [Quit: Connection closed for inactivity]
[00:55:16] <mozmck> Is there a way in python to connect to a hal pin 'value-changed' signal if the pin was not created in python?
[00:55:27] -!- Loetmichel2 has quit [Ping timeout: 256 seconds]
[01:01:23] -!- backstrike has quit [Client Quit]
[01:03:22] -!- amiri_ has quit [Ping timeout: 252 seconds]
[01:07:06] <kwallace> mozmck, I used "git clone git://git.linuxcnc.org/git/linuxcnc.git linuxcnc-dev" so I assume it's the current master.
[01:09:20] <kwallace> I also did "dpkg-checkbuilddeps", which didn't complain about tclx being mia.
[01:10:33] <kwallace> Just a note on the webpage to check for tclx would do.
[01:12:07] <mozmck> kwallace: well, it is a dependency of the runtime package, so it would not be picked up by dpkg-checkbuilddeps
[01:12:21] <kwallace> Just as is this page has been a big help, thanks to those who maintain it.
[01:12:47] <mozmck> Maybe it should be a build dependency though? I don't know.
[01:13:10] <kwallace> I know less.
[01:13:31] -!- putnik has quit [Remote host closed the connection]
[01:14:22] -!- norias has quit [Ping timeout: 248 seconds]
[01:18:40] -!- SpeedEvil has quit [Ping timeout: 265 seconds]
[01:19:01] -!- putnik has quit [Changing host]
[01:27:42] -!- norias has quit [Ping timeout: 248 seconds]
[01:30:24] -!- lerman_ has quit [Remote host closed the connection]
[01:30:44] -!- per_sonne has quit [Ping timeout: 256 seconds]
[01:34:27] -!- lerman [lerman!~lerman@24-151-1-146.static.nwtn.ct.charter.com] has joined #linuxcnc-devel
[01:37:53] -!- shaun413 has quit [Ping timeout: 246 seconds]
[01:38:07] -!- asdfasd has quit [Ping timeout: 244 seconds]
[01:39:59] -!- Chopper79 has quit [Ping timeout: 246 seconds]
[01:46:59] -!- Chopper791 has quit [Ping timeout: 246 seconds]
[01:49:22] -!- skorasaurus has quit [Quit: WeeChat 1.2]
[01:56:43] <kwallace> What is the new name for comp?
[01:57:21] <kwallace> halcompile
[02:02:28] -!- MrSunshine has quit [Ping timeout: 256 seconds]
[02:03:02] -!- md-2 has quit [Ping timeout: 246 seconds]
[02:06:32] -!- micges [micges!~micges@abrc96.neoplus.adsl.tpnet.pl] has joined #linuxcnc-devel
[02:07:24] -!- tamarin has quit [Quit: tamarin]
[02:09:54] -!- micges has quit [Client Quit]
[02:10:15] -!- sumpfralle has quit [Ping timeout: 256 seconds]
[02:17:53] <seb_kuzminsky> mozmck: no, tclx is not used by the build process anywhere, so it should not be a build dependency
[02:18:20] <seb_kuzminsky> it is used by some of the programs (latency-histogram and friends, i think?), so it should be (and is) a runtime dependency
[02:19:18] <seb_kuzminsky> i keep meaning to turn the Installing_LinuxCNC wiki page into an asciidoc file to be built with the rest of our real, maintained docs
[02:19:46] <seb_kuzminsky> in the Developer's Manual somewhere
[02:24:25] -!- Chopper79 has quit [Ping timeout: 256 seconds]
[02:26:57] -!- shaun413 has quit [Ping timeout: 252 seconds]
[02:27:32] -!- Chopper791 has quit [Ping timeout: 246 seconds]
[02:30:54] -!- cromaglious has quit [Ping timeout: 246 seconds]
[02:32:00] -!- per_sonne has quit [Ping timeout: 276 seconds]
[02:35:17] -!- racicot has quit [Changing host]
[02:47:27] <kwallace> So which is it, comp or halcompile? The current master has a man page for halcompile but can't find the program. I installed linuxcnc-dev with Synaptic and now man comp and comp --install work.
[02:47:48] -!- shaun413 has quit [Ping timeout: 264 seconds]
[02:51:15] <mozmck> seb_kuzminsky: Looks like that page could use a lot of updates...
[02:53:50] -!- Chopper79 has quit [Ping timeout: 250 seconds]
[03:03:15] -!- lerman has quit [Remote host closed the connection]
[03:08:41] <cmorley> mozmck: 'value-changed' - no only pins that hal_glib.py knows about are polled for gobject signals
[03:09:17] <mozmck> cmorley: thanks. The hal_glib code is hard to understand.
[03:09:37] <mozmck> I see a getpin function, but I tried following it back and can't figure out what it does
[03:10:17] -!- ve7it [ve7it!~LawrenceG@S01060014d19d0b68.pk.shawcable.net] has joined #linuxcnc-devel
[03:10:38] <mozmck> Is there a way to disable the message about the probe input closing while jogging?
[03:10:48] <cmorley> yes. Pavel is very smart.
[03:12:32] <cmorley> I believe that is a 'linuxcnc proper' error, nothing to do with gladevcp..got go... phone call
[03:12:43] <mozmck> ok
[03:13:46] -!- arrowbook [arrowbook!~qicruser@117.136.77.87] has joined #linuxcnc-devel
[03:17:57] -!- arrowbook has quit [Read error: Connection reset by peer]
[03:21:55] <seb_kuzminsky> kwallace: in 2.6 and earlier it's called comp, in 2.7 and later it's halcompile
[03:22:45] <seb_kuzminsky> kwallace: what version of linuxcnc-dev do you have? i bet it's 2.6 or older
[03:23:16] <mozmck> seb_kuzminsky: do you know if there is a way to disable the "probe input tripped while jogging" message?
[03:24:03] <mozmck> That is something that will happen commonly for our setups
[03:24:38] -!- AR_ has quit [Ping timeout: 256 seconds]
[03:25:08] <seb_kuzminsky> mozmck: debounce your probe input?
[03:25:54] <seb_kuzminsky> what i mean is: that sounds like a hardware problem
[03:26:01] <mozmck> No, the probe input is tied to the ohmic sensor on a plasma torch tip.
[03:26:21] <mozmck> For setup, it is common to run the tip down until it touches the metal and zero it.
[03:28:00] <mozmck> manually that is. So I'm jogging down until the input switches on purpose.
[03:30:54] <seb_kuzminsky> hmm
[03:31:00] -!- twissss has quit [Ping timeout: 264 seconds]
[03:31:38] <seb_kuzminsky> what if the motion.probe-input pin got "probe-gpio.in AND NOT torch-on"?
[03:32:27] <mozmck> Hmm, so if the torch is not on the probe-input would never go active?
[03:33:04] <seb_kuzminsky> right
[03:33:12] <seb_kuzminsky> no wait
[03:33:18] <mozmck> No, we only do a probing move when the torch is off.
[03:33:44] <seb_kuzminsky> the probe input to motion would only see True when the mesa probe pin goes true *and* the torch is *not* on
[03:34:04] <mozmck> In gcode after stopping a cut we will do a probe before starting the next cut to see where the metal really is now.
[03:34:21] <seb_kuzminsky> but you do the probe with the torch off, right?
[03:34:34] <mozmck> Yes, but we also jog with the torch off.
[03:34:49] <seb_kuzminsky> when do you see phantom probe trips?
[03:35:05] <mozmck> It's not phantom, it's when I jog the tip down to touch the metal :)
[03:35:19] <seb_kuzminsky> isnt that what you want?
[03:35:39] -!- per_sonne has quit [Ping timeout: 255 seconds]
[03:35:39] <mozmck> Yes, but I don't want linuxcnc to pop up a warning about it.
[03:36:01] <seb_kuzminsky> ah
[03:36:17] <seb_kuzminsky> i had assumed you used a probe move, not a jog, to go down and touch the torch to the metal
[03:36:49] <mozmck> We do when running gcode, but it's common to just manually jog down when setting up.
[03:37:08] <seb_kuzminsky> i'd add a pyvcp button to do a probe move down to the work
[03:38:02] <mozmck> Well, I can do that, but when a user jogs down and touches the metal even accidentally I'd like to inhibit that message if I can.
[03:38:32] <mozmck> Except it will be gladevcp since my gui is a custom Gscreen based one :)
[03:38:42] <seb_kuzminsky> what is the exact message? i dont see the one you said
[03:39:13] <mozmck> I don't remember exactly, I'll have to look again tomorrow when I go out to the shop.
[03:39:56] -!- robin_sz has quit [Ping timeout: 256 seconds]
[03:40:02] <mozmck> Thinking of the GUI, I have a new gladevcp widget HAL_LightButton, that it would be nice to get in 2.7 if you think it's alright.
[03:40:35] <mozmck> pasteboard
[03:40:38] <mozmck> oops
[03:41:40] <mozmck> Here's a shot of the gui with some lighted buttons.
http://pasteboard.co/1BSphh90.png
[03:44:48] -!- robinsz has quit [Ping timeout: 264 seconds]
[03:45:22] <seb_kuzminsky> "Probe tripped during a jog"
[03:45:47] -!- Brunetty [Brunetty!~Home@unaffiliated/brunetty] has joined #linuxcnc-devel
[03:45:56] <seb_kuzminsky> there's currently no way to torn that off
[03:46:10] <mozmck> hmm, ok.
[03:47:00] <seb_kuzminsky> and i still think disabling the report of that condition is the wrong approach
[03:47:14] <seb_kuzminsky> most of the time you *want* to know when that hardware problem happens
[03:48:03] <mozmck> Yes, except on a plasma cutter (I think)
[03:48:35] <seb_kuzminsky> that looks nice
[03:48:59] <mozmck> thanks!
[03:49:02] <seb_kuzminsky> in general i think stand-alone things like new widgets and comps and drivers are fine to add almost any time
[03:49:29] <mozmck> I was thinking that might be the case. It won't affect anything existing already.
[03:49:44] <seb_kuzminsky> right, the risk to users is really low
[03:50:58] <seb_kuzminsky> i've never run a plasma machine (or even seen one live), but i imagine i'd want a "touch off to the work" button prominently on the gui, and it would use a probe move, and everything would be fine
[03:51:15] <seb_kuzminsky> and, i like commas
[03:52:23] <mozmck> heh!
[03:52:59] <mozmck> Looks like looking in control.c that it will abort the jog? That might actually be handy.
[03:53:34] <seb_kuzminsky> heh:
[03:53:35] <seb_kuzminsky> // not probing, but we have a rising edge on the probe.
[03:53:35] <seb_kuzminsky> // this could be expensive if we don't stop.
[03:53:43] <mozmck> yeah :)
[03:54:22] <seb_kuzminsky> i often get this warm fuzzy feeling when i worry about something in linuxcnc and go look at the source code and see that someone thought about this problem like 10 years ago
[03:54:54] <mozmck> yeah. They were thinking through things in detail.
[03:55:41] <mozmck> Or they destroyed a $10,000 piece of work :)
[03:56:15] <seb_kuzminsky> heh
[03:56:59] <seb_kuzminsky> looks like this behavior was added by alex joni and chris radek back in 2007
[03:57:20] <seb_kuzminsky> about that time i was excited i could get a servo motor to move
[03:58:11] <mozmck> I could probably add a INI setting to disable that message, but we may play with it and decide we like it.
[03:58:48] * seb_kuzminsky stage whispers: train your users to click the "probe to the work" button
[03:58:54] <mozmck> I haven't played with servos yet, other than ones driven with step/dir drives.
[03:59:42] <seb_kuzminsky> the servos on my bridgeport saved my bacon the other night
[04:00:13] <seb_kuzminsky> the fan that keeps the X amp cool died (i'm guessing it was installed in 1989 when the machine was built)
[04:00:30] <seb_kuzminsky> the amp stopped running, but the encoder was still working (it gets power from the mesa board)
[04:00:45] <seb_kuzminsky> linuxcnc e-stopped before the work was ruined
[04:00:54] <mozmck> Nice!
[04:00:57] <seb_kuzminsky> didn't even lose zero
[04:01:04] <seb_kuzminsky> i let the amp cool down, then finished the part
[04:01:12] <seb_kuzminsky> (and ordered new fans on amazon)
[04:01:47] <mozmck> I'd like to get a cnc mill sometime, but I don't know if I had time to use it.
[04:01:54] <seb_kuzminsky> heh yeah
[04:03:39] <mozmck> Hmm, I may have to implement your idea of "probe-gpio.in AND NOT torch-on", because the ohmic input gets noise on it while the torch is running.
[04:03:49] <cradek> I don't have a spare stylus for my probe - never have. So I think about things like this...
[04:04:08] -!- gyeates has quit [Ping timeout: 252 seconds]
[04:04:17] <cradek> 2007 was like a year or two ago, right?
[04:04:49] <mozmck> seems like!
[04:07:25] -!- ve7it has quit [Remote host closed the connection]
[04:08:16] <seb_kuzminsky> it was back when we were young
[04:09:15] <cradek> hey, I'm still young [when compared to the right people]
[04:09:33] tamarin_ is now known as tamarin
[04:09:54] <cradek> I never intended jogging the probe into something on purpose to be something people did
[04:10:16] <mozmck> heh!
[04:10:19] <cradek> for one thing you'll end up past the trigger point by some distance that depends on how fast you were going
[04:10:33] <cradek> that can't really be a good way to touch off something
[04:10:49] <mozmck> Well, for this you don't have to be real accurate.
[04:11:50] <seb_kuzminsky> https://www.youtube.com/watch?v=C8Ij3TDk3ug
[04:11:58] <mozmck> The main reason I do it actually is so that I'm close to the right place before doing a probe move (or homing move as it was in mach)
[04:12:11] -!- cornmander has quit [Ping timeout: 252 seconds]
[04:13:21] <mozmck> If your Z thinks it is at 0 when it is 4" above the work, then starting a probe move at slow speed up there takes forever.
[04:13:39] <cradek> so probe as fast as the jog?
[04:14:05] <mozmck> I guess that's possible.
[04:14:08] <seb_kuzminsky> that would not be worse in any way
[04:14:36] <cradek> it's better because you get the real trip point stored, and you don't get an error
[04:14:43] <mozmck> I normally don't try to touch the metal when joggin down, but just get close to zero the axis.
[04:14:51] <cradek> ah
[04:15:04] <mozmck> But touching happens often enough.
[04:16:24] <mozmck> We'll probably use it like this and see how it works for us for now.
[04:17:20] -!- abetusk has quit [Ping timeout: 252 seconds]
[04:17:37] -!- maximilian_h1 [maximilian_h1!~bonsai@dslb-188-099-206-156.188.099.pools.vodafone-ip.de] has joined #linuxcnc-devel
[04:17:59] -!- maximilian_h has quit [Ping timeout: 265 seconds]
[04:25:54] -!- anarchos [anarchos!anarchos@S010600259ce59399.vn.shawcable.net] has joined #linuxcnc-devel
[04:26:21] -!- anarchos has quit [Read error: Connection reset by peer]
[04:28:12] -!- anarchos [anarchos!anarchos@S010600259ce59399.vn.shawcable.net] has joined #linuxcnc-devel
[04:33:57] abetusk is now known as Guest65
[04:36:58] -!- per_sonne has quit [Ping timeout: 250 seconds]
[04:55:32] -!- mal`` has quit [Quit: Leaving]
[04:55:32] -!- djinni` has quit [Quit: Leaving]
[05:01:14] -!- toner has quit [Ping timeout: 250 seconds]
[05:02:37] -!- Chopper791 has quit [Quit: Leaving.]
[05:03:10] -!- norias has quit [Ping timeout: 248 seconds]
[05:04:04] -!- mal`` [mal``!~mal``@105.ip-167-114-152.net] has joined #linuxcnc-devel
[05:04:28] -!- FinboySlick has quit [Quit: Leaving.]
[05:21:39] -!- bkboggy has quit [Quit: Leaving]
[05:25:36] -!- cornmander has quit [Ping timeout: 264 seconds]
[05:29:04] -!- PetefromTn_ has quit [Quit: I'm Outta here!!]
[05:37:05] -!- arekm has quit [Ping timeout: 256 seconds]
[05:38:03] -!- furrywolf has quit [Ping timeout: 255 seconds]
[05:38:40] -!- per_sonne has quit [Ping timeout: 264 seconds]
[05:40:30] -!- md-2 has quit [Ping timeout: 248 seconds]
[05:45:05] -!- anarchos has quit [Ping timeout: 244 seconds]
[06:03:18] -!- mozmck has quit [Read error: Connection reset by peer]
[06:03:32] -!- kwallace [kwallace!~kwallace@smb-12.sonnet.com] has parted #linuxcnc-devel
[06:05:13] -!- mozmck [mozmck!~moses@67.210.159.245] has joined #linuxcnc-devel
[06:07:57] -!- JT-Shop has quit [Read error: Connection reset by peer]
[06:07:58] -!- jthornton has quit [Read error: Connection reset by peer]
[06:08:03] -!- JT-Shop_ [JT-Shop_!~john@184.21.194.58] has joined #linuxcnc-devel
[06:08:49] -!- jthornton [jthornton!~john@184.21.194.58] has joined #linuxcnc-devel
[06:11:27] -!- arekm_ has quit [Changing host]
[06:11:40] arekm_ is now known as arekm
[06:40:42] -!- per_sonne has quit [Ping timeout: 256 seconds]
[06:50:12] -!- rob_h [rob_h!~robh@90.220.157.70] has joined #linuxcnc-devel
[07:07:17] -!- gyeates has quit [Ping timeout: 252 seconds]
[07:08:35] -!- skunksleep has quit [Ping timeout: 246 seconds]
[07:11:29] -!- md-2 has quit [Quit: Leaving...]
[07:14:42] -!- theorbtwo has quit [Ping timeout: 256 seconds]
[07:20:11] -!- tinkerer [tinkerer!~tinkerer@mail.play-pla.net] has joined #linuxcnc-devel
[07:37:53] -!- tamarin has quit [Quit: tamarin]
[07:38:49] -!- arrowbook [arrowbook!~qicruser@117.136.77.87] has joined #linuxcnc-devel
[07:42:52] -!- per_sonne has quit [Ping timeout: 264 seconds]
[07:45:35] -!- arrowbook has quit [Quit: qicr for android: faster and better]
[07:46:00] -!- archivist_herron has quit [Ping timeout: 264 seconds]
[07:47:48] -!- arrowcnc_ [arrowcnc_!~qicruser@117.136.77.87] has joined #linuxcnc-devel
[07:48:18] -!- arrowcnc_ has quit [Client Quit]
[07:48:37] -!- arrowcnc_ [arrowcnc_!~qicruser@117.136.77.87] has joined #linuxcnc-devel
[07:50:33] -!- arrowcnc_ has quit [Read error: Connection reset by peer]
[07:56:58] -!- arrowcnc_ [arrowcnc_!~qicruser@117.136.77.87] has joined #linuxcnc-devel
[07:58:16] -!- arrowcnc_ has quit [Client Quit]
[07:58:28] -!- arrowcnc_ [arrowcnc_!~qicruser@117.136.77.87] has joined #linuxcnc-devel
[07:58:58] -!- arrowcnc_ has quit [Client Quit]
[07:59:10] -!- arrowcnc_ [arrowcnc_!~qicruser@117.136.77.87] has joined #linuxcnc-devel
[08:02:31] -!- arrowcnc_ has quit [Client Quit]
[08:02:45] -!- arrowcnc_ [arrowcnc_!~qicruser@117.136.77.87] has joined #linuxcnc-devel
[08:05:06] -!- arrowcnc_ has quit [Read error: Connection reset by peer]
[08:07:51] -!- md-2 has quit [Read error: Connection reset by peer]
[08:08:21] md2 is now known as Guest72160
[08:08:22] -!- Guest72160 has quit [Read error: Connection reset by peer]
[08:08:24] -!- b_b has quit [Changing host]
[08:10:36] -!- arrowbook [arrowbook!~qicruser@117.136.77.87] has joined #linuxcnc-devel
[08:13:11] -!- arrowcnc_ [arrowcnc_!~qicruser@117.136.77.87] has joined #linuxcnc-devel
[08:13:14] -!- arrowbook has quit [Client Quit]
[08:14:03] -!- arrowcnc_ has quit [Client Quit]
[08:14:15] -!- arrowbook [arrowbook!~qicruser@117.136.77.87] has joined #linuxcnc-devel
[08:14:26] -!- arrowbook has quit [Client Quit]
[08:14:37] -!- arrowbook [arrowbook!~qicruser@117.136.77.87] has joined #linuxcnc-devel
[08:15:07] -!- arrowbook has quit [Client Quit]
[08:16:31] -!- arrowbook [arrowbook!~qicruser@117.136.77.87] has joined #linuxcnc-devel
[08:19:43] -!- arrowcnc_ [arrowcnc_!~qicruser@117.136.77.87] has joined #linuxcnc-devel
[08:19:46] -!- arrowbook has quit [Client Quit]
[08:20:03] -!- nofxx has quit [Ping timeout: 255 seconds]
[08:28:46] -!- LikeVinyl has quit [Quit: LikeVinyl]
[08:44:08] -!- per_sonne has quit [Ping timeout: 246 seconds]
[08:50:05] -!- Connor has quit [Ping timeout: 246 seconds]
[08:51:00] -!- Connor [Connor!~Connor@24.214.127.194] has joined #linuxcnc-devel
[09:12:54] md2 is now known as Guest84952
[09:14:57] -!- md-2 has quit [Ping timeout: 255 seconds]
[09:34:36] -!- robin_sz has quit [Ping timeout: 264 seconds]
[09:42:33] -!- Guest84952 has quit [Remote host closed the connection]
[09:45:24] -!- per_sonne has quit [Ping timeout: 264 seconds]
[09:51:30] -!- robin_sz has quit [Read error: Connection reset by peer]
[09:57:17] -!- yauh has quit [Ping timeout: 265 seconds]
[09:57:46] -!- phragment has quit [Ping timeout: 265 seconds]
[09:58:58] -!- robin_sz has quit [Read error: Connection reset by peer]
[09:59:38] -!- arrowcnc_ has quit [Quit: qicr for android: faster and better]
[09:59:40] -!- arrowbook [arrowbook!~qicruser@117.136.77.87] has joined #linuxcnc-devel
[10:07:14] -!- tocka has quit []
[10:09:40] -!- Dimroy has quit [Read error: Connection reset by peer]
[10:15:47] -!- b_b_ has quit []
[10:26:39] -!- robin_sz has quit [Ping timeout: 256 seconds]
[10:43:23] -!- Dimroy has quit [Quit: Quitte]
[10:45:56] -!- per_sonne has quit [Ping timeout: 246 seconds]
[10:47:51] -!- skunkworks has quit [Ping timeout: 244 seconds]
[10:53:45] -!- lerman [lerman!~lerman@24-151-1-146.static.nwtn.ct.charter.com] has joined #linuxcnc-devel
[10:55:23] -!- robin_sz has quit [Read error: Connection reset by peer]
[11:05:09] -!- md-2 has quit [Remote host closed the connection]
[11:07:27] -!- lerman has quit [Ping timeout: 276 seconds]
[11:21:22] -!- logger[psha] [logger[psha]!~loggerpsh@195.135.238.205] has joined #linuxcnc-devel
[11:25:11] -!- arrowbook has quit [Read error: Connection reset by peer]
[11:34:36] -!- skunkworks [skunkworks!~skunkwork@68-115-41-210.static.eucl.wi.charter.com] has joined #linuxcnc-devel
[11:41:17] -!- lerman [lerman!~lerman@24-151-1-146.static.nwtn.ct.charter.com] has joined #linuxcnc-devel
[11:43:00] -!- b_b has quit [Remote host closed the connection]
[11:44:55] -!- arrowbook [arrowbook!~qicruser@117.136.77.87] has joined #linuxcnc-devel
[11:49:37] -!- arrowbook has quit [Client Quit]
[11:49:42] -!- per_sonne has quit [Ping timeout: 276 seconds]
[11:51:18] -!- dan2k3k4 has quit [Read error: Connection reset by peer]
[11:51:57] -!- arrowbook [arrowbook!~qicruser@117.136.77.87] has joined #linuxcnc-devel
[12:04:24] -!- arrowcnc_ [arrowcnc_!~qicruser@182.41.200.213] has joined #linuxcnc-devel
[12:05:51] -!- arrowbook has quit [Read error: Connection reset by peer]
[12:08:08] -!- Valen has quit [Remote host closed the connection]
[12:14:03] -!- arrowcnc_ has quit [Ping timeout: 255 seconds]
[12:18:06] -!- arrowbook [arrowbook!~qicruser@182.41.200.213] has joined #linuxcnc-devel
[12:34:17] -!- md-2 has quit [Ping timeout: 244 seconds]
[12:40:29] -!- sumpfralle has quit [Ping timeout: 264 seconds]
[12:44:52] -!- gaute has quit [Quit: Page closed]
[12:50:48] -!- per_sonne has quit [Ping timeout: 264 seconds]
[12:52:06] -!- arrowbook has quit [Ping timeout: 276 seconds]
[13:19:29] -!- erve has quit []
[13:21:18] -!- theorbtwo has quit [Ping timeout: 250 seconds]
[13:21:53] -!- arrowbook [arrowbook!~qicruser@182.41.200.213] has joined #linuxcnc-devel
[13:28:58] <KGB-linuxcnc> 03John Thornton 052.7 726fae9 06linuxcnc 10(8 files in 2 dirs) Docs: add expand/contract and combine pdfs for spanish docs * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=726fae9
[13:30:18] -!- micges [micges!~micges@enw168.neoplus.adsl.tpnet.pl] has joined #linuxcnc-devel
[13:31:54] -!- kwallace [kwallace!~kwallace@smb-51.sonnet.com] has joined #linuxcnc-devel
[13:32:21] -!- micges has quit [Client Quit]
[13:32:35] -!- micges [micges!~micges@enw168.neoplus.adsl.tpnet.pl] has joined #linuxcnc-devel
[13:51:53] -!- per_sonne has quit [Ping timeout: 264 seconds]
[14:03:40] <kwallace> seb_kuzminsky,
http://linuxcnc.mah.priv.at/irc/%23linuxcnc-devel/2015-07-02.html#03:22:45 My LinuxCNC is 2.8.0~pre1
[14:12:28] -!- skorasaurus has quit [Quit: WeeChat 1.2]
[14:18:45] <kwallace> One problem, I consulted the documentation for 2.6, which is the current default from
http://linuxcnc.org/index.php/english/documentation . What is considered the current stable rev?
[14:23:22] <skunkworks> 2.6.8
[14:23:45] -!- Guest65 has quit [Ping timeout: 276 seconds]
[14:28:36] -!- gyeates has quit [Ping timeout: 264 seconds]
[14:43:04] <linuxcnc-build> build #2618 of 4007.deb-precise-i386 is complete: Failure [4failed shell_3] Build details are at
http://buildbot.linuxcnc.org/buildbot/builders/4007.deb-precise-i386/builds/2618 blamelist: John Thornton <bjt128@gmail.com>
[14:43:18] <linuxcnc-build> build #2618 of 4008.deb-precise-amd64 is complete: Failure [4failed shell_3] Build details are at
http://buildbot.linuxcnc.org/buildbot/builders/4008.deb-precise-amd64/builds/2618 blamelist: John Thornton <bjt128@gmail.com>
[14:44:32] <linuxcnc-build> build #2615 of 4003.deb-lucid-i386 is complete: Failure [4failed shell_3] Build details are at
http://buildbot.linuxcnc.org/buildbot/builders/4003.deb-lucid-i386/builds/2615 blamelist: John Thornton <bjt128@gmail.com>
[14:46:51] -!- erve has quit []
[14:49:58] <seb_kuzminsky> kwallace: you have both a git checkout and an installed debian package, right?
[14:50:43] <linuxcnc-build> build #1446 of 4009.deb-precise-rtai-i386 is complete: Failure [4failed shell_3] Build details are at
http://buildbot.linuxcnc.org/buildbot/builders/4009.deb-precise-rtai-i386/builds/1446 blamelist: John Thornton <bjt128@gmail.com>
[14:52:44] -!- per_sonne has quit [Ping timeout: 250 seconds]
[14:59:14] <linuxcnc-build> build #627 of 4015.deb-wheezy-rtpreempt-amd64 is complete: Failure [4failed shell_3] Build details are at
http://buildbot.linuxcnc.org/buildbot/builders/4015.deb-wheezy-rtpreempt-amd64/builds/627 blamelist: John Thornton <bjt128@gmail.com>
[15:00:44] <jepler> JT-Shop_: do you know how to fix that build error?
[15:01:08] <linuxcnc-build> build #588 of 4014.deb-wheezy-rtpreempt-i386 is complete: Failure [4failed shell_3] Build details are at
http://buildbot.linuxcnc.org/buildbot/builders/4014.deb-wheezy-rtpreempt-i386/builds/588 blamelist: John Thornton <bjt128@gmail.com>
[15:03:44] <linuxcnc-build> build #2609 of 4006.deb-lucid-rtai-i386 is complete: Failure [4failed shell_3] Build details are at
http://buildbot.linuxcnc.org/buildbot/builders/4006.deb-lucid-rtai-i386/builds/2609 blamelist: John Thornton <bjt128@gmail.com>
[15:04:22] <linuxcnc-build> build #2614 of 4004.deb-lucid-amd64 is complete: Failure [4failed shell_3] Build details are at
http://buildbot.linuxcnc.org/buildbot/builders/4004.deb-lucid-amd64/builds/2614 blamelist: John Thornton <bjt128@gmail.com>
[15:07:39] <linuxcnc-build> build #1185 of 4017.deb-wheezy-amd64 is complete: Failure [4failed shell_3] Build details are at
http://buildbot.linuxcnc.org/buildbot/builders/4017.deb-wheezy-amd64/builds/1185 blamelist: John Thornton <bjt128@gmail.com>
[15:09:07] <linuxcnc-build> build #1184 of 4016.deb-wheezy-i386 is complete: Failure [4failed shell_3] Build details are at
http://buildbot.linuxcnc.org/buildbot/builders/4016.deb-wheezy-i386/builds/1184 blamelist: John Thornton <bjt128@gmail.com>
[15:10:50] md2 is now known as Guest66284
[15:11:33] <linuxcnc-build> build #878 of 4018.deb-wheezy-rtai-i386 is complete: Failure [4failed shell_3] Build details are at
http://buildbot.linuxcnc.org/buildbot/builders/4018.deb-wheezy-rtai-i386/builds/878 blamelist: John Thornton <bjt128@gmail.com>
[15:13:40] -!- md-2 has quit [Ping timeout: 246 seconds]
[15:14:45] -!- sumpfralle has quit [Ping timeout: 252 seconds]
[15:21:01] -!- dan2k3k4 has quit [Ping timeout: 246 seconds]
[15:30:47] -!- ivansanchez has quit []
[15:39:40] -!- tocka has quit []
[15:39:53] -!- twissss has quit [Ping timeout: 264 seconds]
[15:47:11] -!- podarok has quit [Quit: Залишаю]
[15:54:45] -!- per_sonne has quit [Ping timeout: 256 seconds]
[15:55:48] <kwallace> seb_kuzminsky, yes I have the tormach git package installed, then did a linuxcnc git install. Halcompile didn't work so I went to my old habit and used Synaptic to install linuxcnc-dev, which installed comp. I then searched for halcompile and found it, copied it to /usr/bin and it seems to work. I was so used to just doing the linuxcnc-dev install and having it just work, that it took me off guard a little.
[16:04:31] <JT-Shop_> jepler, yes I will fix that
[16:07:56] <jepler> thanks!
[16:08:17] JT-Shop_ is now known as JT-Shop
[16:09:52] <seb_kuzminsky> kwallace: what version of linuxcnc-dev did you install? if it was 2.6 or older you'll get comp instead of halcompile
[16:18:21] tamarin_ is now known as tamarin
[16:18:38] -!- MattyMatt has quit [Ping timeout: 265 seconds]
[16:28:58] -!- b_b has quit [Changing host]
[16:29:27] <kwallace> seb_kuzminsky, I think the problem is that Synaptic didn't see my linuxcnc 2.8 install. I just chose the linuxcnc-dev that was on the list, which I suppose was for 2.6. I assumed Synaptic would pick up the proper LinuxCNC version -- silly me. I got my component installed so I'm happy. Thanks for your help.
[16:35:31] -!- kwallace [kwallace!~kwallace@smb-51.sonnet.com] has parted #linuxcnc-devel
[16:40:13] -!- kwallace [kwallace!~kwallace@smb-51.sonnet.com] has joined #linuxcnc-devel
[16:40:21] -!- Guest66284 has quit [Quit: Leaving...]
[16:43:40] -!- Crom has quit [Ping timeout: 246 seconds]
[16:45:01] -!- Akex_ has quit [Quit: Connection closed for inactivity]
[16:55:34] -!- BellinganRoy has quit [Quit: Konversation terminated!]
[16:56:19] -!- per_sonne has quit [Ping timeout: 252 seconds]
[17:15:28] -!- PetefromTn_ [PetefromTn_!~IceChat9@97-81-58-82.dhcp.kgpt.tn.charter.com] has joined #linuxcnc-devel
[17:27:07] -!- robin_sz has quit [Ping timeout: 252 seconds]
[17:57:52] -!- per_sonne has quit [Ping timeout: 246 seconds]
[18:16:25] -!- gyeates has quit [Ping timeout: 246 seconds]
[18:38:34] -!- Dimroy has quit [Quit: Quitte]
[18:41:12] -!- motioncontrol has quit [Ping timeout: 264 seconds]
[18:57:50] -!- ve7it [ve7it!~LawrenceG@S01060014d19d0b68.pk.shawcable.net] has joined #linuxcnc-devel
[19:00:17] -!- per_sonne has quit [Ping timeout: 264 seconds]
[19:08:35] <KGB-linuxcnc> 03John Thornton 052.7 029339f 06linuxcnc 10debian/linuxcnc-doc-es.files.in Docs: fix file list for spanish docs * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=029339f
[19:15:42] -!- dan2k3k4 has quit [Ping timeout: 255 seconds]
[19:30:59] <linuxcnc-build> build #1584 of 1404.rip-wheezy-rtpreempt-amd64 is complete: Failure [4failed runtests] Build details are at
http://buildbot.linuxcnc.org/buildbot/builders/1404.rip-wheezy-rtpreempt-amd64/builds/1584 blamelist: John Thornton <bjt128@gmail.com>
[19:34:00] <seb_kuzminsky> hmm
[19:36:13] -!- jvrousseau has quit [Ping timeout: 246 seconds]
[19:41:45] -!- skunkworks has quit [Read error: Connection reset by peer]
[19:45:22] baloo1 is now known as aminebaloo
[19:47:09] <linuxcnc-build> build #3243 of 0000.checkin is complete: Failure [4failed] Build details are at
http://buildbot.linuxcnc.org/buildbot/builders/0000.checkin/builds/3243 blamelist: John Thornton <bjt128@gmail.com>
[19:53:15] -!- b_b has quit [Remote host closed the connection]
[19:55:58] -!- norias has quit [Ping timeout: 248 seconds]
[20:01:16] -!- per_sonne has quit [Ping timeout: 250 seconds]
[20:06:00] -!- Demiurge has quit [Remote host closed the connection]
[20:09:11] -!- toner has quit [Ping timeout: 265 seconds]
[20:15:33] -!- nofxx has quit [Ping timeout: 255 seconds]
[20:16:00] -!- Chopper79 has quit [Ping timeout: 264 seconds]
[20:18:35] -!- skunksleep [skunksleep!~AndChat14@str-broadband-ccmts-ws-26.dsl.airstreamcomm.net] has joined #linuxcnc-devel
[20:24:13] -!- aminebaloo has quit [Quit: WeeChat 1.0.1]
[20:37:51] -!- Chopper791 has quit [Quit: Leaving.]
[20:37:59] -!- amiri has quit [Read error: Connection reset by peer]
[20:39:07] <mozmck> seb_kuzminsky: I have a small change to gremlin adding another mouse button mode. It should not affect anything existing - can I push to 2.7?
[20:46:43] <seb_kuzminsky> what does the new mode do?
[20:52:26] <jepler> can you place the patch somewhere for review?
[21:00:33] <mozmck> sure
[21:00:50] -!- motioncontrol has quit [Remote host closed the connection]
[21:01:05] <mozmck> http://pastie.org/10270597
[21:01:31] <mozmck> Oops, that got chopped off
[21:02:57] <mozmck> http://pastie.org/10270601
[21:03:16] -!- per_sonne has quit [Ping timeout: 252 seconds]
[21:03:52] <mozmck> It just adds a mode with no rotate, for plasma machines :)
[21:04:19] <seb_kuzminsky> thanks for breaking that line inot several
[21:04:40] <mozmck> heh! was a pain to read.
[21:05:25] <seb_kuzminsky> looks fine to me
[21:06:31] <mozmck> Ok, does jepler have any comments on it?
[21:07:05] -!- FinboySlick has quit [Quit: Leaving.]
[21:07:32] <seb_kuzminsky> he knows gremlin much better than i do
[21:07:41] <cradek> are you sure that split gives the same results?
[21:07:54] <mozmck> I have to run for now. If there are no objections I'll push it late tonight or tomorrow.
[21:07:56] <cradek> you lost some backslash-space, whatever that is
[21:08:11] <mozmck> cradek: no, it has a new line ;)
[21:09:01] <mozmck> I think the original had a slash in front of each line, I could look at that again.
[21:09:24] <mozmck> It only affects the tooltip in glade as far as I know.
[21:10:08] <cradek> >>> 'a\n\ bc'
[21:10:08] <cradek> 'a\n\\ bc'
[21:10:08] <cradek> >>> ('a\n' 'bc')
[21:10:08] <cradek> 'a\nbc'
[21:10:58] <cradek> I'm pretty sure you changed it, but I don't know what that change does
[21:11:33] <mozmck> Just checked and it has a \ in front of each line in the tooltip
[21:11:43] <mozmck> That looked odd to me so I removed it.
[21:11:44] <jepler> >>> ' ' == '\ '
[21:11:44] <jepler> False
[21:11:44] <jepler> >>> '\ '
[21:11:44] <jepler> '\\ '
[21:12:19] <cradek> oh ok, so that part is a bugfix
[21:12:34] <jepler> it looks like a backslash-newline sequence in a string was turned into a backslash-space sequence
[21:12:46] <mozmck> It actually inserts the \ in the tooltip, so the lines look like this '\ 0 = default: l-rotate, m-move, r-zoom'
[21:12:48] <jepler> backslash-newline is a special sequence which is converted to exactly nothing
[21:13:03] <jepler> but I didn't look at the history of that file
[21:13:32] <mozmck> I don't know. It had \n\
[21:13:52] <mozmck> My thought was the \ at the end was an attempt to break the line up.
[21:13:54] <jepler> mozmck: two pieces of feedback, feel free to ignore. (1) it would be better to make a separate commit to fix the formatting of that long string and remove the spurious backslashes .. and then a second commit to add the new mode
[21:14:20] <jepler> (2) if you make the last branch of that if statement 'elif self.mouse_btn_mode == 5:
[21:14:34] <jepler> er ... == 6: then the next person doesn't need to change the else: to that elif:
[21:15:00] <jepler> other than that, the patch looks minimally disruptive for 2.7.
[21:15:23] <mozmck> I did it that way at first, but that left no default, which probably doesn't matter because the property is limited to 6
[21:15:55] <mozmck> So I'll change it back
[21:16:14] <mozmck> Ok, thanks! I really have to run now.
[21:25:02] -!- Akex_ has quit [Quit: Connection closed for inactivity]
[21:29:41] -!- eeFuchs has quit [Read error: Connection reset by peer]
[21:32:15] -!- BellinganRoy has quit [Quit: Konversation terminated!]
[21:38:37] -!- chillly has quit [Quit: Ex-Chat]
[21:48:51] -!- Praesmeodymium has quit [Read error: Connection reset by peer]
[21:54:25] -!- Miner_48er has quit [Quit: Leaving]
[21:56:31] -!- skunkworks [skunkworks!~chatzilla@str-broadband-ccmts-ws-26.dsl.airstreamcomm.net] has joined #linuxcnc-devel
[22:00:09] -!- LikeVinyl has quit [Quit: LikeVinyl]
[22:10:39] -!- logger[psha] [logger[psha]!~loggerpsh@195.135.238.205] has joined #linuxcnc-devel
[22:23:31] -!- tinkerer has quit [Quit: Leaving]
[22:42:06] -!- ibaca has quit [Ping timeout: 252 seconds]
[22:43:14] -!- MacGyverX has quit [Ping timeout: 252 seconds]
[22:43:33] -!- rob_h has quit [Ping timeout: 252 seconds]
[22:43:36] -!- calvinmetcalf has quit [Ping timeout: 252 seconds]
[22:43:53] -!- rob_h [rob_h!~robh@90.220.157.70] has joined #linuxcnc-devel
[22:48:01] -!- PetefromTn_ has quit [Quit: I'm Outta here!!]
[23:06:02] -!- shurshur has quit [Remote host closed the connection]
[23:06:13] -!- per_sonne has quit [Ping timeout: 246 seconds]
[23:07:14] -!- lerman has quit [Remote host closed the connection]
[23:13:54] -!- Roguish [Roguish!~chatzilla@c-50-143-183-159.hsd1.ca.comcast.net] has joined #linuxcnc-devel
[23:21:58] -!- choonway has quit [Quit: Leaving]
[23:23:08] -!- lerman [lerman!~lerman@24-151-1-146.static.nwtn.ct.charter.com] has joined #linuxcnc-devel
[23:29:57] -!- MacGalempsy has quit [Remote host closed the connection]
[23:34:04] -!- arrowbook has quit [Ping timeout: 244 seconds]
[23:35:55] -!- rob_h has quit [Ping timeout: 246 seconds]
[23:36:15] -!- asdfasd has quit [Ping timeout: 276 seconds]
[23:36:23] -!- rob_h [rob_h!~robh@90.220.157.70] has joined #linuxcnc-devel