#emc-devel | Logs for 2011-09-27

Back
[00:03:49] -!- theorbtwo has quit [Read error: Operation timed out]
[00:03:59] theorb is now known as theorbtwo
[00:13:39] -!- Loetmichel has quit [Ping timeout: 256 seconds]
[00:29:40] -!- Calyp has quit [Quit: Leaving]
[00:44:53] -!- andypugh [andypugh!~andy2@cpc2-basl1-0-0-cust1037.basl.cable.virginmedia.com] has parted #emc-devel
[01:16:31] -!- kljsdfhklj has quit [Ping timeout: 248 seconds]
[01:28:46] -!- kljsdfhklj has quit [Quit: kljsdfhklj]
[01:43:55] -!- Valen has quit [Quit: Leaving.]
[01:47:36] -!- ries has quit [Quit: ries]
[01:55:38] -!- atom1 has quit [Quit: Leaving]
[02:07:49] -!- jimlay has quit [Ping timeout: 240 seconds]
[02:50:08] -!- seb_kuzminsky [seb_kuzminsky!~seb@174-16-117-148.hlrn.qwest.net] has joined #emc-devel
[02:53:57] <CIA-83> EMC: 03seb 07v2.4_branch * r51a8a53d2aab 10/src/emc/usr_intf/emcrsh.cc: emcrsh: avoid segv if client omits passwd with "set enable"
[03:09:50] -!- FinboySlick has quit [Quit: Leaving.]
[03:18:16] -!- Tom_itx has quit []
[03:33:34] Eartaker is now known as Eartaker-Away
[04:37:13] -!- elmo40 has quit [Ping timeout: 260 seconds]
[04:37:31] <CIA-83> EMC: 03cmorley 07v2.5_branch * r32ab33ae5979 10/src/emc/usr_intf/pncconf/pncconf-help/help-axismotor.txt: pncconf - add detail about dac scale and max output
[04:37:32] <CIA-83> EMC: 03cmorley 07v2.5_branch * r1ee985dbad76 10/src/emc/usr_intf/pncconf/pncconf.py: pncconf - set dac scale and dac max output to default of 10
[04:44:31] -!- KimK has quit [Quit: Leaving]
[04:49:45] -!- Cmorley has quit [Ping timeout: 260 seconds]
[04:50:34] -!- psha[work] [psha[work]!~psha@195.135.238.205] has joined #emc-devel
[05:04:13] -!- chester88 [chester88!~chris@64.180.192.8] has joined #emc-devel
[05:44:00] -!- vladimirek [vladimirek!~vladimire@213.151.246.136] has joined #emc-devel
[06:09:19] -!- tlbGantry has quit []
[06:31:47] -!- ve7it has quit [Remote host closed the connection]
[06:56:19] -!- automata has quit [Ping timeout: 260 seconds]
[08:19:16] -!- theos has quit [Ping timeout: 256 seconds]
[08:26:30] fragalot is now known as Guest81963
[09:12:35] -!- mhaberler [mhaberler!~mhaberler@195.191.253.94] has joined #emc-devel
[09:28:17] <mhaberler> hi psha! any opinions on the unwind_call patch?
[09:35:49] <psha[work]> do you need file and line arguments to unwind_call?
[09:36:09] <psha[work]> or they are just intended for debug purposes?
[09:36:20] <psha[work]> if yes - make unwind_call() macro and _unwind_call function
[09:36:55] <psha[work]> it looks like you've moved block from reset() function?
[09:41:47] <psha[work]> mhaberler: ping
[09:42:06] <mhaberler> just debug. This could be left out.
[09:42:39] <mhaberler> Yes, the input line reset code is left in reset; unwind does everything to terminate a failed interpreter in a sub or otherwise.
[09:43:37] <mhaberler> I dont quite understand what you're suggesting with func vs macro?
[09:44:15] <psha[work]> if you want to pass __FILE__ add #define unwind_call(x) _unwind_call(x, __FILE__, __LINE__)
[09:44:37] <psha[work]> so you still keep API simple but have exact file/line info
[09:45:00] <mhaberler> fair enough. It's not pretty, I admit.
[09:45:51] <psha[work]> yes, but passing __FILE__ is worse :)
[09:46:12] <psha[work]> at least when you are fine with debugging you just kill that macro and don't touchy places where it's called
[09:47:42] <mhaberler> yessir!
[09:48:30] <psha[work]> assuming that unwind's body is part of reset - it looks ok for me
[09:49:01] <mhaberler> yes, it mostly is, except for the skipping_to_sub reset which I added just in case
[09:50:11] <mhaberler> btw.. our global hal pin access in gladevcp which wasnt merged.. halscope and halcmd do the same
[09:50:38] <psha[work]> component local pin access is ok i bet
[09:50:47] <psha[work]> halscope and halcmd really need this
[09:51:08] <mhaberler> we too ;-) and btw so does interp
[09:52:38] <mhaberler> #<hal[comp].pin> would save some contortions, and could feed identical params to the UI and task interp instances (which now is pretty much impossible)
[09:55:25] <mhaberler> well thanks, I'll clean that up!
[10:14:46] -!- mhaberler has quit [Quit: mhaberler]
[10:20:49] -!- mhaberler [mhaberler!~mhaberler@195.191.253.94] has joined #emc-devel
[10:45:26] -!- mhaberler has quit [Quit: mhaberler]
[10:51:01] -!- Valen has quit [Ping timeout: 240 seconds]
[11:01:19] -!- theorbtwo has quit [Ping timeout: 260 seconds]
[11:30:49] -!- theos has quit [Remote host closed the connection]
[13:29:48] -!- psha[work] has quit [Quit: Lost terminal]
[13:53:29] -!- toastydeath has quit [Read error: Connection reset by peer]
[14:10:37] -!- TekniQue has quit [Ping timeout: 240 seconds]
[14:14:19] -!- TekniQue has quit [Changing host]
[14:18:13] -!- mhaberler [mhaberler!~mhaberler@195.191.253.94] has joined #emc-devel
[14:28:22] -!- mhaberler_ [mhaberler_!~mhaberler@195.191.253.94] has joined #emc-devel
[14:30:49] -!- mhaberler has quit [Ping timeout: 258 seconds]
[14:30:49] mhaberler_ is now known as mhaberler
[14:34:44] -!- Valen has quit [Quit: Leaving.]
[14:55:45] -!- mhaberler has quit [Quit: mhaberler]
[14:56:07] -!- mhaberler [mhaberler!~mhaberler@195.191.253.94] has joined #emc-devel
[14:56:08] -!- mhaberler has quit [Client Quit]
[15:43:49] -!- Farthen has quit [Ping timeout: 240 seconds]
[15:57:05] -!- mhaberler [mhaberler!~mhaberler@195.191.253.94] has joined #emc-devel
[16:17:41] -!- stillme has quit [Ping timeout: 245 seconds]
[17:22:24] -!- ve7it [ve7it!~LawrenceG@S0106001c10b7770f.pk.shawcable.net] has joined #emc-devel
[17:33:30] -!- maximilian_h [maximilian_h!~bonsai@ulmg-4d0222e7.pool.mediaWays.net] has joined #emc-devel
[17:37:24] -!- maximilian_h has quit [Client Quit]
[17:50:15] -!- chester88 has quit [Ping timeout: 260 seconds]
[17:58:25] Guest81963 is now known as fragalot
[17:58:32] -!- fragalot has quit [Changing host]
[18:33:59] -!- jstenback has quit [Ping timeout: 244 seconds]
[18:51:35] -!- isssy has quit [Quit: Visitor from www.linuxcnc.org]
[19:08:56] -!- bootnecklad` has quit [Ping timeout: 245 seconds]
[19:36:18] -!- FinboySlick has quit [Quit: Leaving.]
[19:37:16] -!- mhaberler has quit [Ping timeout: 245 seconds]
[19:40:56] -!- chester88 [chester88!~chris@64.180.204.37] has joined #emc-devel
[19:56:02] -!- andypugh [andypugh!~andy2@cpc2-basl1-0-0-cust1037.basl.cable.virginmedia.com] has joined #emc-devel
[20:09:46] -!- isssy has quit [Quit: Visitor from www.linuxcnc.org]
[20:15:36] -!- mhaberler [mhaberler!~mhaberler@195.191.253.94] has joined #emc-devel
[20:40:20] -!- mozmck has quit [Ping timeout: 260 seconds]
[20:41:38] -!- mozmck [mozmck!~moses@client-173.225.233.241.dfwtx.partnershipbroadband.com] has joined #emc-devel
[21:00:08] -!- micges [micges!~x@epx182.neoplus.adsl.tpnet.pl] has joined #emc-devel
[21:05:14] -!- mhaberler has quit [Quit: mhaberler]
[21:05:53] -!- isssy has quit [Quit: Visitor from www.linuxcnc.org]
[21:08:28] -!- ries has quit [Ping timeout: 260 seconds]
[21:16:31] -!- bootnecklad has quit [Ping timeout: 248 seconds]
[21:16:54] -!- jstenback has quit [Ping timeout: 258 seconds]
[21:20:43] -!- odiug has quit [Ping timeout: 260 seconds]
[21:34:25] <seb_kuzminsky> you can't jog the slaved axes of gantrykins machines, can you? jogs happen in free mode, and kins aren't involved in free-mode motion, so the gantry racks
[21:38:57] <andypugh> I think that is the case.
[21:39:12] <andypugh> No, wait.
[21:39:18] <andypugh> Can't you jog in World mode?
[21:39:56] <seb_kuzminsky> what is this world mode i keep hearing about? is that the same as teleop?
[21:40:05] <andypugh> I think there is some subtle difference between the modes you get from changing tab, and from pressing $
[21:40:53] <seb_kuzminsky> I think there's three modes: Free (for jogging joints), Teleop (for jogging axes), and Auto (for running G-code)
[21:41:18] <seb_kuzminsky> ah yes, in Axis, $ seems to change between "joint" (Free?) and "world" (Teleop?)
[21:42:47] <seb_kuzminsky> and yes, in World mode, jogs work on gantrykins without racking
[21:42:54] <andypugh> I can see an argument for a big, clear buttom marked "Mode"
[21:44:32] <seb_kuzminsky> hm, i think my Axis just went crazy and lost focus
[21:48:50] -!- syyl_ has quit [Quit: Verlassend]
[21:55:07] <micges> seb_kuzminsky: basically world mode is teleop fyi
[21:56:31] <seb_kuzminsky> ok, that's what it looked like
[22:04:20] -!- vladimirek has quit [Remote host closed the connection]
[22:10:08] -!- PCW has quit [Read error: Connection reset by peer]
[22:30:08] -!- stillme has quit [Remote host closed the connection]
[22:55:05] -!- servos4ever has quit [Quit: ChatZilla 0.9.85 [SeaMonkey 2.0.11/20101206162726]]
[22:55:52] -!- micges has quit [Quit: Ex-Chat]
[23:04:31] -!- Tom_itx has quit [Ping timeout: 260 seconds]
[23:13:31] <CIA-83> EMC: 03seb 07v2.4_branch * r3d5b73ebde4d 10/configs/sim/sim-xyyz.hal: sample configs: remove a stray unused hal file
[23:13:35] <CIA-83> EMC: 03seb 07v2.4_branch * r0bcf519c2023 10/docs/man/man9/gantrykins.9: docs: fix a typo in gantrykins manpage
[23:13:36] <CIA-83> EMC: 03seb 07v2.4_branch * r6a2808ddaa9b 10/docs/man/man9/gantrykins.9: docs: add a note about homing & jogging gantrykins
[23:13:36] <CIA-83> EMC: 03seb 07v2.4_branch * r8553587fc78e 10/configs/sim/ (README gantry.ini gantrysim.hal simulated-gantry-home.hal): configs: add a sim gantry config
[23:15:02] <andypugh> seb_kuzminsky: Vismach with simulated racking?
[23:15:35] <seb_kuzminsky> i've never user vismach...
[23:32:16] -!- elmo40 has quit [Ping timeout: 245 seconds]
[23:39:23] <andypugh> Nor have I. It looks cool though, what I have seen of it.
[23:53:05] -!- automata_ has quit [Ping timeout: 260 seconds]