00:03:51 acemi has quit 00:06:27 03cradek * 10emc2/tcl/tkemc.tcl: seems to fix it on ubuntu (the missing $f was a bug everywhere) 00:57:08 rayh has quit 01:09:39 sed_ has quit 01:46:31 les_w has joined #emc 01:54:33 mbaulfinger has joined #emc 02:01:13 hi les 02:03:43 ah foo 02:03:50 excuse me :) 02:04:01 anyone tried microwaving wood to season it? 02:05:46 fenn dont leave it in too long or will catch on fire =) 02:06:52 nah once the waters boiled out it cant get any hotter 02:07:01 if you cook it too fast it might crack though 02:12:30 oh you said wood, I thought you meant pot =) 02:20:04 no comment 02:37:03 mbaulfinger has quit 02:48:22 fenn BUSTED! 03:43:44 03cradek * 10emc2/src/Makefile: oops 04:06:37 rayh has joined #emc 04:28:36 03jepler * 10emc2/src/ (7 files in 4 dirs): allow emc to work when CVS keyword substitution hasn't taken place 05:21:35 rayh has quit 06:13:13 is there such a thing as a switched-mode speaker amp? 06:14:05 guess i should at least try to look before asking dumb questions 07:36:49 switched-mode? 07:42:23 if you turn a transistor halfway on (like in a linear amp) a lot of power is dissipated unnecessarily 07:42:54 instead you turn it on and off quickly to simulate an analog signal 07:43:01 FSK 07:43:13 fsk? 07:43:22 PWM 07:43:41 right 07:44:12 fsk seems to be something different 07:44:25 I know that are push-pull amps, and many other kinds as well, but les would know more about that than I. Class A amps, Class B amps, Class AB amps 07:45:16 http://www.tpub.com/content/neets/14180/css/14180_41.htm 07:45:57 tpub is pretty cool 07:46:59 no idea, just googled and that came up. 07:48:38 Ah, much better --> http://www.tpub.com/content/neets/14180/index.htm 07:48:44 its basically OCR'd military training manuals 07:49:15 ah, heh 07:53:22 didnt see anything in there about switching amps 07:54:36 i guess this is commonly referred to as a 'digital amplifier" 07:55:41 ah, ok. 07:58:56 G'Night 07:59:48 anonimasu has joined #emc 08:00:24 Hi anonimasu, G'Night anonimasu 08:00:26 Jymmm has left #emc 08:04:40 hello 08:19:25 morning 08:35:05 can you believe that it's already been 1/12 of a year 08:36:49 yes 08:37:51 went by pretty quickly for me 08:38:02 another 5.5 months, and I'll be even older. 08:38:06 27. :( 08:44:51 A-L-P-H-A: happy ;) 08:44:59 happy ageing 08:47:31 yeah 08:47:32 :D 08:57:34 I am aging. :( 10:26:56 Jacky^afk is now known as Jacky^ 10:27:01 morning :) 11:52:20 uh 11:52:40 what is this? http://commons.wikimedia.org/wiki/Image:Taumel_142_b.png 11:56:36 looks like an rc helicopter thingamabob 11:56:52 swashplate 11:56:52 thats strange thing .. 11:57:00 :) 12:38:34 ahahaha 12:38:37 http://www.beppegrillo.it/eng/2006/01/lets_black_out_china.html#comments 12:38:40 :D 12:58:59 double yay, and triple yay :D 12:59:06 I finally managed to enable DMA here :D 12:59:24 hdparm ? 12:59:53 yeah, but until now it always caused errors 13:00:13 hdparm -d1 /dev/hdc 13:00:13 /dev/hdc: 13:00:13 setting using_dma to 1 (on) 13:00:13 HDIO_SET_DMA failed: Operation not permitted 13:00:16 using_dma = 0 (off) 13:00:52 is the cdrom /dev/hdc ? 13:01:25 well, that's a bad paste 13:01:27 it was hda 13:01:34 a 250GB WD drive 13:01:45 but it was a kernel problem 13:01:51 booting a 2.4 non-SMP worked 13:02:00 only this 2.6.8-SMP didn't work 13:02:11 I had to manually specify piix to load on startup 13:02:12 oh.. smp, never tried it .. 13:02:13 now it works 13:02:17 good 13:23:51 Jacky^: you said something about hdparm the other day, where does it store configs? 13:24:14 nm, found it 13:24:44 zless /usr/share/doc/hdparm/README.Debian.gz 13:25:24 vi /etc/hdparm.conf 13:25:30 also 13:26:11 I've a script in /etc/init.d/hdparm 13:26:32 its not recognized by rcconf 13:26:47 it was installed by hdparm package 13:28:07 /etc/hdparm.conf should be ok to customize it 13:34:08 HDIO_SET_DMA failed: Operation not permitted, wonder if is a kernel bug .. 13:35:21 its seem the kernel is compiles without DMA support 13:35:28 compiled* 13:39:55 alex_joni: 13:40:07 asked in #debian .. 13:40:29 14:38 < tralala> Jacky^: you need to load the ide drivers for your chipset before the ide-disk module 13:40:47 14:39 < tralala> Jacky^: you can do that by generating a new initrd image 13:44:01 mkinitrd should help 13:46:10 oh, so I need a new initrd? 13:46:20 I think so 13:46:52 ok, I added piix to /etc/modules, and that was better 13:47:03 at least on last reboot, now it won't work again :( 13:47:12 I'll try a new initrd image 13:47:50 i'll to 13:47:55 too 13:49:00 hrmm.. seems only /etc/hdparm.conf doesn't work 13:49:36 alex_joni: wich kernel ? 13:49:37 I rebooted without /etc/hdparm.conf, and now running hdparm -c1 -d1 /dev/hda works OK 13:49:51 Linux xeon 2.6.8-2-686-smp #1 SMP Tue Aug 16 12:08:30 UTC 2005 i686 GNU/Linux 13:49:56 im using 2.6.14-2-686 13:50:05 from sarge? 13:50:11 sid 13:50:14 I didn't find it.. 13:50:21 well not going to use sid on this machine 13:50:22 unstable 13:50:25 right 13:50:35 I might consider testing, but definately not unstable 13:51:04 yeah .. 13:51:37 it's a vital machine (will be) 14:04:37 Jacky^ has quit 14:22:13 Jacky^ has joined #emc 14:31:17 Jacky^ has quit 14:41:57 Jacky^ has joined #emc 14:56:48 hi Jacky^ 14:56:53 any luck with mkinitrd ? 14:57:27 alex_joni: its a long story .. 14:57:31 tring to solve 14:57:59 I heard mkinitrd cna't work with 2.6.14 kernel 14:58:09 yaird should be ok 14:58:12 its a bug 14:58:20 now tryng .. 14:58:29 any special commands? 14:58:55 if you switch to initramfs-tools this would work first time, but that requires you to install udev, you can work (maybe) around this bug in yaird by reading the bug report and following the instructions in there (possibly substituting your ide chipset for whichever they are fixing in the bug) 15:00:08 15:50 < dpkg> #345374:N[yaird] yaird: Cannot turn DMA support for ide devices on; Fri, 30 Dec 2005 23:33:01 UTC 15:00:18 looking .. 15:03:38 I tried to add sis5513 (my chipset) in /etc/mkinitrd/modules and rebuild with mkinitrd -o /boot/initrd.img-2.6.14-2-686 but didnt work 15:03:56 lets try yaird 15:08:03 yaird? what's that? 15:08:29 http://www.google.it/search?hl=it&q=yaird+bug+345374&btnG=Cerca+con+Google&meta= 15:08:45 there's some interesting discussion about that bug 15:10:03 any clear conclusion? 15:10:42 not yet 15:10:55 was tryng to install the new kernel 2.6.15 15:11:01 it's strange.. because it does work for me 15:11:01 look: 15:11:08 with piix added to /etc/modules 15:11:12 Configuro linux-image-2.6.15-1-686 (2.6.15-3) ... 15:11:12 Running depmod. 15:11:12 Finding valid ramdisk creators. 15:11:12 Using mkinitrd.yaird to build the ramdisk. 15:11:12 yaird error: could not open /usr/lib/yaird/conf/Templates.cfg (fatal) 15:11:14 mkinitrd.yaird failed to create initrd image. 15:11:17 Failed to create initrd image. 15:11:20 dpkg: errore processando linux-image-2.6.15-1-686 (--configure): il sottoprocesso post-installation script ha restituito un codice di errore 9 15:11:22 Sono occorsi degli errori processando: linux-image-2.6.15-1-686 15:11:24 but not with using /etc/hdparm.conf 15:11:25 E: Sub-process /usr/bin/dpkg returned an error code (1) 15:11:27 using apt 15:11:39 guess that's why it's unstable 15:11:44 hdparm doesnt matter.. 15:11:47 did you apt-get install yaird? 15:11:55 yeah, already installed 15:12:06 I do not have udev 15:12:12 Jacky^: if I switch off any hdparm stuff from /etc/hdparm.conf, and issue them manually after the boot it WORKS 15:12:21 just not at boot-time 15:12:54 ok, lets see if I can get yaird working .. 15:20:50 Jacky^ has quit 15:23:54 Jacky^ has joined #emc 15:27:30 rayh has joined #emc 15:30:28 Jacky^: I just rebooted, and it works right 15:30:38 without anything in /etc/hdparm.conf 15:30:44 so I'll leave it like that for now 15:31:46 Im now running 2.6.15 kernel. fixed Yaird issue copyng Template.cfg , but didnt work yet .. 15:32:01 I think initramfs-tools should solve 15:32:08 now tring that 15:32:13 like I said.. I'll wait till debian releases a new kernel 15:32:42 dma should work out of the box. 15:32:53 using initramfs-tools 15:33:05 im going to try 15:34:26 Jacky^ has quit 15:42:17 Jacky^ has joined #emc 15:42:38 alex_joni: it work now 15:42:47 nice, what did you do? 15:43:30 I installed 2.6.15-1-686 kernel, nut it should work also with other, I was having the same issue with the 2.6.14 15:44:09 udev and initramfs-tools 15:44:15 jepler: http://www.themeatrix.com/romanian/ 15:44:16 are now installed 15:44:22 Jacky^: http://www.themeatrix.com/romanian/ 15:44:45 I removed 2.6.15-1-686 kernel-image and reinstalled 15:45:02 it has created the correct links and image 15:46:10 any special commands you used? 15:46:17 nope 15:46:56 I tried to manually create the initrd by using yaird before, but it didint work 15:47:21 after installed initramfs-tools and reinstall the kernel-image it work 15:47:23 so basicly 'apt-get install udev initramfs-tools' 15:47:28 yeah 15:47:34 then initramfs ? 15:47:43 apt-get install kernel-image ? 15:47:45 nope 15:47:57 apt-get linux-imageXXXX 15:48:04 or kernel-image 15:48:10 dunno what youre using 15:48:19 kernel-image, as it's 2.6.8 15:48:36 you was having the dma issue with that ? 15:49:25 anyway should be correct, yes 15:49:51 hahaha nice flash file :) 15:51:37 as I sayd it didnt work after I tried to manually build the /boot/initrd.img-2.6.15-1-686 with yaird, it goes in Kernel panic 15:52:07 it worked after I did apt-get remove kernel reinstall kernel.. 15:53:31 and, its ok, I'm able to manually set dma on off using hdparm now 15:53:51 btw, it is always on at boot time 15:55:02 but havent tried old kernel images i've 15:55:33 mmm going to check 15:55:44 Jacky^ has quit 15:58:03 Jacky^ has joined #emc 15:58:32 its ok, it also work for others kernel 15:59:05 * Jacky^ came back to 2.6.15 15:59:12 Jacky^ has quit 16:01:11 Jacky^ has joined #emc 16:10:07 nice 16:19:39 wonder when ati will release the drivers for xorg 7 16:19:50 hahahahahahahahahahahahahahaha 16:19:55 that's funny 16:19:56 :( 16:20:16 SWPadnos: what ? :) 16:20:21 almost as funny as Matrox releasing a new Linux driver 16:20:24 :( 16:20:48 I found an howto here http://wiki.archlinux.org/index.php/ATI_Radeon_8.20.8_and_Xorg_7 16:21:07 the drvers are supposed to be compatible between XOrg and XFree86 16:21:13 but cant see anything about xorg 7 in the ati website .. 16:22:08 xorg 6.8 its ok.. but I'm using xorg 7 16:22:19 708 frames in 5.0 seconds = 141.464 FPS 16:22:28 its slow .. 16:22:35 well, ATI has been pretty bad about drivers for the last few years, I wouldn't hold my breath 16:22:48 the GATOS drivers may be OK, but they're not as well accelerated 16:22:59 uhmm.. no 16:23:09 that is slow. I get between 11000 and 12000 on my NVidia card 16:23:13 I have to run vmware and 3D cad too :/ 16:23:19 as do I 16:25:39 someone sayd got a good results using Radeon instead of fglrx driver 16:25:46 I doubt it .. 16:29:05 I lost track some time ago. my only ATI card is a Radeon 8500DV 16:29:23 256 mb ? 16:29:31 64 or 138 16:29:34 128 16:29:39 I don't remember 16:29:55 the mine is 256 16:30:20 64M, but it's with the remote and the video breakout box (plus firewire and stuff) 16:30:35 cool 16:30:39 I didn't think the 8500 could handle that much 16:30:52 I use tvtime to watch tv on a corner of my desktop 16:32:41 I actually bought that card so I could make a MythTV machine in the theater 16:32:56 cool 16:32:56 Ephexis has quit 16:33:01 never got there though, and now the SFF computers are so much spiffier for that 16:33:17 there's even a dual opteron smal form factor machine O_O 16:33:34 :-) 16:33:55 hmmm - maybe I can afford just one more "little" computer ;) 16:34:58 this one http://www.newegg.com/Product/Product.asp?Item=N82E16856101809 16:36:13 looks nice 16:36:21 yep 16:36:29 a whole lot of power in a small package 16:36:57 but then again, a fanless computer would be better in that situation (also, I'm just noticing that this has no optical audio inputs or outputs) 16:38:06 maybe Ive seen something like that produced by apple in some shop in naples, weeks ago 16:38:11 not sure .. 16:38:20 the mac mini is quite similar 16:39:04 probably expensive 16:39:55 the yours seems a good choice 16:40:05 I think the mac mini starts in the $500 range, but once you add enough stuff to make it really useful, you could have that little dual opteron supercomputer 16:40:15 yeah 16:40:31 much better :) 16:41:10 yep - $699 for a 1.42GHz PPC, plus monitor, keyboard, mouse (and that's only 80G HD + 512M RAM) 16:41:46 closer to $1000 when you add in that stugg, and upgrate to 100G / 1G 16:41:53 stuff 16:56:01 acemi has joined #emc 16:57:09 Jymmm has joined #emc 16:59:03 hi Jymmm 16:59:08 take a look at what I had to send to Idroid expert to get it understand I was doing anything right and the sound follower board on my robot is defective.. 16:59:09 hi 16:59:26 http://digilander.libero.it/jackydgl0/idroid.jpg 16:59:33 after I send 3 email, they was asking again if I used the correct cable.. withou read any quoted text on the email ! 16:59:50 after they have seen the photo, they sayd, well, you should ask to our call center the sostitution of the board.. O_O 17:00:10 if they don't have a form letter for it, they cant help you. 17:00:15 they are doing a disaster sending the parts to the peoples: defective boards, wrong cables, defective gears, someone (readed in the forum)had some battery explosion too 17:01:13 If you look at the spot, they say: you just need a screwdriver to build your robot ! 17:01:19 hahaha 17:02:23 funny 17:02:57 :( 17:04:34 bill20r3: you can explain as better as you can, but some people believe only when see with his eyes 17:04:52 yeah. 17:05:28 in nov I had to call Dell because my lcd's powersupply was failing, took me 30mins to convince them that my lcd actually used an external supply 17:05:44 :/ 17:05:44 had to send the tech to an ebay auction for the same part and say "I NEED THAT THING!" 17:05:48 ggrrr 17:05:52 lousy outsourced tech support. 17:09:29 http://www.instructables.com/ex/i/8712E18AF6EF10279383000D61419BA3/?ALLSTEPS 17:09:33 neat DIY 3d scanner. 17:10:54 nice .. 17:11:12 but I've about 20 links on bookmarks like that 17:13:02 http://www.splinescan.co.uk/ 17:13:17 and so on .. :( 17:13:29 blegh 17:13:54 * fenn wants to make a DIY MRI scanner 17:14:14 * Jacky^ decided to buy it :( 17:14:26 splinescan is such a horrible piece of junnk 17:22:20 its seems to me like to look at the moon with a binocle, not with a telescopy 17:23:15 High quality od lens, camera, laser, should make the difference 17:23:18 of 17:24:45 that culd mean 20-30K Euro 17:27:13 what does parallax have to do with laser scanning? 17:27:40 how it work ? 17:27:49 on what depend accurancy ? 17:28:10 the shape of the line traced by the laser 17:28:35 and the ability of the software to pick out only that line 17:28:35 yes, I agree .. 17:29:06 routine to process the image arent a secret for what I know 17:29:12 laser scanners dont like radiosity 17:30:19 maybe if you had a low-energy neutron beam... :0 17:30:23 do you use a camera to capture the image right ? 17:30:27 right 17:31:18 looking at the difference beetwen my sony cybershot and the k4ts nikon there's a sea of difference 17:31:41 in only E. 300 more 17:32:26 talking about quality image 17:32:53 chinamill has joined #emc 17:33:12 Hello everyone 17:33:19 hello chinamill 17:33:40 hi. 17:33:48 supposedly digital cameras for photometrics are ungodly expensive 17:33:55 Does anyone know a *nix gcode simulator? 17:34:09 simulator? like to show toolpaths? 17:34:18 axis is pretty good in sim mode 17:34:29 dont ask me how to do sim mode 17:34:41 To sinulate the toolpath threw the worked piece 17:34:55 fenn: I think a good 3D scanner use special optical lens, and circuits 17:34:58 AXIS started as a standalone g-code viewer, it should not be difficult to make it work that way again 17:35:13 patches happily accepted 17:35:19 arg 17:35:20 using a 'normal' camera is a cheap way 17:36:37 * chinamill is away: eating 17:37:00 hi all 17:37:12 hey les_w :P 17:37:18 hi jacky 17:37:36 any progress with you work ? 17:37:41 just trying to work out some safer control logic for the machine 17:38:07 It seems there is no way around doing a tool change on a hot spindle 17:38:12 in other words 17:38:29 mmm .. yeah 17:38:29 VFD is powered up but commanded in off state 17:38:39 les_w: would a crappy homemade PWM motor driver amp suffice for a subwoofer amp? 17:39:03 ha...yeah fenn I would work 17:39:10 and sound bad 17:39:20 I think 17:39:41 how much power do you want? 17:39:51 do you need to tune the output filters for a specific speaker or for a specific frequency? 17:40:11 think 500W would be good 17:40:19 well just so you don't hear the pwm frequency 17:40:36 easiest way is to make it well above 10 kHz 17:40:38 that ought to be like 20khz anyway 17:40:49 yeah 17:40:59 power dissipation starts going up 17:41:03 right.. i was reading an article that said that you had to fiddle with filters based on output impedance 17:41:51 up to 80 hz I have about 700 watts per channel depending on how you rate it 17:42:08 check this out: http://www.positron.org/projects/basscannon/ 17:42:22 understand very very few single drivere can handle over 500 watts for any length of time 17:42:29 looking 17:42:47 kinda reminds me of the SRL pulsejets 17:43:17 ridiculous, based on out-of-phase pipes, and LOUD 17:43:32 wave radio on steroids 17:44:26 I use a mccauley 15 with a qes of about .3 and fs of 28 in a 12 cubic foot box 17:44:38 It does the job. One on each side. 17:45:15 let's see max cont output at 25 hz for the pair is.... 17:45:20 just need to find a giant whelk 17:45:35 * fenn just wanted to say "whelk" 17:46:19 about 125 db I meter. 17:46:32 but the boxes are big. 17:47:11 if you are content with say 105 db....the boxes can be pretty small 17:47:23 you are missing the point 17:47:24 with the same LF response. 17:47:32 my first sub: http://digilander.libero.it/jackydgl0/ub_simsub.jpeg 17:47:35 the point is to have a BASS CANNON! 17:47:46 haha looking 17:47:49 18 years ago ! was a monster :D 17:48:00 simmetric load 17:48:10 i do like the idea of not wasting power radiated into the speaker cabinet 17:48:42 ah...looks like a bandpass box jacky 17:48:49 haha :) 17:49:13 of couse, it wasnt use any xover :P 17:49:46 fenn, well gain bandwidth product, size, and efficiency are tied together 17:50:21 the resonant pipes are high efficiency very low bandwidth 17:51:19 but yes you can get into the 110 dba/1 watt with a quarter wave pipe 17:51:34 :D 17:52:07 mine (fourth order high pass) is enough for me. 17:52:16 IT breaks things. 17:52:31 :) 17:52:33 I don't turn it up much though. 17:53:16 I just did a bunch of stuff in the music room. 17:53:42 Must put midrange absorbing on one wall 17:53:58 and am commissioning a mural to be painted on it 17:54:07 weirdo 17:54:09 naked women? 17:54:12 yeah! 17:54:35 hi jymm...well we talked about some layouts 17:54:50 how big? 17:54:52 '60s themes 17:55:01 a HUGE pot leaf? 17:55:15 yeah that sort of thing... 17:55:19 well you got naked women, now you need either thousands of rounds of ammunition or "boose" of some sort, right jymmm? 17:55:22 about 8x20 17:55:24 feet 17:55:59 Oh... what about transition thru decades? 17:56:04 hendrix, clapton, pot, paisley, etc 17:56:18 jymmm hmmm good idea... 17:56:40 les_w: aleady seen this: http://www.geocities.com/royal_device/customita3.htm 17:56:45 music room... so 1800, 1900s 2000, etc 17:56:46 looking 17:57:54 yikes!!!! 17:58:00 heh 17:58:59 wonder how it pump .. 17:59:08 Well, I just retired some old amps, bought new, and put in some SEAS midrange vertical arrays. 17:59:09 16 woofer 17:59:16 they sound very smooth 17:59:17 Ephexis has joined #EMC 18:00:55 I can servo control the low end speaker cones....accelerometer feedback to amps.... 18:01:02 but it does not sond right 18:01:06 sound 18:01:30 Yuga was working around a nice sub too, if I remeber well 18:01:56 Most music is mixed on speakers having some second and third order harmonic distortion..... 18:02:13 without it there the music often sounds unbalanced 18:02:46 Yes I have been working with yuga on a very high power PWM powered speaker 18:03:16 He wants to make speakers for a living 18:03:36 http://www.geocities.com/royal_device/salaGIF.GIF 18:03:46 that's the complete plain 18:04:15 good lord why not just use hydraulics and shake the floor mechanically 18:05:14 heh 18:05:36 I have much more in the low end that I can really use I guess 18:05:45 better than not enough I suppose 18:07:06 les_w: seen the plain ? 18:07:12 yes! 18:07:25 all that to get 1 people heard music ? O_O 18:07:28 hehehe 18:07:31 sitting inside horn 18:07:39 :) 18:08:39 Well, I got a very good result with the changes lately...midrange is very important 18:08:54 very smooth and lifelike 18:09:11 I agrre 18:09:27 there the critical frequency side :( 18:09:54 I Still have 16 of the SEAS drivers left....bought a whole carton if you recall 18:10:13 will use that for other stuff 18:10:55 they each have 100w cont voice coils....400w peak. 18:11:56 so they can almost do a hand clap....120 dba. 18:12:25 oh well...hmmm back to hot spindle..... 18:12:32 later 18:12:40 if that thing comes on while changing bits.... 18:12:46 it would be really bad 18:13:29 I would prefer to remove power from the vfd while tool changing 18:14:01 But the documentation says that often removing power will quicky destroy the drive caps 18:14:03 les_w: use a relay on the motor lines 18:14:48 Wanted to alex, but drive docs advise against that too... 18:15:07 how about placing a shunt resistor insteadof the motor 18:15:09 if it opened during running for some reason....the drive is fried 18:15:35 resistor might work 18:15:44 would need some inductance too 18:15:59 4 kva gulp 18:16:04 you get the point 18:16:10 yeah 18:16:30 I called some people and most change tools with vfd on 18:16:43 Just seems dangerous to me 18:16:50 * Jymmm concurs 18:17:26 oh....made a manual speed dial on panel/ emc dac/parport selector switch too 18:18:04 I think I will mostly use manual 18:18:18 les_w: whats the risk of change the tool with vfd on ? shock ? 18:18:34 or damge it ? 18:18:38 so I have an on/off and 0-24000 rpm on the panel. 18:18:51 mmm 18:19:24 Jacky I think the risk is having a 4 kw spindle turn on with a loose tool or while you have wrenches on it 18:19:45 :/ 18:19:49 yeah 18:20:26 shoulda got the atc spindle 18:21:05 It was $4000 more...but yeah, your'e right probably 18:21:22 anyway another machine will have one. 18:21:48 i just repeat what other people tell me 18:22:04 what th 18:22:22 covered wagon with two horses trotting down the street 18:22:38 with two giant confederate flags 18:22:39 yea we kicked the amish out of indiana.. guess they ended up in GA 18:22:42 on the wagon 18:22:44 ??? 18:24:48 wonder what the occasion is 18:25:03 I'm afraid I'm not much of a confederate 18:29:59 * chinamill is back 18:33:32 How is emc2 coming along? 18:40:30 nicely 18:41:22 bleh...let's see now....please check out my logic..... 18:41:44 les_w "You're KungFu is no good!" 18:41:49 no switches or contacts between drive and motor per vfd manual 18:41:54 -' 18:42:04 soft estop disables amps only 18:42:44 hard estop disables amps, shorts servos to braking resistors, and removes power to vfd 18:43:00 power interruption causes hard estop... 18:43:14 as do hard limit switches 18:43:16 Jacky^ is now known as Jacky^afk 18:43:59 sounds sane to me 18:44:24 vfd must be powered the move servos...but motor does not have to turn 18:45:17 Just going through some simple FMEA for various component failures 18:46:19 glitching the VFD on input remains the worst 18:46:42 So waht is the status of emc2? Close to release? 18:46:47 glitching VFD off during cutting is second worst 18:47:10 chinamill: pretty close 18:48:09 I think 2 wire control to contacts or opto at the vfd is safest 18:53:10 For glitching an off command to the vfd... I can program the logic on it so either off or failure of the device or power sends a fault 18:53:36 than have an override to cut air or jog 18:53:53 then 18:55:09 spindle rotation stopping during a cut would cost thousands of dollars in damage 18:55:29 but you want to do it for jogs and verify 18:55:39 yeah...another switch 18:56:28 I am trying to rewire this so the workers can safely learn to use it 19:01:36 alex_joni: If I'm not mistaken you where working on a escavator some time ago, how is it coming along? 19:02:26 escavator? 19:02:29 huh? 19:03:07 aj: then it must have been someone else here, I do not remember 19:03:25 ok then :) 19:09:36 oh that was anonimasu 19:10:38 hmm turned on the news during lunch break....someone went "postal" in california 19:10:52 what is with post office workers? 19:12:34 they've gone postal perhapse? lol 19:12:35 maybe they don't get enough christmas cards 19:13:16 or too many 19:14:07 just cooked some experimental lunch here (low on groceries) 19:14:19 It came out looking like kingon food. 19:14:38 I hate grocery shopping 19:14:54 les_w it's still crawling on the plate? 19:15:32 I broke up some angel hair pasta into shot pieces and threw in gravy mix 19:15:49 looks like it could crawl 19:18:29 Jacky^afk is now known as Jacky^ 19:21:01 programming some open collector outputs here 19:21:45 ok fault is sent if drive is stopped for any reason including an off command 19:22:06 that function can be overridden by a phisical switch 19:22:52 but additionally an actual drive electrical fault will go to hard estop despite switch position 19:24:34 trying to failsafe any glitch phenomina on logic inputs 19:26:15 Failsafe is turning into more buttons to push I think 19:28:26 Hmmm...is that gonna work? Operator has more to learn, but it's harder to issue commands that cause safety concerns? 19:30:29 kinda wish I had a logic level signal when motion is commanded. 19:32:37 lookin 19:35:32 nope...nothing 20:14:34 03jepler * 10emc2/scripts/realtime.in: Prefer the rtapi.conf next to scripts/realtime so that RIP setups work even when there's an installed version 20:17:47 03jepler * 10emc2/src/rtapi/ (rtai_rtapi.c rtai_ulapi.c): now that the right copy of the rtapi is being loaded, the version check is safe again (but the version is always 0 when $Version$ is not substituted, so it is of limited value) 20:42:29 Jymmm is now known as Red70sShow 20:42:29 Red70sShow is now known as Jymmm 20:46:53 Jymmm: 20:47:40 its a lot of time I would ask you a thing 20:47:53 what is Red70sShow ? 20:48:08 a TV program ? 20:48:37 TV show ? 20:49:36 is it ? 20:49:41 "that 70's show" has a character named Red. 20:56:57 :-) 21:05:25 http://www.that70sshow.com/ 21:05:49 rayh has quit 21:15:48 03cradek * 10emc2/.cvsignore: ignore lib directory (which contains build output) 21:45:19 well, I have had about enough of cnc rewiring logic. This time of day the sun shines in the window and backlights the computer screen anyway. Music room? 21:45:43 nap time. 21:46:03 4:45 pm here 21:46:16 quittin time but no commute 21:46:20 I love it 21:46:36 =) 21:46:38 after spending hundreds of thousands of miles commuting 21:47:24 I only commute to the music room. 21:49:24 and the liquor store =) 21:49:35 or is that on automatic daily dleivery? 21:55:32 haha 21:56:34 I do have a bit of a commute to do though soon. Back and forth to chicago. 21:56:54 well shit.. you said you hate grocery shopping... auto delivery just makes senses. 21:57:03 safeway.com and all that 21:57:12 They asked me today if I had picked a nice car yet for travelling 21:57:49 I haven't bought one yet. 21:58:11 Guess Lexus GS 300 is it. 21:58:23 Not my favorite 21:58:31 but quiet and reliable 21:59:54 Sadly AUDI, MB, BMW have scared me off due to reliability horror stories. 22:00:14 Will keep the 325i though for just around town though. 22:00:22 k4ts has joined #emc 22:00:45 hello 22:00:52 hi k4ts 22:01:50 how are you? 22:01:55 les_w: 22:02:13 I am fine...just finishing my work day 22:02:17 and you? 22:02:56 well 22:03:02 good! 22:04:31 I look document for hospital 22:04:39 tomorrow 22:05:04 from car accident? 22:06:36 yes 22:06:52 jacky showed me a picture 22:07:01 no car I'm fall 22:07:26 sister of Jacky^ 22:07:32 accident for car! 22:07:48 Is jacky's sister ok? 22:07:54 yes 22:07:58 good 22:08:06 but not car... 22:08:13 no 22:08:49 http://digilander.libero.it/jackydgl0/incidente/index.html 22:08:59 looking 22:09:20 * Jacky^ working.. :D 22:09:50 we have a name for that here...it's called "totaled" 22:10:05 it means the car is finished 22:10:08 no repair 22:10:20 sure.. 22:10:30 there's nothing to repair 22:10:56 what was that? FIAT? aLPHA? 22:11:02 just to thanks some saint for saved they 22:11:05 yes 22:11:16 was a ford station wagon 22:11:20 ah 22:11:36 I have a ford truck. 22:12:01 if you recall we talked abiut this crash 22:12:06 yes 22:12:14 no airbags are open .. 22:12:17 So now your sister is fine? 22:12:43 modern cars have 6 airbags 22:12:57 les_w: yeah, my sister is ok now 22:13:07 yes I guess the one I will buy has that 22:13:12 they have been very lucky 22:13:22 I think my truck and car now have only one 22:14:06 New cars have side airbags I guess 22:14:18 good 22:14:39 abs and airbags can save the life 22:15:13 If cars had a steel tubing space frame roll cage like the cnc machines we design.... 22:15:24 less would get hurt in car crashes 22:15:50 logger_aj has joined #emc 22:15:50 topic is: "Welcome to the Enhanced Machine Control forum - Support and development of a linux based CNC control. | Home:www.linuxcnc.org | Regular Developers' meetings every Sunday 14:00-18:00 GMT | wiki up @ http://wiki.linuxcnc.org | EMC usage map: http://www.frappr.com/emctheenhancedmachinecontroller" 22:15:50 Users on #emc: logger_aj k4ts Ephexis chinamill Jymmm acemi Jacky^ anonimasu les_w LawrenceG jepler cradek paelscrit A-L-P-H-A @ChanServ lerman SWPadnos fenn picnet djb_rh bill2or3 CIA-17 ccjoe alex_joni bill20r3 jtr_ robin steves_logging websys ValarQ 22:16:25 oh the logger is on...we have to talk about emc 22:16:27 uh 22:16:31 I like emc. 22:16:38 hehe 22:16:42 haha 22:16:43 ;) 22:18:50 jacky, k4ts, I will go to the music room now 22:18:56 have a nice evening 22:19:00 ok, later 22:19:06 you too ;) 22:19:13 bye les_w 22:21:36 Jymmm is now known as JymmmAFK 22:35:50 chinamill has quit 22:53:05 JymmmAFK is now known as Jymmm 22:57:30 acemi has quit 22:59:05 night 22:59:09 k4ts has quit 23:04:48 robin_sz has joined #emc 23:04:52 meep? 23:59:25 hi robin_sz 23:59:30 slow day 23:59:39 Zzzz