#emc | Logs for 2008-08-23

Back
[00:00:01] <mozmck> I see.
[00:00:01] <archivist_ub> nothing to worry about except for the IRC network admins
[00:01:03] <mozmck> found a wikipedia article on it: http://en.wikipedia.org/wiki/Netsplit
[00:01:35] <mozmck> have to do crawl back under my car...
[00:01:39] <mozmck> go
[00:19:26] <skunkworks_> jepler: set polygon_ratsnest off rats and such worked great
[00:20:03] <skunkworks_> I know have .05 thermals from the pads.
[00:31:01] <skunkworks_> *now
[01:01:26] <toastyde1th> toastyde1th is now known as toastydeath
[02:41:29] <GNieport1> hi all. I'd like to add a wiki page but the 'Basic' login doesn't seem to be working.
[02:42:57] <GNieport1> Is the wiki still public-editable?
[02:48:56] <rayh> Yep
[02:49:24] <rayh> Perhaps some things have changed in your personal info.
[02:49:34] <GNieport1> I checked and cookies are on; I tried to admin login with 'emc'
[02:49:45] <GNieport1> I've never tried before
[02:49:55] <rayh> That should do it.
[02:50:05] <GNieport1> hmm'
[02:50:17] <rayh> After you do that go on to the sandbox and try there.
[02:50:32] <rayh> You should see the page become editable.
[02:50:48] <GNieport1> (Password does not match administrative password(s).)
[02:51:27] <rayh> Let me try with another box.
[02:51:32] <GNieport1> thanks
[02:51:44] <cradek> I just tried it, and it works here
[02:51:51] <GNieport1> hrm
[02:52:00] <cradek> you are using the password of lowercase emc without the quotes right?
[02:53:47] <cradek> you are using the password of lowercase emc without the quotes right?
[02:53:51] <GNieport> yes
[02:54:05] <GNieport> let me try this other machine
[02:54:06] <cradek> putting it in the administrative field after removing the * that starts out there?
[02:54:48] <GNieport> I got in, Firefox wouldn't let me highlight it.
[02:55:09] <GNieport> anyhow, I'll do it from here :)
[02:55:32] <dgarr> Machining graphite is similar to mining coal: http://www.panix.com/~dgarrett/phpv1/?img=20-graphite%2Fp1040203.jpg
[02:55:57] <GNieport> Going to describe my 0-10V spindle control
[02:59:41] <rayh> great. thanks GNieport
[03:10:05] <stustev> cradek: you are correct about the A axis display in AXIS. It doesn't follow the tool. I was looking at the machine and watching the perspective display and thought it was following.
[03:10:15] <cradek> ah
[03:10:38] <stustev> rats - I thought it was working
[03:11:02] <cradek> darn. think you can fix it?
[03:11:36] <stustev> HUH?!? - I can try but do I think I can fix it? NAH :)
[03:11:41] <cradek> I bet you can get the cone tipped. I'm not familiar with how the preview is generated so I don't know how easy that would be to fix
[03:12:07] <cradek> did you get the spindle working again?
[03:12:13] <stustev> I think I can get the cone tipped - yes - but the preview is another matter
[03:12:19] <stustev> yes the spindle is working
[03:12:54] <stustev> The table is cleaned off - I will put a vise on the table tomorrow and cut some metal
[03:13:03] <cradek> neat
[03:14:00] <stustev> I tried to get a video camera for today but no dice. I will try to find one tomorrow. If I find one I will post some video tomorrow.
[03:14:25] <cradek> cool, I look forward to seeing that
[03:15:38] <stustev> I will work on the preview tomorrow - just to see if it makes any sense to me at all.
[03:15:45] <jepler> in trunk, emcmodule.cc contains the code that accounts for BCUVW coordinates for preview and backplot
[03:15:50] <jepler> the relevant function is called "vertex9"
[03:16:05] <stustev> thanks - noted
[03:16:23] <stustev> exactly what I needed
[03:16:27] <jepler> in the current non-configurable implementation, it first takes the offset specified by UWV, rotates it around the Y axis by B, then around the Z axis by C, then translates by XYZ
[03:16:47] <jepler> you'll have to write rotate_x to rotate A around X, then decide on the proper order to do the operations
[03:17:19] <stustev> that would be different for each type of machine I think
[03:17:49] <jepler> yes -- ultimately it'll have to be configurable somehow, but I haven't worked that out yet
[03:18:35] <stustev> that can get complicated
[03:18:49] <jepler> yep
[03:19:22] <stustev> If I can figure it out to make my machine work then I think anyone can figure it out for their machine (with a little direction like tonight)
[03:19:24] <jepler> hm, the cone orientation for backplot is still done in axis.py, around line 969 in my copy. it rotates around z then y
[03:20:06] <jepler> 969 glRotatef(rz, 0, 0, 1);
[03:20:15] <stustev> I saw that earlier today - cradek guided me there
[03:20:17] <jepler> OK
[03:20:37] <jepler> I wasn't very active on IRC today
[03:21:02] <stustev> I just might start looking tonight - I have nothing better to do other than sleep
[03:21:18] <jepler> archivist_ub: by the way, aren't you the guy who wanted "A" axis preview? you should read this conversation if it hasn't scrolled away by the time you come back
[03:21:22] <jepler> stustev: ah sleep sounds pretty good to me actually
[03:21:31] <cradek> I'm not familiar with that
[03:21:55] <stustev> It happens on occasion
[03:23:08] <cradek> jepler: thanks for your help tonight. I'm going to bed too.
[03:23:39] <stustev> good night
[03:24:07] <jepler> cradek: you're welcome
[03:24:08] <jepler> see you later
[03:26:47] <stustev> jepler: there are sure a lot of vertex9 references in emcmodule.cc - this will be educating
[03:31:24] <LawrenceG> hi guys... who is Ben Lipkowitz?... he wrote cxf2cnc.py... I was wondering if he hangs his hat in here
[03:33:39] <SWPadnos> he's fenn
[03:36:34] <LawrenceG> thanks.... I am playing with his code.... very promising..... making an engraving widget
[03:36:40] <SWPadnos> cool
[03:37:14] <LawrenceG> my python skills are limited... but am learning by example!
[03:37:27] <SWPadnos> the only way! :)
[03:37:48] <LawrenceG> best way to learn is to have a mission and figure out how to doit
[03:38:28] <LawrenceG> I like python, but find some of it a bit confusing... its a big package to learn from scratch
[03:39:48] <LawrenceG> fenn, are you awake?
[03:41:21] <LawrenceG> SWPadnos, the cool thing abouts fenns code is that it uses qcad font files which are better suited to engraving than true typ fonts. They range from simple stick fonts to slightly more "complex fonts"
[03:41:37] <SWPadnos> ah - I haven't looked at that piece of code yet
[03:42:01] <SWPadnos> I'm scrutinizing axis.py and emcmodule.cc at the moment (catching up on some earlier conversations)
[03:42:18] <LawrenceG> I am basically wrapping a gui around it so it is an imput filter for axis
[03:43:15] <SWPadnos> cool
[03:43:25] <LawrenceG> fenn did some cool stuff like making the fonts cursive.... (connected like handwriting)
[03:43:40] <SWPadnos> heh
[03:44:25] <SWPadnos> about 10 years ago I thought it would be neat to have fonts with embedded code, so you could have a cursive font that actually looked a bit different each time, and which would connect letters together more "naturally"
[03:44:29] <SWPadnos> never got around to it though
[03:44:50] <LawrenceG> fenn, must be across the pond somewhere... his code is all in mm
[03:45:02] <SWPadnos> nope, he's just a smart USian :)
[03:45:26] <LawrenceG> aha
[03:45:33] <SWPadnos> technically, metric is the national standard measurement system here
[03:45:40] <SWPadnos> but nobody cares
[03:46:44] <LawrenceG> same here, but if i tell my wife I have 154.2mm for her, she doesnt know what I'm talking about
[03:47:25] <SWPadnos> all the better
[04:23:46] <PeterW> jepler? If you build HM2 I should send you the latest source, the source in CVS is
[04:23:48] <PeterW> outdated and has lots of inexplicable booleans for setting the configuration options
[04:23:50] <PeterW> the latest source determines what module and how many from the pin descriptions
[04:23:51] <PeterW> and moduleID records
[04:24:47] <SWPadnos> it may make sense to send that to Seb
[04:25:00] <SWPadnos> jepler was talking about making changes to hostmot, not hostmot2 (I think)
[04:25:33] <PeterW> I did but he has not committed it yet
[04:25:39] <SWPadnos> ah
[04:28:10] <PeterW> Also the UCF files for HM2 are different than the ones for HostMot
[04:28:12] <PeterW> (all I/O pins are just enumerated (IO0..) so the same UCF file works
[04:28:13] <PeterW> regardless for the special functions
[04:30:35] <SWPadnos> ok - but it shouldn't be a problem anyway, since there's a 5i20 UCF file for HM2
[04:32:05] <PeterW> I just mention this because the old source make it pretty painful to change configurations...
[04:32:27] <PeterW> makes
[04:38:59] <PeterW> The new source also includes a buffered SPI interface (16 deep x36 xmit FIFO 16 deep X32 recv FIFO)
[04:39:00] <PeterW> that I did to support some of our new SPI interfaced I/O (7i64 and 7I65 so far)
[04:41:39] <SWPadnos> oh, cool
[04:51:13] <PeterW> The upper 4 bits in the xmit FIFO select one of 16 channel descriptors that contain
[04:51:15] <PeterW> the bit rate, bit count, CPOL CPHA, chip select bits, chip select to frame setup/hold
[04:51:16] <PeterW> and whether the recv data should be pushed on the recv FIFO, so each channel that
[04:51:18] <PeterW> shares one SPI interface can be quite different. I still need to add recv data deskew
[04:51:19] <PeterW> for getting best performance out of isolated interfaces that have turnaround delay
[04:51:21] <PeterW> in the received data
[05:09:05] <GNieport1> http://wiki.linuxcnc.org/cgi-bin/emcinfo.pl?Analog_Spindle_Speed_Control comments, criticisms?
[05:58:59] <Guest559> Guest559 is now known as topls
[06:14:12] <topls> topls is now known as linuxgrrl
[06:14:19] <linuxgrrl> linuxgrrl is now known as linuxgrl
[06:30:35] <toastydeath> fffffff
[07:42:55] <pjm_> good morning
[07:43:00] <pjm_> good morning
[07:43:09] <topls> hi. newbie
[07:58:01] <topls> topls is now known as sup
[07:58:12] <sup> sup is now known as suppy
[08:43:05] <alex_joni> morning
[09:44:07] <pjmemc> cool! I have my spindle speed display working a treat
[09:56:19] <pjmemc> btw is there a way to average a value like spindle speed so the values dont flicker around too quickly
[09:58:33] <anonimasu> add a filter hal component to your spindle speed output
[11:44:38] <pjmemc> anonimasu, could i pick your brain a sec about the filtering?
[11:44:42] <pjmemc> i have put;
[11:44:43] <pjmemc> net spindle-spd-1ppr lowpass.1.in
[11:44:43] <pjmemc> setp lowpass.1.gain 10
[11:44:43] <pjmemc> net spindle-spd-1ppr-filt lowpass.1.out
[11:45:00] <pjmemc> which i think should be ok, but the output is zero all the time
[12:23:15] <cradek> did you add lowpass to a thread so it gets run?
[12:25:28] <pjmemc> ahh! let me check but i think not
[12:26:44] <pjmemc> wicked!! thanks for that, its working a treat
[12:27:37] <cradek> welcome
[12:27:48] <cradek> that is the answer that keeps giving. it is a very common mistake.
[12:29:08] <pjmemc> ok i will remember to check that in future
[12:29:54] <cradek> me too - I have done it too :-)
[12:31:33] <pjmemc> ah yes just fiddling with the lowpass gain, the reading is now pretty stable with it set at 0.01
[12:32:05] <pjmemc> so adding a realtime rpm spindle speed indication is actually fairly easy (with appropriate pointers)
[12:32:24] <pjmemc> this is excellent, i can now add other stuff like spindle load etc
[12:45:24] <mozroute> i tried a 1 ghz athlon mb and chip just now and I'm getting a latency of 749180!
[12:45:53] <mozroute> it looks good until I start firefox...
[12:47:24] <mozroute> can a network card cause latency problems?
[12:55:58] <mozmck> I don't guess the network card is the problem, tried another one and got jitter as high as 11.4 million... (mozroute is my router computer)
[13:01:29] <alex_joni> mozmck: http://wiki.linuxcnc.org/cgi-bin/emcinfo.pl?TroubleShooting#Unexpected_realtime_delay_check_dmesg_for_details
[13:03:05] <mozmck> hi alex, I went through all that and disabled all the relevant stuff in the bios.
[13:03:52] <mozmck> the first mb I set everything up on was looking good except I get random realtime errors when running emc
[13:04:11] <mozmck> this one is far worse...
[13:06:49] <alex_joni> what kind of graphics card?
[13:07:20] <mozmck> first I had a PCI nvidia geforce 2, but then I put in a matrox g400
[13:08:00] <mozmck> seems like I saw something about dma on harddrives somewhere but I can't find it.
[13:08:03] <alex_joni> hmm.. the matrox should be fine
[13:08:32] <mozmck> it seems to really act up when I access the hard drive
[13:08:49] <mozmck> the hd is the same one as with the other motherboard
[13:09:19] <alex_joni> SATA? or maybe SCSI?
[13:09:42] <mozmck> no, old maxtor 6.8 gig ide
[13:09:50] <alex_joni> hmm.. that should be fine
[13:10:25] <alex_joni> mozmck: did you install 6.06 or 8.04?
[13:10:32] <mozmck> 8.04
[13:10:41] <alex_joni> maybe try the 6.06 on the older hardware
[13:11:54] <mozmck> I might do that, or I might try and find a better board somewhere inexpensive.
[13:22:15] <alex_joni> mozmck: are you sure it's not a SMI issue?
[13:22:18] <alex_joni> what mobo is it?
[13:22:43] <alex_joni> if you just leave the latency test running (without touching anything), what are the numbers?
[13:22:49] <alex_joni> do they change after a while?
[13:35:25] <mozmck> it has a via chipset and an amd athlon xp processor
[13:48:17] <rayh> mozmck, Did you turn off lagacy usb in the bios?
[13:48:32] <SWPadnos> heh - nice typo :)
[13:50:34] <SWPadnos> mozmck, I had a problem with latency spikes that were caused by kjournald (the journalling daemon used by ext3)
[13:51:09] <SWPadnos> running the RTAI latency test would show good numbers with spikes every 5 seconds
[13:52:20] <SWPadnos> but the latencies were never that bad
[13:52:34] <SWPadnos> then again, I was using a solid state disk, so there was no seek time
[14:02:13] <mozmck> hi again, I'll be in and out today, but I'll be reading. I didn't turn off any usb stuff. let me try that
[14:02:27] <mozmck> what could I do about kjournald?
[14:03:45] <mozmck> I would think RTAI would pre-empt kjournald?
[14:06:40] <rayh> tower maintenance today bbl.
[14:07:35] <SWPadnos> mozmck, if you use ext2 instead of ext3, then kjournald doesn't run
[14:08:18] <SWPadnos> I don't know why it's non-interruptible - it may be insuring that a fully consistent set of disk writes is done each time
[14:15:09] <mozmck> hmmm, I'd have to reinstall to do that wouldn't I?
[14:16:04] <alex_joni> no, you can run an ext3 hdd as ext2
[14:16:35] <SWPadnos> I don't know how that works when you want to use it as ext3 again
[14:17:01] <alex_joni> SWPadnos: it shouldn't matter I think
[14:17:17] <alex_joni> when you reboot in single mode for fixing problems it mounts it ext2 by default
[14:17:23] <alex_joni> after that it works as ext3 again
[14:17:25] <SWPadnos> hm - ok
[14:17:32] <alex_joni> so I think the journal gets created each time on boot
[14:18:14] <SWPadnos> well, the idea is that a crash can be recovered later, so you don't want to destroy the journal until you see that you don't need it
[14:18:26] <SWPadnos> but I don't know what the code actually looks like
[14:19:11] <alex_joni> yeah, but on unmount it writes the whole journal and deletes it I think
[14:19:39] <alex_joni> I think
[14:22:28] <SWPadnos> except that a crash may result in no unmount being done
[14:23:13] <alex_joni> right, then on the next reboot it rereads the journal
[14:23:35] <mozmck> I disabled all usb in the bios and the jitter is still bad. Maybe not quite as bad...
[14:23:45] <alex_joni> but if it were mounted as ext2 there would be no journal
[14:24:14] <mozmck> I'll try ext2
[14:24:51] <alex_joni> mozmck: remember to save any important data first
[14:25:20] <alex_joni> mozmck: and have a rescue disk around
[14:34:19] <BigJohnT> or a hammer :)
[14:35:27] <mozmck> :) It won't be too bad to reinstall everything. I only had one important file on the computer and it's saved elsewhere.
[15:03:20] <mozroute> S05vbesave S10acpid S10powernowd.early S10xserver-xorg-input-wacom S99acpi-support S99laptop-mode
[15:03:54] <mozroute> I removed the above links from my rc2.d, rebooted, and now I'm only seeing a jitter of 12540 so far
[15:04:35] <mozroute> hmmm, it just jumped to 15601. I think I'll leave it for a while and see what happens. I haven't gone to ext2 yet...
[15:27:17] <mozroute> now the jitter is 680665. don't guess that helped
[15:32:03] <jmkasunich_> I think I need to build a small PCB mill
[15:32:09] <jmkasunich_> since I have these: https://tech.thk.com/en/products/thk_cat_main_five.php?kk=ah15s39hl&id=3872&st=SFIgOTE4&ss=Mg==&tt=MA==
[15:32:39] <jmkasunich_> and this: http://jmkasunich.com/pics/bosch-48k-spindle-2559.jpg
[15:32:55] <jmkasunich_> and a xylotex 3 axis board, and some old nema23 steppers
[15:51:02] <alex_joni> jmkasunich_: sounds like a plan
[15:51:48] <jmkasunich_> my problem is that I have too many plans
[15:52:15] <alex_joni> yeah.. :)
[15:54:25] <jmkasunich_> I don't have the rails to go with the slides, so that makes a good excuse to delay this project
[15:55:07] <jmkasunich_> (although it seems they would work fine on a simple piece with /\ edges (45 degrees)
[15:55:19] <jmkasunich_> lower load rating I'm sure, but enough for PCBs
[15:55:53] <jmkasunich_> load rating on proper rails is 350 lbs
[15:58:14] <jmkasunich_> if I stayed away from HGR I wouldn't have so many projects ;-)
[16:02:21] <alex_joni> heh
[16:03:29] <jmkasunich_> I got 12 pairs of those little slides for $18
[16:23:49] <JymmmEMC> Heh, I was cleaning out junk at work yesterday... Got a brand new sealed-in-the-box external v92 USR usb-powered modem. =)
[16:25:51] <skunkworks> heh - I just fixed someones ME computer with an external usb modem. (wasn't usr though)
[16:27:23] <JymmmEMC> I wouldn't have kept it except it's totally USB powered, no external PS needed
[16:27:34] <skunkworks> same with this one/\.
[16:27:49] <JymmmEMC> ah, ok
[16:27:54] <skunkworks> I could not get any of my old pci modems running in it. Gave up
[16:29:02] <JymmmEMC> I have (now) three modems... a USR Vioce modem that's serial/usb, a USR Courier, and now this one
[16:29:28] <JymmmEMC> wait not courier, the REAL one used for servers and such
[16:29:34] <skunkworks> it came with one of our machines from italy (took a bit to find the driver)
[16:31:05] <JymmmEMC> Yeah, USR was notorious for not placing the model# on the deivce but on the box to locate the right driver, so I unsealed the box, and cut off the end panel that had the SN and UPS barcode and tossed the modem, cables, manual, cd all in a zip bag
[17:09:49] <fenn> tomp: you need a factor of pi in the watt to Nm/s conversion (because SI screwed up and decided angles aren't a unit)
[17:12:03] <fenn> P = T * w, where w is in radians/s
[17:27:38] <mozmck> I tried ext2 but that didn't help on my jitter problem. Its as bad as ever.
[17:28:08] <cradek> sadly sometimes you just have to try a different computer
[17:28:20] <cradek> some are just no good.
[17:30:12] <mozmck> seems odd though. this is the second motherboard/cpu/memory combo I've tried.
[17:30:46] <cradek> that does seem odd. I have really good luck but all my hardware is old.
[17:31:02] <cradek> what all is plugged into it?
[17:31:04] <mozmck> The first is a 1.8 ghz amd and it was looking good on latency-test, but gives random realtime error's when running emc
[17:31:17] <cradek> that could mean too tight of a base period
[17:31:27] <mozmck> you mean for power?
[17:31:34] <cradek> no I mean cards
[17:32:09] <mozmck> by random I mean it will do it after running for different amounts of time. sometimes it takes a while and other times it did it right away.
[17:32:20] <cradek> I understand
[17:32:52] <mozmck> I used stepconf to set it up, and entered the worst latency I was getting from latency-test
[17:33:45] <mozmck> In this configuration I just have a matrox g400 and a 3com 905tx card in it
[17:34:30] <cradek> I have a g400 in my lathe. have not seen any problem.
[17:34:36] <mozmck> in the previous mb that did better I had the g400... oh, I also have a netmos parallel port card in both configurations
[17:34:57] <mozmck> yeah, I don't think its the graphics card
[17:36:46] <mozmck> the mb has an amd chipset, 1ghz athlon cpu, and 512M mem
[17:37:27] <mozmck> the first mb i think is an ecs with via chipset, 1.8 ghz amd cpu, and 512M mem
[17:38:11] <mozmck> running hardy 8.04
[17:38:41] <mozmck> same hard drive with both motherboards
[18:10:29] <fenn> this guy has some really neat stuff: http://www.panix.com/~dgarrett/phpv1/index.php
[18:16:47] <fenn> i wonder what the white pieces are made from
[18:25:10] <anonimasu> burl perhaps
[18:25:57] <anonimasu> that's what some of the white stuff on the page are
[18:44:27] <tomp> dgarr: nice electrodes
[18:45:40] <anonimasu> :)
[18:53:02] <tomp> fenn: panic! i ordered drives and amps yesterday =-O thx for the info
[19:03:04] <tomp> the engraving by panix is sweet, ah, when he says he has an ornamental turning emulator, he means he has a real machine that emulates a rose engine thru 'cnc gearing' cool
[19:04:14] <fenn> panix is just an ISP-thingy
[19:04:29] <tomp> maybe the 'white pieces' were... "This "faux ivory" material has an appearance similar to ivory and excellent machining properties that are important for the patterns and the fine-pitch screw threads used on boxes."
[19:04:44] <fenn> i thought maybe it was soapstone
[19:05:04] <fenn> what is faux ivory? acetate?
[19:05:09] <tomp> ok, Dewey Garret did some cool stuff there
[19:05:20] <tomp> 'faux ivory' a quote from his site
[19:05:43] <tomp> bottom of http://www.panix.com/~dgarrett/phpv1/ot.php
[19:07:13] <tomp> his link engine is borqd for me, so copy the link and strip his php gibbereish off the front end
[19:07:48] <fenn> right
[19:08:31] <fenn> content management systems make web development easy (unless you're the reader)
[19:09:06] <tomp> look at his bowl on top of this page http://www.sqart.org/exh/scapes/p11.htm
[19:10:13] <fenn> says it's a castable resin, i think you can see some of the as-cast surface on some of the "cities" pieces
[19:12:16] <fenn> http://www.panix.com/~dgarrett/phpv1/index.php?img=03-Cities%2Fp1030338.jpg
[19:14:51] <jmkasunich_> whew - that was close
[19:15:07] <jmkasunich_> for the last day or two, I've been working on this part that needs a 68mm bore
[19:15:29] <jmkasunich_> 68mm is 2.6772, but somehow I lost the 6, and was thinking it was 2.772
[19:16:00] <jmkasunich_> fortunately I only roughed it out to 2.6-and-a-tiny-bit, so I still have finishing room
[19:16:09] <jmkasunich_> but I have about 0.1" less than I thought I did
[19:16:46] <alex_joni> G21 ftw?
[19:17:09] <jmkasunich_> my measuring tools (and the boring head) are all in inches
[19:17:42] <jmkasunich_> for final boring, the only thing the CNC is doing is providing the axial feed - the boring head sets the diameter
[19:18:42] <alex_joni> right
[19:19:00] <archivist_ub> I love using the digital guessing stick for conversions, stops nearly making that mistake
[19:26:22] <anonimasu> :)
[20:09:32] <tomp> bore a correct hole in junk, make a pass in junk (and hope it doesnt cut anything) before trusting the boring head 'dial'. boring head graduations are crap ;)
[20:12:32] <jmkasunich_> right now I'm fighting chatter
[20:12:48] <jmkasunich_> wish I had an insert with a finer nose radius
[20:13:40] <fenn> don't use an insert then?
[20:24:40] <anonimasu_> hm..
[20:27:38] <anonimasu_> * anonimasu_ is looking at tooling
[20:28:45] <anonimasu_> it seems like all theese high speed spindle use very high helix angles on the cutters
[20:33:51] <archivist_ub> probably to throw swarf clear
[20:41:19] <tomp> the faster you make swarf, the faster you gotta get rid of it (fast edm is based on faster cleaning, gun drill based on high pressure flush, milling graphite based on high helix...)
[20:50:27] <anonimasu_> I thought it had to do with cutting forces too
[20:50:55] <anonimasu_> to get more force vertical onto the spindle bearings
[20:51:04] <anonimasu_> vertically..
[21:04:31] <tomp> hmm, like helix angle to cutting plane determines push/pull on spindle, never thought of that
[21:05:22] <jmkasunich_> ha - used a diamond sharpening stick to put a better point on the insert, no chatter now
[21:12:31] <tomp> excellent, norbrite to the rescue
[21:21:27] <BigJohnT> jmkasunich_: what are you cutting?
[21:25:29] <jmkasunich_> cast iron
[21:26:01] <jmkasunich_> making a bearing seat for a ABEC 7 bearing, so I want it as good as I can get it
[21:26:50] <BigJohnT> cool, I don't get to cut much cast iron at the shop, I get to weld some from time to time
[21:26:58] <alex_joni> yuck
[21:27:27] <BigJohnT> what?
[21:28:05] <alex_joni> welding cast iron
[21:28:31] <alex_joni> you need to preheat it
[21:28:41] <BigJohnT> it's not bad, just time consuming
[21:28:51] <BigJohnT> and beat it
[21:33:35] <jmkasunich_> spreadsheets are handy things
[21:33:51] <jmkasunich_> I have one where I put in the boring head setting and measurements from the last pass
[21:34:18] <jmkasunich_> it calculates amount remaining, divides it into equal passes (so spring, etc will be the same for all passes including final) and tells me the setting for the next pass
[21:35:48] <BigJohnT> cool
[21:41:12] <tomp> 'user programmable' boring head ( we program the user ;)
[21:47:28] <alex_joni> good night all
[22:01:32] <anonimasu_> tomp: I think that's how the highspeed spindles manage to last with high feeds and deep cuts
[22:01:45] <anonimasu_> tomp: like the datron machines
[22:02:10] <anonimasu_> for countouring they use 45deg helix angle
[22:04:02] <anonimasu_> (I'm looking at the engraving tools they seem to be of good value
[22:07:22] <tomp> anonimasu_: the velocitraptor, cool!
[22:14:37] <anonimasu_> yep :)
[22:15:02] <anonimasu_> tomp: the spindles look kindof _weak_
[22:15:08] <anonimasu_> that's why I were pondering
[22:21:09] <tomp> they say "the clear choice for micro drilling operations', i read... the spindle is 2Kw 60krpm, i think... not built for milling.
[22:22:00] <tomp> remember the fanuc mill-drills? where was that edge? lotsa buyers were disappointed or beat the sh(*& outta thier machines
[22:23:14] <anonimasu_> hm..
[22:23:16] <anonimasu_> tap-drill?
[22:23:35] <tomp> hey, its way nicer than anything in my basement ;)
[22:23:51] <anonimasu_> http://195.149.144.149/images/89/8956891066.jpg
[22:23:55] <anonimasu_> actually I'd like one
[22:24:54] <anonimasu_> I want a mid
[22:25:27] <anonimasu_> mid sized machine that I could fit somewhere at home
[22:26:29] <anonimasu_> like one of thosoe raptor machines ;)
[22:27:35] <anonimasu_> tomp: did you see their aluminium milling videos?
[22:28:40] <tomp> i'm loading method's fanuc drillmate bids now ( cnxn is slow today)
[22:28:52] <tomp> cutting stainless
[22:29:37] <anonimasu_> cnxn?
[22:30:50] <tomp> http://www.youtube.com/watch?v=UgtBd_6ujGs (cnxn==connection)
[22:32:19] <anonimasu_> it sounds nice
[22:35:03] <anonimasu_> http://www.youtube.com/watch?v=E82_AZWmeNI&feature=related
[22:35:11] <anonimasu_> that kind of ui makes me love heidenhain.
[22:36:29] <tomp> haha
[22:37:09] <anonimasu_> tomp: http://www.youtube.com/watch?v=xZ81pyIPp4U&feature=related
[22:37:17] <anonimasu_> that impresses me
[22:38:51] <anonimasu_> * anonimasu_ stops youtubing videos
[22:38:53] <anonimasu_> this is no good.
[22:40:28] <anonimasu_> tomp: I cant stop once I start looking at cool stuff ;)
[22:42:40] <tomp> i found it.. google the haas 'office mill' , i saw them at TimTos 2005, it looked like they'd fit thru most home doorways ;)
[22:43:35] <tomp> somebody in taichung must make 'em
[22:44:03] <tomp> your right, back to work!
[22:44:24] <anonimasu_> :)
[22:45:43] <anonimasu_> tomp: http://www.youtube.com/watch?v=139z62o6OhA&feature=related
[22:45:46] <anonimasu_> just look at that ;)
[22:53:03] <tomp> ah, i know a place in Tulsa with 2 integrex, and 2 story high palette changer... there's still money to be made in machining
[22:53:51] <anonimasu_> * anonimasu_ nods
[22:54:07] <anonimasu_> well, over here sending stuff to china is getting too expensive again :)
[23:01:38] <tomp> that integrex is amazing, i just watched it hand the part off from head stock to the tail stock. those mixer parts usually are castings, this is all done from solid.
[23:02:06] <anonimasu> yep
[23:02:45] <anonimasu> tomp: I wonder when we'll see emc make a impeller for show .9
[23:02:45] <anonimasu> :)
[23:03:48] <tomp> i bet cradek can do one now
[23:06:16] <anonimasu> how fast ;)
[23:06:30] <tomp> woof, now its handing an engine block off from tail stock to spcl jawed headstock
[23:08:33] <tomp> tomp imagines a public integrex with a credit card swiper and usb stick... walk up, mount your stock on the pallette, swipe your card, plug in your program, get a text msg on your phone when the job is done.