#emc | Logs for 2010-10-15

Back
[00:03:54] <theorb> theorb is now known as theorbtwo
[02:55:10] <atmega> so, if I draw text on an arc in autocad and save it as a dxf, the text isn't there. Any suggestions?
[02:56:00] <SWPLinux> don't use AutoCAD to draw text on an arc?
[02:56:29] <atmega> I suppose that is a reasonable response.
[02:57:48] <atmega> and yet, not really what I was looking for.
[02:57:51] <SWPLinux> heh
[02:58:10] <danielfalck> inkscape
[02:58:44] <atmega> inkscape has yet to be the answer to any question I've even considered.
[02:59:42] <atmega> that's not true.. "What's the most non-intuitive, complicated, non-understandable package that exists"
[02:59:48] <danielfalck> ha
[02:59:53] <danielfalck> kind of like blender
[03:00:01] <SWPLinux> probably AutoCAD, since your text disappears ...
[03:00:04] <atmega> they might tie in that recard
[03:00:41] <atmega> I assume there is a convert something to something else that will make it work
[03:00:48] <atmega> but, no clue what it is.
[03:00:48] <danielfalck> can you 'explode' it?
[03:01:03] <atmega> heh... you're good!
[03:01:29] <danielfalck> I like cad packages better than inkscape too :)
[03:01:49] <danielfalck> but you can do some text on 'path' stuff with it
[03:01:57] <SWPLinux> heh. I remember the days of CadKey 1.42E
[03:02:13] <atmega> I still have 11 months left on my autocad student license
[03:02:48] <danielfalck> then you can just download the latest free autocad clone
[03:03:05] <atmega> the only one I've seen that's close is 'draftlight'
[03:03:14] <atmega> err... draftsight
[03:06:14] <skunkworks> autocad text doesn't convert to dxf.
[03:06:25] <skunkworks> always thought that was odd :)
[03:06:30] <atmega> the plain mtext does
[03:06:33] <cradek> sure it does - but it's text entities
[03:06:41] <cradek> you don't get outlines or whatever
[03:07:34] <skunkworks> heh
[03:16:16] <cradek> I did a stupid tonight - turned off the air to the mill, and then did T0M6 to put the tool away
[03:16:40] <cradek> the air hadn't bled down enough to cause estop yet, so it started - didn't have enough to finish
[03:17:09] <cradek> so it stuck with the pot down - bad because it tries to turn (home) the carousel first
[03:18:05] <cradek> so I unlinkp'd the PotUp signal's output and setp'd it and then restarted emc to be safe
[03:18:56] <cradek> ... after checking the tool table to make sure it didn't get confused (it was right)
[03:36:52] <Jymmm> cradek: Why tirn off the air at all?
[03:36:54] <Jymmm> turn
[03:41:02] <cradek> Jymmm: so the compressor doesn't run
[03:41:14] <cradek> everything leaks a bit...
[03:41:30] <Jymmm> Oh, no automated shutoff valve?
[03:42:06] <cradek> I don't know what that is... it's just a lever valve
[03:42:39] <Jymmm> Just an electrically control air valve
[03:42:51] <Jymmm> open when energized
[04:00:54] <Jymmm> Has anyone worked with "asphalt lacquer" ?
[09:14:37] <Fox_Muldr> is it possible to manually load a hal file after emc has started so that the functions in it are not always present but i could load them as i need them? the background for this is that i created a hal file for use of a usb joystick but if the joystick is not attached emc doesn't start because of the "loadusr -E hal_input ..." line which doesn't find the device in this case.
[10:03:13] <alex_joni> Fox_Muldr: sure is
[10:03:24] <alex_joni> halcmd -kf < file.hal I think
[10:03:32] <alex_joni> but check halcmd --help, or the manpage
[10:03:58] <alex_joni> http://linuxcnc.org/docs/html/man/man1/halcmd.1.html
[10:04:03] <alex_joni> halcmd -kf file.hal
[12:30:26] <Paragon39> Howdie All...
[12:32:42] <Paragon39> When I post's to the emc mail list should I not receive the post in my inbox? I seem to receiving everybody elses post but not my own! Sorry for my ignorance in this matter!
[12:37:13] <alex_joni> Paragon39: you should
[12:40:07] <Paragon39> That's what I would have thought. I am using googlemail to post. The last message I can see is from Andrey with subject "in what reason?". I just reposted a message that I posted on the 2-10-10 (which I did not receive back) and once again it has not come back to my inbox! ???
[12:42:32] <alex_joni> I see a message from "S Goldsmith" as the last email
[12:43:26] <Paragon39> That's me... not sure why its come up as S Goldsmith though... I need to change that....
[12:48:02] <Paragon39> Still nothing! Is there a setting that need to be applied in the maillist setup? On a side note I changed my abbreviated name in googlemail....
[12:56:23] <Paragon39> Weird .. in my settings .... Receive your own posts to the list?
[12:56:24] <Paragon39> Ordinarily, you will get a copy of every message you post to the list. If you don't want to receive this copy, set this option to No. Selected=YES
[13:09:58] <Valen> gmail turns own posts off
[13:10:05] <Valen> helpfully
[13:10:16] <Valen> even if you dont ask it to
[14:33:22] <skunkworks> http://helix.gatech.edu/Students/SiouxWill/I2)21)us.htm
[14:44:24] <Paragon39> Just seen Valen's reply re: gmail turns own post off. I can't find anywhere in the setting to enable / dissable this functionality?
[14:49:13] <Jymmm> ???
[14:52:18] <Fox_Muldr> alex_joni: thanks. now i only have to find out how i could execute "halcmd -kf myfile.hal" from a little gui (maybe in axis?) when i press a button so that i don't have to open a terminal or that after i started emc if i wish to execute this hal file. :)
[14:53:15] <psha> Fox_Muldr: you may use M1xx commands for example
[14:53:22] <skunkworks> Fox_Muldr: maybe use the m1xxx?
[14:53:28] <skunkworks> heh
[14:53:32] <skunkworks> m1xx
[14:53:40] <psha> first :-P
[14:54:03] <Fox_Muldr> but i want to execute the hal file when i press a button. so with m1xx command i also have to glue this command to a button or not?
[14:54:14] <psha> yes
[14:54:18] <Fox_Muldr> i mean a gui button not a hardware button
[14:54:23] <psha> via halui.mdi-command.XX for example
[14:54:54] <Fox_Muldr> ah ok than i will search a bit how to use this command to build a button :)
[14:54:56] <psha> btw maybe it's not so bad idea to add support for arbitrary commands into halui
[14:55:27] <psha> create pyvcp button and then route it to halui.mdi-command.XX pin
[14:56:04] <Fox_Muldr> i never did anything like pyvcp so i have to study how to do it in the wiki :)
[14:56:28] <psha> you may use gladevcp :)
[14:56:49] <Fox_Muldr> another word i don't know ;)
[14:58:01] <skunkworks> Fox_Muldr: there are sample configs using them
[14:59:06] <Jymmm> small flood....
[14:59:27] <Jymmm> https://gist.github.com/501b7da2e0c7d69c1302
[14:59:37] <Jymmm> doh
[14:59:44] <Jymmm> I have two cardboard boxes stacked on top of each other. Each box is 10" wide, 14" deep, and 6" tall. Each box has a 4" diameter hole in it. air will come in through the bottom box and exit thru the top box. I need to insert dividers in each box creating a path that is no less that 16 sq inches (18 sq in would be nice as each box is 6" tall) for the air to travel to create the most surface contact with the contents (activate carbon pellets) as p
[14:59:44] <Jymmm> ossible. there can be one hole that allows air to travel from the lower box into the upper box. http://filebin.ca/kwrrfa/CarbonBoxes1.pdf
[14:59:44] <Jymmm> *IF* at all possible, it would be nice if the dividers could be flipped/rotated/etc in such a way that that the same layout could be used for both top and bottom boxes.
[15:01:24] <Fox_Muldr> thanks for the hints. at the moment i'm reading the hal_pyvcp_examples page in the wiki and it seems to be what i'm looking for
[15:02:57] <JT-Hardinge> Fox_Muldr: there are some examples of pyvcp in the integrators manual
[15:54:56] <Paragon39> Jymmm: Re: I have two cardboard boxes... I thought it was an IQ puzzle when I first started reading it ;-)
[15:55:26] <Jymmm> Paragon39: Um sure, solved it yet?
[15:56:46] <Paragon39> Im scratching me bonse at this very moment... Cant see the pdf on filebin. It's not loading.
[15:57:00] <Jymmm> Yeah, working on that
[16:02:55] <Jymmm> Paragon39: http://i51.tinypic.com/ke7nyg.jpg
[16:05:07] <Jymmm> Paragon39: http://codepad.org/Sq4iRpkz
[16:18:25] <Paragon39> Jymmm: My head hurts ;-)
[16:18:44] <Jymmm> Paragon39: Does it make sense though?
[16:24:28] <Paragon39> Sure this is not what your after but .... http://codepad.org/Sq4iRpkz
[16:27:09] <Paragon39> Jymmm: I must admit I don't have my logic head on at the moment... It's been replaced by a stinking cold :-(
[16:27:20] <Jymmm> gotcha
[16:30:46] <Paragon39> Jymmm: You mean that made sense?
[16:39:27] <Paragon39> Jymmm: Thinking a bout it a little more... How about a spiral in bothe boxes?
[16:40:12] <Jymmm> Paragon39: been trying that too and a combination there of
[16:40:37] <andypugh> Assuming that the entry and exit holes can be at the corners, but baffles in at 3" spacings 3" shorter than the box is wide, and zig zag up one box, and down the other.
[16:43:29] <Jymmm> andypugh: Problem is that the top/bottom box paths don't line up
[16:44:05] <andypugh> I missed the part where they needed to.
[16:44:14] <Jymmm> andypugh: Did you see the pic?
[16:44:50] <andypugh> Ah, I see
[16:45:37] <andypugh> Yeah, spiral in then spiral out looks most likely.
[16:46:20] <andypugh> This is for a fallout shelter?
[16:46:38] <Jymmm> LOL, no. For an air scrubber.
[16:47:03] <Paragon39> andypugh: Don't you know Nukes don't exist anymore ;-)
[16:48:00] <andypugh> The test site we use in Finland has a nuclear shelter, apparently they are mandatory in any building in Finland over a certain floor area.
[16:49:06] <Jymmm> The problem with spiral in/out, is that the transition from bottom to top you lose a LOT of surface contact in the middle.
[16:49:27] <Paragon39> Really? I visited one in Kelvedon Hatch very creepy place ... not so secret anymore http://www.secretnuclearbunker.com/
[16:50:28] <andypugh> Aye, I go past there fairly regularly.
[16:51:12] <andypugh> It's about 12 miles from my own secret bunker of part-dismantled machine tols.
[16:51:29] <andypugh> Or "Garage" as the Estate Agents term it.
[16:56:09] <Paragon39> Jymmm: It would be a lot simpler if they width and depth were equal ;-)
[16:56:46] <Jymmm> Paragon39: So would 50 feet of shape adapting tubing.
[16:56:57] <Paragon39> LOL
[17:11:44] <Fox_Muldr> when i want to add more than one g-code command to a mdi-command what is the correct seperator between the g-codes?
[17:14:46] <cpresser> Fox_Muldr: I dont think there is such a feature as two commands on one line
[17:15:18] <JT-Work> you can only have one command of each group on one line, the MDI only has one line
[17:15:27] <Fox_Muldr> oh.. so what is than the preffered way to execute three g-code commands when i press a pyvcp button?
[17:15:32] <cpresser> dor that reason, I created a patch for halui: http://ca.rstenpresser.de/~cpresser/tmp/emc2.5pre_lenny/patches/
[17:16:06] <cpresser> that patch is exacly what you seek... however.. it was created by me.. so it may not be safe for productive use
[17:16:45] <JT-Work> what are you trying to do?
[17:17:29] <Fox_Muldr> i try to do a relative movement when i press the button. like "G91; G0 X10 Y10; G90"
[17:18:41] <Fox_Muldr> so the cnc moves 10mm in x and y direction from the current position
[17:20:33] <cpresser> there are a million and one uses for subsequent mdi-commands through halui
[17:20:37] <JT-Work> I don't know how to do that in an easy way...
[17:20:58] <cpresser> it may also be done in HAL. with delay
[17:21:00] <atmega> add a parser to the mdi input
[17:21:06] <JT-Work> o<myfile> call (a named file)
[17:21:19] <JT-Work> might work using an O call
[17:21:34] <cpresser> JT-Work: that is so simple and clean.. I like it :)
[17:21:47] <JT-Work> :)
[17:21:48] <Fox_Muldr> JT-Work: you mean outsource the three commands in a file and execute this file when pressing the button?
[17:21:55] <JT-Work> yep
[17:22:15] <cpresser> makes my patch obsoltet :)
[17:22:30] <Fox_Muldr> JT-Work: ok than i will search for the O command and it's syntax. :)
[17:22:41] <JT-Work> I don't know for sure that you can do that in MDI you just have to check
[17:23:01] <JT-Work> Fox_Muldr: http://www.linuxcnc.org/docview/html//gcode_main.html#r3_7
[17:23:28] <Fox_Muldr> JT-Work: thanks
[17:23:35] <andypugh> You can do that with a pyvcp button. I have.
[17:24:41] <Fox_Muldr> andypugh: you mean the way with the o call or else?
[17:24:49] <andypugh> In fact, my lathe operates almost entirely that way. The button marked "face" runs an MDI_COMMAND that invokes the facing macro, which takes cut/speed/etc from the PyVCP text boxes
[17:26:02] <Fox_Muldr> andypugh: that sounds like what i need except that i don't need input from the pyvcp panel
[17:27:28] <andypugh> It needn't be a PyVCP button either, it could be a physical button.
[17:27:37] <JT-Work> I use this http://www.linuxcnc.org/component/option,com_kunena/Itemid,20/func,view/catid,40/id,3408/lang,english/
[17:28:39] <andypugh> Yes, and one day we will have to duel to the death about which way is best :-)
[17:29:13] <Fox_Muldr> at the moment a virtual pyvcp button is ok and later i want to map it to an external button
[17:29:21] <JT-Work> it just depends on what is best for you if you know what I mean... more than one way to skin a cat :)
[17:29:48] <JT-Work> and the cat doesn't like either way...
[17:31:26] <elmo42> here kitty
[17:31:37] <Fox_Muldr> yeah with o call in mdi-command it works when i press the button in pyvcp :)
[17:31:50] <Fox_Muldr> now it executes the external ngc file
[17:32:04] <andypugh> It's not bad this software, is it :-)
[17:32:15] <Fox_Muldr> i really begin to like it :D
[17:33:20] <Fox_Muldr> but at the moment i'm only using it very basic and just begin to dive deeper into hal and pyvcp programming and i really like what i get
[17:35:04] <Fox_Muldr> now i have to fine out how to load an external hal file when i press a button. maybe there is some equal thing like the o call but only for hal files :)
[17:37:56] <andypugh> You can make EMC execute any executable file. That could be a halcmd
[17:38:18] <andypugh> I am trying to recall how you do that.
[17:39:12] <Fox_Muldr> andypugh: so i need a way to execute "halcmd -kf myfile.hal" i think
[17:39:21] <andypugh> Indeed.
[17:40:04] <Fox_Muldr> can't i just execute halcmd directly from an mdi-command?
[17:40:12] <andypugh> Ah, I remember
[17:40:38] <andypugh> Your MDI_COMMAND should be M100 (or any number up to 199(
[17:41:08] <andypugh> Then there should be an executable file called M100 in your PRGOGRAM_PREFIX directory
[17:41:38] <andypugh> And that file should contain:
[17:41:57] <andypugh> !/bin/sh
[17:42:22] <andypugh> then on the next line, your halcmd line
[17:42:26] <Fox_Muldr> ah i see. the M1xx commands are described in the g-code documentation in the wiki
[17:42:34] <andypugh> Indeed
[17:42:43] <andypugh> http://wiki.linuxcnc.org/emcinfo.pl?M100-199
[17:43:26] <Fox_Muldr> thanks
[17:43:43] <andypugh> Let us know if it works, that is getting pretty exotic :-)
[17:43:51] <Fox_Muldr> hehe ok
[17:47:00] <andypugh> I wonder why Gedit works in an SSH -Y session but EMC2 doesn't? (I get the splash screen of Axis, but the main screen fails to load)
[17:49:42] <SWPLinux> openGL
[17:52:28] <andypugh> Any idea what to change, where? It works when I ssh to my hardy machine, but not the lucid one.
[17:56:30] <cradek> does one have nvidia and the other doesn't?
[17:57:52] <andypugh> I am fairly sure that neither has. One is an old Intel server board, the other a new D510MO. Both using onboard graphics.
[17:58:21] <andypugh> In both cases the remote machine is my Mac.
[17:59:05] <andypugh> it's not a huge problem at the moment, if Axis gets as far as starting then it shows that the driver I am working on is working.
[18:00:02] <Fox_Muldr> that's great, it works :)
[18:00:11] <Fox_Muldr> thanks andypugh for the tip with the M1xx commands
[18:00:28] <cradek> andypugh: you could just switch to a nonopengl gui then?
[18:00:33] <Fox_Muldr> and thanks to all others who helped me before witht he 0 call :)
[18:01:47] <andypugh> cradek: I am sure that _you_ could switch to a non openGL GUI. I am a Mac user and therefore infamiliar with such technicalities.
[18:02:13] <cradek> in the ini change DISPLAY=axis to DISPLAY=xemc or tkemc
[18:02:33] <andypugh> Ah, I see what you mean.
[18:06:52] <andypugh> xemc works, to an extent.
[18:08:50] <Fox_Muldr> is it possible to set the property of a pyvcp button to switch between pressed and unpressed like a checkbox would or do i have to use a checkbox for that behaviour? at the moment a button is only pressed as long as i klick it
[18:09:29] <cradek> checkbox
[18:09:31] <Connor> hey guys, can you look at this? http://github.com/sam0737/hrepstrap/tree/master/README I followed the instructions.. but ended up with a error about it not being able to pyvcp.extruder-connection doesn't exist... it's like it's not loading the pyvcp file
[18:38:24] <elmo42> any speed tests out there? http://www.speedtest.net/result/991851061.png
[18:40:48] <cradek> Connor: I didn't read it all, but I don't see anything obvious wrong. maybe you should make your entire config available so someone can check your work
[18:41:12] <cradek> Connor: it's hard to guess what might be wrong with your config, just looking at those instructions
[18:51:06] <L84Supper> latency test doesn't run on Phenom-II 3-6 cores. Was this due to the version of RTAI being too old on the 10.4 LiveCD?
[18:55:45] <mozmck_work> L84Supper: It's due to something anyhow. I haven't had time to try the latest rtai magma and see if that fixes the problem.
[18:56:37] <mozmck_work> There were some SMP related fixes in the ipipe patch a while back.
[18:56:42] <L84Supper> mozmck_work: the latest rtai magma does work on the 3-6 core phenoms
[18:57:10] <L84Supper> we just didn't build it for Ubuntu
[18:57:25] <mozmck_work> That's good. It's also possible that it's a config problem in my kernel.
[18:58:35] <Connor> The instructions for that said to add stuff [AXIS] in the .ini file.. I had no [AXIS] entry... I had [AXIS_0] - 3
[18:59:28] <L84Supper> NTU has the kernel config at http://neo-technical.wikispaces.com/emc2-arch if you want to compare
[19:00:13] <mozmck_work> I may do that. I have a Phenom 6-core and never did get realtime working on it.
[19:01:02] <L84Supper> we get ~7uS max jitter with Phenom-II 4 core + 785G
[19:01:34] <mozmck_work> I can run 10.04 with realtime under VirtualBox :) Very bad latencies though.
[19:01:42] <L84Supper> he's building an Arch LiveCD to test on the other systems
[19:01:50] <mozmck_work> that's not too shabby
[19:01:53] <L84Supper> we'll let you build for Ubuntu ;)
[19:02:08] <mozmck_work> :) Ok.
[19:04:33] <L84Supper> I just tried the 10.4 liveCD and the latency test just comes up with all 0's, too bad it's not due to running so fast that it can't even be registered on the meter ;)
[19:06:46] <L84Supper> reminds me of running some old PC benchmarks from ~1990, the dials spun so fast you could not see the results
[19:18:37] <Connor1> Connor1 is now known as Connor_CNC
[19:22:33] <Connor_CNC> okay. So, I added this to my .ini files
[19:22:34] <Connor_CNC> [AXIS]
[19:22:34] <Connor_CNC> PROGRAM_PREFIX = /home/billy/emc2/my-mill/
[19:22:34] <Connor_CNC> PYVCP = repstrap-extruder.pyvcp
[19:22:48] <Connor_CNC> I don't think it's loading it though..
[19:23:28] <andypugh> Connor_CNC: Start EMC from the command line, you might see some clues as to what is wrong in the terminal.
[19:23:39] <Connor_CNC> okay, how do I do that?
[19:24:08] <andypugh> type "emc"?
[19:24:18] <skunkworks> I think that should be in [display] - let me find it
[19:24:33] <skunkworks> http://linuxcnc.org/docs/2.3/html/config_ini_config.html#sub:%5BDISPLAY%5D-section
[19:25:19] <Connor_CNC> I have a PYVCP in my [DISPLAY] it's PYVCP = custompanel.xml
[19:29:33] <Connor_CNC> okay, so you can only have 1 pyvcp file ?
[19:29:46] <Connor_CNC> I guess I need to setup different profiles for my machine.. one for CNC, one for printing.
[19:31:25] <JT-Work> yea, you need a config for each
[19:32:09] <JT-Work> and there is no [AXIS] section
[19:32:20] <JT-Work> http://www.linuxcnc.org/docview/html//config_ini_config.html
[19:32:22] <Connor_CNC> okay.. I need to hack this one too.. because, I'm using a stepper motor.. and it's set to use a DC motor with a PID and encoder.. which I don't need.
[19:32:54] <Connor_CNC> Is their a way to rename a axis from Say A to E ? (E standing for Extruder in this case.. which is what most of the gcode generators put of for the printers)
[19:33:08] <JT-Work> not that I know of
[19:33:32] <Connor_CNC> How do you add additional Axis then?
[19:33:54] <JT-Work> in the ini and hal file you can add more axes
[19:34:10] <JT-Work> xyzabcuvw are the choices AFAIK
[19:34:51] <skunkworks> L84Supper: I have a phenom x3 here and it will not run the latency test. (booting off the live cd)
[19:35:14] <JT-Work> if your axis drives are steppers it might save you some time to start with a stepper config
[19:35:30] <Connor_CNC> I already have that all setup.
[19:35:48] <Connor_CNC> I'm modding my CNC setup for printing now.. and wanted it to be E instead of A.. Oh well.
[19:36:40] <JT-Work> can you change your post processor to A
[19:36:55] <skunkworks> wait - I take that back. With only 256mb ram - the latency test will not run. With 1gb ram - the latency test runs.
[19:37:17] <skunkworks> about 16k
[19:38:20] <skunkworks> Hmmm - seems to work just fine.
[19:41:56] <skunkworks> not stellar - but it seems to work. http://imagebin.ca/img/o1yLghZ4.png
[19:42:16] <skunkworks> so it does seem to be a 'number of cores' thing
[19:58:03] <cradek> what does?
[19:59:11] <skunkworks> rtai not working on more than 4 cores.
[20:10:27] <andypugh> You could argue that more than 2 cores for EMC2 was a waste of cash.
[20:10:44] <cradek> 2 is a big help - but yes, more is probably not too helpful
[20:12:04] <juri_> i can see a third, to handle local box hardware interrupts, while one handles the device, and one runs emc... but four would be too much.
[20:22:37] <skunkworks> yes - I remember having an issue that cradek and jmkasunich sorted out a while ago. (issue with more than 1gb ram) I remeber rayh wondering why I would have more than 256mb in the machine :)
[20:22:40] <JT-Work> use the fourth one for playing music
[20:24:11] <skunkworks> http://www.cnczone.com/forums/826535-post10.html
[20:24:22] <skunkworks> mdynac is still around :)
[21:06:38] <tom3p> way cool, if you use emc2 on Lucid, you can get offline gmail if you add on the xul-ext-gears pkg from synaptic. restart firefox & bobs yer uncle :)
[21:23:39] <alex_joni> tom3p: I think that also works if you install chrome or chromium
[21:29:20] <tom3p> anybody want a precise small machine? ( <1um ) http://www.naimotion.com/mm4motor.htm
[21:29:38] <L84Supper> skunkworks: hmm it didn't work here on a phenom-II x3 with 4GB
[21:30:17] <L84Supper> or maybe that was with the 4th core turned on in the x3
[21:30:26] <tom3p> alex_joni, thx
[21:35:27] <L84Supper> juri_: they said that same thing about 640K :)
[21:35:54] <tom3p> watch this laser tracking device hold position on a part while a guy shakes it ( meant to track tool tip and elim encoders ) http://www.micos-online.com/web2/en/0,2,321,lasertracker.html
[21:36:06] <tom3p> theres a movie of it near bottom of page
[21:50:20] <juri_> L84: true. our usage went up. heres hoping EMC2 usage goes up the same way.
[21:53:38] <JT-Hardinge> * JT-Hardinge needs a sticker on the ceiling to show me which way cutter comp goes for the Hardinge :/
[21:55:03] <archivist> * archivist wonders what the damage was
[21:56:40] <JT-Hardinge> none, I checked the backplot to make sure the shape was correct for the path
[21:59:31] <JT-Hardinge> roundy shape for outside corners, smarty shape for inside corners
[22:05:31] <Jymmm> http://shine.yahoo.com/channel/food/dad-makes-worlds-most-incredible-pancakes-2399613/#photoViewer=1
[22:33:31] <JT-Hardinge> Jymmm: you still building the perfect box?
[22:34:23] <Jymmm> box is made, working on the airflow thru the carbon
[22:36:45] <JT-Hardinge> what do the baffles bring to the table?
[22:37:32] <Jymmm> JT-Hardinge: The inserts are to give the MAXIUM surface contact with the carbon
[22:37:50] <Jymmm> JT-Hardinge: did you see the link ?
[22:38:08] <Jymmm> http://codepad.org/Sq4iRpkz
[22:38:14] <Paragon39> Jymmm: What about using a spiral on the top and then a partition to split the input from the top to bottom so you have two channels feeding into the output?
[22:38:18] <JT-Hardinge> just a bit, but now I understand you want the maximum surface area
[22:38:50] <JT-Hardinge> * JT-Hardinge wonders where UPS is with his 30 DEGREE TIGHT ACCESS OPEN-END WRENCH, SATIN CHROME FINISH, 1-7/8" SIZE, 8-9/16"L O'ALL
[22:39:01] <Jymmm> lol,
[22:39:29] <Jymmm> Yeah, it's just determining the pattern that works best and isn't a pita to create/use.
[22:39:50] <JT-Hardinge> and the channels have to have at least some minimum cross section area for flow
[22:39:54] <Paragon39> Depending on volume of each channel you could have a larger section on one side of the output than the other and have the abbility to ajust it?
[22:40:25] <Jymmm> Paragon39: these are cardboard boxes with cardbaord dividers =)
[22:40:44] <Jymmm> Once it's designed, no need for adjustments.
[22:41:31] <Paragon39> Sure but you could experiment until you get the correct airflow.
[22:42:01] <JT-Hardinge> Jymmm: why not have parallel paths simple to make and lots of surface area?
[22:42:27] <Jymmm> only one 4" inbound duct
[22:42:43] <Jymmm> that's 12.5 sq in.
[22:43:05] <Jymmm> only have one 4" outbound hole.
[22:43:10] <JT-Hardinge> so, have several vertical dividers for each path that way you gain a zillion sq inches of surface area
[22:43:28] <JT-Hardinge> do you know what I'm talking about?
[22:43:44] <Jymmm> JT-Hardinge: Yes, exactly. but what pattern maintaing the 14 to 16 sq in
[22:44:15] <Jymmm> I don't want to reduce airflow, just get the man surface contact
[22:44:19] <Jymmm> ,ax
[22:44:21] <Jymmm> max
[22:45:00] <JT-Hardinge> maintain that with the master dividers have the sub dividers inside of the masters and you can get flow past all of the subs at once so you don't loose overall flow
[22:45:31] <Jymmm> JT-Hardinge: I'm not following, you'ld have to draw that up.
[22:45:52] <JT-Hardinge> I'm on a Linux box with limited cad...
[22:46:30] <JT-Hardinge> say you split the bottom in two inside of each half you put several dividers parallel with the main divider and air can flow past all at once
[22:46:30] <Jymmm> http://www.scriblink.com/
[22:47:17] <Jymmm> The two stacked boxes ARE the "divider".
[22:47:28] <JT-Hardinge> it's loading
[22:47:59] <JT-Hardinge> the top box has a floor?
[22:48:09] <Jymmm> yes
[22:48:27] <Jymmm> "Boxes have six sides, but shown with top/bottom missing below: "
[22:48:59] <JT-Hardinge> my boxes have 8 sides :P
[22:49:08] <Jymmm> then it's not a box
[22:49:22] <JT-Hardinge> yes it is you forgot inside and outside
[22:49:33] <JT-Hardinge> do I need a fast connection for the link
[22:49:39] <Jymmm> then it would be 12
[22:49:58] <Jymmm> no idea, just googled that
[22:50:07] <Jymmm> http://www.scriblink.com/index.jsp?act=phome&roomid=3995&KEY=9D661018BE4A5EEF4CAAB6D28D4D0BCA
[22:50:20] <JT-Hardinge> left side, right side, front side, back side, top side, bottom side, in side, out side
[22:51:06] <JT-Hardinge> I guess it depends on your view :)
[22:51:20] <Jymmm> JT-Hardinge: http://www.scriblink.com/index.jsp?act=phome&roomid=3995&KEY=9D661018BE4A5EEF4CAAB6D28D4D0BCA
[22:51:31] <JT-Hardinge> I have a pretty crappy connection ATM but it says it is loading
[22:51:42] <Jymmm> k
[22:52:04] <Jymmm> JT-Hardinge: Jsut draw away when it loads, I'm watching.
[22:52:22] <JT-Hardinge> dang I smell like jerky marinade....
[22:52:30] <JT-Hardinge> can't get it off my fingers
[22:52:40] <Jymmm> gasoline
[22:52:54] <JT-Hardinge> do I have to light it?
[22:53:00] <Jymmm> nah
[22:53:20] <mozmck> I got VirtualBox to boot windows from an existing install! Had to use an install CD and install/repair and then re-activate, but it looks like it all works.
[22:53:20] <JT-Hardinge> ok, Klinger didn't light it either
[22:53:44] <JT-Hardinge> mozmck on 10.04?
[22:54:36] <mozmck> Yep. I downloaded VirtualBox non-OSE and followed this tutorial (roughly): http://blog.amhill.net/2010/01/27/linux-ftw-using-virtualbox-with-an-existing-windows-partition/
[22:54:57] <Paragon39> Jymmm: Just jusmped in to see...
[22:55:13] <JT-Hardinge> Jymmm: still loading whiteboard
[22:55:21] <Jymmm> JT-Hardinge: ok
[22:56:12] <JT-Hardinge> should it take this long?
[22:56:28] <Jymmm> It was instant for me
[22:57:06] <JT-Hardinge> may be a Ubuntu issue... let me go down stairs to the beer cave and use my windoz machine
[22:57:14] <Jymmm> no
[22:57:18] <Jymmm> np
[23:01:14] <mozmck> neat thing is, since I had 10.04 on this drive as well, I can dual boot the VM with winxp or 10.04 :)
[23:04:02] <Jymmm> JT-Hardinge: http://www.scriblink.com/index.jsp?act=phome&roomid=3995&KEY=9D661018BE4A5EEF4CAAB6D28D4D0BCA
[23:04:36] <jthornton> Jymmm: I'm here
[23:04:53] <jthornton> connection sucks
[23:06:01] <jthornton> but it is loading
[23:07:42] <jthornton> Jymmm: can you see?
[23:07:50] <Jymmm> yep
[23:08:10] <jthornton> blue lines are main dividers red ones sub dividers
[23:08:41] <jthornton> lots of surface area minimal restriction from having long passages
[23:08:44] <Jymmm> jthornton: The entry/exit pints HAVE to be where the holes are in the link I provided
[23:08:50] <Jymmm> points
[23:09:06] <jthornton> ok, you have to work that out, I'm just showing you the idea
[23:09:35] <Jymmm> jthornton: Right, but that's path of least resistance, not traveling thru ALL paths
[23:09:42] <jthornton> simple main path with lots of sub dividers
[23:10:13] <Jymmm> jthornton: Air has to flow through ALL paths equally.
[23:10:22] <jthornton> some baffles in front will help with that issue
[23:11:16] <jthornton> in that case your back to a single path
[23:11:38] <jthornton> but even with that you will have dead areas at every direction change
[23:12:10] <Jymmm> and not have the 14 sq in paths either
[23:14:17] <Jymmm> LawrenceG: http://codepad.org/Sq4iRpkz
[23:14:20] <jthornton> if you can divide them at the inlet and make them stay connected then you will have more or less equal flow
[23:15:15] <jthornton> gotta go to Hydes for some catfish now... wifes orders
[23:15:17] <Jymmm> jthornton: You do realize that I have to actually make and mount these dividers every time I change out the carbon, right?
[23:15:24] <Jymmm> jthornton: enjoy!
[23:15:43] <jthornton> not really but that does complicate things a bit
[23:16:03] <jthornton> or it could simplify it depends on how you design it
[23:17:37] <Jymmm> Unless a Make the divider out of formed plastic. but a spiral might be a serious PITA
[23:17:53] <Jymmm> cardbaord is easier
[23:18:15] <Jymmm> less messy too. carbon is MUCh worse than grafite poweeeder
[23:20:39] <Jymmm> LawrenceG: what ya up to?
[23:21:38] <LawrenceG> just installed cruise control option in the jeep.... mud... full speed ahead
[23:21:58] <Jymmm> cool
[23:22:07] <Jymmm> nest... auto pilot
[23:22:12] <Jymmm> next
[23:22:51] <LawrenceG> http://www.jeepforum.com/forum/f96/mopar-speed-control-install-581279/
[23:29:11] <Jymmm> LawrenceG: better you than me, I hate mucking with airbag
[23:31:43] <LawrenceG> that is a little scary, but I also read the factory install notes....
[23:31:58] <Jymmm> dont care =)
[23:32:17] <Jymmm> all it takes is ONE fuckup and you're $2400 poorer
[23:32:41] <Jymmm> =)
[23:33:05] <LawrenceG> and one punch in the ????... a little harsh if you are not in the normal position
[23:33:20] <Jymmm> No doubt
[23:34:26] <LawrenceG> the rescue guys hate them.... after a crash, any bags that have not deployed are waiting to attack the rescue guys
[23:35:07] <LawrenceG> now they hide them everywhere...... I bought the jeep because it only has 2.
[23:35:32] <Jymmm> heh
[23:37:52] <LawrenceG> wow... scribelink sucks a lot of cpu time
[23:38:04] <Jymmm> yeah it's live
[23:38:16] <LawrenceG> 100% of one core
[23:38:39] <LawrenceG> I wondered what my box was doing
[23:39:42] <Jymmm> it maxed out mine too