#emc | Logs for 2008-05-09

Back
[00:03:06] <assargadon> oh, ok, thanks, it really works ;0
[00:03:35] <assargadon> it was little...hmmm...difficult? curious?
[00:04:24] <assargadon> "loadusr -Wn enc-test pyvcp enc-test.xml" variant works
[00:08:43] <assargadon> Now I have my wonderful counter and control panel for testing it ;)
[00:09:10] <assargadon> ok, it was little tricky, but not hard really
[00:09:30] <assargadon> so
[00:09:55] <assargadon> tommorow I should write driver and make a VCP for kontrolling my robot from keyboard
[00:13:31] <assargadon> I heard it's possible to rule the VCP by keyboard, but I do not find correspondent syntax description yet
[00:14:08] <jepler> no, I think it's primarily concerned with display & mouse interaction
[00:16:53] <assargadon> hmmmm...so pity
[00:17:10] <assargadon> does it mean I should write one more driver for keyboard?
[00:20:40] <jepler> or improve pyvcp. the widget library it uses, Tkinter, is fully capable of good keyboard interaction -- but I don't think it's been written yet.
[00:21:09] <assargadon> it's good idea, too :)
[00:21:41] <assargadon> except maybe for compilation time....what the expected time of pyvcp compilation?
[00:21:54] <assargadon> don't you ever try it?
[00:22:33] <assargadon> I think binding pyvcp buttons to some keyboard buttons is quite usefull
[00:23:52] <jepler> well, if you remove the "sleep 86400" from the makefile I bet it'll finish in under a day
[00:23:58] <jepler> probably way under
[00:24:41] <jepler> (it's written in python so there's really no compilation step. in the case of executables, 'make' checks that they're valid python syntax and copies to the bin dir, no time at all)
[00:24:57] <assargadon> quite long "close loop", don't it? :)
[00:25:11] <assargadon> ah :)
[00:25:22] <jepler> sorry, I don't think the jokes are transmitting properly over irc today
[00:25:35] <assargadon> you make me worry :)
[00:26:01] <assargadon> I just forget what "py" in pyvcp means ;0
[00:26:23] <assargadon> of course I understand joke about removing sleep clause ;0
[00:27:28] <assargadon> but as far as I had some expirience with compilation something...qt maybe...
[00:27:51] <assargadon> my computer is really not fast enought for large projects compilation :)
[00:40:30] <jepler> emc takes about a minute to compile on my system, I must be spoiled
[00:46:33] <jmkasunich> sim or RT
[00:46:34] <jmkasunich> ?
[00:48:55] <jepler> jmkasunich: sim
[02:27:50] <SkullWorks_PGAB> Mesa 7i43 to drive a 7i40-L ? - not listed as directly compatible but should work.
[02:28:42] <SWPadnos> not compatible unless you use SoftDMC, I think
[02:29:08] <SWPadnos> well, compatible but won't work as well
[02:30:23] <SkullWorks_PGAB> I had hoped to pick Peters brain directly but keep missing him.
[02:30:36] <SWPadnos> email questions to him
[02:31:54] <SWPadnos> ah, OK. that should work OK (assuming the pins line up with PWM and encoder connections for Hostmot), I was thinking of the stepper version
[02:32:16] <SWPadnos> you kind of need softDMC to do fast enough updates to the PWMs for non-full-stepping
[02:32:19] <SkullWorks_PGAB> I shall, if this combo would work using the Hostmot2 it would be a perfect fit.
[02:35:25] <jepler> Sebastian Kuzminsky is the guy who knows the state of 7i43 / hostmot2 support in emc. I think that in 2.2.5 the 7i43 driver is a pretty dumb one (gpio-only), and that in the development version he's working on hostmot2 support.
[02:36:37] <SWPadnos> the emc driver for the 5i20 uses the hostmot pinout. hostmot2 basically improves some functions and overlays others on hostmot pins
[02:36:51] <SWPadnos> so the EMC driver should work with up to 2 7i40 cards per connector
[02:37:18] <SWPadnos> (but only one connector is set up for PWM/encoder, so that means 2 7i40s)
[02:37:22] <SkullWorks_PGAB> there is time... my roofing event set back my CNC project rather abruptly.
[02:37:29] <SWPadnos> heh
[02:39:38] <SkullWorks_PGAB> the 7i40 amp is perfect for my servos - and getting a dual H-bridge for alittle more than what Jon E. or Gecko wants for an amp is a real bargain.
[02:42:21] <SkullWorks_PGAB> also the 7i40 accepts single ended or diff encoder inputs - I can go Diff for better noise reduction.
[02:56:58] <tomp2> jepler: any comments on post in dev, will read tomorrow, thx g'nite
[04:16:53] <PeterW> <SkullWorks_PGAB>: Yes the 7I40 is supposed to work with the 7I43, Haven't tried it yet but should be no problem.
[04:16:54] <PeterW> Sebastian has HostMot2 working on 7I43 (and 5I20) but I don't know if its in 2.2.5. Current Hostmot2 support is basic
[04:16:56] <PeterW> with 1/T velocity estimation and index not supported yet. There is also basic support of the step generation hardware.
[04:30:04] <SkullWorks_PGAB> I think maybe I should just go for the 5i20 then, has enough I/O to control 5 axis ( x,y,z,a,s)
[04:34:07] <PeterW> 7I43 will do 5 Axis, but cabling would be a little funny if you need the rest of the I/O bits (18)
[04:35:09] <alex_joni> see you guys
[04:35:14] <alex_joni> * alex_joni catches a plane
[04:36:35] <PeterW> Bye alex_joni
[04:37:42] <SkullWorks_PGAB> is there pass thru support on the 7i40 for a Z (index)?
[04:38:39] <PeterW> Yes , A,B.IDX single ended or RS-422
[04:39:06] <SkullWorks_PGAB> great
[04:40:30] <SkullWorks_PGAB> just uses a regular SCSI 50 pin IDC to connect the 7i40 to either a 5i20 or 7i43?
[04:40:45] <PeterW> Yep
[04:41:34] <PeterW> Also 5I22, 5I23
[04:41:46] <SkullWorks_PGAB> sweet - ( have boxes full of the scsi-2 stuff I've finally phased out)
[04:43:22] <PeterW> Actually the 50 pin pinout is the ancient I/O module rack pinout You can take a 5IXX I/O connector and drive a 24 I/O SSR rack
[04:52:51] <SkullWorks_PGAB> Now I just have to make 2 power supplies - 40v 20a and a 140v 20a. I have the smaller one figured out (and I'll put some big diodes inline if I need to trim the voltage a bit.) The big one... I'm looking at some big step down trannys - but might try a toroidal - either way won't be cheap for that size.
[04:57:24] <PeterW> If you are brave (and your HBridge will take 170V or so) you could line operate the HV system
[05:02:04] <SkullWorks_PGAB> DC spindle has a dead stall of 23A - I don't want to make an induction heater out of it so I figure on a 20A power source.
[05:02:42] <SkullWorks_PGAB> I don't want to overload it
[05:04:34] <SkullWorks_PGAB> I have access to BIG machines which I have succeeded in tripping the mains with because I run the big Iron up at 95% and just had everything running at the same instant.
[05:07:38] <PeterW> Just saying you can save the expense of the Xfrmr by line operation, but you have more of a shock hazard
[05:07:40] <PeterW> and more dependence on good fault protection with direct off-line
[05:11:49] <SkullWorks_PGAB> Line operation, you mean just take straight wall 120VAX and rectify it, maybe half wave?
[05:12:42] <SkullWorks_PGAB> then run at a lower max PWM duty cycle?
[05:14:55] <PeterW> No, full wave, and you will need inrush current limiting to limit charging current of your capacitors,
[05:14:57] <PeterW> with half wave your ripple current would be a big problem
[05:16:43] <SkullWorks_PGAB> * SkullWorks_PGAB remembers cutting thru a 460VAC 3ph 4ga. cable and having it blow up in my face when some genius bypassed my lockout...
[05:17:33] <PeterW> There is more of a shock hazard (compared to a floating transformer operated supply) so beware...
[05:17:55] <SkullWorks_PGAB> molten copper shot half way thru the glasses I was wearing... I saw purple for 3 days...
[05:19:16] <SkullWorks_PGAB> straight line would be too high, I don't have anything that could handle that much power.
[05:20:19] <SkullWorks_PGAB> Inrush will be an issue with both units.
[05:20:24] <PeterW> Wow, I try to stay away from 480V!. I regularly shocked myself with tube equipment (boy, that dates me), so I'm glad to work with 5V stuff
[05:21:01] <SkullWorks_PGAB> my books have mostly tube circuits
[05:22:08] <PeterW> GlassFets
[05:24:09] <SkullWorks_PGAB> I took a change in profession in 84, and that was the last I was serious about electronics, now I'm trying to pick back up, and I'm feeling like I'm parked out behind the left field fence, I remember enough to follow along most things but still I'm back near square 1.
[05:28:26] <PeterW> Well the basics haven't changed, but the technology sure has,
[05:28:28] <PeterW> though power electronics probably changes the most slowly.
[05:31:19] <PeterW> Time to feed the bunnies and get to sleep, bye SkullWorks...
[05:32:47] <SkullWorks_PGAB> Me too - 0330 will be here too soon.
[05:33:38] <PeterW> 0330?
[05:35:47] <SkullWorks_PGAB> I have to be up @ 3:30 am - I have to be at work before 5am to prepair to whip the slaves...
[05:36:55] <SkullWorks_PGAB> I have to play boss on fridays since salaried management won't show up.
[05:37:26] <SkullWorks_PGAB> nite all
[07:40:34] <pjm_> good morning
[07:46:19] <archivist> good moaning
[07:58:33] <pjm_> I did a test with my homebuilt CNC last night to draw out the emc2axis test pattern: http://pjm.dyndns.org/cnc/xytest.jpg
[07:59:04] <pjm_> since i managed to get my Y axis machined up and bolted together
[08:01:27] <pjm_> pjm_ is now known as pjm
[08:08:22] <archivist> I cant do that test my travels are too small
[08:12:07] <pjm> i'm pleased so far with my cnc, just need to get all the stuff bolted together rather than g-clamped!
[08:12:39] <pjm> but the table base for the Y axis is too big to sensibly get on my manual mill in order to drill / tap the mounting holes
[08:12:54] <archivist> heh I started using while clamped as well
[08:13:11] <pjm> its the only way to make sure it all fits
[08:13:21] <archivist> messed up a gear doing it
[08:13:29] <pjm> the stepper motor to leadscrew couplers i have are crappy tho
[08:13:35] <dimas> what is g-clamp?
[08:13:39] <pjm> they were salvaged off the scrappy
[08:13:58] <pjm> dimas, http://pjm.dyndns.org/cnc/yaxismotor.jpg its the blue clamp
[08:14:03] <pjm> shaped like a G
[08:15:28] <dimas> thanks
[08:15:38] <pjm> np
[08:16:02] <pjm> so yeah the shaft couplers, not sure what to do about those, perhaps have a rigid coupler instead of the flexy ones
[08:17:15] <archivist> need spme flex for alignment and vibration reduction
[08:17:20] <archivist> some
[08:17:24] <dimas> I know that thing, the word pronounced like "strubcina" in russian
[08:19:44] <pjm> yeah i found in my junk some couplers that might do, they look like small brass bellows about 40mm long
[08:19:55] <pjm> so might try that, or try the hose pipe method
[08:20:41] <dimas> pjm: what about another one behind g-clamp, how is that named?
[08:21:01] <pjm> dimas, yeah dunno what the proper name is, its just an engineers clamp
[08:21:22] <dimas> ok
[08:26:36] <archivist> engineers clamp is the name as far as I know
[08:32:03] <pjm> but anyway, hopefully by the end of this weekend the XY table will be finished completly
[08:32:36] <pjm> and i'll be making CNC generated swarf
[08:42:50] <archivist> tis fun
[11:48:39] <assargadon> hi there again
[12:31:14] <assargadon> Newby question....what should I uncule to use inp() and outp() instruction? Or what package should I install to have MAN pages with C libraries descriptions? Or where sources of EMC situated? I install emc-dev, but I don't know where it located.
[12:38:58] <rayh> assargadon, If I want to find out what files are installed with a package like emc-dev I tend to look in synaptic
[12:39:18] <rayh> But then I'm a point-and-click kind of person.
[12:39:23] <jepler> assargadon: they are called rtapi_inb and rtapi_outb.
[12:39:52] <rayh> Synaptic will let you look at properties for an installed package.
[12:40:08] <rayh> including dependencies and files installed.
[12:41:52] <dimas> assargadon: the same should be available with dpkg -L <package-name> command
[12:43:28] <jepler> assargadon: most hal and rtapi APIs have manpages; there are probably a few things that are documented in comments in the headers rtapi.h and hal.h.
[12:44:12] <jepler> assargadon: for general devlopment of userspace software on linux, you will want to have the package "manpages-dev" installed. With this, you get manpages for fopen and so on
[12:44:36] <jepler> but when writing emc realtime drivers, you must generally restrict yourself to rtapi_ and hal_ function calls
[14:04:40] <assargadon> thanks jepler
[14:04:49] <assargadon> thanks dimas
[14:04:57] <assargadon> thanks rayh
[14:05:19] <assargadon> it wa s very usefull, now I found all I searched for
[14:05:30] <assargadon> by the way
[14:05:38] <assargadon>
[14:05:40] <assargadon> /* If FASTIO is defined, uses outb() and inb() from <asm.io>,
[14:05:41] <assargadon> instead of rtapi_outb() and rtapi_inb() - the <asm.io> ones
[14:05:43] <assargadon> are inlined, and save a microsecond or two (on my 233MHz box)
[14:05:45] <assargadon> */
[14:06:01] <assargadon> it's comment from hal_parport
[14:06:18] <SWPadnos> I think that may be a stale comment, but I'll have to check that
[14:06:52] <assargadon> SWPandos, if source package are ok, then it should not be stale
[14:07:03] <rayh> You bet.
[14:07:30] <jepler> yes, in practice you can use inb() and outb() but I doubt the time difference is as big as a microsecond
[14:07:58] <jepler> (and there's no rtapi_outw/outl/inw/inl so if you need more than byte-width I/O you will not use rtapi_-prefixed function names)
[14:08:10] <assargadon> #define FASTIO
[14:08:12] <assargadon> #ifdef FASTIO
[14:08:14] <assargadon> #define rtapi_inb inb
[14:08:16] <assargadon> #define rtapi_outb outb
[14:08:22] <assargadon> this strings is just after this comment
[14:09:26] <SWPadnos> I meant that the comment may not be relevant any more, but it hasn't been removed :)
[14:11:35] <assargadon> SWPadnos, but redefinition of rtapi_inb to inb is used in hal_parport
[14:12:28] <SWPadnos> rtapi_inb and rtapi_outb are just wrappers around inb and outb calls, which also come from io.h
[14:12:56] <jepler> I am sure that doing this works fine; I doubt it brings "a microsecond or two" of decreased time in hal_parport's realtime functions per invocation.
[14:13:07] <SWPadnos> if the compiler is dumb, that will result in an extra function call (a few cycles), if it's smart, it will be the same as directly calling inb/outb
[14:14:16] <SWPadnos> there's still some code in the parport driver from when it was supposed to be userspace or realtime (which I think it can't be now)
[14:14:34] <SWPadnos> I guess somebody should clean that stuff up :)
[15:16:49] <alSMT> here is a wild ? I have a rotary phase converter and my index mill has a electro magnetic brake and when I start the spindle the power dropes making the brake vibrate So I run a idle moter and the emf causes the power not to drop as mutch.
[15:18:29] <alSMT> I was thinking a large wire lenth to store current on the manufacured leg may help.
[15:20:00] <alSMT> would the wire have to be in series or could it be parallel? any ideas
[15:20:57] <SWPadnos> uh - get a bigger idler motor
[15:21:00] <archivist> rotary phase converter needs a bigger flywheel
[15:21:51] <alSMT> the idle moter is big enough just would like to not have to run one
[15:22:40] <SWPadnos> that's the definition ofa rotary phase converter
[15:22:47] <SWPadnos> vs a static phase converter
[15:23:35] <archivist> I think he has an extra idler at the moment
[15:23:36] <alSMT> rotary plus 5hp motor plus mill motor
[15:23:55] <SWPadnos> the idler should use only a few percent of its rated power when idling, so a 5HP motor (3750W) will only use ~100-200W
[15:24:39] <alSMT> i was thinking i maybe able to store enough inductance in a wire only
[15:24:46] <SWPadnos> unlikely
[15:38:28] <BigJohnT> alSMT you need to balance the phases better or have a larger motor
[15:39:39] <alSMT> the manufacured leg voltage drops of on start up of the spindle motor
[15:42:59] <archivist> * archivist thinks of a rotary phase converter as a real motor-alternator set, the rest being toys
[15:45:19] <BigJohnT> alSMT when we built ours we kept adding caps till the voltage was real close between a-b a-c b-c
[15:46:11] <rayh> There are BIG differences between rotary phase converters and rotary phase converters.
[15:47:05] <rayh> One little one (50 amp) drops about 20 volts on the wild leg another bigger one (300 amps) drops less than 1.5 volt.
[15:47:23] <rayh> both at full load.
[15:47:29] <alSMT> the voltage starts at 175 and drops to 108 at start up for a short time
[15:48:00] <rayh> Did you look at drop on the other legs at the same place in the circuit?
[15:48:21] <alSMT> hardly any
[15:48:27] <BigJohnT> alSMT on the generated leg?
[15:48:32] <alSMT> yes
[15:48:54] <BigJohnT> you need to add some caps to get the 175 up closer to 220
[15:49:25] <alSMT> you mean 120?
[15:49:46] <rayh> This is 3 phase 120?
[15:49:53] <cradek> the brake (or the whole control) isn't on the wild phase is it?
[15:50:01] <BigJohnT> are you checking to ground or between phases
[15:50:19] <alSMT> ground
[15:50:35] <rayh> or better named 208 Y
[15:51:03] <tomp2> crazy leg Y? never heard of it, always crazy leg delta
[15:51:30] <rayh> Delta is what you are creating with most rotary phase converters.
[15:51:35] <alSMT> the motor leg all wired to the coils for brake
[15:51:46] <cradek> I had to rewire some stuff to get all of the control (its various transformers) all on the good phase on mine
[15:52:17] <alSMT> the rest on 120 volt
[15:53:12] <alSMT> could I just wire the coils to the two other legs and skip the wild leg?
[15:53:17] <rayh> cradek, You did it right.
[15:54:10] <cradek> rayh: I have a 2hp VFD and single phase main transformer just waiting for a rainy day, to get rid of all that crap
[15:57:19] <cradek> alSMT: say again how the brake is run?
[15:57:29] <tomp2> alSMT: you said 'the motor leg all wired to the coils for brake ' does it use more than 1 phase? IF just 1 phase, AND you find a phase that doesnt sag at startup, use that phase, ELSE beef up the output ( flywheel or storage... motor or caps )
[15:57:46] <rayh> There you go cradek. I've got customers with BIG (200 amp 480) silicon phase converters.
[15:58:04] <rayh> Don't ask how I got them 480 single phase.
[15:58:04] <tomp2> make that 'does the brake use more than 1 phase'
[15:58:06] <cradek> one of your phases is connected straight through from the wall, right? that's the one to use for everything but the motor
[15:58:17] <alSMT> the mag starter fires the motor winding and energizes the brake coils to release
[15:58:44] <SWPadnos> you should sequence that if possible. fire the brake first, then a little later try to start the motor
[15:59:00] <rayh> alSMT, That brake should be single phase.
[15:59:09] <alSMT> its not
[15:59:25] <skunkworks_> cradek: where did you end up finding the single phase transformer for your bridgport?
[15:59:43] <cradek> skunkworks_: HGR. jmk mailed it to me.
[15:59:49] <skunkworks_> Nice :)
[15:59:58] <cradek> it's about 100lb I think
[16:00:03] <alSMT> seems like the coils shouldn't care though
[16:00:21] <cradek> in a nice box - it will have to be mounted outside the existing boxes
[16:00:23] <skunkworks_> cradek: is it a direct replacement - or just the right voltage?
[16:00:27] <skunkworks_> ah
[16:00:55] <cradek> it should be just right. I think the DC bus is 100v.
[16:01:10] <cradek> the old one is 3ph so it's MUCH smaller
[16:01:32] <cradek> I may need to get new (bigger) caps but otherwise I think it should just work
[16:01:37] <tomp2> alSMT: not electromechanical brake? then some electronic brake maybe? can you describe it, the plural 'coils', got me wondering.
[16:01:44] <renesis> mmm, bigger caps
[16:02:10] <renesis> * renesis blew up like 4 panasonic FC smt caps in the last week
[16:02:20] <alSMT> electromechanical brake
[16:02:53] <tomp2> tomp tries to imagine a multiphase relay coil, cant
[16:03:36] <alSMT> three coils engized to release the brake from the motor legs
[16:03:50] <alSMT> energized
[16:04:47] <rayh> I could see a phase checker in there. If one leg is missing don't release the brake!
[16:05:02] <tomp2> alSMT: gotcha, never came across such, you may be able to get a stock BENDIX 'clutch' to do same, and that uses just 1 phase ( typicly 24V AC, some 24V dc)
[16:05:16] <SWPadnos> use 3 "brake pads" - if one leg is missing, only one pad releases
[16:06:01] <tomp2> we used to have a set of 3 relays ( netz uberwchung) each monitored a phase, security link in series with 3 contacts... miss a phase, & no power to machine
[16:06:12] <rayh> If you didn't have all three phases and a heavy dropping load it could start the motor the wrong way.
[16:06:36] <tomp2> uberwachung
[16:06:39] <rayh> Which would then become a phase converter with reversed legs for the rest of the machine.
[16:06:46] <SWPadnos> heh
[16:07:01] <tomp2> perpetual motion
[16:07:26] <rayh> Nope just a system wide crash.
[16:07:55] <renesis> perpetual motion might happen soon
[16:08:07] <renesis> the science will follow application demos
[16:08:42] <tomp2> it already did happen, it just wasnt very perpetual
[16:08:43] <renesis> and i mean perpetual in the sense the it operates for extended periods of time with no energy input aside from initial input
[16:09:02] <renesis> your statement doesnt make sense
[16:09:04] <SWPadnos> all motion is perpetual. it's redirecting it that's inefficient
[16:09:20] <renesis> tho mines is slightly ambiguous in its time spec
[16:09:35] <renesis> um, ok im talking about for real
[16:09:42] <renesis> not silly physics jokes
[16:11:30] <renesis> tesla was prob like 150 years ahead of everyone else doing EM research
[16:11:50] <renesis> but then he heard radiowaves coming from space, only crazy people would think radio waves come from space
[16:13:06] <archivist> some of the absolute 0 temperature experiments seem unbelievable
[16:13:32] <renesis> i dont understand them =\
[16:13:33] <SWPadnos> hey - they've only gotten to within 1 billionth of a degree of absolute zero :)
[16:13:40] <SWPadnos> not quite there
[16:14:06] <archivist> near as dammit
[16:14:18] <rayh> You mean like NIST seeing a single electron on both sides of the Proton?
[16:14:20] <renesis> thats like 4th state of matter suff?
[16:14:33] <SWPadnos> fifth
[16:14:39] <renesis> einstrein/bohr stuff they proved like 80 years later
[16:14:40] <SWPadnos> bose-einstein condensates
[16:14:42] <renesis> ok 5th
[16:14:48] <SWPadnos> plasma is the fourth, I think
[16:14:54] <renesis> yeh ok i remember reading about those while on drugs and in high school
[16:14:54] <rayh> Schradinger's(sp) cat.
[16:15:07] <SWPadnos> there are also coulombic liquids, which may be considered another state
[16:15:26] <renesis> (also read einstein bios, haha guy was funny)
[16:15:33] <renesis> plasma is weird
[16:15:49] <BigJohnT> and smoky
[16:16:11] <renesis> tig @ 6" thru a filter was like amazing
[16:16:31] <renesis> its kinda like the rush i get when an electrical arc blows up in my face
[16:16:53] <renesis> but it keeps going, like hai i am your blob of godheat
[16:17:42] <renesis> heheh, my friends were doing plasma blobs in a microwave they were throwing away this weekend
[16:18:04] <renesis> and cdr =\ (smelly...)
[17:19:22] <SWPadnos> heh - whata typo. looking at the description for the "Resident Evil" trilogy (don't ask why): "Feast on this action/horror trilogy filled with huge special effects and edge-of-your-teat terror!"
[17:19:58] <SWPadnos> my teats are horrified
[17:20:09] <archivist> hehe
[17:21:24] <archivist> hmm just gained some more motors, I wonder how well paralleling motors would be for servos
[17:21:43] <SWPadnos> OK, but you need a separate driver for each one
[17:21:57] <SWPadnos> separate drive
[17:23:30] <Sweeper> SWPadnos: they should be
[17:23:49] <SWPadnos> well they are
[17:23:51] <SWPadnos> :)
[17:24:16] <archivist> im thinking geared together and opto on output shaft
[17:24:28] <tomp2> direct slaving
[17:25:11] <tomp2> some amps can be slaved, no cnc interaction to slave, just to master
[17:25:35] <lerman_> lerman_ is now known as lerman
[17:25:36] <tomp2> slaved = 'geared'
[17:25:53] <archivist> I cant see an objection to parallel coils
[17:28:39] <archivist> they cost nothing so experiments are free
[17:31:22] <tomp2> experiment = reality check. I like that method too. just be careful
[17:32:10] <archivist> just reading the test sheet 75 G-cm so not big ones
[17:34:53] <archivist> canon printer motors type FN30, that torque is at 4krpm
[17:35:41] <archivist> these were the servo motors from the printer I used to work on
[18:01:09] <skunkworks_> these where from some big a$$ line printers http://www.electronicsam.com/images/KandT/SERVO.JPG
[18:01:13] <skunkworks_> ah - the good old days
[18:02:01] <archivist> hmm useable
[18:03:13] <archivist> we had a load for garantee replacement at the old job and a skip rat rescued these last two days (about 3000 of them)
[18:03:40] <skunkworks_> yes - they seem ok. http://www.electronicsam.com/images/KandT/servostart/ampmess.JPG
[18:04:40] <archivist> hmm I need one of those fpga toys.....
[18:26:40] <skunkworks_> one of these days I will tune a servo loop that actually has some mass to it.. :)
[18:28:11] <archivist> having trouble finding my torque measuring toys to test stall torque
[18:48:05] <archivist> 2oz in
[18:53:58] <cradek> in a very old physics text I was reading (1878 iirc), in the electricity section, they talk about the electric "intensity" instead of using the word current. I know it's current they mean, because they describe ohm's law (without naming it). I wonder if this is why we use "i" to denote currents today.
[18:55:04] <archivist> they used to call voltage pressure
[18:55:27] <archivist> seems a reasonable assumption
[18:59:41] <dmess> electrical potential too
[19:02:32] <SWPadnos> http://hypertextbook.com/physics/electricity/current/
[19:03:18] <skunkworks_> dynamo!
[19:05:27] <fenn> "... and the reason is, because it is."
[19:05:33] <fenn> thanks for explaining
[19:06:38] <archivist> i=ion never knew that
[19:24:34] <Sweeper> well, we still use potential
[19:24:53] <Sweeper> potential differences, etc
[19:51:40] <alSMT> have a nice weekend fella's
[20:08:28] <K`zan_emc> joint [012] on limit switch error ?!?
[20:09:14] <K`zan_emc> unexpected real time delay...
[20:09:17] <K`zan_emc> Wow
[20:30:56] <K`zan_emc> Solved all those problems :).
[20:31:13] <K`zan_emc> Why is it that the real time system sometimes just fails to load requiring a reboot?
[20:33:18] <K`zan_emc> rebooting bbiab
[21:00:51] <pjm> evening, btw is there a standard name for the 'remote control' that u have with a CNC, it usually has a jog wheel, run, single step and feed over-ride stuff as well as E stop? I'm looking for ideas for one I can build to add to EMC
[21:05:09] <SWPadnos> pendant
[21:05:46] <pjm> thats the word, thanks! i just couldnt remember it
[21:05:52] <SWPadnos> np
[21:43:36] <jepler> pjm: someone (BigJohnT) talks about how to hook up a specific pendant here: http://wiki.linuxcnc.org/cgi-bin/emcinfo.pl?Hooking_Up_A_MPG_Pendant
[21:45:08] <pjm> ahh ok thanks for that
[21:45:20] <pjm> ideally i want to build my own
[21:45:46] <pjm> something similar to the pendant u get on haas machine centres
[21:47:45] <jepler> pjm: the wiki page gives a general idea of how the connctions are created in .hal files to control jogging. for details of how to do "other stuff" such as cycle start, you'll find other documentation such as http://linuxcnc.org/docs/html/gui_halui.html useful
[21:50:33] <pjm> ok pefect, i'll digest that over this weekend
[21:51:42] <pjm> i just ordered a complete minimill head and belt kit from the USA
[21:52:17] <pjm> and i'm popping over there next week for a few days so will collect it. apparently the mill head has PWM speed control so that'll be the next stuff to integrate
[21:53:08] <jepler> I see
[21:53:47] <pjm> but i need to suss out how they control the speed first before integrating it into the emc setup
[21:54:01] <archivist> almost timed right to go to the cncfest
[21:54:15] <pjm> interesting, when / where is that?
[21:54:41] <pjm> i'm going to atlanta for a few days then dayton for friday/weekend
[21:54:43] <jepler> http://cnc-workshop.com/
[21:54:45] <pjm> then back to atl
[21:54:48] <jepler> June 12-21
[21:55:07] <pjm> is there anything similar to that in the UK?
[21:55:21] <archivist> when we start one :)
[21:55:30] <pjm> excellent, good idea
[21:56:23] <archivist> a thread started on the mailing list today about other countries
[21:57:00] <pjm> i was giving a quick demo of EMC to my father today, he is a programmer for haas machining centres, and he was amazed by how good EMC was compared to the haas
[21:57:19] <pjm> and he spent a couple of hours testing out stuff and was well impressed
[21:57:43] <jepler> that's always good to hear
[21:58:03] <jepler> I hope the favourable initial impression doesn't wear off
[21:58:08] <pjm> hehh
[21:58:29] <pjm> well so far so good, its a brilliant piece of codeing
[21:58:49] <pjm> hopefully my machine will be completed in the next few weeks or so
[21:58:58] <pjm> and i can start making something
[22:36:58] <Guest238> Guest238 is now known as skunkworks_
[23:02:58] <tomp2> K`zan: the exact message will help you to understand what happened. it may be that you already had the rt system running.