#emc | Logs for 2009-11-06

Back
[00:00:38] <andypugh> I am having similar problems working out how to do mine
[00:00:38] <gene> I would have to rig a separate axle, and gear drive the encoder. Doable, and there is room, but an assembly PIMA
[00:02:33] <gene> I have an encoder wheel cut and installed in the lathe, but need to find some opto units small enough. That same wheel could be used in the spindle of the mill
[00:02:53] <gene> as therte is lots of empty room in there with the electronics moved.
[00:03:27] <andypugh> There are some _tiny_ optos. I used some on a proper work project
[00:04:56] <gene> I thought of stealing some out of an elderly one testicle mouse but those are almost unobtainjium these days. :)
[00:04:59] <andypugh> http://uk.rs-online.com/web/search/searchBrowseAction.html?method=getProduct&R=6165692
[00:05:19] <andypugh> 1mm width, 2mm depth, whole thing is a 3mm cube
[00:05:34] <andypugh> And only 48p each
[00:06:24] <gene> page isn't loading, whats that in USD by the time I buy them a boat ticket?
[00:06:42] <andypugh> About 70c
[00:07:25] <andypugh> But minimum order is 5
[00:08:36] <gene> surface mount, kewl! I might as well get a 10 pack. Humm, 1mm wide slot? My encoder is 16 ga alu IIRC. Will that fit?
[00:08:43] <andypugh> Does http://www.kingbright.com/product_main_1.php?lang=English&partno=KRB021 work?
[00:09:28] <Valen> I'm trying to work out how to put an encoder on the quill for our mill
[00:09:52] <Valen> I don't want to put it on the motor cos thats got a gearbox full of backlash to mess with
[00:10:16] <andypugh> No, you would need to use 20 gauge (0.91mm) or 22 (0.71)
[00:10:28] <gene> ssh -Y must be eating my local bandwidth, that is a slow loader too
[00:11:04] <Valen> whats -Y do?
[00:11:08] <gene> Humm, make new ones then, see that file on my web page too
[00:11:43] <gene> -Y, sounds like an error
[00:12:46] <gene> you can use "Y[ 0.000 - #<_named_var>] if you need the reverse
[00:13:37] <gene> Or at least that is what I'm doing in the current project
[00:15:07] <andypugh> Gene: If you can't find a US source for small quantities I can order some and stick them in an envelope. You might find SMT reflectives are easier to work with.
[00:15:53] <andypugh> My spindle encoder is inkjet printed paper wrapped round the spindle with reflective sensors. It works. Not well, but well enough.
[00:16:20] <gene> Not in the lathe due to where its at, between the bearing adjuster nuts
[00:17:24] <gene> I'll keep that in mind Andy, thanks. Transmission thru holes would seem to be less subject to wandering dirt too
[00:17:34] <gene> Bookmarked
[00:18:38] <andypugh> RS are a brilliant (if not inexpensive) company. They don't sell a single thing I don't want :-)
[00:19:31] <Valen> bet they do
[00:19:33] <Valen> ;->
[00:19:37] <andypugh> I even tend to use them for bar stock and the like. Next day free delivery beats fractionally cheaper every time
[00:19:52] <Valen> wow thats unexpected
[00:20:10] <andypugh> What is?
[00:20:25] <Valen> that RS is actually only fractionally more expensive
[00:20:38] <Valen> I've always found them to be "oh my god" priced
[00:20:56] <andypugh> Have you tried Goodfellow?
[00:21:03] <Valen> no?
[00:21:12] <Valen> I am in australia keep in mind
[00:21:51] <gene> that last link doesn't have any interrupters at all, couplers only.
[00:22:28] <andypugh> http://www.goodfellow.com/E/Iron.html
[00:24:20] <andypugh> Try browsing from http://www.kingbright.com/index.php?lang=English
[00:24:38] <gene> No ideas? Back to the drawing board I guess. Or the wiki maybe, I did Andy.
[00:24:39] <andypugh> 8mm iron bar, 100mm long, £276
[00:25:28] <celeron55> i was wise enough to get a bagful of old mice some time ago 8)
[00:25:32] <andypugh> You are probably better browsing RS, even if you do not buy from there
[00:26:49] <andypugh> Try http://tinyurl.com/ylft468
[00:29:36] <andypugh> But, back to sprockets. Are you leaving the cutter engaged and doing synchronised C and X moves or plunging again for each tooth?
[00:49:23] <gene> Plunging again from outside the circle, Z doesn't change till its done.
[00:52:38] <andypugh> Hmm, the "Can't perform MDI command until homed" is annoying when the MDI command is (debug, #<Teeth>)
[00:56:33] <archivist_emc> or move to a position to home
[01:01:06] <gene> Ok, take a look at the gcode now Andy, & shoot me down.
[01:05:43] <gene> First thing I believe I see if that the Y endpoints aren't correct, the tooth is too wide for the link to swing in and out of it. Shit...
[01:13:15] <andypugh> Gene: Sorry, but I am going to find far more fun in writing my own sprocket code. Plus I am significantly less experienced in G-code than you (I have written about 10 files so far)
[01:15:09] <andypugh> Any time you look at someone else's code when you know what it is for you seem to spend about the first hour thinking "Well, I wouldn;t have done it like that"
[01:15:24] <gene> Chuckle, I might have 30 pieces of working code, so don't call me an expert, its not fair to the real ones here :)
[01:16:21] <gene> Yup, loud and clear, each of us has our own methodology
[01:17:25] <gene> One of those cuts (g3) is climb, and I don't like that, so I have to turn that one around by starting at the other end.
[01:17:34] <andypugh> I feel inclined to write a pure (X,Y) sprocket miller as the geometry intrigues me.
[01:17:51] <andypugh> Climb is good...
[01:17:54] <gene> Ok, bring it on!
[01:18:12] <andypugh> Later, it is 0118 here
[01:18:17] <gene> climb pulls the backlash in my table
[01:18:37] <andypugh> Ah, in that case, Climb is bad
[01:18:54] <archivist_emc> I work in a similar way gene use a rotary and step and repeat
[01:19:00] <gene> I keep forgetting there are two side to the pond between us. :)
[01:19:28] <archivist_emc> Im this side and just had coffee nightcap
[01:20:12] <gene> Which is what I'm doing. I've probably had too much, I need to get the vdub downtown early so we can find an oil leak.
[01:20:53] <gene> So in my case its about beer thrity and I'm one behind.
[01:21:16] <gene> s/sthrity/thrity/g
[01:23:23] <andypugh> Don't get me wrong, step and repeat makes perfect sense. I am just playing with geometry (and testing the EMC maths functions)
[01:23:45] <gene> archivist_emc: Have you looked at the code and .png's?
[01:24:10] <archivist_emc> andypugh, the way gene is doing it you only work out the maths for one cut, no funny business, then rotate the table
[01:24:38] <archivist_emc> I looked at the code not png
[01:25:14] <gene> And with the mill setup, rotating the table moves the bit in an xy circle in the back trace
[01:25:17] <andypugh> Aye, but unless you move C and X together you need to re-plunge each time.
[01:26:07] <andypugh> You can probably make much bigger sprockets your way though.
[01:26:34] <archivist_emc> I run outside the envelop that way as well
[01:27:39] <gene> That is the intention, do do any sprocket you know the #teeth, roller diameter and link pitch.
[01:28:34] <archivist_emc> I think tou are on the right track, just a bit more to do to debug
[01:30:49] <gene> first there is a spurious pair of z moves in that loop. Once down, it may as well stay down.
[01:32:03] <gene> The table is setup with a block of maple on top for sacrificial, has a .65" diameter hole machined on the tables center, with a steel plug that fits it
[01:32:04] <archivist_emc> single step through it to debug, add (debug ....) to see whats going on
[01:32:56] <gene> and the steel plug has a .245" diameter pin sticking out of the center, so the whole thing is located by a sloppy 15/64ths hole drilled as close
[01:32:58] <andypugh> (debug, ..) (I only mention it because I keep forgetting the comma)
[01:33:13] <gene> to the center of a 2x2x1/8 alu sheet
[01:33:42] <andypugh> Double-sided tape works.
[01:34:11] <gene> And in watching it run, its the first cut for the top of the tooth that is climb, I need to reverse that.
[01:34:27] <Valen> you can get a gum style tape which is probably "better" than the foam stuff
[01:35:11] <gene> Given the cutting forces, I thiknk my 5/8" #6 round head wood screws into the maple are a better idea.
[01:35:26] <andypugh> I wasn't thinging foam at all. Slightly thick Sellotape
[01:36:08] <gene> which won't stick if the wood gets some cutting oil on it, which I intend to use
[01:36:39] <andypugh> A fair point, Gene, but tape is remarkably strong in-plane
[01:37:16] <gene> Too bad I can't stick the 'debug' and '-debug' right in the gcode ;)
[01:37:21] <archivist_emc> I use arbours to solidly mount gears
[01:37:49] <andypugh> And there is a word I am not sure how to spell
[01:38:08] <archivist_emc> gene you can (debug some text #varnam)
[01:38:18] <gene> which is what this will effectively be. The pin can't move more than a thou, and the screws will block the rotational slippage
[01:38:37] <andypugh> I know an Arbour is a tree, but I am not sure if it is a bush,
[01:38:38] <gene> That faint knocking sound IS what you think it is...
[01:39:09] <gene> an arbour is not an arbor;)
[01:39:26] <andypugh> It might be in _proper_ english.
[01:39:43] <gene> true, but we ain'
[01:40:04] <gene> true, but we ain't 'proper' on this side of the pond :-)
[01:41:08] <gene> archivist_emc: demo please, or page # in the G code reference
[01:41:35] <archivist_emc> for what
[01:42:49] <andypugh> Just put (debug, #<Chain_Pitch>) in your G-COde and it will tell you the value
[01:43:27] <gene> that debug some text #varnam, oh, kewl!
[01:44:13] <andypugh> Don't forget the comma
[01:44:18] <andypugh> or the brackets
[01:44:57] <gene> yup, wrote it in the printout already, with the ,
[01:45:46] <gene> And I assume I can do math and report the final value too?
[01:46:19] <archivist_emc> http://www.linuxcnc.org/docview/html//gcode_main.html#sub:Debugging-messages
[01:46:23] <gene> with the usual [#<varname> /2.000] syntaxes?
[01:47:32] <andypugh> Maybe. I tried (debug, [sin[20]]) and that didn't work
[01:48:59] <gene> Humm, kcalc gives an answer w/o hiccups, 0.342020143326
[01:49:32] <andypugh> And (debug, [#<Pitch> / [sin[20]]]) gave [25.4000/[sin[20]]]
[01:50:13] <andypugh> I suspect that for debug you need to put the result into a variable.
[01:50:44] <andypugh> Which isn;t a huge problem
[01:52:28] <gene> Ahh, found it, page 101 in the user manual.
[01:53:15] <andypugh> OK, too late for me. See you tomorow
[01:55:24] <gene> And I probably should shut this down, catch up on the email and hit it myself, I need to move the outside anchors of the arcs but it should otherwise work (I think, famous last words)
[02:34:14] <MarkusBec> MarkusBec is now known as MarkusBec_away
[08:19:55] <tomp> just dry ran the 3D-chips.ngc on the Sable-2015. 804mm/min at 120%fovr. wicked, no Ferrs. (noisy with steppers, but cool )
[08:20:43] <tomp> and an update on this , http://wiki.linuxcnc.org/cgi-bin/emcinfo.pl?HalSchematicsUsingGschem
[08:25:53] <archivist_emc> tomp I shall put a small experimental thing back up on the net you may be interested in for diagramming
[09:10:26] <MattyMatt> that hal gui is sweet
[09:11:07] <MattyMatt> I started sth similar myself a few times, for general coding
[09:12:02] <MattyMatt> blender has it, but it's unpopular and there's noises about removing it
[09:12:34] <MattyMatt> but it's what you need in every program that manages complex data relationships
[09:17:26] <MattyMatt> I should have a look at the code. I've been trying it since 1986 I've learned a few things along the way
[09:26:39] <archivist> I have a demo prog that does it for databases, just need input and output hacking, I have automated drawing
[09:27:24] <Jymmm> what are you babbling about?
[09:28:34] <archivist> http://wiki.linuxcnc.org/cgi-bin/emcinfo.pl?HalSchematicsUsingGschem
[09:32:30] <Jymmm> I haven't played with HAL, but looks cool. You've been working on that since 2007?
[09:33:04] <archivist> no, I have something different but could be used
[09:33:16] <Jymmm> ah
[09:33:35] <MattyMatt> I had great hopes for Visio and then SWF and then Dia
[09:34:08] <MattyMatt> Visio was fabulous just before M$ bought it
[09:34:09] <archivist> the program needs to directly read/write the files
[09:34:20] <Jymmm> Well, actually SVg would be perfect for it.
[09:34:26] <Jymmm> SVG
[09:34:50] <MattyMatt> yeah, SVG is mostly only fit for static output of diagrams
[09:34:58] <Jymmm> No it's not.
[09:35:11] <Jymmm> SVG even has animation
[09:35:47] <MattyMatt> the animation had to be inserted as JS when I last tried
[09:36:24] <MattyMatt> and layers still aren't official, but they are supported by some apps
[09:37:36] <MattyMatt> Adobe have published the full SWF spec without the old NDA on OpenSWF, so I've got a new SWF importer on the boil
[09:38:52] <MattyMatt> not so much an NDA, as a licence which prevented you from writing a Flash clone, or any editor
[09:39:57] <Valen> so flash is open now?
[09:41:13] <MattyMatt> yes, even AS I think, and the haXe people can provide that if it isn't
[09:44:50] <Valen> last time i tried the open source flash players they sucked
[09:45:06] <MattyMatt> right. I'm off to make a bearing housing out of a block of wood, because when I realised my table width had to be smaller, I made the Y travel longer and forgot about my leadscrew max length
[09:46:28] <archivist> you can do all drawing in JS no need for flash at all
[09:47:11] <MattyMatt> yeah Flash is such a nice drawing program tho, and 99% of the interweb have a viewer installed
[09:47:32] <Valen> flash is the devil
[09:47:44] <MattyMatt> nice for freehand drawing. ER diagrams is another matter
[09:47:51] <Valen> but everybody seems to think you need to make buttons and menus out of it
[09:47:52] <archivist> its evil, causes way to much cpu load
[09:48:24] <MattyMatt> on a P100 it does
[09:48:47] <MattyMatt> but for the quality of animation it provides with no 3d card, it can't be beaten
[09:48:54] <archivist> small bug due to setup but the line drawing part on a web page http://www.archivist.info/erd/erd.php?drawing=1
[09:49:33] <archivist> the boxes are missing dunno why
[09:49:53] <MattyMatt> php + gd? :) been there done that
[09:52:21] <archivist> the lines are not gd
[09:53:34] <archivist> I assume I have a permissions problem causing the boxes to be missing, they are gd
[09:53:59] <archivist> or not installed gd yet on that box
[09:54:22] <MattyMatt> this is exactly the kind of thing that made me give up making websites until I have my own proper hosting
[09:54:44] <MattyMatt> friends always upgrade to death without warning
[09:55:12] <archivist> its hosted on my box at home
[09:56:02] <MattyMatt> yeah that's what I'll do, but my "linux box for quiet server" is now this workstation.
[09:56:39] <MattyMatt> it turned out too nice to use as a server, and all my pata drives died in one night so I my spare machines are all sick
[09:57:02] <Valen> outside flash games why do you need to create animations on my browser?
[09:57:06] <Valen> oh yeah stupid ads
[09:57:36] <MattyMatt> drawing ER diagrams?
[09:58:23] <Valen> ?
[09:58:29] <archivist> reload , then try dragging boxes
[09:59:06] <MattyMatt> ah my idea for collaboration means live changes, with narration via Skype
[09:59:15] <archivist> current ly you need to reload after a drag for the lines to be fixed up
[10:00:17] <MattyMatt> and different views could morph between each other, to help visualise relationships at different scales etc
[10:02:16] <archivist> I converted a C line drawing prog to php that finds a way from A to B for the connection lines
[10:03:28] <MattyMatt> Valen, ER = entity relationship. any kind of "boxes with connecting lines" diagram
[10:07:34] <MarkusBec_away> MarkusBec_away is now known as MarkusBec
[10:07:50] <MattyMatt> ah, this is FF letting me drag the lines
[10:08:36] <archivist> but the code ignores that
[10:09:28] <MattyMatt> java is another choice for the drawing client
[10:10:10] <archivist> that was just a proof of concept thing I did a few years ago
[10:10:18] <MattyMatt> I think SWF wins on availability if nothing else
[10:10:54] <MattyMatt> JS & java are turned off for a lot of people, but then those ppl tend to turn of SWF too
[10:10:59] <archivist> flsh breaks in firefox so im not going to used it
[10:11:19] <MattyMatt> the 64 bit alpha player works
[10:11:31] <Valen> i'm using that too
[10:12:00] <Valen> it was critical for me to consider running a 64 bit os for my desktop
[10:14:01] <MattyMatt> the trick, I suppose, is to have a range of clients, that all talk to the same server
[10:14:21] <MattyMatt> so the protocol is king
[10:17:14] <MattyMatt> I'll have another delve in the Dia source some time. that's the logical codebase to use for someone who's C++ averse
[10:17:42] <MattyMatt> Dia is in C++ I think, but it's gtk+ not Qt
[11:04:56] <EbiDK> EbiDK is now known as EbiDK|AWAY
[12:35:54] <MattyMatt> at last I've found how to buy cone bearings. google : shimano front cone
[12:37:43] <MattyMatt> the cup would have to machined into the frame tho, or I'd have to saw a hub in half
[12:39:44] <MarkusBec> MarkusBec is now known as MarkusBec_away
[12:40:17] <MattyMatt> if I was in holland, that's what I'd do, but I'm not
[12:46:13] <MarkusBec_away> MarkusBec_away is now known as MarkusBec
[13:30:39] <MrSunshine__> http://www.pici.se/497919/ first milling with my X1 =)
[13:31:07] <MrSunshine__> but why is the front corners of the E's rounded off, when in the gcode view in emc its a almost sqare corner ?
[13:43:41] <MattyMatt> maybe it's the screen low res. try zooming. congratulations, by the way
[13:44:12] <MattyMatt> the curves look right for the font
[13:44:19] <MrSunshine__> oh ok :)
[13:44:21] <archivist> acceleration set too low
[14:00:01] <MrSunshine__> any good dxf2gcode converters for linux ? :)
[14:04:53] <MattyMatt> blender imports dxf
[14:04:59] <MattyMatt> and http://www.blendernation.com/3d-milling-using-blender/
[14:05:34] <MrSunshine__> but can i make it go just xyz ? :)
[14:06:43] <MattyMatt> it would need an exporter, and presumably some sort of filter unless your dxf is pure cutting paths
[14:07:29] <SWPadnos> there's a program called "dxf2gcode"
[14:07:52] <MrSunshine__> SWPadnos, cant get it running as it satates no dependencies and getting htat libs are missing and tkinter is missing etc etc
[14:08:21] <archivist> install the dependencies
[14:09:33] <MrSunshine__> ahh now :P
[14:09:39] <MrSunshine__> i installed fltk insted of tk :P
[14:10:41] <SWPadnos> totally different :)
[14:11:33] <MrSunshine__> ye :)
[14:11:38] <MrSunshine__> but then how to use the program :)
[14:11:50] <MrSunshine__> have to look at it when i get home, now its time to hit the gym :)
[14:12:44] <SWPadnos> hmmm. should I bother going to the Verizon store to look at the droid?
[14:13:02] <SWPadnos> or just wait for the lines to go away, say in December
[14:17:16] <tomp> archivist: looks interesting, i can move blox, then hit Reload. looks like all JS, didnt read that much yet. looks like something you worked on a lot.
[14:17:23] <tomp> archivist: thx!
[14:18:01] <archivist> tomp I should add a hal in and out and a few other gizmos
[14:19:25] <tomp> archivist: the idea was to have a palette of emc comps, a wiring tool, and a converter to the hal text file
[14:19:40] <tomp> been a couple years since i worked on it ;)
[14:20:11] <tomp> right now the text output for hal shows me it's do=able
[14:20:16] <tomp> do-able
[14:22:11] <archivist> I suppose as a web one we can use it to help users with their hal file where all can see and update
[14:22:55] <archivist> sort of paste your hal here and we all get a diagram
[14:26:06] <Guest283> Hi i have a question about servo setup & ini file settings
[14:26:47] <tomp> whoa! the guys trying blender for milling are at chicago art institute. make that 'were', 2006, likely a dead end. but knowing that blender can output stl is handy for some other cam tools.
[14:27:18] <Guest283> using HM2 , how does one determin the OUTPUT_SCALE = setting
[14:31:22] <mozmck> SWPadnos: my policy is to wait until the lines go away, and then forget about it :)
[14:33:45] <Guest283> from manual, raw=output/scale, so am i right in saying, if 10v = 84.66667mm/sec then scale would be 8.466667? or would it be 84.66667 as HM2 is +1,-1 pwm
[14:38:17] <tomp> Guest283: vague info from docs http://wiki.linuxcnc.org/cgi-bin/emcinfo.pl?IniFile its a scaling of a 'range'. dunno what the range is. since the top velocity for most people is not a nice decimal, and the suggestion is to use +/- 1, so i suspect your idea of 8.46,, is not right, just have no reasoning behind my guess.
[14:40:51] <Guest283> thx i went by exsample given 1v=250mm/s but maybe thats for something else?
[14:40:56] <pcw_home> Output scale would be 84.4666 if you want the pid output to be scaled in mm/s
[14:40:58] <pcw_home> ( the driver knows nothing about the +-10V
[14:41:00] <tomp> a dead cvs link says on the m5i20 is the dac gain
[14:41:38] <Guest283> it is a velocity servo drive so voltage in means speed out
[14:44:39] <tomp> pcw_home: is it the gain of the pid's output?
[14:45:03] <pcw_home> so with output scale of 84.4666 a "velocity request" of 84.466 would result in a pwm value of 1 (10V out with 7I33)
[14:47:14] <Guest283> yes this is 5i20 with 7i33
[14:47:25] <Guest283> thank you
[14:49:06] <pcw_home> From the manual:
[14:49:07] <pcw_home> (float rw) scale: Scaling factor to convert ’value’ from arbitrary units to duty cycle: dc = value / scale. Duty cycle has an effective range of -1.0 to +1.0 inclusive, anything outside that range gets clipped.
[14:55:34] <tomp> pcw_home: which manual is that? integrators, hal, m5i20, 7i33?
[15:00:46] <pcw_home> hostmot2 manual
[15:02:43] <tomp> thanks
[15:07:16] <pcw_home> and the fact the OUTPUT_SCALE is used directly to set hm2s PWM scale:
[15:07:17] <pcw_home> setp hm2_[HOSTMOT2](BOARD).0.pwmgen.00.scale [AXIS_0]OUTPUT_SCALE
[15:07:19] <pcw_home> (from hm2-servo.hal)
[15:13:14] <tomp> ah, the man page for hostmot2!, i just downloaded 10 meg from mesa looking for a manual on hostmot2, had it all the time
[15:13:54] <tomp> yes, it sets the pwm duty cycle at max and min
[15:16:33] <tomp> heh, how do i bookmark that piece of info is there.
[15:18:45] <celeron55> bookmark a man page?
[15:19:53] <celeron55> konqueror can show man pages and bookmark them like man:/usr/share/man/man1/man.1.gz
[15:19:56] <celeron55> :-)
[15:20:03] <pcw_home> right, max and min, sets the full-scale values
[15:20:05] <pcw_home> (I usually just google for hostmot2 if I'm not on a computer with emc)
[15:21:02] <Jymmm> http://www.google.com/search?q=hostmot2+site%3Alinuxcnc.org
[15:21:09] <Jymmm> bookmark that =)
[15:24:49] <tomp> heh i began there
[15:25:56] <dimas> * dimas bookmarks
[15:26:01] <tomp> got the info thx!
[16:07:39] <christel> [Global Notice] Hi all, we're going to need to restart a few servers due to memory issues, this will cause slight disturbance for a few minutes and about 3500 users will be affected. The servers we're about to restart are: holmes, farmer, kubrick, brown and clarke. Apologies for the inconvenience and thank you for using freenode.
[16:18:11] <tomp> to bookmark the hostmot2 info. use 'System|help' , enter 'hostmot2' in search box, once located , click it to display it, then bookmark it. now it's bookmarked in Help ( which is yelp )
[16:24:39] <JT-Work> http://i47.photobucket.com/albums/f163/johnplctech/Hardinge/P1010018.jpg
[16:25:05] <JT-Work> http://i47.photobucket.com/albums/f163/johnplctech/Hardinge/P1010019.jpg
[16:25:18] <JT-Work> http://i47.photobucket.com/albums/f163/johnplctech/Hardinge/P1010020.jpg
[16:25:28] <JT-Work> http://i47.photobucket.com/albums/f163/johnplctech/Hardinge/P1010021.jpg
[16:25:36] <JT-Work> http://i47.photobucket.com/albums/f163/johnplctech/Hardinge/P1010022.jpg
[16:25:43] <JT-Work> http://i47.photobucket.com/albums/f163/johnplctech/Hardinge/P1010023.jpg
[16:25:50] <JT-Work> http://i47.photobucket.com/albums/f163/johnplctech/Hardinge/P1010024.jpg
[16:25:59] <JT-Work> http://i47.photobucket.com/albums/f163/johnplctech/Hardinge/P1010025.jpg
[16:26:06] <JT-Work> http://i47.photobucket.com/albums/f163/johnplctech/Hardinge/P1010026.jpg
[16:26:28] <archivist> a shiny :)
[16:26:58] <JT-Work> :)
[16:27:30] <archivist> it is in clean condition
[16:27:55] <JT-Work> very clean and came with collets and 25 lbs of manuals
[16:28:28] <archivist> looking in the nooks and crannies and no encrusted shite
[16:29:04] <JT-Work> only thing wrong after a quick inspection is the oiler plastic housing is cracked and something is wrong with one hinge on the main door.
[16:29:11] <archivist> or..they did a good job with a pressure washer
[16:29:34] <JT-Work> doesn't look that way
[16:39:31] <cradek> bizarre - are those ER collets? what are they for?
[16:40:09] <cradek> that looks really nice - looks like the daddy of mine
[16:41:23] <cradek> betcha it's resolvers... did you check yet?
[16:48:25] <JT-Work> no I have not looked it is still on the trailer
[16:48:50] <JT-Work> they looked like ER collets to me too
[16:49:26] <cradek> yeah seem like ER40. nice bonus...
[16:50:10] <archivist> any makers name on the collet chuck or collets
[16:50:28] <Jymmm> "Made in China"
[16:50:47] <archivist> Im thinking sandvik et al
[16:50:48] <cradek> I don't see a chuck - I think they were included by accident
[16:50:48] <JT-Work> didn't look that close
[16:51:12] <cradek> I think there's some kind of morse taper tool with tang in there too
[16:52:47] <cradek> those panels look so easy to replace - very nice
[16:53:02] <cradek> touch screen running touchy in the top, controls including jogwheel in the bottom... :-)
[16:54:41] <JT-Work> which panels?
[16:54:47] <cradek> http://i47.photobucket.com/albums/f163/johnplctech/Hardinge/P1010023.jpg
[16:55:38] <JT-Work> I see now :)
[16:55:39] <cradek> huh, the jog buttons are +-Z, +-X, +-Q. wonder what Q is
[16:55:39] <archivist> my control pc would fit in that hole
[16:58:48] <JT-Work> the manual says that Q does nothing and may or may not be on the panel
[16:58:57] <cradek> haha
[17:52:10] <tomp> hah! to get reasonable bookmarks of man pages... enable apache web server, install man2html, follow http://tips4linux.com/easily-read-man-pages-in-firefox/ , now entering 'man hostmot2' in url field of ffox will get it AND you can bookmark it.
[17:54:53] <mIrelan1> I know this isn't the right room but i thought i'd ask... has anybody here played with pololu serial servo controllers?
[17:54:59] <cradek> offs http://www.linuxcnc.org/docs/html/
[17:58:17] <mIrelan1> they are dirt as in dirt cheap... and it appears that people keep making useful machines out of hexapods... you can buy all the swervos and the controller for ~$100
[18:07:22] <tomp> cradek: thanks, handier than the man page, one-stop shopping too
[18:09:22] <tomp> mIrelan1: i dont think an rc-servo component exists, but its possible, feedback would need to goto ( at least a copy ) to the emc2 control. that would involve A/D ( or at least a gameport analog input)
[18:10:17] <tomp> with feedback, emc could control the servo, rather than just command it ( which is also possible thru emc's HAL )
[18:12:43] <tomp> it is interesting, ive seen the 32 servo atmel controllers, cheaper than the 'servos' it drives. 'servo' is an odd word, in emc-land it doesnt mean rc-servo.
[18:13:01] <mIrelan1> they exist, they cost $20, i have in hand. You must mean the software still fails to exist; it will exist eventually because these things are useful and accessible.
[18:13:29] <mIrelan1> rc servos are not like normal ones... not exactly proper feedback
[18:13:32] <cradek> rc servos aren't very useful for cnc because they are so small, and can move at only one speed
[18:15:05] <tomp> mIrelan1: a new driver would need to be written (or a hal scheme), i'm saying it doesnt exist and could be added (its just a part), adding it would likely be up to you :)
[18:15:16] <mIrelan1> but me and everybody else has a bunch laying around... pololu servo controller costs $20 and controls speed/pos for 16 servos, enough for a hexapod and some extras
[18:15:39] <mIrelan1> I might find it worth the while to write such a component
[18:16:48] <tomp> it'd be nice for a flow valve to flush with ( adjustable rate air or gas or fluid ).
[18:17:57] <mIrelan1> i will be begging for a lot of help when i do... for now my trouble is more mundane. I can see the device w lsusb but dont understand how that associates to a regular serial device.
[18:18:30] <tomp> sorry , you'll have to talk to wiser than I ;) but best of luck
[18:20:22] <mIrelan1> It is likely to be a problem someone here can easily solve, since it comes down to configuring a usb/serial device which ubuntu supports and i have working. the good parts are a simple serial device, the usb/ser converter is onboard and is some common variety.
[18:21:39] <mIrelan1> i am to dim to invent the proper command at the terminal... i thynk it wrks rite now...
[18:22:11] <tomp> there was some work on a labjack, no an arduino talking over a usb (serial) line, its not realtime, but it worked with Hal ( the hardware layer interface to emc2 ) http://axis.unpythonic.net/01198594294
[18:23:07] <tomp> that page has several good ideas, including a gui front end. theres a LOT for you to investigate
[18:23:39] <tomp> i gotta get off my butt... bbl
[18:28:53] <mIrelan1> We should add a way to interface with Pololu cards from HAL. I'm shocked that fewer people have shown interest in this, but then i'm pretty far behind the curve so usually there is something i don't know. realtime uses seem a bad idea, but for positioning things like coolant nozzles it would be great.
[18:29:13] <mIrelan1> When it wrks realtime i'll rig up a laser to shoot flies
[18:29:36] <eric_unterhausen> people are constantly expressing interest in similar projects
[18:29:49] <celeron55> a fly-shooting laser turret would be fun
[18:29:50] <eric_unterhausen> in particular, they all have been hoping someone else would write the code
[18:30:39] <tomp> a thought: isn t a moog valve (or pegasus) just like an rc servo? but with linear scale feedback would precisely move big machines? ( hydraulic cnc )
[18:31:05] <eric_unterhausen> no, very few hydraulic valves have feedback
[18:31:18] <tomp> not in the valve, on hte axis
[18:31:31] <eric_unterhausen> you can get feedback there
[18:31:40] <tomp> a linear scale
[18:31:47] <anonimasn> hello
[18:31:56] <tomp> ello
[18:32:04] <anonimasn> I got my lathe running :]
[18:32:18] <anonimasn> though still not under emc control
[18:32:20] <eric_unterhausen> but there is a reason why moog has gone to leadscrews/servo motors for their linear actuators
[18:32:32] <mIrelan1> no doubt. lucky i'm an obsessive person, i will write the code myself im just seeking hints about avoiding blind corners. Python seems to be the thing to use.
[18:32:33] <tomp> great! bigJT also got one today
[18:32:46] <anonimasn> everything except threading works
[18:32:55] <anonimasn> it's a denford easiturn 3
[18:33:05] <anonimasn> and that's a broken encoder on the spindle.. I think
[18:33:25] <anonimasn> but still
[18:33:29] <anonimasn> 800eur isnt a bad deal :)
[18:33:37] <archivist> anonimasn, I have a denford staturn its baby brother
[18:33:55] <anonimasn> it does 1.7m/min with steppers..
[18:34:02] <andypugh> Sorry, I was elsewhere. Isn't RC Servo input just PWM?
[18:34:16] <mIrelan1> yes
[18:34:34] <tomp> yep, so i figured hydraulic spool vales too
[18:34:58] <tomp> bbl
[18:35:10] <anonimasn> I didnt turn anything cool yet though.. I need to get a dnc cable..
[18:35:10] <andypugh> So wire axis-position to the input of a PWM generator in HAL and wire that to the RC servo, job done :-)
[18:35:14] <anonimasn> get/make :)
[18:35:15] <mIrelan1> i looked at making pulses in HAL. looks doable but i'm a slow self teachlearner.
[18:36:37] <eric_unterhausen> I don't think it's "just" PWM in the way that we think about it. There are plenty of sites out there that explain the programming
[18:37:00] <andypugh> And you can do CNC with RC servos, have you seen: http://www.youtube.com/watch?v=quN37YskoaM&NR=1&feature=fvwp
[18:37:33] <andypugh> I used to understand it when I was building a robotwars robot.
[18:38:00] <mIrelan1> andy: it would be worthwhile to make that an example in the HALmanual. Many many people have these laying around... I know you can jam the wires rite into the serial port and make them twitch in theory, but i failed to make it happen in practice.
[18:38:32] <eric_unterhausen> making them twitch is no problem :)
[18:38:41] <andypugh> At about 100 Hz, a TTL pulse between 1 and 2 millisecond is send to the servo. The length of the pulse tells the servo at which angle it should put its action lever. 1 ms means 0°, 2 ms means 120°. 1.5 ms means 60°, 1.2 ms means 24°, and so on... (Servos are counter-reactive: they will try to maintain the lever at the asked angle, whatever the forces acting upon it.)
[18:39:16] <celeron55> 100Hz is wrong
[18:39:20] <celeron55> it's supposed to be 50Hz
[18:39:36] <andypugh> So it is a PWM with a fairly small max duty cycle
[18:39:39] <celeron55> and a lot of servos want more like 0.5-2.5
[18:39:41] <celeron55> ms
[18:40:12] <celeron55> to get the maximum turn what they can do
[18:40:21] <eric_unterhausen> in practice, the overall duty cycle is quite small so they can multiplex many servos off of the radio channel
[18:40:55] <mIrelan1> thanks. i knew it could be done.
[18:40:56] <celeron55> yes, the 1-2ms pulses are directly in the MHz-band radios they use to control rc things
[18:41:14] <andypugh> I think I still have my PWM generator set up on the breadboard.
[18:41:16] <celeron55> not in the 2.4GHz radios, i guess, though
[18:41:46] <eric_unterhausen> most of the 72MHz receivers have a ttl demux as the last chip before driving the servos
[18:42:11] <andypugh> Though I was meant to be doing the dishes, laundry, posting off cheques and fitting a milling spindle motor this evening (after writing a sprocket-machining file)
[18:42:51] <mIrelan1> wow keep talking guys. you just told me a lot.
[18:42:58] <eric_unterhausen> I modified some of the receivers to work with a flying robot
[18:43:56] <eric_unterhausen> it's a lot easier and cheaper for a computer to read the multiplexed signal
[18:44:16] <celeron55> i have tried controlling an rc servo directly from the parallel port with emc
[18:44:32] <mIrelan1> how'd it go?
[18:44:47] <celeron55> it does work, a bit difficult to setup the pulse width etc though
[18:44:51] <celeron55> at least the way i did it
[18:45:11] <celeron55> i just scaled and offsetted the axis position to a pwm output
[18:46:32] <celeron55> in the .hal file
[18:46:45] <celeron55> ...or whatever it's named
[18:47:55] <celeron55> i have also made a small circuit with an mcu to control an rc servo with step/dir pulses
[18:48:15] <mIrelan1> so, for realtime work a HAL module is appropriate. for more mundane tasks these pololu boards may be a timesaver, because you program them with 6 byte commands thru a serial port. I'm finding py scripts for this purpose when i look...
[18:49:08] <celeron55> you have to keep in mind though that rc servos are very inaccurate compared to almost anything
[18:49:13] <MrSunshine__> isnt blendercad in existance ?
[18:50:08] <mIrelan1> this project is more ballistics than metrology:)
[18:53:08] <MrSunshine__> i dont get it, should i use a 2d cad program, or a 3d cad program ? ... ive got to have depth to the stuff, say pocket milling etc
[18:53:34] <MrSunshine__> 2.5D i suppose its called
[18:53:44] <mIrelan1> mrsunshine: that depends on the complexity of your part.
[18:54:05] <MrSunshine__> well 2.5D .. everything can be done from topside
[18:54:25] <MrSunshine__> just that i need stuff like pocketmilling etc, and i dont realy know how to make something like that usinga 2d cad ... nor a 3d cad .. hell im a total newb =)
[18:54:40] <mIrelan1> i often use 2d for simple things and adjust for heights later, it is a question of mental transaction costs.
[18:55:06] <mIrelan1> I have chopped up a lot of gcode by hand though...
[18:55:09] <celeron55> a pocket is usually made by drawing the outline in 2d and then using something to generate the g-code for milling it to a depth
[18:55:40] <MrSunshine__> celeron55, well "using something to generate the g-code for milling it to a depth" something like what? :)
[18:55:57] <celeron55> well, there aren't many tools available
[18:56:30] <celeron55> also, making g-code by yourself is very recommended
[18:56:54] <MrSunshine__> i do not in any way have the skills for that, hell im still having a hard time controlling my machine :P
[18:57:00] <MrSunshine__> using premade g-code :)
[18:57:18] <mIrelan1> python scripts seem to be fashionable. but you had better train your brain to be a gcode interpreter... it reduces stress in the end
[18:57:24] <celeron55> there's an ongoing project to make an open source 3D CAD with CAM capabilities: http://code.google.com/p/heekscad/ http://code.google.com/p/heekscnc/
[18:57:44] <celeron55> it's far from stable etc, but you can do a lot of things with it
[18:57:50] <celeron55> also, there are others too
[18:58:13] <celeron55> http://wiki.linuxcnc.org/cgi-bin/emcinfo.pl?Cam
[18:58:15] <mIrelan1> thankyou. man does it save time to chat here sometimes.
[18:58:24] <celeron55> you could start from that page :-)
[18:58:32] <MrSunshine__> for windows i guess? :)
[18:58:46] <MrSunshine__> no ubuntu also :)
[18:58:48] <MrSunshine__> yey x-plat
[18:58:51] <celeron55> heekscad runs on linux and windows... i have contributed some code to it, too
[18:59:13] <celeron55> it crashes annoyingly often, beware :P
[18:59:32] <MrSunshine__> aw :/
[18:59:58] <celeron55> but it has a function called 'save', anyway 8)
[19:00:51] <mIrelan1> mrsunshine: gcode is simpler than it looks. Until you get into advanced things, your own brain is sufficient. read each line in sequence.
[19:02:04] <MrSunshine__> getting alot of files not found when trying to build it using codeblocks
[19:08:29] <anonimasn> hmm
[19:08:40] <anonimasn> did anyone import dxf files to python?
[19:08:50] <anonimasn> err write a library for that...
[19:11:19] <celeron55> MrSunshine__: look in the wiki for build instructions
[19:11:44] <celeron55> The compile howto for debian is good
[19:12:21] <celeron55> (though i'm not sure if all of it works... just tell if something doesn't, i've written parts of it... 8))
[19:12:40] <MrSunshine__> well looks like i need opencascade ... and that is in aur .. but outdated :P
[19:12:48] <celeron55> heekscad+cnc isn't easy to build, but that's why there are instructions
[19:18:37] <alex_joni> anonimasn: I think there are some libs for that
[19:19:05] <alex_joni> anonimasn: http://www.kellbot.com/sdxf-python-library-for-dxf/
[19:21:03] <alex_joni> anonimasn: first google hit, I'm sure there are more
[19:28:23] <andypugh> OK, I have had a fiddle with an RC servo HAL file, but it doesn't actually work.
[19:28:49] <andypugh> (following errors, no apparent PWM output)
[19:29:16] <cradek> more fiddle!
[19:29:20] <andypugh> However, this is in a VM so it might actually work on a real one
[19:32:17] <anonimasn> alex_joni: thanks!
[19:32:18] <anonimasn> :)
[19:45:45] <anonimasn> alex_joni: it'll only save.. not load
[20:04:32] <andypugh> mirelan1: http://pastebin.ca/1659921
[20:05:42] <MrSunshine__> celeron55, know what the deps of opencascade is ?
[20:05:50] <andypugh> I don't know it it works
[20:08:37] <mIrelan1> thank you andypugh. u rock.
[20:09:06] <andypugh> Whoah! Make sure it actually does something first.
[20:09:46] <andypugh> I wasn't seeing anything on Halscope
[20:11:32] <mIrelan1> something to work with is tantamount to victory if one is properly obsessed.
[20:15:33] <mIrelan1> still, i think rcservos should be interfaced and polished for EMC. userbase could boom.
[20:18:22] <MrSunshine__> heekscnc is that something that is supposed to be used? :)
[20:18:30] <andypugh> Well, I found one issue, I wasn't taking the PWM output to the P-Port. http://pastebin.ca/1659938 should be better
[20:18:40] <motioncontrol> good evening.a question about write the # parameter. what is the option for compare 2 variable in parprogram example #8 lt #9 . there are another compare ?
[20:19:17] <andypugh> gt, le, ge I think
[20:19:48] <motioncontrol> gt is #8 > #9 ?
[20:20:07] <cradek> motioncontrol: http://www.linuxcnc.org/docs/devel/html/gcode_overview.html#sub:Binary-Operators
[20:20:18] <awallin> after upgrading from Ubuntu 9.04 to 9.10 I keep getting the 'mysql-client' and 'mysql-client-5.0' packages as suggested updates in the "distribution packages" category when running Update Manager. However they are greyed-out and I can't update them. Anyone know how to fix this?
[20:20:36] <motioncontrol> cradek, thanks
[20:22:36] <celeron55> MrSunshine__: heekscnc is a plugin to heekscad which gives it the ability to generate different kinds of g-code
[20:22:46] <MrSunshine__> oh
[20:24:34] <MrSunshine__> configure: error: /include: Not a directory
[20:24:34] <MrSunshine__> gah
[20:24:41] <MrSunshine__> heekscad stuff is giving me headaches
[20:24:45] <MrSunshine__> that is opencascade
[20:24:45] <celeron55> you could also /join #cam while you're building and installing them, it's the main discussion channel of heekscad/cnc
[20:24:54] <MrSunshine__> oh :)
[20:25:10] <celeron55> a few more guys there who might be able to help
[21:01:33] <anonimasn> http://www.io23.net/ul/files/DSC00313.JPG
[21:02:44] <MarkusBec> MarkusBec is now known as MarkusBec_away
[21:05:12] <MarkusBec_away> MarkusBec_away is now known as MarkusBec
[21:10:14] <MarkusBec> MarkusBec is now known as MarkusBec_away
[21:10:23] <MarkusBec_away> MarkusBec_away is now known as MarkusBec
[21:47:19] <yoyoek1> hi
[21:48:08] <yoyoek1> how can I add my aplication on wiki ?
[21:48:34] <yoyoek1> it is a script to generate gcode from blender
[21:50:53] <cradek> yes
[21:50:58] <cradek> read the BasicSteps wiki page
[21:51:02] <cradek> it tells you how to edit the wiki
[21:51:43] <yoyoek1> :) ok less time to add new fitures to script
[21:54:15] <tom3p> yoyoek1: just ask if you need help, the wiki is pretty simple, and the link is good http://wiki.linuxcnc.org/cgi-bin/emcinfo.pl?BasicSteps
[21:54:41] <yoyoek1> I feal good in python but not in English :/
[21:54:57] <tom3p> no problem
[21:59:07] <tom3p> yoyoek1: you can store a program on the wiki and add a link to it on the page ( like .tar or .tgz )
[21:59:08] <tom3p>  when you upload the file, you will be given a link, and you put the link on the page, with an explanantion of its purpose and use.
[22:00:08] <tom3p> james brown! get down! huh!!
[22:04:32] <yoyoek1> haha :) I done it :)
[22:13:55] <tom31> yoyoek1: where?
[22:14:17] <yoyoek1> tom31: http://wiki.linuxcnc.org/cgi-bin/emcinfo.pl?Simple_EMC_G-Code_Generators#mGcodeGenerator
[22:15:14] <yoyoek1> I'm working on small video tutorial. I start to wrote that script fiev weaks a goo and it start to bee realy powerfull
[22:15:32] <tom31> yoyoek1: getting it now, cool
[22:16:44] <yoyoek1> tom31: wait for video tutorial, aa I didn't test it on win32 :P it default store file in /tmp/ :/ on win it can by a problem
[22:20:07] <tom31> yoyoek1: i looked at some of the picture, youi've already got fairly complex and run in Axis already.
[22:20:38] <tom31> yoyoek1: i look forward to tutorial, thanks!
[22:20:59] <yoyoek1> tom31: on web is only small preview :P
[22:21:05] <tom31> tom31 is now known as tom3p
[22:21:54] <celeron55> i added pcb2gcode to this page http://wiki.linuxcnc.org/cgi-bin/emcinfo.pl?Cam
[22:22:36] <tom3p> someone here was working on 'plunge roughing', take a look at yoyoek1's work. the torus looks like plunge roughing to me.
[22:22:57] <tom3p> yow! it cam day at #emc
[22:23:38] <yoyoek1> tom3p: torus whase make ~ 2 weaks a go :P one moment I will test on present wersion :P 2.5d? or full 3d?
[22:25:25] <tom3p> Sto andando via i walk a way, famous song/movie
[22:26:36] <tom3p> yoyoek1: either is good for me, i can only run on machine with no cutter now.
[22:28:44] <tom3p> beautiful site too
[22:29:58] <yoyoek1> fb ?
[22:31:54] <tom3p> yes
[22:32:52] <yoyoek1> hyhy aa thx thx :) my engin too. about torus test :) it looks litle bit beter :P http://d3p.pl/fb/?&tag=gcode%blender&id=1102&subPage=detale
[22:34:17] <tom3p> wow
[22:34:38] <tom3p> go look at this people!
[22:35:35] <yoyoek1> it is 3d with big z level siii it can mill lot of material on one pass it can by hange
[22:36:28] <yoyoek1> youtube says "success" now wait for process it :/
[22:38:15] <yoyoek1> ok it is :) http://www.youtube.com/watch?v=fl3om2mG5gA
[22:38:48] <tom3p> haha I cannot undertsnad Czysc or Dodaj which is 'yes' or 'submit' ?
[22:40:37] <yoyoek1> hyhyhy Czysc => clean ; dodaj => add
[22:41:05] <yoyoek1> sorry for no translation I have no time for it :/
[22:46:01] <tom3p> fantastyczny!
[22:46:28] <yoyoek1> quality is low
[22:48:37] <tom3p> way more than pluge roughing!
[22:49:11] <yoyoek1> ?
[22:49:51] <tom3p> your app doe smore than i thought it could , kudos! congratulations!
[22:50:05] <tom3p> sorry, i cant speak english :)
[22:50:26] <tom3p> your app does more than i thought it could, congratulations!
[22:52:23] <yoyoek1> 3d is cool bat bake 2d gode (edge/s) in cool too. it is dificult tu explain difrent betwine edge/s on /off but it can bake cool gcode
[22:54:11] <yoyoek1> it is good to start blender from console it trou out lotsoff debug information progress / estimation time and so one, I don't know how to make in blander thread to display thous info.
[22:54:50] <celeron55> that seems quite effective in doing 3d shapes like that
[22:55:07] <andypugh> gene_: If you are still having trouble with sprockets, I just posted a sprocket generator to the mailing list
[22:56:36] <yoyoek1> celeron55: if you whant to have more ditails on edges in 3d gcode make more edges detail value :P bat it kills performance of genering gcode +1 it detail ~ x2 longer time to generait code
[23:11:25] <tom3p> yoyoek1: hows this? (your own page, and the link on the other is still good ). Because others have used the name 'GcodeGenerator', i used Blender2Gcode. http://wiki.linuxcnc.org/cgi-bin/emcinfo.pl?Blender2Gcode
[23:28:15] <tom3p> watching video again & again ( youtube-dl http://www.youtube.com/watch?v=fl3om2mG5gA , then ffplay fl3om2mG5gA.flv) wicked, this is bspline surfaces and pocketing with islands... no idea about how cutter comp will work , but this is trippy!)
[23:29:28] <yoyoek1> tom3p: :| i anderstend 1/2
[23:31:24] <yoyoek1> tom3p: if you have some question how to do somting ask I will record tutorial of it
[23:34:45] <tom3p> yoyoek1: i will tell others of your success, and will try to learn too.
[23:35:53] <tom3p> yoyoek1: i want to play more, but i have to do some work. i hope you visit the wiki again.
[23:36:47] <celeron55> heekscad/cnc has been able to do pocketing with islands (using libarea) and arbitary surfaces (using PyCAM as the backend for that) for quite a long time already
[23:36:52] <yoyoek1> I'm visit from time to time
[23:37:02] <tom3p> wybitne! or should i try deutsche ?
[23:37:44] <yoyoek1> tom3p: Im from poland I'm only like to listen that radio :)
[23:37:52] <tom3p> celeron55: please make a tiny wiki page showing how to do a packet, and then how to have an island also. i could not manage it with HeeksCad/CNC
[23:38:02] <yoyoek1> tom3p: wybitnie in correct :)
[23:38:09] <tom3p> yoyoek1: give me the url! great euro trance!
[23:39:01] <celeron55> http://code.google.com/p/heekscnc/wiki/PocketOperation
[23:39:09] <tom3p> celeron55: i tried a few times and had no success, thanks!
[23:39:34] <celeron55> i'm really hoping that someone will make heekscad more stable... i hate the crashing of it
[23:40:21] <celeron55> especially read the text at the bottom of that page if you're doing islands
[23:40:41] <celeron55> it explains what to do fairly well
[23:40:50] <tom3p> wah! too much cool stuff i'd like to do and too much stupid stuff that I must do.
[23:44:58] <celeron55> heekscad/cnc can do this: http://celer.oni.biz/~celeron55/random/2009-03/heeks/pocketing_separated_2.png
[23:48:24] <celeron55> actually, why isn't that image on the wiki page :P
[23:55:53] <frallzor> ey, yo, whooa