#emc-devel | Logs for 2007-11-06

Back
[01:26:59] <CIA-18> 03cradek 07TRUNK * 10emc2/configs/sim/lathe.ini: editor
[01:27:40] <CIA-18> 03cradek 07v2_2_branch * 10emc2/configs/sim/lathe.ini: editor
[02:37:29] <CIA-18> 03cradek 07TRUNK * 10emc2/src/emc/motion/ (command.c control.c):
[02:37:29] <CIA-18> finish new probing infrastructure: probe for trips or clears, with
[02:37:29] <CIA-18> or without error on failure, and make the success/failure available
[02:37:29] <CIA-18> to the gcode in #5070
[02:37:30] <CIA-18> 03cradek 07TRUNK * 10emc2/src/emc/nml_intf/canon.hh:
[02:37:30] <CIA-18> finish new probing infrastructure: probe for trips or clears, with
[02:37:32] <CIA-18> or without error on failure, and make the success/failure available
[02:37:36] <CIA-18> to the gcode in #5070
[02:37:38] <CIA-18> 03cradek 07TRUNK * 10emc2/src/emc/rs274ngc/ (gcodemodule.cc interp_internal.cc):
[02:37:40] <CIA-18> finish new probing infrastructure: probe for trips or clears, with
[02:37:42] <CIA-18> or without error on failure, and make the success/failure available
[02:37:44] <CIA-18> to the gcode in #5070
[02:37:44] <CIA-18> 03cradek 07TRUNK * 10emc2/src/emc/sai/saicanon.cc:
[02:38:29] <CIA-18> finish new probing infrastructure: probe for trips or clears, with
[02:38:29] <CIA-18> or without error on failure, and make the success/failure available
[02:38:29] <CIA-18> to the gcode in #5070
[02:38:29] <CIA-18> 03cradek 07TRUNK * 10emc2/src/emc/task/emccanon.cc:
[02:38:28] <CIA-18> finish new probing infrastructure: probe for trips or clears, with
[02:38:32] <CIA-18> or without error on failure, and make the success/failure available
[02:38:32] <CIA-18> to the gcode in #5070
[02:45:22] <SWPadnos> hmmm. was the g-code hilighting file added into the debs?
[02:56:05] <cradek> the who?
[02:56:18] <cradek> dangit can someone run lyx for me?
[02:58:39] <SWPadnos> someone had created a syntax hilighting XML file that works in gedit - I think he stuck it on the wiki
[02:58:49] <SWPadnos> he was asking about regexps on IRC
[02:58:54] <cradek> ah
[02:59:42] <SWPadnos> http://wiki.linuxcnc.org/cgi-bin/emcinfo.pl?Highlighting_In_Gedit
[03:00:11] <cradek> nifty
[03:00:46] <cradek> maybe add it to the deb in trunk and see what people think about a backport
[03:03:07] <cradek> I wonder what should happen if the probe is tripped and you request a probe looking for a trip
[03:03:14] <cradek> currently, it doesn't move and doesn't error
[03:03:52] <SWPadnos> hmmm
[03:04:07] <SWPadnos> it seems it should be an error if the probe is already in the state you're looking for
[03:04:16] <SWPadnos> err - probing for
[03:05:41] <cradek> * cradek squints at ngc
[03:06:39] <cradek> I think it does not say that, but I agree with you
[03:07:28] <cradek> that may be the only remaining strangeness in the new probing
[03:09:11] <SWPadnos> I thought it did say that
[03:09:31] <cradek> it has something about proximity to the requested point (but we took that out of our copy)
[03:10:03] <cradek> now I really need to get my probe wired up
[03:10:07] <SWPadnos> heh
[03:10:19] <cradek> and write some (probably hideous) gcode
[03:10:31] <cradek> but I think we can do very smart shape probing now
[03:10:36] <SWPadnos> as long as it's colorful, it should be fine ;)
[03:10:38] <cradek> the old way sucked
[03:10:39] <SWPadnos> cool
[03:11:01] <cradek> heyyy I had a simulated hemisphere to probe at fest - I wonder if I checked that in somewhere
[03:11:04] <SWPadnos> I bet it wouldn't be too hard to come up with some mesh generating program wither
[03:11:14] <SWPadnos> either
[03:11:31] <cradek> if you have a grid, a mesh is just the obvious triangles
[03:11:34] <cradek> I've done that lots of times
[03:11:50] <SWPadnos> sure, if you don't have a grid because you have smart probing, it could be harder :)
[03:12:13] <cradek> I intend to still have a grid, but smarter motion between grid points
[03:12:16] <SWPadnos> ah
[03:12:24] <cradek> well you could do anything you want of course
[03:13:18] <SWPadnos> of course!
[03:13:21] <cradek> pin out bit probe "True when the probe tip is inside the hemisphere";
[03:13:22] <cradek> aha!
[03:13:35] <cradek> http://timeguy.com/cradek-files/emc/hemisphere.comp
[03:13:47] <SWPadnos> heh - cool
[03:14:16] <SWPadnos> that should read "... or below the floor" ;)
[03:26:42] <jepler> hm, should I enhance comp to allow 'pin in float x, y, z'?
[03:28:17] <cradek> jepler: tomorrow will you help me run lyx?
[03:28:32] <cradek> I don't have it in me tonight to figure out how to add index entries and stuff
[03:43:25] <jepler> cradek: oh -- sure
[03:43:37] <jepler> cradek: do you mean how to use it?
[03:45:22] <jepler> to add an index entry: put the cursor where you want the index entry to point. Hit Alt-I I or choose Insert > Index Entry... Enter the text that you want to display in the index. Hit enter or click OK.
[03:47:06] <jepler> to add a cross-reference target, use Insert > Label.... Enter something that is useful to pick out of a list of all labels and hit enter or click OK.
[03:48:11] <jepler> to use a cross-reference target, write "See section " or "See chapter ", then use Insert > Cross Reference... Choose the document if necessary, then single-click the label, then click OK.
[07:06:22] <LawrenceG> yeehaw... got wireless running on the shop computer....dlink wda-1320 works a treat on dapper 2.6.15-magma
[07:07:12] <LawrenceG> no more sneakernet!
[13:07:58] <skunkworks_> join ubuntu
[13:08:12] <skunkworks_> .join ubuntu
[13:10:31] <skunkworks_> pay no attention to the man with the keyboard
[13:19:41] <jepler> looks like freenode was pretty unstable for an hour or so last night..
[13:26:20] <alex_joni> well.. for you anyways :D
[13:27:16] <jepler> hmph
[13:46:13] <skunkworks_> http://www.cnczone.com/forums/showthread.php?t=46443
[13:46:27] <skunkworks_> ^that is a bit vauge. wonder if he means calculating the kins
[13:56:36] <jepler> yeah I dunno
[13:56:39] <jepler> probably
[14:10:59] <jepler> http://www.cnczone.com/forums/showthread.php?p=362651#post362651
[14:11:01] <jepler> bvbl
[14:11:02] <jepler> bbl
[14:14:52] <skunkworks_> Thanks jepler
[14:15:16] <SWPadnos> crap. I';m in purgatory
[14:15:23] <SWPadnos> I have internet access, but no DNS
[14:17:05] <skunkworks_> gutsy?
[14:17:10] <SWPadnos> Windows
[14:18:05] <skunkworks_> * skunkworks_ has had issues with gutsy not resolving if he uses the router ip instead of the isp dns ip
[14:18:13] <skunkworks_> ips
[14:18:34] <skunkworks_> no I really ment isp
[14:20:37] <SWPadnos> I think you meant ISP
[14:21:00] <skunkworks_> right ;)
[14:21:10] <SWPadnos> it looks like it is the ISP. My wifes Feisty PC also has a problem
[14:21:22] <SWPadnos> it seems we have a 1 baud connection to the ISP or something
[14:22:06] <SWPadnos> I'd check their network status page, but - well ...
[14:22:25] <skunkworks_> come on now - it can't be that slow.. I told you a million times not to exaggerate.
[14:22:53] <SWPadnos> I've told you a billion times I'll do what I like! :)
[14:23:55] <SWPadnos> "Please note, customers are having issues reaching some sites from our network. This is a known issue and we're working on the problem"
[14:24:18] <SWPadnos> it's nice having (what used o be) a small local ISP that you can actually call
[14:25:05] <SWPadnos> s/ o / to /
[14:48:43] <alex_joni> SWPadnos: when I get that problem, I simply use a DNS server from a local college
[14:48:46] <alex_joni> works like a treat
[14:49:15] <SWPadnos> if only I could find any of their IP addresses - you know - right now :)
[14:50:44] <fenn> nameserver 204.60.203.179
[14:50:46] <fenn> nameserver 142.77.1.1
[14:50:47] <fenn> nameserver 63.226.12.96
[14:51:48] <SWPadnos> cool. thanks
[15:07:45] <eugenio> hello, i am finishing my cnc, that I made with servos and i developed a pci card with a fpga
[15:07:55] <eugenio> now i need to made the drivers for linuxcnc
[15:08:14] <eugenio> the last version of rtai works to compile emc2?
[15:08:53] <SWPadnos> that's a very complex question
[15:09:12] <eugenio> which is the last version known to work?
[15:09:32] <SWPadnos> I think the kernels we supply are using CVS versions from various dates
[15:10:23] <eugenio> now i see a rtai-3.6-test1 that works with kernel 2.6.23
[15:10:44] <SWPadnos> I haven't seen that one (I haven't been looking for a while)
[15:11:07] <SWPadnos> the latest kernel anyone here has used (that I know of) is 2.6.22
[15:11:12] <SWPadnos> http://www.linuxcnc.org/experimental/gutsy/
[15:11:26] <eugenio> mmm, so i suppose it is rtai-3.5
[15:11:33] <SWPadnos> it does say 3.6 in the package names
[15:11:46] <eugenio> ahmmm, ok
[15:11:52] <SWPadnos> but I don't know if it's a released tarball or if it's from CVS
[15:11:54] <SWPadnos> I suspect it's from CVS
[15:11:58] <eugenio> i will work with those then
[15:12:07] <SWPadnos> are you on an Ubuntu system?
[15:12:12] <eugenio> no
[15:12:14] <eugenio> debian
[15:12:16] <SWPadnos> ok
[15:12:28] <eugenio> is ubuntu's kernel patched with rtai?
[15:12:33] <SWPadnos> the one we supply is
[15:12:49] <SWPadnos> there's a LiveCD of Ubuntu 6.06 LTS on the linuxcnc.org website
[15:13:02] <SWPadnos> that has an RT patched kernel
[15:13:16] <eugenio> ahaps, but i need to compile the drivers of the fpga in emc2
[15:13:22] <eugenio> i need the development environment
[15:13:32] <SWPadnos> sure - apt-get build-dep emc2
[15:13:42] <eugenio> cool
[15:13:47] <SWPadnos> also apt-get emc2-dev
[15:14:02] <eugenio> i will try it in debian
[15:14:11] <SWPadnos> heh - may or may not work - YMMV :)
[15:14:24] <SWPadnos> have you looked at the Mesa drivers in the EMC2 source?
[15:14:26] <eugenio> i feel lucky (like in google)
[15:14:29] <SWPadnos> heh
[15:14:29] <eugenio> :D
[15:14:31] <fenn> it used to work
[15:14:39] <fenn> i'd like to get it working again if it doesn't
[15:14:43] <fenn> (running packages on debian)
[15:14:49] <eugenio> SWPadnos: no, but i think they will be similar
[15:15:06] <SWPadnos> ok - there's VHDL for a lot of functions as well
[15:15:19] <eugenio> i have made the encoder counter and the pwm in verilog
[15:15:23] <SWPadnos> have you managed to make an FPGA card for less than the Mesa cards cost?
[15:15:34] <eugenio> i have used the raggestone card
[15:15:39] <eugenio> raggedstone
[15:15:43] <CIA-18> 03cradek 07TRUNK * 10emc2/src/emc/motion/command.c: if reporting errors, also catch when the probe is already in the requested state, causing there to be no move
[15:15:57] <SWPadnos> ah, ok
[15:16:13] <eugenio> it is cheap
[15:16:21] <SWPadnos> yep. and inexpensive ;)
[15:16:27] <eugenio> hehe
[15:16:59] <SWPadnos> the Mesas have a PCI interface chip, so you don't waste gates on that, or risk locking up the PC if you get the bus interface wrong
[15:17:04] <SWPadnos> which I like :)
[15:17:12] <eugenio> yep
[15:17:52] <eugenio> but i think there are a lot more io's in raggedstone
[15:17:57] <fenn> no way
[15:18:02] <eugenio> no?
[15:18:04] <SWPadnos> 72 or 96 on the Mesas
[15:18:29] <eugenio> is the fpga in mesa bga?
[15:18:44] <SWPadnos> TQFP on the 5i20, BGA on the 5i22
[15:18:46] <SWPadnos> I think - lemme look
[15:19:03] <eugenio> ahmm
[15:19:25] <SWPadnos> yep - BGA on the 5i22
[15:19:31] <eugenio> and can it accept rs422/rs485 signals? in raggedstone i have put external chips to do this
[15:19:33] <SWPadnos> and I know the 5i20 is TQFP
[15:20:08] <SWPadnos> not directly, but there are motor interface cards that have differential receiverrs, as well as filters to make the PWM into an analog output
[15:20:57] <eugenio> ahaps
[15:21:19] <eugenio> the rs422 it's mainly for the encoders
[15:21:23] <SWPadnos> http://www.mesanet.com/
[15:21:27] <fenn> ok there are 120 pins in the photograph, not sure how many i/o's that is
[15:21:36] <SWPadnos> click on "Parallel I/O - Misc I/O"
[15:21:45] <eugenio> going...
[15:21:55] <SWPadnos> fenn: "Large Number"
[15:23:05] <SWPadnos> the raggedstone board does have one nice feature that's missing from the Mesas - it has flash, so you don't need to reprogram it every time (and it's also capable of loading a program before the OS boots)
[15:23:18] <fenn> oh it's $90, that's quite a bit of a difference
[15:23:28] <SWPadnos> no, its 90 UKP
[15:23:52] <SWPadnos> 80 or 95 actually - where do you see $90?
[15:23:55] <fenn> there are prices all over the place and i dont know which one is "the" price
[15:24:00] <SWPadnos> heh
[15:24:01] <eugenio> mmm, the 5i21 is spartan3-400 or 200?
[15:24:01] <fenn> http://www.enterpoint.co.uk/moelbryn/rs1_flyer.pdf
[15:24:58] <eugenio> mm..400
[15:25:04] <SWPadnos> looks like $160 for the 400kgate one, plus the cost of the PCI bracket
[15:25:10] <eugenio> like the raggedstone
[15:25:34] <eugenio> the pci bracket is not needed
[15:25:35] <SWPadnos> the 5i21 isn't what you want - it's only RS-422 I/O
[15:25:47] <SWPadnos> it should be there if you want to stick it in a PC
[15:25:47] <eugenio> it's only if you don't want to use the pci
[15:25:54] <eugenio> no
[15:26:11] <eugenio> it's to use the pci pins without the pci
[15:26:25] <eugenio> i didn't purchase it
[15:26:59] <SWPadnos> ah - ok. so it's an adaptor that plugs onto the PCI connector for extra I/O
[15:27:37] <eugenio> mmm, 5 volts tolerant the mesa card, that's interesting
[15:27:49] <eugenio> SWPadnos: yep
[15:28:27] <SWPadnos> yep. and the 5i22 (though significantly more expensive) also has high voltage cutoff chips in line with all FPGA I/O pins
[15:28:52] <eugenio> ahaps
[15:29:35] <eugenio> finally i made it all with 3.3 volts, but it's good to have ttl levels compatibility
[15:30:40] <eugenio> which is the repository i need to put in sources.lst?
[15:30:54] <SWPadnos> so, if you didn't notice it, the 7I33 is the motor interface card - 4 axes encoder+ analog out
[15:31:19] <SWPadnos> http://wiki.linuxcnc.org/cgi-bin/emcinfo.pl?Installing_EMC2#On_Ubuntu_using_precompiled_EMC2_packages
[15:31:25] <eugenio> ahaps, i made the interface my self
[15:31:26] <SWPadnos> modify as appropriate for stock debian
[15:31:29] <eugenio> with spare parts
[15:31:32] <SWPadnos> heh
[15:31:45] <SWPadnos> the install script lists the repos though
[15:32:17] <eugenio> ahap, i'm going to read the docs
[15:32:24] <eugenio> thx
[15:32:29] <SWPadnos> sure
[16:59:39] <Guest441> Guest441 is now known as shunkworks_
[16:59:49] <shunkworks_> shunkworks_ is now known as skunkworks_
[18:21:49] <SWPadnos_> SWPadnos_ is now known as SWPadnos
[19:58:00] <cradek> alex_joni: I occasionally get NCE_QUEUE_IS_NOT_EMPTY_AFTER_PROBING. It might be related to running on a loaded system (some small window of opportunity maybe). I get this even on 2.2.0 so it's not my recent changes. Can you help?
[20:01:52] <cradek> just running gridprobe.ngc might error for you once in a while
[21:32:35] <alex_joni> I will try to see if I get it
[21:43:53] <alex_joni> documentation on pyvcp sux
[21:44:08] <alex_joni> or I didn't find it yet
[21:45:14] <alex_joni> hmm.. the user manual docs are ok
[21:45:20] <alex_joni> but the manpage/wiki are useless
[21:45:45] <cradek> yeah I just used the user manual today
[21:45:54] <cradek> (probe state LED)
[21:46:07] <alex_joni> heh.. I need a probe simulator :D
[21:46:09] <alex_joni> aka button
[21:46:26] <cradek> I had that, but it doesn't work very well
[21:46:37] <cradek> if axis pops up a dialog, the button release is lost
[21:47:02] <alex_joni> that's not an issue
[21:47:05] <alex_joni> I can push it again
[21:47:15] <alex_joni> and if it's pushed the probe is tripped.. so no biggie
[21:47:24] <cradek> ok
[21:47:35] <alex_joni> btw, I still have TRUNK from 2 days ago..
[21:47:42] <cradek> doesn't matter
[21:47:54] <alex_joni> I mean I won't get your newer fancy errors..
[21:48:03] <cradek> you don't even need a probe button to see this error
[21:48:17] <alex_joni> I ran it once .. and nothing happened
[21:48:30] <cradek> it only happens "sometimes" unfortunately
[21:48:34] <cradek> did you see hemisphere.comp?
[21:48:40] <alex_joni> nope
[21:48:50] <cradek> http://timeguy.com/cradek-files/emc/hemisphere.comp
[21:48:58] <cradek> I use this to give a virtual hemisphere to probe
[21:49:00] <alex_joni> but I'm afraid it's a bit late to try to set it up
[21:49:10] <alex_joni> oh, I saw the link
[21:49:12] <cradek> go to bed :-)
[21:49:15] <alex_joni> earlier
[21:49:15] <cradek> this will be there tomorrow
[21:49:24] <alex_joni> jmkasunich_: 8 hours again :D
[21:49:31] <cradek> I don't have time to work on it tonight
[21:49:46] <alex_joni> we should make a ntpdate wrapper around jmk's irc client
[21:51:42] <alex_joni> does anyone have an idea how to disable the system speaker on tab-complete?
[21:51:58] <cradek> in xterm you can turn on 'visual bell'
[21:52:20] <cradek> control-middleclick or leftclick for a menu
[21:52:23] <cradek> middle I think
[21:52:42] <jepler> man readline, search for bell-style (I haven't tried it myself)
[21:53:15] <alex_joni> how about turning it off completely?
[21:53:23] <alex_joni> (except ripping it out of the mobo)
[21:53:40] <cradek> get a thinkpad that has a SHUT UP button
[21:53:46] <cradek> (sorry)
[21:53:54] <jepler> sudo rmmod pcspkr
[21:54:00] <alex_joni> this is a desktop, and the buzzer is the really annoying type
[21:54:08] <cradek> jepler's advice is always better than mine
[21:54:20] <alex_joni> YAY
[21:54:25] <alex_joni> jepler: you earned a cookie
[21:54:30] <jepler> of course that won't stick after reboot ..
[21:54:35] <alex_joni> * alex_joni adds a rule
[21:54:43] <SWPadnos> and it'll prevent things you want to beep from doing so
[21:54:44] <jepler> "install pcspkr /bin/true"
[21:54:50] <alex_joni> yup
[21:55:01] <alex_joni> SWPadnos: they should learn sign languages
[21:55:08] <SWPadnos> that's GUI talk right there
[21:56:04] <jepler> there's also 'xset b off'
[21:57:31] <alex_joni> jepler: thanks
[21:59:43] <alex_joni> cradek: I just ran gridprobe 3 times with no error yet
[22:00:35] <cradek> can you load your machine some?
[22:00:40] <cradek> (are you running sim, or rt?)
[22:00:45] <alex_joni> rt
[22:01:21] <alex_joni> juve@taurus:~/emc2.TRUNK$ uptime
[22:01:21] <alex_joni> 00:01:47 up 33 min, 4 users, load average: 3.45, 2.56, 1.50
[22:01:27] <cradek> hmm
[22:01:57] <alex_joni> MemTotal: 256672 kB
[22:01:57] <alex_joni> MemFree: 2968 kB
[22:02:20] <alex_joni> it's not really the fastest machine
[22:02:31] <alex_joni> but I'm running sim/axis.ini
[22:02:56] <alex_joni> maybe I should try a stepper?
[22:03:08] <cradek> no, I get it in sim
[22:04:05] <alex_joni> with AXIS/emc2 loaded, my CPU is at about 40-50% in top
[22:07:16] <alex_joni> can't manage to get it to barf
[22:07:51] <cradek> well crap
[22:08:04] <alex_joni> I'll try to cvs up
[22:08:23] <cradek> I get the error with 2.2.0 as well
[22:08:29] <cradek> it's not any of my new code
[22:08:31] <alex_joni> this is pre-2.2.0
[22:08:46] <alex_joni> well.. as you put it so poetically.. crap :D
[22:08:48] <cradek> ok, but this hasn't been touched for a long time
[22:09:02] <alex_joni> I'll try some debugging by staring :P
[22:09:08] <cradek> maybe it has something to do with simulator? surely not.
[22:09:20] <alex_joni> you run sim only?
[22:09:20] <cradek> I get it maybe every 3rd run
[22:09:25] <cradek> yes no rt here
[22:09:30] <alex_joni> hrmm..
[22:09:32] <alex_joni> I'll try that too
[22:09:53] <alex_joni> but first I want to see what could theoretically cause the error message
[22:10:24] <cradek> I have to go ... don't lose any sleep over this alex
[22:10:49] <alex_joni> not more than usually :P
[22:13:02] <alex_joni> hmm.. NCE_QUEUE_IS_NOT_EMPTY means the interp sees the probe tripped flag
[22:13:17] <alex_joni> but motion didn't finish what it had in the queue
[22:19:04] <alex_joni> cradek: could it be that it runs faster in sim?
[22:19:39] <alex_joni> I see the probeTripped gets set in src/emc/motion/control.c:385
[22:19:50] <alex_joni> on line 383 the tpAbort() gets sent
[22:20:16] <alex_joni> if the Abort doesn't happen for this cycle, then canon might get to see the probe tripped, but motion queue != empty
[22:21:03] <alex_joni> maybe some very low accel settings could trigger it..
[22:26:51] <alex_joni> (still didn't get the error.. will try simulator next)
[22:40:43] <alex_joni> not getting it on sim either (I ran it about 3 times so far)
[22:43:38] <jepler> cradek: were you running on an SMP machine?
[22:46:19] <alex_joni> * alex_joni set up a wcomp probe
[22:46:26] <alex_joni> it can run by itself now..
[22:48:40] <CIA-18> 03flo-h 07TRUNK * 10emc2/src/emc/usr_intf/stepconf/stepconf.py: some more language support
[22:52:49] <alex_joni> jepler: is there a way to set the active axis via a hal pin?
[22:53:20] <alex_joni> I know axisui.jog.x is an output
[22:53:26] <alex_joni> is there an input pin that does the same thing?
[22:53:44] <jepler> alex_joni: no, there's not
[22:53:55] <jepler> I'd consider it but I don't know offhand how to fit that in
[22:55:43] <alex_joni> well.. the "proper" fix would be through halui
[22:55:57] <alex_joni> although I think that's a bit too complicated
[22:56:03] <alex_joni> have an active axis in status
[22:56:12] <alex_joni> and GUI's to be able to set/change that
[22:56:19] <SWPadnos> I wonder if that's "proper" though
[22:56:34] <alex_joni> SWPadnos: beats me
[22:56:57] <SWPadnos> it's certainly simpler to have one axis that all UIs (including hardware panels via halui) operate on
[22:57:11] <SWPadnos> simpler for the user to comprehend, that is
[22:57:26] <alex_joni> http://www.peters-cnc-ecke.de/forumupload/uploadFiles/13838_156_Fraese_Handrad_HAL3.jpg
[22:57:32] <CIA-18> 03flo-h 07TRUNK * 10emc2/src/po/de_axis.po: updated
[22:58:01] <SWPadnos> hmmm. I wonder how one would go about connecting two handwheels, each with an axis selector
[22:58:23] <alex_joni> that gets fast out of hand
[22:58:26] <SWPadnos> heh
[22:59:06] <SWPadnos> I guess a single selector with suitable axis pairs would make sense, but you still need muxes and the like for the encoder counts
[23:10:16] <alex_joni> cradek: I've been running it ever since (maybe 10 times so far), still didn't see anything
[23:22:00] <CIA-18> 03flo-h 07TRUNK * 10emc2/src/po/de.po: updated
[23:22:54] <alex_joni> heh, upgraded internet connection is soo nice :D
[23:23:10] <alex_joni> * alex_joni is getting roughly 1.2 MB/sec download on ubuntu updates
[23:37:50] <CIA-18> 03flo-h 07TRUNK * 10emc2/src/po/de_rs274_err.po: some little updates
[23:47:41] <CIA-18> 03flo-h 07v2_2_branch * 10emc2/src/emc/usr_intf/stepconf/stepconf.py: some more lanuage support
[23:57:39] <CIA-18> 03flo-h 07v2_2_branch * 10emc2/src/po/ (de.po de_axis.po de_rs274_err.po): updated