00:02:14 tom1: that's always been there, actually 00:05:15 thx anyways :) 00:10:36 pretty impressive when i can click on "g1x[100*cos[#100]]y[100*sin[#100]]c#100" and the path constructed by that is highlighted. kudos to you guys! 00:16:55 good night 00:17:01 nite 00:19:46 5-axis question: if I am at x0y0z0b0c0, and I issue G1x1b36000, will emc turn b around 100 times, or will it decide it is smarter than me and only do a single turn? 00:20:38 asking it now ;) 00:20:47 should go 100 times 00:21:12 tom1: I forgot about the 5 axis sim config, I guess I could have asked 00:21:51 linear move in MDI would exceed limits ( so it depends on ini) 00:22:22 thats the err it produces with stock 00:22:31 guess I have to wait for cradek - this is a program for his machine 00:22:41 (demo for the workshop, if I can figure it out) 00:27:27 i opened up limits to +/- 3.6million degrees, and it's past 540 degrees now (F only 200 with Fovr at 200%) 00:27:54 SWPad Knows :) 00:28:11 tom1: thanks 00:29:22 I'm just bored, sitting here soldering short ribbon cables into longer ribbon cables. 00:29:37 what fun! 00:30:00 I have some finicky soldering that needs done; mind doing it for me? 00:30:03 successful replacement of a neon timing belt/water pump today. (for the brother-in-law). hardest part was the crank pully. it was a press fit. 00:30:17 neon the car? 00:30:22 yes 00:30:33 id rather solder 00:30:35 finally finished moving the tree to the front yard, what a mess 00:31:08 tell it to stay there this time ( damn trees ) 00:31:15 jepler: what kind of soldering? 00:31:20 they dont take up any room when there standing up 00:32:17 sorry if my there was missused, could have used, they are, the're, they stand up, and so on 00:32:32 but Im sure you guys will not be rude and call me out on that 00:32:50 for finicky stuff.. I have to use both hands and put the solder in my mouth. (explains a lot doesn't it) 00:32:50 jmkasunich: my mp3 player's usb connector also has audio out pins .. I want to solder a 1/8" headphone plug to it on a short wire so that in my car it only has wires coming out the bottom, not the top too (the location of the built-in headphone jack) 00:33:19 jmkasunich: so it's soldering wire to a fine-pitch connector 00:33:23 non-standard usb connector? 00:34:07 yeah -- there are about 40 pins, closely spaced. 00:34:22 40? I thought usb was 4 00:34:29 the usb cable has usb "A" on one end, this proprietary connector on the other 00:34:40 ah 00:34:44 so I solder my 3 wires to the back side of the proprietary cable, and voila I have the new charging/audio cable I want 00:34:53 (yes, usb is differential pair + gnd + vcc) 00:34:58 not usb, but did similar on original rio 300, the neat thing was, it never lost battery power when plugged into the car radio's amp input. ran it all day. 00:35:05 usually that also means the junction of the cable and the connector is a lump of rubber 00:35:28 this one has a removable cover? 00:35:33 actually it's not -- the shell pops off with minimal damage, it's not solid / potted 00:35:40 nice 00:36:02 so this particular cable has 4 of the 40 pins connected, and the others are used for other accessories? 00:36:08 yes 00:36:23 some web page says which 3 pins are left, right, and common for the audio 00:36:42 the main challenge will probably finding a suitably thin wire, and providing strain relief for it 00:37:15 yeah. for the USB there's nice strain relief built in 00:37:28 I have a microscope and a very fine point iron - teleport the cable to me and I'll solder it for you 00:37:35 I have a tiny in-ear headphones that I was going to use to get the plug; I figure the wire is fine gauge too 00:37:55 but getting the cable out of the shell and strain relief I haven't figured yet 00:38:04 fire? 00:38:31 I thought fire fixes everything? 00:38:37 drill and hot glue? 00:38:45 yeah that's my best idea so far 00:38:46 earphone often coax, even tiny earbuds 00:38:50 hot glue = redneck potting compound 00:39:22 make it hairball like bob pease of edn 00:39:26 hm, hadn't considered that 00:39:49 hot glue is mother natures way of keeping the water out 00:46:51 g'nite 00:46:55 tom1 has left #emc 00:49:04 tom1 has joined #emc 00:49:22 jmkasunich: i was shutting down the 5axis sim... 00:49:33 dont do that 36000 move 00:50:01 what happened? 00:50:02 the sim machine is actually crashing the nutating head and doesnt complain due to my limit change 00:50:18 ah, right 00:50:32 its happlily rolling into the Z 00:50:37 gnite 00:50:39 my fault - its actually c that I intend to do the long move on - c doesn't run into things 00:50:44 gnite 00:50:49 k 00:50:52 tom1 has left #emc 01:08:20 crotchetyGuy has left #emc 01:34:11 any of you guys playing with the ngc.vim stuff? 01:44:25 not me, sorry 01:44:46 I don't even know how to get your file to load, let alone look at anything with vim :) 01:45:26 its not really dificult 01:45:43 something about what Gary has in his email about it doesnt seem right though 01:46:24 pusher:/usr/share/vim/vim71/syntax# <---where the ngc.vim file belongs 01:47:11 pusher:/usr/share/vim/vim71# vi filetype.vim <---were following line belongs 01:48:13 au BufNewFile,BufRead *.xmi setf xml 01:48:26 cept change the *.xmi to .cnc setf cnc 01:48:27 which of the many vim packages do you have installed? 01:48:37 newest in sid 01:48:49 7.1 01:49:08 I have 7.1 installed, but there are about 10 other packages that aren't installed, also called vim 01:49:09 shoot, not cnc, but ngc 01:49:18 I looked because I have no syntax subdirectory 01:49:37 hmm, then you probably only have vi, try, apt-get install vim 01:49:54 no, vim exists, I ran it 01:50:07 ubuntu? 01:50:14 it came up with the standard vi screen, except it had the friendly help text telling me how to exit 01:50:21 the only vi command I know :) 01:50:29 hmm 01:50:45 one sec - I'm installing the "vim" package now. vim-common had been installed 01:50:54 ah good 01:51:11 oh look at all the extra stuff now :) 01:51:50 okay, enter the /usr/share/vim/vim71/syntax directory 01:52:01 vi ngc.vim 01:53:49 is there no command line completion for filenames? 01:53:56 tab should do it 01:53:58 (like :open xxx) 01:54:03 nope, I get ^I^I^I 01:54:09 oh not inside of vim i dont think 01:54:15 it completes the commands, but not the file names 01:56:10 hmm 01:56:37 I dont remember all of the options, and yes my original file was strongly messed up, it was never perfect, I think Gary is on the right track now 02:05:50 omg 12 hours till school starts 02:10:55 ok, it seems to work when I use more or less Phil's instructions on how to set it up 02:11:29 gary's version is a lot better then mine, but I think he is going to include some of mine into his 02:11:29 ie, put the syntax file in the /usr/share.. location, and edit the filetype.vim file there 02:11:42 SWPadnos: were you able to open a .ngc file and have it highlight stuff? 02:11:43 no, lyour hilighting, his instructions on getting it to work :) 02:11:46 yes 02:12:05 I dont think mine ever looked right. :( 02:12:13 maybe it does, who knows 02:12:23 what do you think? 02:12:25 the colors aren't what I would have chosen, but I'm sure I can change them if I want to badly enough :) 02:12:42 looks good to me 02:12:43 I never figured out how to set the colors believe it or not 02:13:13 I was thinking about this though - a part of me thinks the axis words and their numbers should be colored differently for each axis 02:13:32 like X0.05 Y1.23 - X0.05 would be one color, and Y1.23 a different color 02:14:11 the reason being that there's no requirement for the numbers to be in the same order on a line (though they usually will be), so this makes sure you can identify what number goes with which axis quickly 02:14:17 thats what I was originally trying for, there was something that prevented that from working out for me, I think it was my inability to understand how to make the stuff work correctly 02:14:40 heh 02:15:06 I helped out a bit with the regexps for hte gedit version, but I don't know that I really know what the heck is going on either 02:15:09 the 02:15:10 would have to have an X match for example, then a HiLink X Title(<-describes the color, Title is a color) 02:15:37 HiLink ngcComment Comment Comment is the color blue for example 02:16:48 oh sure - gedit has the asme kind of thing - you have a bunch of styles/colors (they can include bold/italic/strikethrough I believe), then you make regexps and tell what style they should be 02:17:16 yeah, exactly, and back then I was just eager to help, im still eager to help, but of little use really 02:17:49 still of little use, but I do try 02:17:59 heh 02:18:16 Ill be there really soon 02:19:09 I still have to battle my inner demons but im working on that, motorcycle project is moving along, emc machine project is moving along, things are looking up for me 02:19:51 heck, I made chips in the garage today, thats a massive move forward. most will think im a idiot with my micro machine but im going for that cool tool factor 02:20:00 cool 02:20:14 did you see the link I posted earler to what ive got so far? 02:20:20 I don't think so 02:20:31 you want a little laugh? 02:20:41 I promise you won't hear it ;) 02:20:47 I want to actualy 02:21:37 http://imagebin.ca/view/EoCurwW6.html 02:22:04 hahahahaha, yeah thats funny 02:22:04 oh that - yes, I did see it 02:22:18 it's got a much smaller work volume than a Bridgeport 02:22:51 oh - I was thinking that one thing you said may not hold true 02:23:10 ? 02:23:19 you mentioned that a 3" motor can move a big mill, so a 1/2" motor should be able to move a tiny one (or something close) 02:23:57 the trouble is that stiction and friction may be dominant on a small machine 02:24:15 ill have to do some magic on the slides thats for sure 02:24:23 and the small motor may have a lot less available torque (percentage-wise) than a larger one 02:25:22 yeah, I didnt want to say it at the time, but i have put a lot of engineering thought into this, if it doesnt work out, it just doesnt work out, but I will have completed a project. and thats the most important part 02:26:04 I have a lot of uncompleted projects in life I need to complete. building a cnc machine is one of them, Im going to do it, It may not work, but I will have done it. thats the only fact I can shoot for 02:26:35 it's a good goal 02:26:52 I have the same problem - start lots of things and rarely finish 02:27:27 those little motors when I had them running, I jambed one onto one of the screws flats, and held the nut with my oposing hand, it had plenty of torque to move the nut up and down with resistance, more then enough to move what im thinking to be about 40g of mass 02:29:58 yeah, and at a buck fifty each, here http://www.futurlec.com/PM20S.shtml 02:30:47 hmm .03 Nm 02:31:31 oops 2.50 each 02:33:00 at 1400 pulses per second, its got 10 x 10^-4 Nm worth of torque, but at 200 pps its at 50 or so x 10^-4 Nm which I dont know how to convert 02:33:59 http://www.google.com/search?q=1+newton+meter+in+inch+pounds&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:en-US:official&client=firefox-a 02:34:12 murphy's law 02:34:40 about 0.7 oz-in 02:34:48 nope 02:34:50 yeah, not much but enough to have fun with 02:34:56 7 oz I got 02:35:15 of what? gonna share with the rest of the class? 02:35:15 at .050 Nm 02:35:16 50*10^-4 = 0.0050 02:35:33 oops 02:35:42 yeah, almost an ounce then 02:35:45 heh 02:36:03 dont share with SWPadnos he will just bogart 02:36:12 but, you get a 2*pi*20 increase due tot he screw (less friction) 02:36:14 how is that converted into a small diameter screw with 20pitch threads? 02:36:28 JymmmEMC, yeah. I want my PZ-3 back! 02:36:44 6x20 120x.7= maybe 65 ounces then? 02:36:47 SWPadnos: show me a FINISHED project, and I'll get it back to you. 02:37:05 6.5 ounces or something, shoot if I know 02:37:08 SWPadnos: No, you cna't say you need it to finish a project either. 02:37:13 http://cncgear.com/MPG/ 02:37:19 :P 02:37:19 not much, but still I hope 02:37:45 SWPadnos: Nope, it's been photoshoped - don't count. 02:37:47 buah, anyone can take a photo of a video card and 02:38:21 http://cncgear.com/images/AIO%20Card.jpg 02:38:40 again, photoshopped. 02:38:55 nope, neither was 02:38:58 I don't have Photochop 02:39:22 need to see it in operation and produce a tangible product as a result. 02:39:36 well, I need the PZ3 for that ;) 02:39:38 JymmmEMC: he is right that isnt photo shopped, the inside of a motorola phone looks just like that 02:40:06 SWPadnos: scroll up 02:40:06 really? then I can sue hem for copyright infrigement or usurping my company name or something! muahahahahaha 02:40:14 SWPadnos: thats really nice by the way 02:40:25 thanks 02:40:47 could do wonders for analog servos with tachs, using a Mesa card 02:40:48 all opto isolated? 02:40:53 nope, not at all 02:41:06 SWPadnos: Come get your damn UPS and you can have the PZ3 02:41:18 6 input + 8 output 16 bit analog at ~175KHz scan rate 02:41:28 whats with all the holes on the right side? 02:41:34 proto space 02:41:46 or ECO space, just in case :) 02:41:49 SWPadnos: you and your damn 50p headers 02:42:09 mesa -> this card. it seemed the easiest way :) 02:42:24 note the pluggable terminal blocks on the machine side though 02:42:40 trickery I say, those were photoshopped in 02:42:53 heh 02:42:55 note the shadows dont look right 02:43:03 tomp2 has joined #emc 02:43:19 I'm such a big fan of pluggable blocks, that I actually desoldered the IDC blocks on my USC, and soldered in new blocks like these 02:43:47 actually, it's because I hate the IDC ones so much 02:43:48 those are the nice, plug and pull ones right? 02:44:08 each connector pulls out, but the individual wires are screw-terminals 02:44:12 yeah 02:44:24 so thats just an A/D converter card? 02:44:25 what no strain relief?! eeeesh 02:44:37 strain relief was photoshopped out 02:44:38 No fuses? 02:44:41 I don't know if I trust the lever spring type that you just push aside with a screwdriver 02:44:47 No center mounting hole? 02:45:12 I see one between C13 and C56 02:45:17 actually, the shield can is missing - if you knew anything you'd know that a center hole would be a noise magnet :) 02:45:23 oops C19 02:45:42 sigh 02:45:47 SWPadnos: If I knew anything I'd know that one flex of that board in the center and it be no good. 02:46:01 I dont think he is goign to let us squeeze him into a barrel here Jymm 02:46:02 do you know the board thickness? 02:46:18 .080 probably 02:46:25 Yep... It's |<-- this thick --->| 02:46:33 or .040, looks like paper, you draw that with GIMP? 02:46:33 thickkkkker 02:46:48 yep, it's spray-painted 02:46:58 not bad for a non-artist, huh? 02:47:11 Then all those perforated holes around the board 02:47:27 looks like a square race track or sidewalk 02:47:32 I have some photos of the finished unit, but I think I can't post them 02:47:45 AH HA! I knew it wasn't finished!!!!!!!!!!!!!!!!!!!!!!11 02:47:50 lol 02:47:54 my part is finished 02:48:03 prove it buddy! 02:48:13 make it so #1 02:48:13 I could, but I'd have to kill you 02:48:36 what font did you use to paint in the 3 on the lower right side? 02:48:44 SWPadnos: Deal! I get to test out my new mag on ya 02:49:08 so what are you guys gonig to have to say about my sugar cube machine if I can cut aluminum with it? 02:49:13 I'm sure the people for whom the machine was made have bigger guns than you ;) 02:49:20 (and I really did buy a new mag yesterday too) 02:49:26 I'll say this: :P 02:49:55 and I guess I better remove the box of ammo from the car too. 02:50:05 yeah, it's getting toward summer 02:50:16 wouldn't want an explosion 02:50:33 New damn fscking Calif law on the bill... must have a card to buy ammo. 02:50:55 what will the criminals do then? 02:51:10 Gonna have to hit the gun show very soon. Maybe 2-4K rounds this time. 02:51:33 fenn has quit 02:53:25 SWPadnos: Hey, do you have any gun/ammo restriction in your state? 02:53:46 sure - no tanks or missiles or anything like that 02:54:28 I don't know the laws, though I do know that at one point, Vermont and Texas were the only two states where it was legal to carry a concealed weapon (without a special license I think) 02:54:38 AZ too 02:55:19 http://crime.about.com/od/gunlawsbystate/f/gunlaw_vt.htm 02:55:28 well, AZ is different, you have to have a special liscense to conceal and carry, but by law, you can openly carry without a permit 02:56:04 at least I think that is how it used to be, permit to hide, but you can strap a shotgun on your back and visit the supermarket 02:57:13 here in arkansas, to conceal and carry you need a permit, but I think they passed a homesteaders act last year, which is a lot like florida allowing you to defend yourself before they enter your home 02:57:48 http://crime.about.com/od/gunlawsbystate/p/gunlaws_az.htm 03:00:26 it appears that you must surrender your firearm if the store owner asks you to, or you need to leave the premesis 03:00:26 oh yeah, we have the journey law in this state :) 03:00:31 yeah 03:00:40 journey law? 03:00:49 http://crime.about.com/od/gunlawsbystate/p/gunlaws_ar.htm 03:01:07 if your on a trip more then I think 25 or 50 miles away from your home, you can carry a loaded weapon 03:02:34 SWPadnos: That's usually in bars and they have lockers where you keep the key. 03:02:40 for the duration of your stay. 03:02:42 heh 03:02:55 but you can walk into the bank and have your gun on your side. 03:02:57 it does say that goes for any public establishment 03:03:05 unless they ask you to remove it 03:03:09 (in AZ) 03:03:12 Yeah, but many don't have the lockers available 03:03:31 it doesn't say anything about that - it just says you have to give it up to the owner of the establishment 03:03:38 http://en.wikipedia.org/wiki/Gun_laws_in_the_United_States_(by_state)#Arkansas 03:03:41 (presumably they have to give it back too) 03:03:41 its 21 miles 03:04:18 SWPadnos: I've been in AZ, Denny's has a sign on the door. But it's typically in regards to Bars or any place that has alcohol 03:04:19 "Vermont is notable in that it has no gun control laws aside from prohibiting counties and other localities from making their own gun control laws (preemption). The only firearm laws that apply in Vermont are federal ones" 03:04:31 http://en.wikipedia.org/wiki/Gun_laws_in_the_United_States_(by_state)#Arizona 03:04:37 sure, I'm sure that many places don't bother, but the law doesn't really care :) 03:04:45 the wikipedia info in a bit better, so who lives in Az? 03:04:51 nobody 03:05:00 I think you mentioned them as having a concealed carry law ;) 03:05:08 oh no, it was JymmmEMC 03:06:46 wow, californmexico has some crazy gun laws 03:07:54 that was mean , im sorry 03:08:05 meant to say mexifornia 03:08:09 baja, baby! :) 03:08:23 I was in san diego last year 03:08:38 so you set the fires! 03:09:28 I will admit that I rubbed my junk on a dry sage brush for that fresh western small 03:09:36 smell 03:10:02 oh. isn't that lovely 03:10:14 hahaha, I was expecting at the very least a lolo 03:10:56 has it just been recently that those types of fires have taken place, or has it been like that forever? 03:11:13 as in we just now live where stuff used to always burn anyway? 03:11:24 dunno 03:12:00 kansas KRS 237.104 prohibits the state from seizing firearms from private citizens in the event of a disaster or emergency 03:12:26 I wonder how New Orleans is going to fair over that debbaucle(spelling) 03:12:54 N.O. isn't in Kansas any more, toto 03:13:03 crotchetyGuy has joined #emc 03:13:34 well, didnt N.O. take up alot of them and is ini hot water now? 03:13:53 I have no idea 03:14:01 guess it doesnt matter 03:14:31 I do know that a lot of bullshit was aired around the whole situation, and it still isn't fixed 03:14:34 JymmmEMC: I take it your in California? 03:14:58 that sink hole is going to be a mess for many years to come I think 03:15:55 the indians told the french it floods, I guess the price was just too good when we bought it 03:16:15 $3M for about 1/3 of the current US 03:16:43 SWPadnos: not a bad deal 03:16:44 you can almost buy an apartment in New York for that now 03:17:14 didnt we buy mahatan island for some retardedly small amount as well? 03:17:29 a string of beads, it's said 03:17:43 but I suspect there's some error in translation there 03:17:57 $20 or so value IIRC 03:17:59 they say thats another prime spot for a huricane to hit as well 03:18:07 I wouldn't bet on it 03:18:23 ocean level rise, sure, but hurricane, I'd be surprised 03:18:28 I dont know 03:18:53 eric_U has joined #emc 03:19:00 they were running through some planning stages on how to handle rising ocean levels, maybe 15 years ago 03:19:13 looking at a few feet, 10 feet, 20 feet, etc. 03:19:32 (or maybe that was inches - I'm not positive) 03:19:47 lots of problems when you have such a large underground infrastructure 03:19:57 well, im smoking now, so that in the future, I can quit and drive more miles once they really clamp down on co2 emmisions, going back to pre 2005 levels is going to be easy for me 03:20:49 oh well, hot debate topics these are, guns and weather 03:21:22 here's some people that have been planning for rising ocean levels for over 100 years: 03:21:24 http://maps.google.com/maps?f=q&hl=en&geocode=&q=jersey+shore+pennsylvania&ie=UTF8&ll=41.216112,-77.25071&spn=0.183104,0.285301&z=12&iwloc=addr 03:21:27 how about that President? :) 03:22:02 heh - a little ways to go to get to the ocean, huh? :) 03:22:31 every freakin' comedian that comes to State College tells a joke about Jersey Shore 03:22:43 well, they have to start somewhere 03:22:45 wow, pasted that into firefox, and my computer started smelling bad 03:23:13 and they're probably not happy about being in State College anyway :) 03:23:22 no kidding 03:23:36 I mean, Bellefonte is so much nicer 03:23:40 :) 03:23:46 yeah 03:24:04 so you guys think im going to have problems with my mini mill? 03:24:16 I don't know, but it will be interesting to see 03:24:18 guaranteed 03:24:44 any bets? 03:24:54 I bet it will do something 03:25:07 I bet there will be smoke before there are chips? 03:25:16 eric_U: your on 03:25:25 are those unipolar steppers? 03:25:41 not sure, 6 wire, 03:25:47 woudn't wanna jinx you 03:25:50 2 phase I think 03:25:54 eric_U: oh come on 03:26:01 friendly bet here 03:26:04 6 wire can be either depending on drives 03:26:12 well, sort of 03:26:25 I gotcher sorta right heah 03:26:28 going ot be using unc5804b chips 03:26:42 so bipolar drive I think 03:26:42 it depends on whether the coils act against each other when they're in series 03:26:56 I think it depends on the coils 03:27:00 marriss recommends only using two windings 03:27:09 sure, you can do that 03:27:14 as do most people who have tried it that I am aware of 03:27:16 eric_U: Ill bet you a beer, that it works just fine, It may not cut metal, but Ill be able to cut frosting for sure 03:27:40 engrave candy 03:27:45 they only give us power 2 hours a day out here, I haven't been paying enough attention to bet 03:27:56 heh 03:27:58 what? 03:28:04 Afghanistan == central PA 03:28:04 huh? 03:28:10 omg 03:28:19 heh 03:28:20 SWPadnos: I really dont have a spindle solution yet 03:28:21 the kids get tired pedalling the generator bike 03:28:50 ive thought about a mina air tool, or maybe even a dentist drill type thing 03:28:52 a friend from Pittsburgh was in Germany not too long after the reunification, and a friend of his took him on a drive into what had been East Germany 03:29:20 when they got to the former soviet areas, the roads were much worse, and the German friend apologized for the terrible road conditions 03:29:25 you're making this mill from scratch? 03:29:31 eric_U: yeah 03:29:35 my friend thought they were bad, then he realized that they were about the same as in Pittsburgh 03:29:36 fun 03:29:45 go to dayton 03:29:52 mid winter 03:30:02 small DC motor - like minertia or something 03:30:14 oh, the road I live on is one of the worst 03:30:16 SWPadnos: how will Imake a tool holder? 03:30:20 worst paved ones that is 03:30:26 damfino 03:30:54 use a dremel, and make a horizontal mill instead 03:30:59 I have gotten close to losing control due to the road conditions on a 4 lane divided highway in Dayton 03:31:16 yeah. I just hate destrying my car too 03:31:34 +o 03:31:49 hmm, going to need 30k rpm or so for sure 03:31:56 foredom 03:32:26 or even the dremel remote drive 03:32:43 oh yeah, that may be small enough 03:33:26 I'm going to be very old before i collect my beer, just like with GammaX 03:33:38 heh 03:33:46 eric_U: no, im going to finish this, and what ever happened to gammax? 03:34:09 he gave up mostly 03:34:24 went off and got some woman pregnant in Germany from what he said 03:34:27 eric_U: okay part 2 of the bet, 3 months, if I cant get SWPadnos to photoshop me a working mini mill, ill settle the bet 03:34:47 I keep telling you, I don't have Photoshop :) 03:34:58 thats what she was trying to say 03:35:15 so the deadline is 8,1,08 oka? 03:35:23 here's what she was trying to say: "baaaaaaa" 03:35:44 everyone has a copy of the Gimp 03:35:59 I'll give you until my birthday 03:36:07 when is that ? 03:36:15 I'm not telling 03:36:28 but it's in august 03:36:34 alrighty then 03:36:48 ill finish the mini mill while I master calculus 2 and finish the bike rebuild 03:37:12 what kinda bike 03:37:12 Ill try to have a working axis before the end of this week, I want Y working 03:37:17 k100 rt 03:37:54 http://picasaweb.google.com/dagezar/K100Restoration 03:38:25 and with that im off to bed, goodnight you guys 03:49:21 I'd like it if firefox would stop crashing on me 04:01:26 how do i search the irc logs? looking for the 'weave' discussion where sine&cosine siggens were joined to a path. 04:01:49 you were dreaming that happened 04:02:08 it was on the mailing lists I think 04:02:12 maybe IRC too 04:04:34 tomp2, a search of linuxcnc.org (or google for that matter) will search the logs 04:04:36 they're indexed 04:04:46 by google 04:05:07 everything is indexed by google 04:05:22 unless you have a robots.txt file that asks them not to 04:06:56 I've done searches in google where this IRC comes up, really surprised me 04:07:01 http://www.linuxcnc.org/irc/irc.freenode.net:6667/emc/2007-06-07.txt 04:07:05 Anyone else think that the first real AI will be called Google instead of Skynet ? 04:07:15 no 04:07:17 :) 04:07:28 yeah, and it will kill us all by mistake 04:07:52 or make us wish we were dead by only finding country music and Republican speches 04:08:13 (with adaptive substitution in case you like those things) 04:08:15 lol, that gets me thinking, how much do you figure google could affect elections 04:08:23 109% 04:08:25 SWPadnos: wow, thx, tried that 1st, and did not get that result. 04:08:26 by giving preferencial results 04:08:42 I got the RDF, but popped up and got the txt instead 04:09:00 I just searched for the word "weave" on the linuxcnc.org site 04:09:31 Rugludallur, hard to say. I'm sure there could be an effect 04:11:19 youtube already has had a dramatic effect 04:11:27 but that's probably not what you meant 04:12:42 eric_U: not exactly the same but that just leads me to thinking how many people the parties have to manipulate data online 04:13:11 a little wikipedia here, some youtube, a bit of blogging 04:13:46 my experience says they aren't all that good at it yet, people are doing it themselves 04:13:55 SWPadnos: how you do that ?? http://imagebin.org/19306 04:14:25 linuxcnc, not the wiki 04:14:39 k :) thx 04:14:44 heh 04:15:06 hey SWPadnos: don'tcha think there should be a more obvious way to get to the wiki? 04:15:42 linuxcnc.org -> documentation -> wiki 04:16:02 seems pretty straightforward, but maybe there should be some other links on the front page 04:16:26 here's my thought: linuxcnc.org -> wiki 04:16:30 the wiki should be on the "where to ask for help" page as well 04:16:43 many people don't know what a wiki is :) 04:16:44 got it, thx, i got myopic 04:31:00 wow, fenn even has a screenshot from back in feb 2006 http://fenn.freeshell.org/weavesnapshot1.jpg 04:32:46 there's an offset component jepler mentioned, which does most of the work for you on a per-joint basis 04:34:00 the only problem is that the machine could be sitting there oscillating (under "weave control"), but the DROs will show no movement 04:35:40 I want to make a component to do 'orbiting'. a deltaZ moves X & Y off center, tracing the surface of a cone. 04:36:15 the future of google: http://www.youtube.com/watch?v=hA4e239eyrg 04:37:16 hmmm. there aren't really any high end math functions in HAL 04:37:43 siggen can do sin/cos, but you wouldn't really be able to find the angle easily (unless you feed a phantom A axis to the siggen) 04:37:44 that would be the future of emc 04:37:54 just sine & cosine is fine, (but not sigen unless i short feedback to command ) 04:37:54 though it goes in Hz, not based on theta 04:38:31 siggen is time based only, so it won't work directly, unles you decrease the freq as you increase R (the amplitude) 04:38:34 right siggen wants freq, i want angle as input... just use lower level comps 04:38:54 you'd have to write them - there's no sin or cos or other trig comps that I know of 04:39:01 trivial, but not there yeu 04:39:03 yet 04:39:40 really? must be inside siggen. so it's reduction :) 04:40:17 this was good, thx 04:40:39 siggen uses time elapsed to make the outputs - it's set in Hz 04:41:57 it's amazing how great 2001 was when it came out, but how most people today would be bored silly watching it 04:42:15 I was 10 04:42:30 I was bored silly by it 04:42:49 I was 0 :) 04:43:07 - 4 months or so actually 04:43:55 wanted to like it, but it was over my head 04:44:05 1974? when did it come out? I remember I was at U.T. Austin 04:44:12 1968 04:44:15 April 6 04:44:36 http://www.imdb.com/title/tt0062622/ 04:45:11 wow, I have pretty good memory for being bored out of my skull at a movie 04:46:06 people today are like this comment: "What a stupid movie no special effects whatsoever and bad acting. Worst sciece fiction movie ever. Who made this shit? Much better science fiction movies out there, like Chronicles of Riddick and others. This was crap!" 04:48:10 it was made for longer attention spans.. long periods of silence were acceptable, pre-grandtheftauto 04:48:18 yep 04:48:40 true, you needed a lot of patience -- him flying through the lights particularly 04:48:42 Jessica has joined #emc 04:48:57 thx for the hints on sine&cosine, any hints on how to search Colin's emails? 04:49:05 my wife was talking about Close Encounters for a long time, so we finally got the DVD when it came out. Compared to today's movies, it's very slow 04:49:18 still fascinating, but slow by current "standards" 04:49:34 actually, there may not have been emails on the subject 04:49:44 but there are online archives of the lists 04:49:55 thx 04:50:23 http://news.gmane.org/gmane.linux.distributions.emc.user 04:50:29 the mashed potato scene was interesting. I'll never look at my spuds the same way 04:50:35 heh 04:51:34 hey folks. I'm having a hella time sizing a PS and resistors for some unipolar steppers I bought. can someone help? 04:52:39 if you have a chopping drive, the manufacturer should tell you some sizing info 04:52:49 I don't 04:52:54 if not, then you can figure it out from the coil current 04:53:17 if you activate a single coil at a time, then it's 1x the current for each motor 04:53:28 v = ir, f = ma, you can't push a rope 04:53:28 2 coils = 2x the current rating of each motor 04:53:47 err... ummm... perhaps -you- can, but I'm completely confused by it. I've been reading on it for a couple of days and my head is spinning. 04:54:10 the main principles of electrical, mechanical, and civil engineering respectively 04:54:12 can I describe my config? 04:54:38 first, if you don't have a chopping drive, then you need a power supply that's at the rated voltage (or maybe a little bit higher, to account for losses in the drive circuitry) 04:55:00 so if you have 12V drives, you could tweak a supply up to 13-14V and have it work, most likely 04:55:11 (may not help enough to be worth it though) 04:55:41 then take the coil current rating, and assume that you need full current all the time, unless your drives have idle current setback 04:56:15 double that number if you expect to run two coils at a time (sometimes done for somewhat higher torque, I think) 04:57:45 SW: I'm not an EE. Actually, I'm an IT person who sucks at math. Go figure. I was trying to figure out current on the PS I have and the numbers just wouldn't work out. it has been making understanding this stuff very difficult. Can I tell you what I have? 04:58:03 one sec - do you have a PC power supply for this? 04:58:09 yes 04:58:11 500W 04:58:17 ok, then the numbers won't add up 04:58:22 y? 04:58:24 there are separate limits 04:58:33 ? 04:58:56 so you're looking at a 5V 30A rating, plus a couple of 12V 12-20A ratings, plus 3.3V@10A or thereabouts, and wondering why you get a number higher than 500W 04:59:09 for the total 05:00:14 the reason is that the 12V supplies could supply up to 40A, the 5A supply could supply up to 30A, the 3.3V supply could supply up to 10A, but the overall cooling capacity can't allow more than a total of 500W to be used at any given time 05:00:40 so if you have a drive array, which is heavy on 12V usage, this supply will do OK since the 3.3/5V rails will be underloaded 05:01:32 conversely, if you have a quad-CPU system that uses 3.3+5V heavily, but you don't have a lot of drives, then the 5V and 3.3V outputs will be at high output, but the overall heat load is low enough because the 12V rail is underutilized 05:02:54 tomp2 has left #emc 05:03:36 Jessica has quit 05:03:49 Jessica has joined #emc 05:04:04 shit. I just lost the chat window. 05:04:09 and my history 05:04:17 heh 05:04:25 logger_emc, bookmark 05:04:25 Just this once .. here's the log: http://www.linuxcnc.org/irc/irc.freenode.net:6667/emc/2008-06-02.txt 05:04:25 can you pls repost the last few comments? 05:04:28 :) 05:04:37 ty 05:05:24 ok. thats all cool, but I'm confused about something slightly different. 05:05:29 ok 05:05:58 I have a 12V out. I have a coil at .8 ohm with a 2 ohm 50W resistor in series. 05:06:28 I should measure 4.28A through that. It measures less. 05:06:30 why? 05:06:55 it's more like 3.2 A 05:06:59 hmmm 05:07:13 can you measure both voltage and current at the same time? 05:07:32 well, yeah. I have two meters 05:07:42 the 12V was measured no load 05:07:57 the 3.2A was loaded. 05:08:10 ok - you may want to try sticking a voltmeter ont he load while measuring current 05:08:35 so it goes sipply --- ammeter --- voltmeter and load in parallel --- ground 05:08:44 ssupply 05:08:46 -s 05:08:51 so, measure the voltage across the resistor and coil? 05:08:56 yes 05:09:10 did you measure the resistance of the coil? 05:09:29 Ok. I thought I did that and got 12V. but that was earlier tonight before a bottle for syrah 05:09:42 yeah, the coil is .8 ohm 05:09:50 that's about the right current if you connected to 2 poles instead of the common and one pole 05:09:53 the resistor is 2 ohm 05:10:02 so you'd have 2 ohm + 1.6 ohm for 2 coils 05:10:32 hmmm.... 05:11:37 what would happen if two coils were firing in parallel at the same time? not two in series? 05:11:56 they'd be 1/2 the resistance, and the current would have been higher 05:12:10 hmmm.... 05:13:04 I don't think I am using two coild in series... I have 5 wire steppers, and I've found the single common wire. 05:13:20 i get .8 ohm from that common to each of the 4 coil wires. 05:13:34 i get 1.6 across a pair of coils 05:13:41 if you're feeding in a DC source, then you can measure the voltage on all the other unconnected wires 05:14:02 they should be at 0 V relative to the common, since they're floating 05:14:43 if you measure about 1/2 the expected voltage (1.5-2V or so), then that one is the common, and you're on the wrong terminals 05:15:58 sw: I'm sorry to sound so dense, but this has really got me confused. do you have a few that I could describe the config and walk thru it step-by-step? 05:17:47 type away. I'll go move my laundry to the dryer and read back in a couple of minutes :) 05:17:55 ok. 05:17:56 ty 05:19:16 First: I'm using this driver: http://www.dtllc.com/files/4XCNC10Brev1.pdf. It is -not- a chopper. I know a chopper would be better. I'm broke and I already own this. I'd like to see if I can get the machine up and running using this. 05:19:59 Next: I have a 500W PC power supply. I've tied all the 12V+ together, and all the 5v+ as well. 05:20:33 Next, I have three huge superior electric unipolar steppers. 05:22:29 The X and Y each have one of these: 225oz/inch, .5ohm per coil, 2.5v, 5A, unipolar 5 wire 05:23:25 the z has one 200oz/inch, .8 ohm per coil, 3v, 4A, unipolar 5 wire 05:24:23 Since the center taps are all common, I figure I'll need a seperate resistor on each coil. 05:24:53 but I'm not sure of this. can I just have one resistor on the common? 05:25:22 Jessica: why do you need a resistor? 05:25:31 Ok, so my questions are: what resistors should I use and in what configuration? 05:25:48 because the drive doesn't do current limiting, and it's not a chopper 05:26:01 and is the PC PS powerful enuf? if not, what kind of PS should I use? 05:26:17 sweeper: sw is right 05:26:19 yhe schematic shows four resistors on the 5-wire motor 05:26:21 the 05:26:47 ok, so four resistors it is. 05:27:00 yes. for the 6 or 8-wire, you'd only need 2 05:27:08 but for the 5, you need 4 05:27:37 what value? btw, i talked to danaher motion and they said these steppers could take 175vdc if I wanted to give it to em. 05:27:46 it does say optional >.> 05:27:57 I wonder how long it would take for the motors to melt at that voltage 05:28:11 optional? what is optional? 05:28:13 they're optional - if you have 40V steppers and you use a 40V supply, you don't need resistors 05:28:17 the resistors 05:28:21 ah 05:28:26 the schematic on page 5 says "optional resistors" 05:28:34 err - page 4 maybe 05:28:51 don't I need the resistors to limit the current? 05:29:08 *you* do, some other users might not 05:29:18 huh? 05:29:28 what's the 3.3V current on the PC power supply? 05:29:43 SWPadnos: don't people usually drive steppers at several times the rated voltage? 05:30:02 in your situation, you want to run the motors with a supply voltage that's significantly higher than the rated voltage, so you need current limiting resistors 05:30:12 Rugludallur has quit 05:30:17 Sweeper, yes they do, when they use chopping drives that know how to limit current 05:30:17 dunno. it's out in my garage and I'm neked. (just got out of the shower). the whole PS is 500W 05:30:25 ooooh - nekkid :) 05:30:37 the 3.3v rail is gonna be pretty small 05:30:45 anyway - if it's possible, you may want to use the 3.3 or 5V rail instead of the 12 05:30:53 why? 05:31:10 I thought I wanted to give these MORE voltage? 05:31:12 because you're going to have some very very hot current limiting resistors if you don't 05:31:25 hmm 05:31:26 your drive is too dumb to do that I think 05:31:37 this driver reminds me of the mcwire driver 05:31:41 sure, but a 50W resitor is able to take the heat, right? 05:31:55 and be careful of the estop input - it's not done right 05:32:06 if a wire falls off the button, your stop circuit will fail 05:32:58 estop? estop? we don't need no stinkeeeng estop! 05:32:59 consider this: you have 3 motors that will probably have two coils energized each (certainly sometimes if half-stepping) 05:33:13 each coil can sink 2.5A, so you can draw 15A 05:33:27 15A * 12V is 180W 05:33:42 err... hot resistors 05:33:54 yes, most of that is in the resistors 05:34:31 no wait... 180w / 6 resistors on 6 coils fireing at the same time. right? 05:34:39 only about 20W of that would be actual motor power 05:34:49 30W each, right? 05:35:00 yes, but as soon as you turn the thing on, you have a 200W space heater in the room 05:35:15 nice in the winter... 05:35:16 almost all wasted 05:35:29 yes, in the winter it's equivalent to electric heat 05:35:42 okokok, so I need a chopper. Shame I'm not working at the moment. 05:35:51 donations, anyone? 05:35:54 if you can use the 5V supply, you'll only be wasting about half the power 05:36:09 well, it's too bad the motors are unipolar :) 05:36:26 with 5V the thing will run slower, right? 05:36:35 the new low cost Gecko drive probably won't cost much more than 4 power resistors 05:36:47 how much? 05:36:57 no, all of those overvoltage scenarios assume that you have a current limiting drive, which you don't 05:37:10 $29 each I think, maybe $39 05:37:20 x 4 axis 05:37:33 you need 4 resistors * 4 axis 05:37:37 (i have 3 now, but I want to add a table) 05:37:54 and those power resistors should be a few $$ each 05:38:01 hmmm... 05:38:16 got a link to the cheapo geckos? 05:38:20 heyhey 05:38:22 wait a sec 05:38:25 ? 05:38:35 you might be able to make them bipolar motors... 05:38:44 ? 05:39:02 I've got some unipolars, where the center tap is only common on the little pcb where the wires come out 05:39:33 a quick cut on the pcb and an extra wire, and they'd be bipolar 05:39:50 6 wire work as bipolar 05:39:58 she's got 5 wire 05:40:11 not what she said when I was paying attention 05:40:17 i have 5 wire 05:40:26 I'm very sad now 05:40:31 ??? 05:40:37 j/k 05:40:44 why are you sad? 05:40:50 oh 05:40:52 ok 05:41:02 I'm too literal 05:41:25 sw: do you have a link for those geckos? 05:41:29 I don't see the post with the semi-final pricing, but they should be in the $35 each range 05:41:40 I don't know that they're for sale yet 05:41:43 Still vaporware? 05:41:59 Last I heard anyway. 05:42:03 not for sale yet :) 05:42:19 last I heard, they had run the boards for the first lot, but I'm not sure at the moment 05:42:44 I got bigger problems than steppers and drivers... 05:42:49 http://www.instructables.com/id/Easy-to-build-CNC-Mill-Stepper-Motor-and-Driver-ci/ <-- this guy uses a single lightbulb as a resistor for his unipoles 05:43:11 but that's a fullstep driver 05:43:56 ok... so, lets go back a step. the geckos are not available. What do I need to do to get this working with my current driver? 05:43:58 there's a cheap unipolar driver that does microstepping (sort of) 05:44:15 big resistors may do it 05:44:30 HobbyCNC driver seems to work well and was easy enough to put together... 05:44:36 unipolar or bipolar? 05:44:40 s/driver/drive 05:44:49 jessica: you are in euroland? 05:44:54 also, can I use three seperate PS's, one for each axis, to bump the power? 05:44:54 page 5 of that pdf shows how to calculate the resistor values, Jessica 05:45:04 nope. in indiana 05:45:17 oh, that's even worse! 05:45:29 eric, i wish i was back in europe. i loved living there. 05:45:45 oh right - the French connection, right? 05:45:45 Jessica: you could use 3 separate ps's sure 05:45:54 I used to think so until I moved to the left coast :). Indiana isn't so bad after all :-) 05:45:57 you don't need more power 05:45:57 here, let me get the link on chaining powersupplies 05:46:03 you don't need higher voltage 05:46:10 SWPadnos: depends on the 5v rail of her psu 05:46:14 she might need moar 05:46:21 there's a 12V rail also 05:46:23 or 3 05:46:31 the 3v is gonna be tiny 05:46:41 SWPadnos: You dont care about crypto, do you? 05:46:42 I meant "or 3 +12V rails" 05:46:44 12v = xbox-huge resistors 05:46:57 JymmmEMC, ekB8& 0)9dL:1 05:47:20 SWPadnos: I said crypto, not your cat walking actoss the kybd 05:47:30 our cat died, thank you very much! 05:47:30 SW, if I use the 5vdc, you think my existing PS will handle the load of all three steppers? 05:47:43 Jessica: personally, I'd hook up one motor to the 5v on the psu, and run it for a bit and see how hot it gets 05:47:47 look at the ratings and answer that for yourself :) 05:48:49 ok. so what about resistors? do I need em if I'm going off the 5vdc? 05:48:52 I'm looking at a PCPower & Cooling 610W supply. here are the current ratings for each rail: 05:49:12 3.3V @ 24A, 5V @30A, 12V@49A 05:49:21 (then -12 and -5, at who cares how many A) 05:49:39 any of those could run all 4 motors easily 05:50:11 oh wait - 5A per phase 05:50:26 well, you can run different motors off different rails 05:50:27 ok so if all three steppers are firing at once, two coils each then i have 5A+5A+5A+5A +4A+4A, right? 05:50:32 just use the right resistors 05:50:47 in theory, yes 05:50:55 (that's my theory, and I'm sticking to it) 05:50:59 ok, so what resistors? 05:51:22 page 5 ... 05:51:51 I've read page 5 so many times my eyes are watering. 05:52:02 no, that's the shower ;) 05:52:14 Night all. 05:52:19 night 05:52:31 see you 05:52:53 your motors are rated for 2.5V, so subtract 2.5V from whatever the supply voltage is 05:53:13 your motors are rated for 5A, so divide the resulting voltage by 5 to get the necessary resistance 05:53:22 ok, so 5v-2.5v =2.5v 05:53:29 ra3vat has quit 05:54:03 good so far 05:54:09 so 2.5v/5a=.5ohm 05:54:14 yep 05:54:38 LawrenceG has quit 05:54:39 and you can check yourself by multiplying 5A by the coil resistance and the calculated value, and seeing if those numbers add up to the supply voltage 05:54:44 ra3vat has joined #emc 05:54:47 dang it, ps2pdf messes with my bounding box 05:54:49 a single coil on those steppers is already.5 ohm. 05:54:56 which in this case they do: 5 * 0.5 + 5 * 0.5 = 5 05:55:08 yes, you need that resistance on each leg 05:55:45 so, i don't need any resisotrs for those two steppers cuz the coil is already .5 ohm, right? 05:56:05 no 05:56:10 ? 05:56:12 you calculated the *additional* resistance needed 05:56:25 suppply - coltage across the motor was step 1 05:56:30 s/coltage/voltage/ 05:57:11 ok, so total resistance needed would be 5v/5a=1ohm 05:57:18 yes 05:57:22 that's the other way to do it 05:57:28 coil=.5 ohm + resistor .5ohm = 1 ohm total 05:57:49 if you used the 12V supply, you'd need 12/5 = 2.4 ohms total, so the resistor is 2.4 - 0.5 = 1.9 05:57:51 yes 05:58:16 2.4 (total) - 0.5 (motor) = 1.9 (resistor) 05:58:23 ok, but you think i should use the 5vdc, right? 05:58:35 cuz of the wasted power on the 12? 05:58:37 I think in this case it's better, but I could be wrong 05:58:59 the higher voltage may allow faster operation, but at the cost of lots of power loss 05:59:21 those resistors would be on each leg, right? 05:59:39 yes, as per the schematic on page four, 5-wire hookup 05:59:42 ok 05:59:56 how much power will each resistor dissapate? 06:00:01 it may be the case that you could use one resistor per motor if you don't use half stepping 06:00:13 power = volts * current 06:00:24 power = volts ^2 / resistance 06:00:32 power = current ^2 * resistance 06:00:41 mama 06:00:49 i want my mama 06:01:01 using the last one, P = 5 ^2 * 0.5, or 12.5W 06:01:12 didn't you ever listen to barbie???? "math class is hard!!!" 06:01:17 K`zan has quit 06:01:20 if she's an electrical engineer, it will help :) 06:01:34 I can have my mama talk to you, but you wouldn't like that 06:01:44 so, I want 20w resistors 06:02:07 15 should be OK 06:02:10 if you can get them 06:02:13 ok 06:02:23 and I'm not sure you can get 1.9 ohm resistors easily 06:02:53 I think they need to be non-inductive too, so that can leave out wirewound types 06:03:05 what is my margin here? 06:03:16 that's dependent on the motor and driver 06:03:53 if the parker guy said 150V or whatever, he may have been talking about using a chopping drive - so the current would still be 5A 06:04:42 I don't see any specs for the max current the drive can handle 06:05:57 ok. lets stick with the 5vdc for the time being. the two steppers would require .5 ohm resistors on each leg, paired with a coil resistance of .5 ohm giving a total of 1ohm. 5v supply / 5v current = 1 ohm resistance? 06:06:06 10A 06:06:21 10A per leg 06:06:36 10A per motor 06:06:47 = 2 legs at a time 06:06:55 which is the max possible 06:07:07 ok, so I'm at the max. 06:07:32 you should experiment a bit 06:07:50 the 12V rails need a 1.9 ohm resistor (the 2 ohm you have are pretty close) 06:08:08 try one of those, and see how fast the motor can go before stalling 06:08:18 err - try 4 of those :) 06:08:35 also, check how hot hte motors and the resistors get 06:08:56 you'll need a fair amount of cooling - that manual says you need to cool the transistors at 5A or higher 06:09:08 plus the resistors, and maybe the motors 06:09:15 notranc has quit 06:09:16 ok, how much power will the 2ohm resistors disapate? 06:09:42 step by step (then I go to bed :) ) 06:09:52 *smiles* 06:09:55 12V supply, 2 ohm + 0.5 ohm load 06:10:10 current = 12/2.5 = 4.8A 06:10:36 power = i^2 * R 06:10:50 4.8^2 = 23.04 06:11:06 23.04 * 2 = 46.08W for the resistor 06:11:22 23.04 * 0.5 = 11.52 W for the motor coil 06:11:31 *2 per motor 06:11:42 = 92.16 W for the resistors 06:11:50 = 23.04W for the motor 06:12:22 to check the math, 23.04 + 92.16 = 115.20 W 06:12:54 115.2 / 12 = 9.6A, which is 4.8A * 2 current paths 06:12:57 got it? 06:13:26 errr... i think so. gimme a minute. 06:13:31 night! :) 06:13:44 HEY! 06:13:55 I have the other stepper to figure out! 06:13:59 *grins* 06:14:30 http://en.wikipedia.org/wiki/Ohm%27s_law 06:15:12 http://www.sengpielaudio.com/calculator-ohm.htm 06:15:18 http://www.sengpielaudio.com/calculator-ohmslaw.htm 06:15:32 see ya 06:15:41 boohoo 06:15:55 sw, thanks for all of your help 06:16:24 have a good night! 06:25:27 micge1 has joined #emc 06:33:04 Jessica has quit 06:59:14 acemi has joined #emc 07:10:00 lerneaen_hydra has joined #emc 07:29:07 how can I make bigger font in axis preview ? 07:30:43 micge1: jepler suggested it a couple of days in here 07:30:46 check the logs ;) 07:30:54 something with xrdb-merge .. 07:31:12 ok 07:31:43 logger_emc : book_mark 07:32:02 logger_emc: bookmark 07:32:02 Just this once .. here's the log: http://www.linuxcnc.org/irc/irc.freenode.net:6667/emc/2008-06-02.txt 07:32:04 :P 07:43:42 Zarquon_ has joined #emc 07:48:09 alex_joni: where is x resource file ? 08:01:09 I have no idea :) 08:03:02 heh ok 08:03:15 jepler is sleeping ? 08:07:30 micge1: ~/.Xdefaults perhaps 08:07:49 micge1: another 4-5 hours 08:19:33 morning 08:20:48 btw i have a question re "axis.N.backlash-corr" - is this parm in machine units, so if say I have 4 thou of slop in the ballnut/leadscrew i can set this parm to 0.004 ? 08:20:57 yes 08:21:06 ah its that simple! cool 08:21:17 i was thinking there was something i was missing 08:21:47 pjm_: backlash is never simple 08:22:01 it's best to invest time and effort (and money) to elliminate it completely 08:22:27 well i've tried to eliminate as much as possible in the mechanics, my X axis is about 1/2 a thou of slop 08:22:44 but the Y is 4thou, eventallly i'll replace the leadscrew/ballnut 08:36:29 zorglu_ has joined #emc 08:51:03 zorglu_ has left #emc 09:58:12 ra3vat has quit 11:04:11 lerneaen_hydra has quit 11:04:38 fenn has joined #emc 11:33:49 BigJohnT has joined #emc 12:00:57 micge1 has left #emc 12:13:05 BigJohnT has quit 12:40:43 skunkworks_ has joined #emc 12:49:55 morning ya'll 13:00:29 good afternoon 13:17:18 BigJohnT has joined #emc 13:36:29 mornin John 13:41:41 morning Phil 13:43:28 so your john thornton? 13:43:57 or is that a different John 13:44:04 yes 13:44:10 jbl1 has joined #emc 13:44:19 oh crap, I asked 2 questions and got 1 yes hehehehe 13:44:34 yes this is JT 13:44:40 ah, okay cool 13:45:02 * gezr never made the connection 13:47:08 Zarquon_ has quit 13:47:59 Zarquon_ has joined #emc 14:19:25 Zarquon_ has quit 14:23:31 awallin has joined #emc 14:24:10 hi all, anyone done fast closed-loop control of solenoid valves? I'm getting either a slow RC-type resonse, or fast response but lots of overshoot and ringing 14:29:51 tom1 has joined #emc 14:31:08 dmess has quit 14:42:10 dushantch has joined #emc 14:48:40 acemi has quit 14:54:52 dushantch has quit 14:58:34 the other anders (anonimasu) used to do stuff like that for hydraulics 14:58:59 he might have been using special hardware though 14:59:00 awallin: thanks for the tapping videos. your spindle is so fast I can't see it reverse. 14:59:12 * fenn is so jealous 15:26:43 BigJohnT has quit 15:26:55 lerneaen_hydra has joined #emc 15:32:45 awalli1 has joined #emc 15:34:20 cradek: if you look closely at the video you might see the spindle reverse... I think in the original video it's clearly visible but youtube compresses quite a bit 15:35:04 awalli1: very nice work 15:36:08 awalli1: that's cool. how is the quality of the resulting threads? do they feel right? 15:36:51 cradek: these videos were made by my friend and I advised him about the HAL-changes over the phone yesterday, so I haven't actually seen them yet... 15:37:04 I guess they are OK since he didn't mention anything special 15:37:11 great 15:37:21 we'll probably try tapping in steel also later just for fun :) 15:37:58 we did nylon and aluminum on the mazak - we did not try steel 15:41:41 maybe I need to get one of those thread mills that were mentioned on the list? 15:41:57 for doing large diameter stuff like camera adapters (M42) and such 15:41:59 wait after fest :P 15:42:16 that requires something new? 15:42:19 yes I bet they are great for that. you have to get a different one for each pitch though. 15:42:33 nothing new, you only need helical interp. 15:42:54 not even spindle sync? 15:42:56 I may try making a single point. I could use it for more than one pitch then. 15:43:02 nope 15:43:08 cradek: aren't there any with only one cutting point? 15:43:43 alex_joni: I don't know if commercial ones are made that way 15:44:09 much faster if they have many points. you only need to do one helix to get a full thread. 15:48:53 awallin has quit 16:01:27 logger_emc has joined #emc 16:01:27 topic is: "Welcome! EMC (Enhanced Machine Controller) is a linux-based opensource CNC control. | Latest release: EMC 2.2.5 | http://www.linuxcnc.org | http://wiki.linuxcnc.org" 16:01:27 Users on #emc: logger_emc awalli1 lerneaen_hydra tom1 jbl1 skunkworks_ fenn eric_U crotchetyGuy skunkworks toastyde1th roltek micges Roguish sed_ Phreedom a-l-p-h-a Vq^ Sweeper alex_joni jepler rayh klickrr jtr Poincare pjm_ renesis_ DanielFalck steves_logging lewing OoBIGeye dimas_ ds2 gezr SkullWorks_PGAB lerman cradek The_Ball JymmmEMC SWPadnos jmkasunich archivist dimas Jymm @ChanServ 16:01:27 [#emc] "This is the #emc channel - talk related to the Enhanced Machine Controller and general machining. Website: http://www.linuxcnc.org/, wiki at http://wiki.linuxcnc.org/" 16:11:56 awalli1 has left #emc 16:19:05 BigJohnT has joined #emc 16:25:49 you can buy thread mills with only one row of cutters (suitable for a range of thread pitches) 16:25:50 BigJohnT has quit 16:39:48 BigJohnT has joined #emc 16:49:38 Rugludallur has joined #emc 17:25:01 LawrenceG has joined #emc 17:36:28 awallin has joined #emc 18:05:33 acemi has joined #emc 18:27:33 lewing has quit 18:27:42 lewin1 has joined #emc 18:42:21 acemi has quit 18:47:12 acemi has joined #emc 18:51:22 gefink has joined #emc 19:03:41 ra3vat has joined #emc 19:14:17 BigJohnT has quit 19:22:32 sendo has joined #emc 19:24:29 good night all 19:25:02 gn 19:33:59 hmmm i´m new to hal and i´m trying to use comp to compare axis.2.motor-pos-cmd with zero 19:34:39 when i do net axis.2.motor-pos-cmd => comp.0.in0 i get an error 19:35:27 signal name must not be the same as a pin 19:35:47 says it at the bottom of error msg 19:36:51 is there an example of comp being used somewhere? i cant seem to find it 19:39:34 sendo: you need a net name 19:39:45 net name axis.2.motor-pos-cmd => comp.0.in0 19:39:53 the net usually has 3 or more arguments... net, signal name, yes.... beat me 19:40:03 obviously replace name with something you understand later :) 19:40:26 LawrenceG: in that case.. I can return to sleep :D 19:40:35 ok thanks i should have read the tutorial a second time dumb mistake 19:40:39 good evening.... 20:02:41 Martzis has joined #emc 20:02:52 gefink has quit 20:06:49 when using comp do i have to use comp.0 to update the output? 20:07:12 you have to add comp.0 to a thread 20:07:16 if that's what you're asking 20:09:57 ok i think i got it to work thanks 20:20:11 Gamma-X has joined #emc 20:20:41 acemi has quit 20:33:53 lewin1 has quit 20:33:55 lewing has joined #emc 20:36:23 Martzis has left #emc 20:46:36 Martzi1 has joined #emc 20:46:44 Martzi1 has left #emc 20:48:45 BigJohnT has joined #emc 21:05:43 anonimasu has joined #emc 21:06:25 awallin: I saw the videos on your site nice work! 21:06:33 thx 21:06:58 * anonimasu is jealous 21:07:12 im still waiting for time to mount my bigger servos :) 21:12:12 BigJohnT has quit 21:21:40 i would like to assign a value of 0.1 to comp.0.in1 iff i try that it says pin 0.1 does not exist 21:23:12 I suspect you have the order of the operands reversed 21:23:26 it should be setp comp.0.in1 0.1 21:24:55 skunkworks_ has quit 21:27:03 i dont think it is designed to take a setp command 21:27:29 setp used to be for parameters only. I'm not sure when it was changed to be able to set pins as well 21:28:56 i got a pretty recent version of emc and i get a whole bunch off errors iff i try that 21:29:23 you can see what the correct syntax is by loading halcmd -kf 21:29:39 then type setp comp to see the correct pin name 21:31:25 this works here: setp comp.0.in0 0.1 21:31:38 that happened to be the one I tried, I'm sure that in1 would also have worked 21:31:53 is the pin connected to a signal? if so, setp will refuse to change the value 21:33:26 got it working i comented the line out where i connected comp.0.in1 to something but when i completely removed it it worked 21:33:36 yep :) 21:33:49 or maybe i just fergot to press save... any way thanks 21:34:01 if the signal isn't connected to an output pin, you can use sets on the signal instead 21:34:15 sure 21:34:27 awallin has left #emc 21:34:43 You're in Belgium? 21:38:29 jup indeed i´m in antwerp :) you? 21:38:52 Vermont, US :) 21:39:25 my wife and I will be in your area in July. going between Frankfurt, Amsterdam, and Paris 21:39:42 (in your area relative to being here anyway :) ) 21:41:20 oh - the train from Amsterdam to Paris will probably go through Wntwerp 21:41:27 err - Antwerp 21:42:11 dmess has joined #emc 21:44:19 tom1 has left #emc 21:44:25 nice they are totally renovating antwerp central staion now its almost finished maybe it is when you get here it took 12 years or so... 21:44:33 heh 21:44:43 I'll look for the 2 minutes we should be there :) 21:45:15 yeah that will be about the only thing you see of antwerp i guess 21:45:25 findux has joined #emc 21:45:38 unless the rails are above ground 21:45:48 but the Thalys trains are relatively fast, I hear :) 21:46:25 i´m not sure they go in 3 levels now i think thalis is underground 21:46:36 interesting 21:47:00 well have fun on your trip its bedtime for me here 21:47:07 thanks, good night 21:47:17 bye and thanks for the help 21:47:21 sendo has quit 21:49:46 this heat is miserable 21:50:31 too much work messing with that darn tree yesterday, then really bad night for sleeping, dogs kept waking me up, and then cutting the grass early today then 4 hours of class 21:50:50 but Im going to cut some metal here in a minute 21:59:39 roltek has quit 22:15:08 never work metal machines on YOUR 3rd shift.. 22:15:27 unless you are VERY experienced... 22:15:35 dmess... still hang glide? 22:15:47 some yeah.. 22:15:57 how much does it cost to get lessons? 22:16:40 ballpark for good training will be about $2500 for lessons and about 10 hrs of air time.. 22:16:59 ouch 22:17:25 add 3 G for a good used glider and your a pilot with an aircraft 22:17:26 dmess: so it is okay to run an ancient punch press on your third shift though? ;) 22:17:38 cheapest form of flight to date 22:18:06 ds2: I WOULDN't 22:18:39 or you'l forever after be known as lefty 22:18:41 hehe 22:18:42 rebooting pusher ill be back 22:19:37 understand that it will take you nearly 2 seasons to finish your training 22:19:49 as in 2 yrs 22:22:05 we've done a few guys in 1 season but they need to live AT the field... and be ready when we say GO 22:22:23 and be Exceptional students TOO 22:22:52 gezr has quit 22:24:14 i dunno what I want to do this summer. 22:24:18 I think I may just get back into biking 22:25:17 paragliding is a little cheaper but much more dangerous.... i do both but thats just my risk assesment at work 22:25:53 i wanna do more fishing this summer.. ; ) 22:27:26 dmess, shit... I haven't gone fishing in ages. 22:27:34 we should go make it a sunday thing one day. 22:27:38 morning 22:28:35 i walked a nice creek on Saturday morning never caught shit... but me and the big dog had a fun time... 22:28:55 im in.. 22:34:13 a-l-p-h-a: they do payment and co-op plans up at the pickering location 22:40:36 gezr has joined #emc 22:40:40 http://www.pastebin.org/40159 22:44:04 ah ha 22:44:14 i remember something huge now 22:48:14 thats wierd my nick complet is messed up 22:48:17 acemi has joined #emc 22:48:27 SWPadnos: hey, are you really intrested in learning vim? 22:48:47 or well, for any of you, try out vimtutor 22:52:04 everyone must be sleeping 22:52:13 Gamma-X has quit 22:53:11 * ds2 starts trying to mill out hardened steel with a 1" EM at 6000RPM 22:53:16 ought to wake up some folks ;) 22:53:27 isnt that a bit fast? 22:53:43 *GRiN* 22:53:48 hehehehe 22:54:25 tis only 3000 sfm 22:54:44 still a bit fast 22:54:51 but what do I know? 22:55:19 wonder how well would carbide fair against steel at Rc 60 22:56:17 findux has quit 22:56:31 good, if you use the right speeds/feeds 22:56:39 is it purple coated? 22:57:08 what's purple? 22:57:11 pvd 22:57:29 why's that purple? 22:57:31 DS2...STOP 22:57:36 I cant remember if its tialn or what but it has a purple color, 22:57:49 the endmill that is 22:57:53 :) 22:58:00 dont want to use a gold coated endmill 22:58:06 1" @ 6g over 100 SFM 22:58:12 ah yes tialn is purple.. 22:58:33 and no more then 200sfm 22:59:10 still too fast... try 3200 to stat.. and feel it out 60 Rc is HARD boys and girls... 22:59:32 sorry 1000 sfm... 22:59:48 that still too fast 22:59:51 way too fast 23:00:15 what's the ballpark Rc hardness of carbide? 23:00:23 70+ or os 23:00:25 lerneaen_hydra has quit 23:00:26 so 23:01:38 jbl1 has left #emc 23:01:47 above 200sfm and your going to shear your endmill's cutting edges right off 23:02:03 your 6000 rpm is 1570.8 sfm... it will spinweld together when the cutting edge chips 23:02:14 yep 23:02:30 1570.8SFM should make a nice alarm clock for waking people up 23:02:43 thats an expensive end mill to be doing that will 23:02:45 with 23:03:02 no.. ive seen it done at 23 rpm actually 23:03:06 :) 23:03:36 skunkworks has quit 23:03:39 what kind of holder? is a cat40 enough? 23:03:42 if your really wanting to make a lot of noise, haing a thin sheet of aluminum, and set up a vibration 23:03:58 66 foot table rotating on a vertical lathe 23:05:04 wait, im in the middle of a bet to finish the mini mill, day one of calculus 2 was an hour and 30 minutes of cal 1 review, with it ending in this is what your going to learn 23:05:27 no.. get the banana's contract... part starts a a cold pressed 8"x14"x48" hunk of 6060-t6 23:07:21 cat40 is not bad for 1 " but the stick out shouldnt be more than 2" 23:08:40 that being said with the correct programming strategy I have done stuff to 6:1 in cat40 23:09:13 you can go 8:1 with carbide, 4:1 is pushing it with hss 23:09:16 is cat 40 strong enough not to tear out the drive dogs if the EM gets stuck? 23:09:21 hard... soft... and everywhere in between 23:09:55 is this a solid carbbide tool..?? 23:10:04 should be, but your spindle shouold snap a 1" carbide endmill 23:10:06 anonimasu has quit 23:10:19 sure, let's assume solid carbide 23:10:23 how many horse? 23:10:38 yeah.. EM wil dust FIRST.. it' GRAB 23:10:49 20+ say the larger Haas's 23:11:02 buy many EM's 23:11:30 60rc is not an easy task to pull off 23:11:32 bad programming can break 1 em per part 23:11:42 Ouch 23:11:46 how many parts?? 23:11:57 1 endmill and 0 parts 23:11:59 guess the quote should be cost of parts/labor + tooling used ;) 23:12:04 60 Rc .. i need to see this 23:12:21 whats the max rpm of your spindle? 23:12:31 make up a COST+ quote 23:12:47 if you can break 8k, I would go with a grinding operation 23:13:06 and yes in your milling machine 23:13:09 are you guys actually talking about a real project? or is this all hypothetical? 23:13:17 hypothetical 23:13:28 not if there is heave material removal... any NDT requirements?? 23:13:50 if your having to mill a slot or something retarded like that, Ide grind it. period 23:13:52 be fun to start milling old files or mill complex patterns onto HSS lathe bits ;) 23:14:25 nital etch.. mag particle.. liquid penetrant inspections to PASS 23:15:30 too much frustration, rc45 is a pain enough, but 60+ is going to be like machining rock 23:15:39 fun part should be making an internal clean the chips from milling out Rc 60 stuff ;) 23:15:42 no problem..... what do you want.... Toshiba f-mach will mill hard carbide WITH carbide 23:15:57 intern 23:16:29 ide rather inspect a rotating endmill with my teeth 23:16:36 i work 50-54 all day long EVERY day of the week 23:16:56 300m and aermet 100 23:18:40 if that dont work i can get contract time on an ultrasonic machining unit I installed 23:21:11 we were trained by the German tech to practice on glass 23:21:33 acemi has quit 23:25:09 K`zan has joined #emc 23:49:05 cutting aluminum with a hack saw sucks 23:51:11 it is a good workout! :) 23:53:02 try 300M at 52-55 Rc.... had 1 guy a few weeks ago install the wrong bushings in a PERFECT f18 C/D lever... at 4 AM he thought he could hack saw the bushings out... he drove 1/16" into the 300M.... SCRAP 8 grand US 23:53:51 1 brain fart required 23:54:55 thats why i hate the 3rd shift of a day 23:56:39 or 1st however you count them