#linuxcnc | Logs for 2013-09-20

Back
[00:04:03] <Thetawaves_> CaptHindsight, didn't know linuxcnc ran on arm
[00:21:33] <zultron> CaptHindsight, wow, thanks for the pointer! I bet you must *love* the idea of enabling more GGG builders. ;)
[00:24:08] <uw> whats GGG?
[00:35:53] <ReadError> good guy greg?
[00:56:48] <zultron> 'glorified glue gun'. CaptHindsight is manufacturing industrial 3D printers, I believe, and that's his parlance for reprap-class examples.
[00:57:05] <zultron> Apt. :)
[02:10:26] <DJ9DJ> moin
[06:02:29] <Loetmichel> mornin
[06:25:41] <jthornton> morning
[06:26:04] <jdh> Good Morning Mr. Thornton.
[07:57:51] <mrsun_> hmm ow the heck is a mechmate held down so it wont derail in the X axis ?
[07:58:33] <mrsun_> building my machine, its 1500mm over X axis its held down by springs in both ends .. and i can just put my finger on the far end (non driving side) and it derails without any effort ... :/
[08:08:05] <mrsun_> depending on how well ive made the rails i guess i could make a mechanical stop for it so it CANT lift itself out of the rails :P
[08:09:37] <jdh> http://arstechnica.com/information-technology/2013/09/199-4-2-computer-is-intels-first-raspberry-pi-competitor/
[08:10:04] <jdh> not really a Pi competitor IMO, but with a mesa PCI-E board, it might be nifty.
[08:42:28] <Tom_itx> yeah, he was involved in the early 'hammer' arm board etc
[08:55:12] <Tom_itx> http://www.tincantools.com/
[09:07:48] <CaptHindsight> the Raspberry Pi proved that that low price trumps open and there are several ARM boards lower priced and more open than the Minnow
[09:08:22] <jdh> most arm boards are cheaper, but the minnow is a normal atom
[09:09:38] <CaptHindsight> also AMD support coreboot, Intel only has support of Google does a port for one of their projects
[09:16:55] <Tom_itx> i'd almost bet tincantools and circuitco are the same people or a portion thereof
[09:17:04] <Tom_itx> they're only 35mi apart
[09:22:24] <jdh> O
[09:22:28] <jdh> I'd guess not.
[09:23:12] <jdh> guess some of the same people could be there though...
[09:23:13] <Tom_itx> no
[09:23:17] <Tom_itx> i just confirmed it
[09:23:30] <Tom_itx> i know david was with tincantools for a while
[09:23:35] <Tom_itx> not sure if he still is or not
[09:24:45] <Tom_itx> the hammer for tct, the panda and bone for ti, and minnow for circuitco
[09:24:58] <CaptHindsight> http://www.gizmosphere.org/why-gizmo/gizmoboard/ more open, same price, better graphics
[09:26:20] <Tom_itx> i was offered a hammer dev board free and let it slide
[09:27:33] <jdh> if I had a hammer...
[09:27:59] <jdh> I'd put it on the shelf, next to my BBB, spare Pi, some TI dev boards, misc. other crap I never have time for.
[09:28:09] <Tom_itx> same
[09:28:18] <Tom_itx> is why i said thanks but no thanks
[10:10:07] <ries> Hey guys, I have two questions. I am making a indexer for my 2.dD CNC router (almost finnished) what software do you guys use to make the designs? Also, should I put LinuxCNC in Lathe mode or is it just a 4th axis? I guess it's not Lathe mode, because that's different from a indexer, right?
[10:37:28] <Einar> How do I set USC to use parport at 0xD800? I tried putting: loadrt hal_parport cfg="0xD800" in univstep_load.hal
[10:37:58] <Einar> But still get errors indicating it tries to use 0x378.
[10:38:20] <Einar> USC test program runs fine with D800.
[10:40:56] <awallin_> blah, there's no documentation for hal_parport here?? http://www.linuxcnc.org/docs/2.5/html/
[10:41:33] <awallin_> oh it's here.. http://www.linuxcnc.org/docs/2.5/html/hal/parallel_port.html
[10:44:41] <Einar> Blah?? I found that. And tried it, but as I wrote it still barfs at 378.
[10:45:09] <Einar> BTW: This is 2.6
[10:45:34] <archivist_> did you remember the 0x before the address
[10:45:58] <jdh> do you have any other hal files loading?
[10:46:10] <awallin_> can an unsigned short hold 0xd800 ?
[10:46:43] <jmasseo> that's a 16 bit value, i don't see why not.
[10:49:00] <Einar> Yes, I used 0xd800. Other .hal files are loaded, but no ref to 378 in them. Unless there are any loaded that are not mentioned in univstep.ini Unsigned int can hold up to 0xFFFF
[10:50:54] <jdh> does it use hal_parport, or hal_ppmc?
[10:51:50] <jdh> loadrt hal_ppmc port_addr=<addr1>
[10:54:00] <jdh> looks like the default USC hal file doesn't specify IO address so it defaults to 0x378. Change it like the above line.
[10:54:08] <Einar> There's a "loadrt hal_ppmc" in univstep_load.hal. I put my loadrt hal_parport cfg="0xD800" before that.
[10:54:25] <Einar> I'll do.
[10:54:35] <jdh> get rid of your line, change the existing one to specify addresss
[11:00:17] <Einar> jdh: Thanks a lot. That was helpful! Now it starts right up. And I can turn machine on, the LED on USC lights up. I must assume OK now.
[11:59:51] <IchGuckLive> hi all B)
[12:00:21] <jthornton> hi
[12:18:00] <IchGuckLive> Einar: ?=
[12:18:22] <Einar> I'm here.
[12:18:33] <IchGuckLive> parport number is good now
[12:19:10] <Einar> Yes. jdh waved his magic wand. :-)
[12:19:37] <IchGuckLive> O.O do you got a picture of the USC or a link to the manufactur
[12:19:49] <Einar> ... moment..
[12:20:07] <Einar> http://pico-systems.com/univstep.html
[12:23:45] <IchGuckLive> whow 250USD then i prefer the mesa plug and play
[12:25:20] <jdh> it isn't really the same.
[12:26:36] <Einar> I bought the USC before and was VERY pleased with the support. And how much is a Mesa with the necessary breakouts etc.?
[12:27:22] <Einar> And when the freight + customs + VAT is added the difference is not that great.
[12:27:54] <jdh> it's pretty hard to beat Mesa support for linuxcnc
[12:29:01] <jdh> $200us for a Mesa 5i25+breakout
[12:29:04] <Einar> I can't vote there as I did not try them. I might though, as it seems I am on my way into LinuxCNC and will need something for my Emco5 lathe too.
[12:29:30] <jdh> but, no plug in SSR slots, no on-board estop handling (could be a plus or minus I guess)
[12:30:04] <Einar> Ahh... Now my Dell is also booting after swapping CD drive with a DVD drive. Duhh!!
[12:30:19] <archivist_> Einar, ask skunkworks for an emco setup using nothing extra
[12:30:20] <jdh> you can evidently drive an Emco5 as-is with linuxcnc + pport
[12:30:58] <Einar> I may try that, as the PC I brought up before this had quite good latency numbers.
[12:32:17] <Einar> Oh. My Emco is now running modern stepmotors+drives, so will need faster steprates than the original.
[12:32:34] <Einar> Well, not need, but want. ;-)
[12:34:31] <Einar> And this Dell seems to have even better latency numbers. :-) Have to install to HD and try again then. But first a trip to the shop.
[12:35:21] <Einar> I deserve a beer after this week. So do some of you here, but I don't have a Beer Transport Protocol on this machine. ;-)
[12:37:13] <skunkworks> Einar, origninal steppers and control https://maps.google.com/maps?q=24632+2nd+street+trempealeau+wi&ll=44.005356,-91.444606&spn=0.000664,0.001635&sll=44.005517,-91.445167&layer=c&cbp=13,35.98,,0,-4.84&cbll=44.005323,-91.444479&gl=us&hnear=24632+2nd+St,+Trempealeau,+Wisconsin+54661&t=h&z=20&panoid=jjW3H5cBVGx5QX1aWzoqtg
[12:37:18] <skunkworks> heh
[12:37:25] <skunkworks> I mean http://www.youtube.com/watch?v=Z_LxyosF2yc
[12:37:28] <Tecan> (Z_LxyosF2yc) "emco lathe cutting 5/8 8 11 thread in aluminum with linux cnc program" by "SamsProjectShop" is "Tech" - Length: 0:02:41
[12:38:41] <skunkworks> and http://www.youtube.com/watch?v=KOunMDfuC4M
[12:38:41] <Tecan> (KOunMDfuC4M) "Emco PC 5 Lathe making chess pawn Linuxcnc with no changes to electronics just changes in program" by "SamsProjectShop" is "Tech" - Length: 0:05:21
[13:00:18] <IchGuckLive> bedah: weather in the north of germany
[13:00:34] <IchGuckLive> oktoberfest and the sun is shining
[13:00:46] <IchGuckLive> good has to be a bavarian
[13:00:59] <IchGuckLive> <o>
[13:02:55] <IchGuckLive> more loggers then posters
[13:03:01] <bedah> lol
[13:03:15] <bedah> hi live, bin afk zock0rn
[13:04:09] <IchGuckLive> Oh Question at ALL someone got a Esata poet on his PC
[13:04:28] <IchGuckLive> is ist posible as USB to huck and unhuck a HDD to it
[13:05:03] <IchGuckLive> without remount or restart ofcause
[13:18:27] <IchGuckLive> ok im off by
[13:18:51] <IchGuckLive> tomorrow im on a weding i cand be shure to be here as standard BY
[13:26:58] <Einar> skunkworks: You still here?
[13:27:06] <skunkworks> yes
[13:27:21] <Einar> Your Emco have a VFD?
[13:29:30] <Einar> If so, what size motor?
[13:32:22] <skunkworks> Einar, no - stock single phase motor
[13:34:04] <Einar> Ok. Mine have a DC motor. So I can control speed, but the electronic part of that is BIG! So I thought a 3ph+VFD would be nice. But then it needs to be more W than one with no speed control.
[13:37:09] <Einar> I also have one "laptop" Emco and a Emco Maximat V10. All of them very nice machines for their size. Very well built.
[16:47:29] <NickParker> some god tier chip porn: http://www.youtube.com/watch?v=dsSo5qOGk6c
[16:47:30] <Tecan> (dsSo5qOGk6c) "Heavy Machining" by "Seco Tools" is "Tech" - Length: 0:01:58
[16:48:19] <PCW> Ohh Heavy!
[16:55:42] <cradek> probably not much work deflection there
[16:56:47] <PCW> and pretty serious swarf
[16:57:14] <PCW> not going to use that for brillo
[17:01:02] <PCW> Put the scope on the fanuc encoder LED and it pulses it at 10 KHz/ 500 nsec PW when on battery power
[17:01:04] <PCW> pretty clever
[17:01:25] <PCW> 1/200 duty cycle
[17:04:21] <PCW> rate goes up if you rotate the shaft
[17:35:50] <jp_mill_> PCW: thanks for the help working good now!!
[17:48:25] <PCW> Thats always good to hear!
[17:50:36] <jp_mill_> yeah but still need to tune each axis PID setup was not 100% transferable
[17:51:13] <PCW> a lot better than "this doesnt work, that doesnt work, it just blew up, I dont know why"
[17:51:35] <jp_mill_> Very true
[17:53:22] <PCW> someone blew up 4 7I77s and claimed it was our fault, we said we would
[17:53:23] <PCW> repair/replace them but needed them returned (they never returned them)
[17:54:45] <jp_mill_> ha. I must of had the same issue in the 7i33 and dealt with it thru input/output scale command voltage was inverse to encoder rotation
[17:55:21] <PCW> must have a driver or encoder with differernt wiring
[17:56:00] <jp_mill_> all the same hardware less just swapped out the 7i33 for a 7i77
[17:57:37] <PCW> There may be a encoder or analog out differerence
[17:57:39] <PCW> 7I77 is actual volts (+10 is +10) 7I33 I think may be backwards
[17:58:37] <jp_mill_> that could explain it
[17:58:45] <PCW> I like to set the analog scale to machine units/second at +10V
[17:59:12] <PCW> (for a velocity mode drive)
[17:59:47] <jp_mill_> makes sense
[18:01:35] <PCW> It means:
[18:01:37] <PCW> 1. The PID output is in reasonable engineering units
[18:01:39] <PCW> 2. Setting for FF1 is known (~1)
[18:01:40] <PCW> 3. PID settings are the same for mm/inch machines
[18:03:11] <PCW> (no hidden scale factor in PID number)
[18:03:21] <PCW> numbers
[18:04:55] <jp_mill_> so 10V would be machine max velo
[18:05:25] <PCW> yeah
[18:08:58] <jp_mill_> PCW: how would you go about tuning torque mode?
[18:10:01] <PCW> Not sure if it the bast way but I see how high I can set the D term first
[18:10:07] <PCW> best
[18:10:53] <PCW> YOu may also need to run a faster than 1KHz servo thread fotr torque mode drives
[18:11:46] <PCW> since linuxcnc is closing the (higher bandwidth) velocity loop
[18:15:34] <jp_mill_> ok seems to be working good right now. @ 3Khz . although my heidihain DRO says my X axis is moving .107 when lcnc says .100"
[18:16:03] <somenewguy> bigger the move the smaller teh measurement error, if you are in the middle of calibration
[18:16:11] <jp_mill_> going to have to break out the dial gauge
[18:16:58] <jp_mill_> .007 is pretty big error for a heidinhain scale
[18:17:27] <jp_mill_> i would not think it's that wrong
[18:18:35] <jp_mill_> i know it's not backlash screws are new and the movements on the scale are repeatable
[18:22:27] <jp_mill_> hmm. dial gauge agrees with the scale?
[18:23:11] <PCW> losing.gaining counts or scaling maybe
[18:24:57] <jp_mill_> one direction seems to gain other it looses weird. but very repeatable. just doing .100" increments
[18:29:16] <PCW> rotary encoders on motors?
[18:29:21] <jp_mill_> yes
[18:29:34] <PCW> differntial outputs?
[18:29:37] <jp_mill_> teco servos and amps
[18:29:39] <jp_mill_> yes
[18:30:34] <jp_mill_> both x and y axis are behaving the same
[18:30:37] <PCW> 7i77 jumpered for differential (3 jumpers per encoder)?
[18:31:15] <jp_mill_> yes but i shall double check
[18:32:09] <jp_mill_> all jumpers are away from the db25
[18:33:27] <PCW> that shoud be correct
[18:33:40] <PCW> 5V at 7I77 OK?
[18:34:46] <jp_mill_> led's say so
[18:35:00] <jp_mill_> and the dro in axis is spot on every time
[18:35:25] <jp_mill_> if i ask for .100 it moves .100 on the axis dro
[18:35:46] <PCW> do you have a separate 5V supply (the 7I77 is usually marginla with cable power)
[18:36:04] <PCW> (depending on encoder draw)
[18:36:05] <jp_mill_> yeah i will rig one up and check
[18:36:20] <PCW> I would check the 7I77 5V
[18:36:28] <jp_mill_> ok
[18:36:40] <jp_mill_> first i have to go pick up my son
[18:36:46] <jp_mill_> Thanks for the help
[18:36:52] <PCW> and if its low, re-jumper both 5I25 and 7I77 for no cable power
[18:37:06] <PCW> and power 7I77 at 7I77
[18:37:17] <jp_mill_> ok
[18:37:31] <jp_mill_> in other words dont blow up the 5i25
[18:37:34] <PCW> rejumper is important (you dont want your external 5V to power the PC)
[18:38:08] <PCW> there is a way (mismatched jumpers)
[18:38:40] <jp_mill_> yeah that would suck
[18:39:45] <PCW> cable power grounded at 5I25 and external (no current limit) 5V on 7I77 jumpered for cable power
[18:39:48] <jp_mill_> if i do that would i have to use an external 5V on a 7i73 or wuld the cat5 be good enough considering the 7i77 is feeding it off of a larger supply?
[18:40:04] <PCW> 7I73 is fine off cat5
[18:40:14] <jp_mill_> cool
[18:40:17] <jp_mill_> thanks
[18:40:27] <PCW> (it needs 3.3 only and has LDO and ~80 ma)
[18:43:20] <somenewguy> does anyone know of a good test cut pattern to check the lash and overall well behavedness of a new-to-me mill?
[18:43:37] <somenewguy> or do I need to code my own spiral inside a hatch pattern that in my head will do a good job of showing me whats up
[18:44:28] <somenewguy> its a mini mill so I am thinking a 3 inch square of lexan and one of my tiny pyramid bits
[19:05:12] <jdh> I'd start with a line, then a square.
[19:08:55] <somenewguy> currently I have done some simple measuring, I have a lot of measuring tools since I build engines, and I seem to have <.002 backlash on all axis
[19:09:24] <somenewguy> but that is with no load, so i figured milling some thing soft really fast so that the inertia of the machine will reveal any slop, but not so fast as to loose steps, and it should be nice and informative
[19:10:30] <somenewguy> I ahve already cut a few simple objects and it is pretty well behaved, just want to get a solid idea on some junk material before I ahve a big job get ruined by an obvious lack of adjustment