#linuxcnc | Logs for 2013-08-22

Back
[00:36:02] <chopper79> Hello everyone.... I am working with a rotary axis and have gotten the axis to work but have run into a couple small issues. #1 the image does not appear correctly in the axis display. I would think that the wrapped gcode would display length wise instead of flat. If I have a piece of round stock in my rotary the display shows the gcode as being flat and not displayed the length of the stock. Any pointers on this? I can
[00:36:41] <chopper79> The commanded feed is 50ipm but the feed shown is about 2ipm when A and Y move together
[00:41:15] <archivist> I live with the display, my brains sorts it out, but you can change the order in the ini so they stack XYZA being the usual
[00:41:33] <chopper79> I tried xyza but it comes out length wise but does not show the actual image. axyz shows the wrapped image but its flat to one axis. I guess that is the best view and showing the actual wrap is not possible?
[00:44:32] <archivist> also the speed is a compromise at the moment, it would be nice to have something like the css that the lathe mode has, usually it is suggested you use the inverse-time mode when using the rotary
[00:44:47] <archivist> the display is worse for me as I have A mounted on B
[00:46:50] <chopper79> I willcheck into the inverse time mode
[00:50:37] <chopper79> Just tried xyaz for the order in the ini and the image appears wrapped (kinda) in the x perspective.
[00:50:54] <chopper79> Guess I can live with that
[00:51:34] <chopper79> The speed is still crazy slow even with inverse-time. Anyt other suggestions?
[00:53:30] <archivist> I end up with silly numbers for the feed speed, I also think my slowness is also related to having steppers on the rotary so it just cannot go fast enough
[00:55:12] <archivist> are you hand coding or using cam with many short moves
[00:56:02] <chopper79> I tried cncwrapper v3.0
[00:58:16] <chopper79> Uses short moves so I figure that is part of the issue also.
[00:59:28] <archivist> yes look ahead is only one move so the stop start acceleration/deceleration limit the speed
[00:59:30] <chopper79> I ended up at 1800 deg/min for the rotary speed. But it gets nowhere close when running code.
[01:00:13] <archivist> I hand code so have long moves and never see that problem
[01:00:24] <chopper79> It will hit the programmed speed if only one axis is moving at a time but once two axis ormore get going then the speed drops big time
[01:02:17] <archivist> iirc the TP planner is a bit funky when mixing axes, it does not know the real surface speed that you think you are programming (it does not know the radius)
[01:02:47] <archivist> one of the reasons people say use inverse-time mode
[01:09:39] <chopper79> I will have to edit my post so it sticks the G93 in and also a F for each move
[01:58:01] <DJ9DJ> moin
[02:40:48] <Loetmichel> mornin'
[04:49:51] <false> I'm unable to register at linuxcnc.org, is something wrong?
[04:56:21] <archivist> it is rather fussy due to previous spam
[04:57:06] <archivist> I do think it has had some over broad filters added
[05:32:14] <false> it errors out, after entering my info i get redirected to the following url: http://www.linuxcnc.org/index.php/component/comprofiler/?option=com_comprofiler&task=registers&essp_err=check_failed ,which shows a very strange layout i.e. double items
[05:34:58] <false> ok problem solved, I entered no zip code and it worked, I'm from The Netherlands so I can only enter 4 numbers, this does however not generate a clear error
[05:38:32] <false> pcw_home: Are you there, I'm afraid I need your help again
[05:41:07] <jthornton> it's 3:23 am at Peters house
[06:09:59] <false> hehe, probably not then :P
[06:10:18] <false> I forgot he's from the US
[06:36:55] <Jymmm> pcw_home: http://dx.com//p/184855 -----> http://www.nitecore.com/productDetail.aspx?id=52
[06:37:57] <Jymmm> pcw_home: Heh... http://www.amazon.com/Nitecore-i2-Intellicharge-Charger-Battery/dp/B0096U26QQ
[06:57:02] <false> Does hm2_5i20.0.encoder.[encoder].velocity output mm/s on a mm machine?
[07:02:34] <pcw_home> yes if the encoder scale is in mm (man hostmot2)
[07:03:10] <false> yes just read that, stupid me, I thought it was rps
[07:03:23] <false> so my tacho scale was way off
[07:04:55] <false> I just devided 6 by 1000 which gave me v/rpm and than devided that by 60 to get rps. Explains a lot, sorry for wasting your time yesterday
[07:06:25] <false> Is there a rpm variable I can use, or do I need to calculate rpm from mm/s and feed that to the 7i33 connected to the tacho
[07:09:05] <pcw_home> For the axis motor RPM you would have to scale it
[07:14:09] <false> Ok, I'll go and do that. Just one other thing, yesterday I discovered that I could not tune for 0 drift on the drive with PID disabled. So I redid the wiring, also checked for noise with a scope, couldn't find anything worth mentioning. But than I connect my DMM to check the voltage on the input, as soon as I did that I could tune for 0 drift, removing the DMM cause the axis to drift and be
[07:14:09] <false> untunable for 0 drift. This is repeatable on all 3 drives. I measured the input at 300 Ohms, while the manual for the 7i33 states it should be at least 5KOhm, could this be the problem?
[07:15:59] <pcw_home> 300 Ohms must be some kind of wiring problem (or input offset that causes the meter to read wrong)
[07:16:34] <pcw_home> makes no sense for an analog input to be 300 Oms
[07:16:45] <pcw_home> Ohms
[07:17:16] <false> Ok, trying a different DMM might give different results?
[07:17:50] <false> But still, connecting the DMM has a very real effect on the drive
[07:18:21] <pcw_home> HF oscillation maybe?
[07:18:47] <Jymmm> floating ground? Ground loop?
[07:19:09] <pcw_home> floating ground does sound possible
[07:22:30] <false> Floating ground on the drive you mean?
[07:22:45] <pcw_home> One way to verify the input impedance when its actually running is to put a small resistor in series with
[07:22:46] <pcw_home> the 7I33s analog output (say 100 Ohm) and measure the drop across the resistor when the output is
[07:22:48] <pcw_home> close to full scale (with a floating meter)
[07:23:23] <pcw_home> is this a hand held DVM?
[07:24:55] <false> Yes, I have a high-end fluke, and a mid-end voltcraft
[07:25:07] <false> measured with the Fluke bdw
[07:25:42] <false> I will try this experiment
[07:26:04] <pcw_home> measured at 7I33 end?
[07:27:08] <false> measured at the drives end, right on the testpins on the control board
[07:28:25] <pcw_home> Sounds like the drive has too much load either resistance or capacitive so I would try the resistor experiment
[07:31:05] <Jymmm> pcw_home: ARE YOU MAD?! Nobody tries the resistor experiment!!! You remember the last time someone tried the resistor experiment (RIP), and the whole village burned to the ground, and little Johnny couldn't eat solid food for a week!!!
[07:31:14] <false> :P
[07:31:39] <false> I don't know little Johnny so.......
[07:32:20] <Jymmm> ¿¿¿¿¿¿¿¿¿¿¿¿¿¿¿¿ WONT SOMEBODY THINK OF THE CHILDREN ?????????
[07:33:58] <false> pcw_home: Just picked an old analog meter from my cabinet for fun, guess what, the inputs are at 78K
[07:36:16] <false> So got my Fluke back on there, also measured 78K. Sooooo, I think I measured with the 7i33 connected yesterday. I have been working 20h days since late july so my concentration span is like that of a squerl.
[07:36:31] <false> Back to the floating ground then?
[07:37:21] <pcw_home> Yeah or oscillation
[07:37:26] <Jymmm> false: In your cabling, did you ground both ends of the shielding?
[07:37:40] <false> Nope, just the 7i33 side
[07:38:07] <false> That's what I am supposed to do right?
[07:38:15] <Jymmm> In your squirleness, could you have?
[07:38:47] <false> Double checked for you, no I just terminated at the 7i33
[07:39:11] <Jymmm> ok. Yes, only ground one end of shield
[07:39:43] <Jymmm> false: Mains, properly wired?
[07:40:30] <false> Original machine wiring, seems to be in order
[07:40:44] <Jymmm> false: No, not machine. Wall socket
[07:41:14] <pcw_home> Yes if the drives have single ended inputs its:
[07:41:16] <pcw_home> 7I33 AOUT --> drive AIN
[07:41:17] <pcw_home> 7I33 GND --> drive AGND
[07:41:19] <pcw_home> 7I33 GND -- cable shield at 7I33 end only
[07:41:45] <false> Yes that's what I did
[07:42:17] <false> Jymmm: socket is wired correctly, pe is working
[07:42:30] <Jymmm> PE?
[07:42:59] <false> Protective Earth
[07:43:06] <false> Or didnt you mean that>
[07:43:15] <pcw_home> I would tend to put a scope on it and see if there any oscillation (with and without DVM)
[07:44:13] <Jymmm> I used to get shocked every time I would touc a PC when I was barefoot. Found a unconnected GND in the electrical panel.
[07:44:30] <pcw_home> if a floating DVM does this it sounds like instability to me
[07:44:50] <Jymmm> pcw_home: in what though?
[07:44:55] <false> Instability on the output?
[07:45:11] <false> I will check with the scope
[07:45:29] * Tom_itx sneaks by and disconnects Jymmm's gnd again
[07:45:30] <pcw_home> Too much capacitive load can make the analog outputs oscillate
[07:46:14] <Jymmm> Tom_itx: You're gonna need a taller ladder to do that now =)
[07:49:23] <pcw_home> I have a friend that had the neutral get disconnected at the neighborhood pole transformer.
[07:49:24] <pcw_home> whole bunch of houses had fun with ~0 to 220 on the 110 v outlets depending on the balance
[07:49:26] <pcw_home> (which kept shifting as people turned things on and off trying to see what was wrong)
[07:49:41] <Jymmm> lol
[07:50:20] <Jymmm> pcw_home: GND wasn't bonded with NEUTRAL for most of them?
[07:51:33] <pcw_home> doesnt help if the pole neutral is open
[07:51:57] <Jymmm> pcw_home: I know why I am, but whats your excuse for being up so early?
[07:52:01] <Jymmm> Ah
[07:53:24] <pcw_home> went to bed early, and Kathy got up so I figured it was time
[07:53:36] <Jymmm> heh
[07:54:13] <pcw_home> Though she couldn't sleep because she just had a root canal
[07:54:29] <Jymmm> no drugs?
[07:54:42] <pcw_home> just advil
[07:55:00] <pcw_home> and antibiotics
[07:55:12] <Jymmm> HUH?! They didn't her a Rx for Codiene or Vicodene?
[07:55:54] <pcw_home> nope
[07:56:48] <eric_unterhause1> I got a prescription for vicoden for my ingrown toenail
[07:56:55] <Jymmm> That doesn't sound right. Have her dentist call/fax in a Rx to her pharmacy directly for some
[07:56:56] <eric_unterhause1> didn't fill it though
[07:57:13] <Jymmm> pcw_home: That doesn't sound right. Have her dentist call/fax in a Rx to her pharmacy directly for some
[07:58:12] <eric_unterhause1> dentists will almost always give a rx for tylenol III, which has narcotics in it
[07:58:25] <Jymmm> pcw_home: Just have al the pharmacy info ready (name address phone fax)
[07:58:26] <eric_unterhause1> but with my root canals, there was no pain
[07:58:58] <eric_unterhause1> so I'm guessing the entodontists aren't as likely to give those prescriptions
[07:59:17] <pcw_home> She said it wasn't bad either (and OK with the advil)
[08:00:28] <eric_unterhause1> I only took them once, they have unpleasant side effects
[08:00:39] <Jymmm> pcw_home: It's not a bad idea to always have some on had incase of ever a broken tooth, etc/ T3 = 30mg Codeine and 300mg Acetaminophen (Tylenol).
[08:00:45] <Jymmm> hand*
[08:01:41] <pcw_home> Most amazing pain killer I know is Toradol but I think you only get that once
[08:02:52] <Jymmm> I've had it injected and it was ok, but had side effects taken orally
[08:03:25] <pcw_home> Yeah its only for short term use
[08:04:52] <Jymmm> pcw_home: Even if she's not going to take it, have her get the Codiene anyway
[08:05:29] <pcw_home> Not a bad idea to have around
[08:06:02] <Jymmm> pcw_home: I've had some nasty Rx fubar's an the Dr was unavailable and on a three day weekend cra before
[08:06:14] <Jymmm> crap*
[08:06:57] <pcw_home> bbl
[08:07:04] <Jymmm> k
[08:09:41] <jdh> I have 4 or 5 bottles of 30, each full, or with maybe 1 taken.
[08:10:03] <Jymmm> jdh: T3 ?
[08:10:13] <jdh> vicodin & friends
[08:10:38] <Jymmm> Ah. I have lots of those, but would like T3 instead.
[08:10:41] <jdh> nasty stuff.
[08:10:59] <Jymmm> Yep, fucks with my head too much.
[08:11:42] <jdh> I had the flu a couple of years ago. Took one then and it was ok.
[08:11:50] <Jymmm> lol
[08:12:10] <Jymmm> jdh: why would you take a pain killer for the flu?
[08:12:36] <false> Headaches?
[08:12:50] <Jymmm> false: Vicodene?
[08:13:04] <Jymmm> Vicodin
[08:13:05] <false> O misunderstood
[08:13:19] <jdh> pain
[08:13:21] <Jymmm> =)
[08:13:31] <false> Thats a bit much for a headache :P
[08:13:33] <Jymmm> jdh: Damn, some pain
[08:14:21] <jdh> it is actually pretty good for that. After days of congestion & coughing. It is also a cough suppressant
[08:17:13] <Loetmichel> false: depends on the headace
[08:18:05] <Loetmichel> i have migraine sometimes... viodin would be great, but wouldnt get that in germany
[08:20:10] <false> Scope: Oscillations 50ns in lenght shaped like an M and then an inverted M about 120mvPP, connection de DVM does not make diffence, also not able to tune for 0 drift anymore, has to be a wiring problem
[08:21:44] <false> I'm gonna start with the wall socket again and work my way to the drive
[08:23:25] <Loetmichel> so i default to diclofenac
[08:24:24] <Jymmm> false: Make a new plan, Stan. You don't need to be coy, Roy. Just get yourself free
[08:24:47] <false> Always good to quote a classic
[08:24:58] <Jymmm> =)
[08:25:23] <jdh> Loetmichel: never heard of that one.
[08:26:16] <Jymmm> jdh: http://en.wikipedia.org/wiki/Diclofenac#Trade_names
[08:26:16] <jdh> my daughter had migraines. Took her to lots of Dr's, lots of drugs, MRIs, thousands of $$$... took her back to the eye dr. and got glasses and they went away.
[08:26:47] <Jymmm> jdh: fucking doctors
[08:27:13] <jdh> yeah... the neurologist was the worst.
[08:27:14] <Loetmichel> jdh: brand name would be "voltaren" in germany
[08:28:31] <jdh> never heard of anyone getting that here. I've gotten hydrocodone Rx for things that had pretty much no pain.
[08:30:11] <Loetmichel> jdh: diclofenac is mostly for "inflamed muscle/joints" kind of pain
[08:30:30] <jdh> I like naproxen sodium for that
[08:31:06] <Loetmichel> but it works great for the "out of nothing" kind of BAD headache.
[08:31:26] <Loetmichel> especiall when its So bad that i close the blinds on the windows
[08:31:54] <Loetmichel> because of "light hurts"
[08:31:56] <false> Just walked past the radio and heared a very faint 'plopping', like an old diesel engine. Disabled the 7i33 and it stopped, something is oscilating on the pc's mainboard to. Switching pc's just to be sure, had to do that anyway.
[08:32:27] <jdh> got oozing caps?
[08:34:06] <Jymmm> that sounds SO bad! haha
[08:36:48] <false> Gonna check later, if so, there might be some throwing pc out of the window action
[08:39:19] <jdh> I've run across a lot of flakey MBs lately with bad caps
[08:41:56] <false> Could this cause this kind of behaviour, if the vcc for the pci slot oscilates this could easy migrate to the 7i33 outputs?
[08:48:09] <Loetmichel> jdh: you mean: like this? -> http://www.cyrom.org/palbum/main.php?g2_itemId=5675
[08:48:26] <Loetmichel> me too, had a lot of boards with that fault lately
[08:49:02] <jdh> the last batch were worse than that. tops were popped on a few.
[08:49:43] <Loetmichel> right
[08:49:58] <Loetmichel> the TFT PSUs are just bad design
[08:50:05] <Loetmichel> to much heat around the caps
[08:50:19] <Loetmichel> but the older mainboards have issues with the wrong electrolyte
[08:50:57] <Loetmichel> there was a incident with a chemist switching companys and taking the (incomplete) formula with him
[08:51:16] <jdh> I've heard several variations on that story.
[08:52:51] <Valen> I heard it was a sabotaged formula
[08:53:54] <TekniQue> my old Abit BP6 suffered from that problem
[08:54:16] <TekniQue> it failed when it was 6 months old or so
[08:54:17] <Valen> it can be good
[08:54:33] <Valen> a friend of mine got a rather nice 24" LCD for the price of a few caps
[08:54:41] <TekniQue> computer started locking up if doing anything cpu intensive that put more strain on the power supply
[08:54:56] <Valen> I got him to replace them with low ESR caps which should hopefully heat less and last longer
[08:54:58] <jdh> I have a system with 6 2U rackmount PC's. 3 of them did it
[09:15:40] <CaptHindsight> short electrolytic capacitor life is by design, but the products tend to just outlive their warranty period
[09:17:39] <CaptHindsight> it's when too many of a product fails under warranty that it becomes a concern for the manufacturers
[09:18:03] <jdh> I've heard of some applications where cap replacement was a PM item.
[09:18:55] <CaptHindsight> yes, several. LCD power supplies are probably #1
[09:21:10] <CaptHindsight> it's not only the electrolyte chemistry but the insulators as well, similar to the Li-ion battery problem in laptops a few years ago
[09:22:05] <CaptHindsight> how many corners can a component manufacturer cut before it actually comes back to hurt them?
[09:27:43] <CaptHindsight> http://www.digikey.com/product-search/en/capacitors/aluminum-capacitors/131081?k=1000uF take a look at the selection guide ^^
[09:28:38] <CaptHindsight> column #8 Lifetime @ Temp.
[09:29:17] <Loetmichel> CaptHindsight: on the TFT PSU in the photo above i would put my money on "panned obsolecense" ... because the caps fail every 6 months like a clockwork
[09:29:25] <Loetmichel> +l
[09:30:52] <Loetmichel> ok, that are 19" hannsG monitors, so i had to expect something like that. still annoying. and if i werent able to replace them: ~150 dollars times two in the wind after half a year.
[09:31:00] <CaptHindsight> Loetmichel: yes, you can try to fit higher voltage and longer life caps in their place if there is room on the PCB
[09:31:08] <Loetmichel> there isnt
[09:31:29] <CaptHindsight> just a cheap design then
[09:31:37] <Loetmichel> http://www.cyrom.org/palbum/main.php?g2_itemId=8767
[09:32:20] <Loetmichel> have fittet a bit better caps now... but look at the colour of the pcb... still wondering that the CCFL inverter dont falil, too
[09:32:42] <Loetmichel> (SMD fets are on the back of the PCB, traces as cooling)
[09:33:18] <Loetmichel> that isnt "cheap design". That HAS to be intentional
[09:35:06] <CaptHindsight> run by pathological cheapskates
[09:36:21] <CaptHindsight> how much time spent reengineering vs spending a few $$ more per power supply
[09:37:46] <CaptHindsight> I imagine they made a few protos, then measured the temps and guesstimated the MTBF
[09:38:07] <Loetmichel> more like "how can we make that fail shortly after the gurantee period so the dumb customer will buy a new one?"
[09:38:33] <Loetmichel> s/shortly/as short as possible
[09:38:40] <CaptHindsight> yes, but you don't want them to fail too soon, just past the warranty
[09:38:55] <Loetmichel> oh, sorry, i meant warranty
[09:39:09] <Loetmichel> my german kicks in sometimes ;-)
[09:41:58] <CaptHindsight> Loetmichel: any way to add fans to the back of the display?
[09:42:49] <Loetmichel> no, but it seems to be better now.
[09:43:11] <Loetmichel> the one display taht got the bigger caps hasnt failed me fot about a year
[09:43:45] <CaptHindsight> I modified an original PS3 with a few fans and it's probably the one of the few around that works with lots of use
[09:43:57] <Loetmichel> the other one begins again with flickering just these das, about 7 months after changing its caps the tird time ;-)
[09:44:04] <Loetmichel> days
[09:45:19] <CaptHindsight> I have a TFT here that I have to get around to replacing the ~20 caps that are bulging
[09:46:35] <Loetmichel> at least my company buys HP or dell for its monitors... would be a PITA to repair them
[09:46:47] <CaptHindsight> the first thing that died was the hard drive. No airflow since they only used a 25mm fan that dies after 1 year
[09:47:37] <Loetmichel> http://www.cyrom.org/palbum/main.php?g2_itemId=14412 <- 138 m3 stainless screws on each...
[09:48:25] <Loetmichel> and about 12 kg heavy (1mm zinc plated steel case)
[09:48:56] <CaptHindsight> what screw guns are for :)
[09:48:57] <Loetmichel> and a 1mm glass in front of the TFT wit a copper micromesh on it ;-)
[09:51:47] <Loetmichel> ... we had delivered some a few months ago... 3 came back with "something clunkcing around inside"... i had forgotten to put loctite on the bolts from the unused vga sockets inside. :-(
[09:52:24] <Loetmichel> http://www.cyrom.org/palbum/main.php?g2_itemId=12007 <- so i had to open them again...
[09:52:31] <Loetmichel> silly me...
[09:52:33] <Loetmichel> :-(
[10:06:26] <CaptHindsight> I have a Sat receiver that still lives by just increasing the airflow through it. All the Broadcon chips have no heat sinks, and it also uses the poor 25mm hard drive fan design.
[10:08:38] <CaptHindsight> better caps, larger heatsinks and fans or more airflow make most products last for years vs <2
[10:10:11] <jdh> I've got two PDP11/73s that have been running 24/7 since 1989ish
[10:11:17] <jdh> DEC knew how to make cases & PSUs
[10:11:20] <CaptHindsight> and anything gaming console related just get the extended warranty full exchange warranty
[10:12:16] <CaptHindsight> headsets, joysticks, racing wheels etc etc all seem to die in 3-6 months
[10:14:21] <CaptHindsight> jdh: back when they still built things with quality in mind
[10:17:59] <CaptHindsight> Branding replaced interest in quality and reliability
[10:18:33] <CaptHindsight> then came forced obsolescence
[10:24:30] <CaptHindsight> even replacement auto parts from the big chains are junk, you have to shop around or order OEM, unless you want to replace it again soon
[10:29:52] <CaptHindsight> an all-in-one hybrid additive/subtractive CNC device that can print, cut, mill and scan. http://www.indiegogo.com/projects/fabtotum-personal-fabricator
[10:30:17] <CaptHindsight> heh "Z precision up to 0,47 microns"
[10:30:32] <CaptHindsight> more like 47um
[10:36:34] <Loetmichel> CaptHindsight: a bit pricey and not really useful as a mill
[10:36:52] <Loetmichel> look in the video how the mill bit is all over the place
[10:54:24] <CaptHindsight> Loetmichel: I didn't even make it that far into their info. The concept is on track but the execution is poor
[10:56:43] <CaptHindsight> I bet we could get some fancy cheese slices out of it
[11:32:48] <Loetmichel> CaptHindsight: Cheese could work... more or less ;-)
[11:33:01] <Loetmichel> ... but only chester, no parmesan ;)
[11:35:46] <jmasseo> thjis is the second printer/mill combo I've seen
[11:36:35] <jmasseo> will this even mill the plastic that it prints with?
[11:43:38] <Loetmichel> jmasseo: when the redesign the milling head to something more sturdy and better bearings it may be even useable for harder woods
[11:43:46] <Loetmichel> and plastic of course
[11:43:52] <Loetmichel> but metals: no way
[11:43:58] <jmasseo> who is hte other one?
[11:44:00] <jmasseo> metronics?
[11:44:13] <Loetmichel> one can use a CNC mill as a "reprap" bootstrap.
[11:44:24] <Loetmichel> ... a slow one that is...
[11:45:13] <Loetmichel> but not the other way around, a 3dprinter simply isnt rigid enough for milling forces. and the steppers are way to small to cope with any real milling forces
[11:46:43] <Loetmichel> if i had to desing a mill/scan/printcombo i would make a gantry mill with ball nut drives with very low tpi and big DC servo motors
[11:46:59] <Loetmichel> so it can move fast but also powerful
[11:47:18] <Loetmichel> THAN you can print AND mill with the same machine
[11:52:46] <ktchk> Is then a way to change Gcode to mill a workpiece that is mounted some degrade off vertical line?
[11:52:59] <ktchk> degree
[11:53:11] <cradek> what do you mean by off vertical?
[11:53:26] <jdh> what woudl be the point of making such a device?
[11:54:02] <ktchk> mount a workpiece and that is not perfectly vertical
[11:54:45] <ktchk> but have to work on that piece as if that is vertical
[11:55:14] <cradek> that might be possible with a 5 axis mill, because the head could tilt so the tool is still perpendicular to the features where that is required
[11:55:47] <cradek> but what you are asking for is not possible on a 3 axis mill because the tool remains vertical while your workpiece is not
[11:56:19] <ktchk> can remount the workpiece or change the gcode to suit the workpiece
[11:57:40] <cradek> I guess I don't understand what you are asking.
[11:57:48] <cpresser> ktchk: you can do this if your workpiece is just misaligned in x or y, or hast some rotation around the z-axis. check out 'grecode'
[11:58:35] <ktchk> so x y gcode can change say 3 degree or so?
[11:58:40] <cradek> maybe you could share a picture that explains what kind of mounting error you're talking about. you are not being sufficiently clear in your questions.
[11:59:42] <ktchk> grecode in german?
[12:00:02] <cpresser> http://code.google.com/p/grecode/
[12:00:32] <jdh> that rotates around Z?
[12:00:55] <cradek> you don't need to change the gcode to rotate around Z in linuxcnc
[12:01:21] <ReadError> grecode is nice
[12:01:25] <ReadError> if you rotate you need to shift
[12:01:27] <jdh> g10 l2
[12:01:37] <ReadError> otherwise the origin will be backwards
[12:02:16] <cradek> what
[12:04:18] <ktchk> that is used under auto cutter check with video camera marked with circles or cross
[12:04:25] <ktchk> nice
[12:10:12] <IchGuckLive> hi all B)
[12:25:48] <ReadError> http://www.youtube.com/watch?v=1OPSbF6kM9k <--- this is amazing
[12:25:49] <ReadError> i need
[12:25:50] <Tecan> (1OPSbF6kM9k) "Inside Adam Savage's Cave: The Tool Boxes" by "Tested" is "Tech" - Length: 0:05:48
[12:28:23] <IchGuckLive> some got it like a god
[12:29:51] <CaptHindsight> $2K for the storage of about the same in hardware, or $10K in hardware of you shop at Ace, Home Depot, Loews etc
[12:47:33] <Chemeleon> looks like he has a better selection than even my local hardware stores :)
[12:52:36] <IchGuckLive> some got a lot of good stuff
[13:22:48] <IchGuckLive> im off by
[13:34:55] <JT-Shop> I hate when I do that
[13:35:35] <AR__> andypugh,
[13:35:51] <andypugh> Hm?
[13:35:55] <AR__> i took your advise and used my cordless drill to tap the holes in my fixture plate
[13:35:58] <AR__> worked fine
[13:36:25] <AR__> i went with 3/8-16 so it was a little bigger and stronger tap also
[13:36:42] <andypugh> It's one of those things that feel wrong until you do it.
[13:36:51] <AR__> with a little oil, a normal taper tap went right through no problem
[13:37:20] <AR__> i thought for sure it wouldnt work so easily :P
[13:38:26] <AR__> http://i.imgur.com/7d69rHi.jpg
[13:39:22] <AR__> (two plates)
[13:40:04] <jdh> looks like 3 plates
[13:40:19] <AR__> wat
[13:40:21] <dosas> hello, i have a pyvcp pin called pyvcp.pid-en
[13:40:25] <AR__> just the 2 on top
[13:40:35] <dosas> now i want to use a custom m code to enable it
[13:40:42] <dosas> since it is a pin i cannot use setp p
[13:40:50] <dosas> is this possible
[13:40:55] <jdh> AR: I need one of those.
[13:41:13] <jdh> but, I'd rather have 10-32 holes.
[13:41:52] <jdh> put them on the line between the fixed ones.
[13:41:54] <jdh> <urk>
[13:42:49] <AR__> 10-32 is small
[13:43:08] <andypugh> dosas: You can use setp with a pin
[13:44:48] <jdh> yeah, I mostly want one to through-bolt a partially made part to the tooling fixture
[13:45:10] <AR__> ah
[13:45:49] <dosas> andypugh: I tried this
[13:45:53] <dosas> halcmd setp pyvcp.pid-en 1
[13:46:13] <jdh> lately, I have just been drilling/tapping a piece of Al plate to fit the part
[13:46:17] <dosas> to type into a terminal while linuxcnc was running since it didn't work in the script
[13:46:30] <dosas> but i got the error <commandline>:0: pin 'pyvcp.pid-en' is not writable
[13:50:32] <andypugh> Is it an input pin or an output pin?
[13:52:06] <dosas> it is a checkbox so would say input?
[13:52:45] <andypugh> No, a checkbox is an output (from the GUI to HAL)
[13:54:40] <dosas> okay
[13:55:05] <andypugh> You can drive an LED with setp
[13:55:09] <dosas> so what i would like to do is, to enable the checkbox or let's say the pid via a custom m code
[13:55:41] <andypugh> Do you want the checkbox to also be controlable from the GUI?
[13:55:47] <dosas> yes
[13:56:07] <dosas> preferably
[13:56:16] <dosas> but the m code is more important
[13:56:38] <dosas> net pid_en pid.0.enable
[13:56:38] <dosas> net pid_en pwmgen.0.enable
[13:56:38] <dosas> net pid_en pyvcp.pid-en
[13:56:42] <andypugh> LinuxCNC only really likes a pin to be controlled from one place
[13:56:47] <dosas> so maybe i should put that in here too
[13:58:06] <dosas> so you mean i should define a new pin
[13:58:12] <dosas> to test without the gui
[14:00:07] <andypugh> That's up to you
[14:04:39] <dosas> but it is not possible to define a new pin right that's only possible with signals
[14:05:09] <andypugh> Yes
[14:05:40] <andypugh> In HAL. But a HA: component can create as many pins as it wants
[14:05:54] <andypugh> As can a GUI
[14:06:25] <andypugh> You _probably_ just want to sets a signal
[14:18:04] <dosas> okay sets works if i set the pgain
[14:18:55] <cpresser> dosas: its not possible to set a pin/signal from two different places. but you could use a mux to switch between inputs.
[14:19:12] <dosas> but not with the checkbutton signal 'pid_en' already has writer(s)
[14:19:14] <cpresser> i use that for the spindle. i can set the spindle-speed via gcode, or via the gui
[14:19:25] <dosas> okay what is that a mux switch
[14:20:16] <cpresser> http://linuxcnc.org/docs/html/man/man9/mux2.9.html
[14:21:07] <cpresser> you feed it two values, (GUI & M-Code-Set), and it only outputs one of them. which one is selected with an additional signal
[14:21:20] <dosas> okay i will look into that thank you
[14:28:17] <JT-Shop> I feel like I'm setting up 50 minutes out of each hour :(
[14:28:36] <Jymmm> setting up what?
[14:36:28] <JT-Shop> mill, lathe, vmc, plasma ...
[14:37:06] <Jymmm> JT-Shop: Well, you're just making one-off's most of the time aren't you?
[14:37:09] <andypugh> JT-Shop: With CNC if you aren't setting up for 60 minutes of eachhour then you could be making more stuff
[14:38:07] <Jymmm> JT-Shop: Just charge them $5000 for the first part, and $500 for each additional =)
[14:41:43] <Jymmm> pcw_home: ping
[14:42:36] <Tom_itx> JT-Shop, you should get jobs that run longer
[14:42:36] <JT-Shop> andypugh: you have a valid point
[14:42:44] <Tom_itx> set up once and run for a month
[14:42:54] <JT-Shop> at least the crippled VMC can run 2 parts before it trips out
[14:43:21] <JT-Shop> the jobs I have are to make machinery not parts
[14:43:52] <andypugh> I am beginning to hate Linux
[14:43:53] <Tom_itx> one must question whether the parts are more easily made on conventional machines then
[14:44:13] <Jymmm> JT-Shop: But you have to fab parts for the machinery
[14:45:11] <andypugh> Spent all of last night trying to nfs-mount a share on the NAS. It finally worked, but not, it seems for any reason related to anything we did. It didn't auto-mount when I rebooted and it won't mount now even with the options from last night.
[14:45:32] <Jymmm> JT-Shop: The BEST thing about CNC... Ability to mass produce.
[14:45:35] <Tom_itx> i though you fixed it with the timeout increase
[14:45:41] <JT-Shop> it takes longer on the Enco mill to make anything
[14:45:48] <andypugh> I have clean-installed 12,04 and still no-go, so now I am going to clean-install the 10,04 Live-CD.
[14:45:54] <Jymmm> andypugh: Just do smb and forget it.
[14:46:16] <JT-Shop> Jymmm: my mass is usually 1 or 2 although I am making 10 parts for my Spyder store
[14:46:26] <Tom_itx> woah!
[14:46:40] <Tom_itx> how's that going btw?
[14:46:45] <andypugh> Can I share the same share to the Mac with NFS and the Linux machine with SMB? That sounds like asking for trouble.
[14:47:04] <cradek> SMB is always trouble
[14:47:13] <Jymmm> andypugh: win/osx/nix == all use smb
[14:47:14] <cradek> remember you don't have to listen to Jymmm
[14:48:09] <Jymmm> cradek: smb isn't that bad
[14:48:28] <Tom_itx> if you must defend something... it must be
[14:49:54] <andypugh> Even with a clean install of 12.04 I can't access the machine by name etither.
[14:50:01] <JT-Shop> Tom_itx: slow getting started for sure, I have one part out for testing and fixing to send a different one out
[14:50:21] <Jymmm> I see it like this... You can spand all your time fucking around with crap A on X, and Crap B on Y, or just let them all talk to each other via SMB and deal with the little annoyances
[14:50:58] <Jymmm> If you're moving massive (TB's) data, that's another story
[14:51:20] <andypugh> I was rather assuming as NFS is native to all the machines involvd that it would work better.
[14:51:35] <Jymmm> andypugh: OSX has NSF ?
[14:51:41] <Jymmm> NFS*
[14:51:42] <andypugh> Yes
[14:52:00] <Jymmm> andypugh: and you dont have any M$ boxes?
[14:52:02] <jdh> how does it handle resource forks over nfs?
[14:52:46] <andypugh> Oh, just don't ask. But it is equally ghastly with SMB
[14:53:10] <jdh> extra badly named files?
[14:53:17] <Jymmm> andypugh: Where is NFS on osx?
[14:55:20] <andypugh> I just can't be bothered with this conversation
[14:55:35] <Jymmm> hahaha
[14:55:54] <jdh> resource forks do that to people.
[14:56:38] <Jymmm> Sounds like he's frustrated with it all. thus why I said just fuckit and use SMB across the board. It's the lesser of the evils.
[14:56:41] <jdh> I was just curious though, I've seen the crap left behind by smb -> osx
[14:57:10] <Jymmm> jdh: If it's a network share, you can disable the osx bullshit
[14:57:30] * Tom_itx blames Jymmm
[14:57:33] <Jymmm> jdh: that's an OSX annoyance to anything it has write access to
[14:57:51] <dosas> cpresser: yes this would work for floats but unluckily my pid-en is bool
[14:57:52] <Jymmm> jdh: plug in a thumbdrive, it lets poop trails
[14:57:58] <dosas> so i tried with floats
[14:57:59] <Jymmm> leves
[14:58:06] <Jymmm> leaves*
[14:58:28] <dosas> is works fine but they gui is not updated can only see the changes in the halmeter
[14:58:36] <cpresser> dosas: there is also a mux for bools
[14:58:42] <jdh> I haven't actually used a mac since the 80s. They make some really sexy hw though.
[14:58:49] <dosas> okay will use that
[14:58:54] <cpresser> if not, programm one. its easy when you start from the float-variant^^
[14:59:04] <dosas> but what about updating the gui
[14:59:10] <dosas> or am i asking for too much here
[14:59:16] <Jymmm> jdh: I got a new/used one a couple of months ago
[14:59:30] <Jymmm> jdh: t o replace my MBP
[15:00:14] <Jymmm> jdh: No install media at all. They now can internet install the OSX from a blank hdd =)
[15:00:54] <Jymmm> s/from/to/
[15:03:08] <dosas> casts are not an option in hal are they
[15:09:33] <JT-Shop> HAL is pretty simple really http://www.linuxcnc.org/docs/html/hal/basic_hal.html
[15:12:35] <JT-Shop> or are you talking about when writing a HAL component?
[15:12:53] <dosas> JT-Shop: yes believe you, but the question here is: Can i update a pyvcp slider via hal
[15:13:08] * JT-Shop just thought the bleeding was under control
[15:13:44] <JT-Shop> I would say no to pyvcp and yes to a glade-vcp one
[15:14:03] <dosas> is it so much better?
[15:14:30] <JT-Shop> better is a hard word to qualify to... better for what?
[15:15:11] <JT-Shop> is pyvcp better for ease of programming and simple controls yes
[15:15:13] <dosas> for what i want to do ;)
[15:15:47] <JT-Shop> better for what you want to do yes
[15:17:01] <dosas> so you can say absolutely sure that i can update a slider with hal in glade-vcp
[15:25:49] <dosas> yeah the answer is glade vcp but not today cya guys
[15:44:46] <mozmck> Jymmm: I had several versions of Ubuntu where SMB simply would *not* work.
[15:45:34] <mozmck> It is working again on 12.04
[15:46:57] <mozmck> I had it all working fine and then upgraded to 10.04 or maybe it was 9.10 and it quit and I could not make it work.
[15:47:04] <Jymmm> mozmck: You can't fault the protocol for the distro
[15:47:39] <mozmck> I'm afraid it was not the distro, it was changes in a newer version of samba.
[15:48:18] <Jymmm> mozmck: What can I say, I have no idea no idea of the env, etc
[15:48:20] <mozmck> I'm no samba expert, but I had managed to get in there and make shares and get it all working for several years.
[15:49:17] <mozmck> Anyhow, I finally used NFS and installed some NFS client on windows that would quit after 30 minutes until you rebooted (or payed them lots of money).
[15:50:10] <mozmck> I found fuse over ssh to work pretty nicely as well - but I don't think I had a windows client for that.
[15:51:05] <mozmck> Now I use virtualbox to run windows for what little I need it for - and it runs way better than it ever did on native hardware :)
[16:05:03] <Jymmm> VM's FTW
[16:08:52] <jmasseo> can't you mount with services for unix?
[16:09:53] <Jymmm> FreeNFS for windows http://sourceforge.net/projects/freenfs/
[16:11:05] <Jymmm> andypugh you're such a wuss! lol
[16:11:56] <Jymmm> http://freenfs.sourceforge.net/
[16:17:00] <Jymmm> pcw_home: wake up
[16:24:27] <DJ9DJ> gn8
[17:03:19] <mozmck> I think services for unix is/was not available on the windows version I was running. I don't remember the details now.
[17:11:16] <nspiel> is the motoridx output for encoders required for a 7i43 to run?
[17:11:31] <nspiel> even if the motors are limited to half of a revolution with limit switches
[17:16:13] <greggo> Anyone get a 5i25 mesa to work with the C35 breakout board? trying to decide what firmware I should start with.
[18:29:24] <Aero-Tec> JT-Shop, set making sure I have setting up the tool table right
[18:29:56] <Aero-Tec> select fixture and load main reference tool, tool1
[18:30:25] <Aero-Tec> move to home and set home
[18:31:17] <Aero-Tec> now do I select work piece and set the rest of the tools based on tool1?
[18:32:30] <Aero-Tec> or do I set all the other tool with fixture and then set work piece with tool one after I have loaded the stock and am ready to machine?
[18:34:40] <Aero-Tec> I am tempted to make a you tube video about setting linuxcnc up and getting it ready to use
[18:34:54] <Aero-Tec> would help others and clear things up some
[18:35:03] <Tom_itx> touchoff to workpiece is what i do
[18:35:32] <Aero-Tec> for each of the other tools
[18:35:34] <Tom_itx> set to fixture always screwed me up
[18:35:38] <Tom_itx> for all the tools
[18:35:42] <Aero-Tec> lol
[18:35:45] <Tom_itx> that's what i do
[18:35:49] <Aero-Tec> that was what I was doing
[18:36:09] <Aero-Tec> and yes set to fixture got me into a world of hurt
[18:36:21] <Aero-Tec> things going wild
[18:36:56] <Aero-Tec> being able to home sure makes things nice
[18:37:14] <Tom_itx> uh huh
[18:38:49] <Aero-Tec> so what happens if tool one is a carbide and you change the insert to a new one, pointier or rounder?
[18:39:03] <Aero-Tec> now you have to reset all other tools
[18:39:55] <Aero-Tec> I am guessing one should set all tools to fixture and tool table and then set up work piece when your ready to cut
[18:40:27] <Aero-Tec> will have to play with that unless JT-Shop come up with a answer and save me the time playing around
[18:40:44] <Aero-Tec> I am very close to having this figured out I think
[18:41:54] <Aero-Tec> well I hope I am close
[18:46:37] <Tom_itx> if you change the insert, it's a different tool now isn't it?
[18:46:58] <Tom_itx> no you just reset the one tool
[18:47:12] <Tom_itx> they are all relative to each other
[18:47:24] <Tom_itx> and relative to the work offset
[18:48:54] <Aero-Tec> ok
[18:49:42] <Tom_itx> i could set my G54 work offset right now and not set any tools and i'd feel rather comfortable that the tool would go where it's supposed to
[18:49:50] <Tom_itx> i preset most of my common ones
[18:49:57] <Aero-Tec> so you will have to use other tool to set zero and then rezero tool one
[18:50:03] <Tom_itx> i do however check them just to be sure
[18:50:34] <Tom_itx> T10 M6
[18:50:40] <Tom_itx> set T10 H10
[18:50:45] <Aero-Tec> never hurt to check, can be a real killer not to
[18:50:48] <Tom_itx> set G54 z
[18:50:51] <Tom_itx> to zero
[18:50:59] <Tom_itx> set all the other tools to the same point
[18:51:13] <JT-Shop> any idea on how fast I can spin up a BP Series One 1 1/2 hp motor?
[18:51:22] <Tom_itx> until it flies apart
[18:51:29] <Jymmm> pcw_home: ping
[18:52:19] <JT-Shop> Aero-Tec: do you have presetable tools?
[18:52:58] <JT-Shop> and is this a lathe?
[18:53:18] <Tom_itx> pretty sure it's a lathe
[18:53:32] <Tom_itx> not so sure about the presetable part
[18:53:49] <Tom_itx> iirc he said they were
[19:06:36] <Aero-Tec> yes to lathe
[19:06:44] <Aero-Tec> quick change tooling
[19:08:10] <JT-Shop> with touch off to fixture selected I touch off all tools to the spindle for Z
[19:08:17] <JT-Shop> and X to some material
[19:08:40] <JT-Shop> then I set my G54 Z offset with a tool that makes sense like a facing tool
[19:08:55] <JT-Shop> oh with touch off to material selected!!!!!
[19:09:07] <Tom_itx> Aero-Tec, as long as it's the active tool you don't care what tool you set G54 with
[19:09:15] <Tom_itx> as long as it's been set first
[19:09:19] <JT-Shop> I always screwed it up so I just have buttons to do the touch off using G code
[19:09:25] <Tom_itx> heh
[19:10:03] <JT-Shop> oh yea for yours you must do a Tn M6 G43 before touching off to load that tool
[19:10:04] <Tom_itx> it makes sense because that's the way we set all our machines at my bud's shop
[19:10:16] <JT-Shop> mine is a turret so I press the 1-8 button
[19:10:46] <JT-Shop> seems to run at 2300 rpm ok...
[19:10:48] <Tom_itx> where i got screwed up initially was the touchoff to workpiece bit in the machine menu
[19:11:15] <JT-Shop> yea I just use my buttons now, no way ... well almost no way to screw up
[19:13:44] <JT-Shop> 2400 rpm on the motor doesn't get me much when the vari drive is set to 500
[19:17:37] <JT-Shop> hmmm I can get a 3600 rpm motor that will do 350 rpm min for $400
[19:18:11] <JT-Shop> with a max safe rpm of 7200
[19:18:36] <JT-Shop> max chp of 5235 rpm
[19:18:43] <JT-Shop> ohh that sounds good
[19:19:34] <JT-Shop> take the vari speed junk out and put a timing belt on it...
[19:19:59] <JT-Shop> might make the Discovery 308 make more than two parts before it has a stroke
[19:20:39] <Tom_itx> what on your machine flakes out on you?
[19:20:44] <Tom_itx> i forget which one...
[19:21:05] <JT-Shop> the 308 trips out after a few minutes of running
[19:21:06] <Tom_itx> ahh nm the Discovery
[19:21:23] <Tom_itx> you haven't pinpointed the problem?
[19:21:23] <JT-Shop> I can get a couple parts done if I'm careful about the G code
[19:21:34] <JT-Shop> yea, the drives are junk
[19:21:38] <Tom_itx> oh
[19:21:59] <JT-Shop> just need a new spindle drive and 3 AC servos and drives and I'm good to go
[19:22:11] <JT-Shop> about $4k
[19:22:23] <JT-Shop> maybe less
[19:22:33] <Tom_itx> couple dozen spyder parts..
[19:23:41] <JT-Shop> takes all day to make a dozen parts
[19:24:03] <Tom_itx> it shouldn't
[19:24:17] <Aero-Tec> sorry on phone
[19:24:38] <JT-Shop> if I gear the 2hp motor at 1.25:1 I can get 280 - 5760 RPM on the BP knee mill
[19:24:50] <JT-Shop> I can tap at 280 no problem
[19:25:23] * JT-Shop hears the dinner bell ringing and I'm pretty sure it's not my ding a ling
[19:26:18] <archivist> hmm 1 am, lorry clutches are heavy
[19:27:19] <Valen> lol
[19:28:21] <archivist> I got roped in for a clutch change today
[19:29:59] <Valen> sounds like a loveley clean job
[19:30:48] <archivist> my dainty fingers are a little black
[20:16:06] <RyanS> Chelsea Manning..... I didn't see that coming
[20:16:51] <jdh> perhpas she will be happy in prison
[20:17:08] <jdh> you understand this is just irc,right?
[20:17:15] <jdh> <wrong channel>
[20:17:29] <RyanS> what?
[20:18:21] <RyanS> oh
[20:19:17] <RyanS> What you mean as a cell mates 'bitch'?
[20:39:53] <jdh> that would imply subservience or the like.... could just make 'her' popular.
[20:44:05] <Aero-Tec> JT-Shop, Tom_itx thanks for the info
[20:48:51] <RyanS> .... I need some counterbore cutters is it okay to cheap out on those? ( I've heard things like reamers, you /really/ don't want to cheap out... The precision thing)
[21:00:06] <jdh> SHCS counterbores?
[21:01:22] <RyanS> yep with integral pilot
[21:01:55] <jdh> I have chinese ones. They cut the counterbores fine, but the pilots are larger than I would have made for a clearance hole
[21:02:28] <RyanS> Dormer is like a $65 for M8... Or a Chinese set for $120
[21:03:29] <jdh> I've only used the #10 and 1/4" though. If the hole is bigger than the end mill I'm using, I just make a pocket.
[21:03:52] <RyanS> I can't imagine using them enough to justify $65 for 1
[21:04:49] <jdh> not for my use. What precision would you want out of one though?
[21:05:01] <RyanS> I just got 1 good countersink because it will do all the smaller sizes too
[21:05:36] <RyanS> well I guess if it's for the clearance of the Screw head. You don't care that much about precision?
[21:06:05] <jdh> I don't. I'm no machinist though.
[21:07:23] <RyanS> I just want to screws to sit flush, doesn't matter if it' not super precise. Might just get a cheap set
[21:07:52] <jdh> depth is up to you
[21:09:20] <RyanS> I tried to use an endmill to do the same thing on a drill press.. Too much vibration (I now understand why milling machines need to be rigid)
[21:11:13] <jdh> drilling holes is a pain on my mill anyway
[21:13:06] <RyanS> Reamers are confusing. So many different types , although it seems a little pointless to use hand reamers
[21:13:18] <jdh> I don't understand the adjustable ones
[21:13:58] <RyanS> yeah, I think you can't use those on anything hard?
[21:14:36] <jdh> no clue. I thought reamers were for precision. Do you precisely set them by trial and error?
[21:15:24] <RyanS> I think they have markings to indicate the size, otherwise you could probably use calipers or micrometrer
[21:15:40] <jdh> but, they are adjustable
[21:16:09] <RyanS> As far as I know you can't use them on anything other than aluminium, brass and so on
[21:16:38] <RyanS> Not sure, I think you jus adjust and measure
[21:19:05] <RyanS> The ones that have a morse taper shank seem to make sense because you bypass the chuck runout, and mount them directly in the spindle
[21:26:02] <RyanS> Id love to build one of those stationary steam engines from castings... They all use BA or some other obsolete tap and drill standards which is a pain
[21:32:26] <RyanS> Fractional measurements too......urghh
[23:18:06] <nspiel> So I am having a wiring problem with my robot arm. I can't figure it out I have tried many things
[23:18:24] <nspiel> it seems that the power and ground for the motor encoders is connected
[23:18:36] <nspiel> when i probe with a continuity test
[23:21:02] <nspiel> basically there is a female header coming out of the motor. I know all of the connections on it and then there is a 50 pin flat ribbon cable coming out of the robot
[23:21:08] <nspiel> i dont know the connections down there
[23:21:33] <nspiel> so i have probing where the female header goes in a breakout board to try to continuity check the connections coming out of the flat 50 pin connector wire
[23:22:37] <nspiel> and when i do this. I touch encoder power and find the pin on the 50 conductor cable and when i do this for ground on the encoder they are the same
[23:22:53] <nspiel> it doesnt make any sense. I have even tried reversing the multimeter leads
[23:29:58] <pcw_home> You need to have the multimeter on a low ohm range to check for power continuity
[23:33:28] <nspiel> i have in continuity mode right now? is that not good enough? Should I just check for resistance- is that what you are saying?
[23:35:03] <pcw_home> yes check for less than say .5 ohms
[23:35:38] <pcw_home> (Check zero by shorting leads)
[23:38:01] <nspiel> ok so they were both at .6 ohms
[23:38:20] <nspiel> all the wires that i though were connected that i found their pinouts on the ribbon connector were at .6 ohms
[23:41:12] <pcw_home> If they read 0.6 Ohms they are very likely connected
[23:41:13] <pcw_home> I would not expect to measure that low between 5V and ground
[23:41:46] <pcw_home> bbl sleepy...
[23:43:18] <nspiel> does anyone else have any ideas? I thought it may be a diode for power reversal protection but I flipped the multimeter and it was still connecter
[23:43:20] <nspiel> connected
[23:47:00] <tjtr33> nspiel i havent followed your 'thread' closely but i am rebuilding an otc-daihen 6dof with sanyo-denki motors and AbsoluteA encoders. is data for that useful to you?
[23:53:56] <nspiel> possibly, i can clarify my exact build specs if you would like
[23:56:09] <tjtr33> nspiel: google this for pinouts and block diagrams 1L5000A-E-10
[23:57:11] <tjtr33> that control was used by a lot of mfctrs ( re-branders)