#linuxcnc | Logs for 2015-11-12

Back
[00:40:40] <jesseg> Is P in an arc integer or real?
[01:24:54] <jesseg> blah I'm tempted to make my gcode interpreter support multi turn helixes in a single block.
[01:25:47] <jesseg> Just specify an ending Z as well as X and Y/IJ and a number of turns and that could be real handy.
[01:26:23] <jesseg> A new ending radius would be handy too, so a spiral could be done.
[02:23:44] <Deejay> moin
[04:51:38] <XXCoder> hhhheys
[05:28:06] <jthornton> morning
[05:28:13] <XXCoder> hey
[05:50:00] <jdh> anyone use git for plc code or similar stuff?
[05:50:23] <XXCoder> git I do use
[05:51:10] <jdh> it doesn't care about what's in teh files?
[05:51:19] <jthornton> github?
[05:51:30] <XXCoder> from I see, no
[05:52:18] <archivist_herron> jthornton, github is a supplier of git the version control software
[05:52:59] <jthornton> aye, I use it everyday
[05:56:43] <_methods> you can store whatever files you want in git it doesn't discriminate
[05:56:50] <_methods> i think they even added an stl viewer
[05:57:20] <jdh> we have a local git repository.
[05:57:52] <jdh> my current version of plc version control is pretty sad and haphazard
[05:58:11] <Jymmm> ?¿
[05:58:30] <_methods> hg, svn or git would be a better way to go for sure than haphazard hehe
[05:58:56] <_methods> git if you want pretty, hg if you want nerd cred
[05:58:56] <jdh> needs to work from windows also
[06:00:56] <_methods> i think git works on like everything
[06:01:55] <_methods> pretty sure they have ios and android apps so you can edit stuff on your phone
[06:02:11] <_methods> or tablet
[06:04:25] <Jymmm> _methods: and a 2" BB8900 screen =)
[06:04:34] <_methods> hehe
[06:04:44] <_methods> someone just even made this cool thing for github
[06:04:46] <_methods> http://dangerousprototypes.com/2015/11/12/search-github-projects-by-component-find-design-references/
[06:16:53] <malcom2073> git is pretty nice
[06:17:36] <malcom2073> github is not the supplier of git, github is a git repo hosting service
[06:20:19] <XXCoder> all free if license is open source
[06:20:32] <XXCoder> closed you have to pay
[06:21:47] <malcom2073> free if source available
[06:22:00] <malcom2073> afaik, they don't have license restrictions
[06:22:01] <XXCoder> public accessable
[06:22:03] <malcom2073> yeah
[06:22:08] <XXCoder> yeah thats more accurate
[06:22:21] <malcom2073> Tbh, you can use any ssh accessable server as a git host, I use my web server as one
[06:22:33] <malcom2073> github is nice if you want things to be public
[07:25:20] * Tom_itx yawns
[07:47:54] <jthornton> 100000000 floating point calculations took 6.195981318s
[07:49:15] <Tom_itx> you sure it wasn't 100000001 ?
[07:49:28] <mozmck> on your calculator??? that's fast!
[07:49:32] <jthornton> you might be right
[07:49:38] <malcom2073> Would be kinda silly if it did more calculations than you told it to
[07:50:05] <jthornton> a golang program to calculate Cartesian coordinates
[07:50:16] <mozmck> ah.
[07:50:55] <jthornton> I was just seeing how fast it could do floating point stuff
[07:51:08] <Tom_itx> new mb?
[07:51:32] <jthornton> actually I'm still using the old one that has latency issues
[07:52:09] <jthornton> so that's 16,139 calculations per ms
[07:53:23] <Tom_itx> faster than i can calculate it in the morning
[07:54:07] <malcom2073> that's almost 14 bits per ms
[07:57:17] <MattyMatt> yay GT545 for £9. noisy tho it may have to go in the machine room
[07:58:09] <malcom2073> They did like their fan speed didn't they?
[07:58:53] <MattyMatt> I was looking for something borderline fanless, like a GT520 or so
[07:59:23] <MattyMatt> this one is quite meaty. I should just stick it behind the TV and turn up the speakers
[08:04:11] <MattyMatt> adapt central heating to circulate cold water and bolt all my hot chips to the rads. me the winner
[08:04:33] <malcom2073> lol
[08:06:21] <MattyMatt> if I was in a hot part of australia etc, I'd consider it for real, closed loop domestic chilled water
[08:06:30] <MattyMatt> for spindles etc
[08:07:01] <MattyMatt> but this is england. if I want cool, I just have to neglect the draghtproofing for a while
[08:10:07] <MattyMatt> jthornton, is that headless?
[08:10:44] <MattyMatt> I'm pretty sure most of my latency issues are video related
[08:10:50] <JT-Shop> MattyMatt, headless?
[08:11:09] <Tom_itx> like the headless horseman
[08:11:28] <JT-Shop> lol
[08:11:32] <MattyMatt> no X, no axis, just linuxcnc running without a screen
[08:11:55] <MattyMatt> controlled by a 2nd PC running Axis on the network
[08:12:21] <JT-Shop> ah no it's just an old computer with poor latency running debian wheezy
[08:12:42] <JT-Shop> that is a golang program not LinuxCNC
[08:13:26] <MattyMatt> yeahbut that'll enjoy the same latency under the same OS
[08:14:23] <MattyMatt> I get dreadful spikes on mine. 45000 ns now and then. I don't let it bother me :p all stepper machine
[08:15:17] <MattyMatt> you get 16 microsteps for the motors to catch up before it becomes a problem :)
[08:20:06] * JT-Shop wonders what MattyMatt is talking about
[08:41:20] <MattyMatt> it's a good job someone is :) sorry just waffling
[08:41:40] <MattyMatt> I haven't actually probed and proven my theory
[08:53:38] <MattyMatt> yay 2nd cuda compatible card, and I've still not written a line of code
[09:01:22] <JT-Shop> what is a cuda card?
[09:49:03] <R2E4> oops....... I did a bad thing I think
[09:49:21] <R2E4> My develop machine is running upgrade..... Will this break linuxcnc?
[09:49:34] <R2E4> Debian Wheezy 2.6.4
[09:50:09] <cradek> you should install all packages offered, but not change from wheezy to anything not wheezy
[09:50:22] <cradek> "upgrade" can mean either thing unfortunately
[09:50:53] <R2E4> sudo apt-get upgrade
[09:51:27] <R2E4> IF it does mess it up, I'll just reinstall....
[10:00:46] <_methods> apt-get upgrade should be fine
[10:01:30] <_methods> not sure about apt-get dist-upgrade but i think that's ok too
[10:02:30] <_methods> do-release-upgrade is definitely going to be bad
[10:14:39] <anomynous> r2e4 isnt still back. i suppose the update didnt go ok
[10:32:13] <_methods> oh i have joins/exits on /ignore didn't realize he left
[10:40:12] <anomynous> i ate half a cake
[10:40:25] <anomynous> which brand carbide endmills are the best? FIGHT!
[10:40:43] <anomynous> wb
[10:40:49] <anomynous> did the upgrade go ok?
[10:40:54] <R2E4> yeah
[10:41:02] <R2E4> no problems so far
[10:41:08] <anomynous> id freeze important packages
[10:41:12] <anomynous> from being updated
[10:41:33] <R2E4> like?
[10:42:00] <R2E4> it upgraded to 2.6.11 from 2.6.4
[10:42:07] <anomynous> kernel and linuxcnc related stuffs ;D Then do it by hand so its not borked when i need it
[10:43:05] <R2E4> my checkout is not compiling though....
[10:44:52] <anomynous> checkout?
[10:46:46] <R2E4> how do you fast-forward 30 commits
[10:47:23] <cradek> we make good packages and you should just let the updater update them
[10:48:04] <R2E4> ok
[12:24:49] <shaun414> i
[12:45:52] <OhmEye> I'm using a cnc3020 router cutting 1-4mm carbon fiber with good results and am now trying to optimize depths and feedrates to make carbide diamondcut bits last longer. I was cutting in .5mm steps and am now trying deeper steps with slower feedrate with the idea it will spread the wear on more of the bit and for less time. Is this sensible?
[12:46:28] <shaun414> hey OhmEye
[12:46:37] <OhmEye> hiya shaun414
[12:46:45] <shaun414> hows the quad
[12:46:46] <shaun414> s
[12:46:54] <OhmEye> all good. how you doing?
[12:47:04] <shaun414> good, got 2 of my own :)
[12:47:10] <shaun414> you make antennas yourself?
[12:47:15] <OhmEye> yeah
[12:47:23] <shaun414> Ha, I tried and failed
[12:48:20] <OhmEye> I'm just now redesigning to mount them on the frame differently so they get less mangled, heh
[12:48:47] <shaun414> ah
[12:48:49] <OhmEye> never made so many in so short a time since I started flying rate mode/freestyle etc
[12:48:53] <shaun414> you use a guide anywhere?
[12:48:56] <OhmEye> tired of replacing them, lol
[12:49:58] <OhmEye> Not really. I refined my jigs over time for what works for me, and just use the dimensions ibcrazy has posted, adjusting for my own SWR measurements
[12:50:12] <shaun414> neat
[12:50:18] <shaun414> how did you make the jigs?
[12:50:18] <CP-KG7AMV> Wow, Sold that spectralight controller...
[12:50:30] <OhmEye> my jigs are 3d printed
[12:50:35] <shaun414> got an stl?
[12:51:53] <OhmEye> mostly old pics http://pix.ohmeye.com/Hobbies/Radio and recent jigs are at http://ohmeye.com/download/radio/antenna_jigs/latest/
[12:52:31] <OhmEye> mostly lately I've been just making clovers on the 6lobe jig
[12:52:48] <shaun414> looks nice!, what do you dip them in
[12:53:36] <OhmEye> haven't done any guide for the jigs. I don't dip, I just spray with krylon fusion plastic paint. Lately they aren't lasting long enough to corrode anyway, lol
[12:53:43] <shaun414> haha
[12:53:50] <OhmEye> http://pix.ohmeye.com/Hobbies/Radio/Cloverleaf-5G8/i-J9CsL2z/A
[12:53:52] <shaun414> i put good antennas on my tbs disco
[12:54:58] <OhmEye> the paint and cups lower the tuned freq about 100MHz, so I shorten the lobe wires by about 1mm to get back into tune, made a couple with near perfect SWR couple weeks ago, heh
[12:56:41] <OhmEye> lately I'm curious how to get longer life from my bits, they pretty much are toast after cutting just one frame the way I was doing it
[12:57:38] <OhmEye> Not sure if it's better to go slower or faster feedrates when it comes to wear
[13:02:39] <_methods> what kind of cutter?
[13:03:00] <_methods> what material?
[13:03:24] <Jymmm> Please, don't be a dumbass this year... https://www.youtube.com/watch?v=qvlHH7dX7_c
[13:04:04] <Jymmm> And DRY the turkey(s) inside and out, really.
[13:04:30] <_methods> waste of a good turkey
[13:04:45] <malcom2073> Not *really * exaggerated.
[13:04:51] <malcom2073> People really do throw frozen turkeys in
[13:05:38] <malcom2073> But yeah, fried turkey is meh
[13:05:58] <Jymmm> It's actually good, I did 6 one year
[13:06:15] <Jymmm> only takes 33 minutes per bird
[13:06:28] <_methods> you really know how to handle a turkey
[13:06:29] <_methods> lol
[13:06:55] <_methods> Jymmm the turkey whisperer
[13:06:56] * Jymmm flips _methods the bird... now you cna too!
[13:07:01] <_methods> hahah
[13:07:12] <Jymmm> =)
[13:07:59] <_methods> smoked turkey is where it's at
[13:08:17] <OhmEye> _methods: diamondcut carbide 1.5mm and 1-4mm CF plate
[13:08:38] <_methods> ugh CF is nasty stuff
[13:08:56] <_methods> have you tried a reguluar 2 fl carbide end mill?
[13:09:22] <_methods> those diamondburr bits never seem to get very good tool life
[13:09:37] <OhmEye> no, only diamondcut FT endmills. I've been told that's best for composites
[13:09:46] <_methods> it possibly is
[13:09:59] <_methods> waterjet
[13:11:00] <OhmEye> this is a small cnc3020 next to my 3D printers just for personal hobby cutting, so it's working great. I just want to get whatever decent life out of the bits I can
[13:11:08] <_methods> pcd but that will cost you dearly
[13:11:21] <_methods> and if you don't have a real mill it won't be rigid enough probably
[13:12:25] <OhmEye> the cost isn't bad on the bits I'm using, under $2 each so it's only about 10% of the material cost
[13:12:36] <_methods> that carbide burr is probably your best bet on that mill
[13:13:01] <OhmEye> I got the ballscrews on the router and it's pretty decent rigidity for my needs
[13:13:11] <_methods> http://www.sandvik.coromant.com/sitecollectiondocuments/downloads/global/technical%20guides/en-gb/c-2920-30.pdf
[13:13:31] <_methods> good sandvik breakdown of machining composites
[13:14:07] <OhmEye> kk, yeah. I was cutting .5mm steps, which uses such a small amount of the bit, so I doubled the depth and halved the feedrate
[13:14:30] <OhmEye> was just asking earlier if that is sensible
[13:14:56] <_methods> it possibly is it just depends on if your machine can handle the extra side load on the z
[13:15:42] <OhmEye> the machine can handle it easily, more than the bit can handle. 1.5mm bnits can't take a lot of side load it seems
[13:16:11] <_methods> no lol
[13:16:16] <_methods> that's teeny tiny
[13:16:54] <_methods> get a larger burrmill and you can take more cut
[13:16:59] <OhmEye> I'd like to do 1mm but too fragile
[13:17:07] <_methods> why so small?
[13:17:48] <OhmEye> well, pretty much all the features I'm cutting are 2mm and all under 3mm
[13:17:59] <_methods> yoikes
[13:18:04] <OhmEye> miniquadcopter frames
[13:18:23] <_methods> well i'm most of your linear cutting is going to be in the outer profile
[13:18:29] <_methods> use a large bit for that
[13:18:40] <_methods> then for internal feature restmill with a smaller cutter
[13:18:41] <OhmEye> how large you thinking of?
[13:18:49] <_methods> i'd go as big as i could
[13:18:56] <_methods> whatever your spindle can handle
[13:19:13] <_methods> you want to use those tiny mills as little as possible
[13:19:19] <OhmEye> spindle is 1/8 inch
[13:19:28] <_methods> yeesh
[13:19:36] <OhmEye> http://pix.ohmeye.com/Hobbies/Multirotor/OhMyna/
[13:19:39] <_methods> well i'd use a 3mm bit as much as i could then
[13:20:50] <OhmEye> interesting. would you expect 3mm to last significantly longer than 1.5mm? say 5x longer or such?
[13:21:13] <_methods> possibly if you can take more depth of cut
[13:21:43] <OhmEye> it's a pita to change tools on mine, atm I have to remove the vacuum shoe assembly etc
[13:21:55] <FAalbers> OhmEye, What is total weight without bat in that birdie ?
[13:22:07] <_methods> yeah i think most people on those little mills use pcb collars
[13:22:09] <OhmEye> hmm, I will try that though to compare
[13:22:26] <_methods> and for a machine that small why waste all that space with that dust collector shoe
[13:22:30] <_methods> just run a hose over
[13:22:45] <OhmEye> my shoe doesn't waste any space
[13:22:55] <_methods> sure looks like it
[13:23:13] <_methods> looks like you lose about 6in of travel
[13:23:22] <_methods> http://pix.ohmeye.com/Hobbies/CNC-Router/CNC3020-Dust-Control/i-qVkWhMG/A
[13:23:37] <OhmEye> no, it's all in front of the frame, no travel lost
[13:23:46] <_methods> ah ok
[13:23:56] <_methods> well still if you can't change tools
[13:24:14] <OhmEye> I just haven't bothered to design a quick change for the shoe, heh
[13:24:22] <_methods> but either way i'd use as large of an end mill as possible
[13:24:27] <OhmEye> It's doable but I'm lazy, lol
[13:24:31] <_methods> heheh
[13:24:52] <OhmEye> kk. I can cut 3mm deep with the 1.5, but feedrate has to be very low
[13:25:26] <OhmEye> tbh I haven't tested much to see how fast it can go so I may be well under what it can handle
[13:25:28] <_methods> i dont' think there's a real win situation when cutting CF
[13:25:33] <OhmEye> yeah
[13:25:34] <_methods> that stuff just sux
[13:25:51] <OhmEye> agreed. But nothing else like it for this application
[13:26:01] <_methods> yeah
[13:26:14] <_methods> pretty sure the carbide burr is your only option
[13:26:22] <_methods> unless you want to dump money on pcd
[13:26:45] <_methods> but i'm guessing that machine will just snap a pcd as soon as it hits the CF
[13:26:51] <OhmEye> 10-packs of the burrs for $17-ish isn't too bad
[13:26:59] <_methods> yeah i'd just stick with that
[13:27:09] <_methods> get you a 3mm one and see how that works
[13:27:25] <OhmEye> beeing noob I just want to avoid eating bits stupidly, heh
[13:27:54] <_methods> well typically when machining you want to use the largest cutter available
[13:28:03] <_methods> and then do small features last
[13:28:04] <OhmEye> I have one 3mm, got an assortment but been buying packs of 1.5 mostly
[13:28:09] <_methods> with smaller cutters
[13:28:39] <OhmEye> kk.
[13:29:32] <OhmEye> thanks for the ideas :)
[13:29:43] <_methods> yeah np not much help though lol
[13:30:16] <_methods> but if you look at that sandvik tech sheet you can see almost all of the cutters are pcd/diamond
[13:30:32] <FAalbers> OhmEye, _methods ... where online is the best source on bit types, feed rates, etc depending on material ?
[13:30:41] <OhmEye> yeah, the cost is too high for me I think
[13:30:43] <_methods> well that depends on your budget
[13:30:58] <_methods> i buy stuff from ebay
[13:31:05] <_methods> but at work we use tool distributors
[13:31:42] <OhmEye> yeah, I'm buying from drillman on ebay
[13:32:29] <OhmEye> tbh although I did skim the web for info I've just been emulating when friends say works for them
[13:32:52] * OhmEye is lazy
[13:33:02] <FAalbers> I guess my questions get burried in current conversation :)
[13:33:16] <OhmEye> happens, heh
[13:34:19] <OhmEye> tbh I may just be lucky or my 3D printing experience started me at a better place on the learning curve, but I haven't had any difficulties cutting CF yet
[13:35:01] <_methods> ah cutting cf isn't the problem, it's what it does to your tooling
[13:35:17] <OhmEye> my results have been great and my only mistakes have been not catching design issues in prototyping and mockup, not cutting itself
[13:35:21] <_methods> really the only good way to cut it is with a waterjet
[13:36:22] <OhmEye> yeah. some people were warning me about feedrates needing careful tuning to not burn the CF or break bits or get clean cuts
[13:37:33] <OhmEye> so far it's been easy really, and tolerant of rates with no real issues
[13:39:02] <OhmEye> So I was mainly curious if maybe I'm doing something silly and cutting too fast/slow/deep/shallow and could be wearing out bits unecessesarily fast
[13:39:28] <OhmEye> I'm pretty happy though as is, it's acceptable cost
[13:43:33] <anomynous> FAalbers, sandvik has a lot of information if you want to learn what parameter does what. How to melt your cutter or how to break it with thermal shock. What is chip thinning or burying a cutter. What is nose radius and what it has to do with feed or chip breaking or depth of cut, etc.
[13:43:44] <anomynous> tool manufactures give recommendations for cutting speeds and feeds.
[13:48:26] <_methods> anyone got a favorite tool height presetter?
[13:48:32] <_methods> i'm getting quotes from zoller and parlec
[13:48:53] <_methods> but was just wondering if someone else was using something better
[13:48:55] <FinboySlick> Little cubes with a dial indicator?
[13:49:04] <_methods> no
[13:49:14] <_methods> real tool height presetters
[13:49:25] <FinboySlick> Big cubes with a dial indicator? ;)
[13:49:35] <_methods> hehe
[13:49:40] <_methods> http://zoller.info/en/products/presetting_measuring/vertical%20devices/smile
[13:50:05] <_methods> gettin quotes on zoller smile and parlec 1550 and 1850
[13:50:06] <anomynous> things with a cone and a light and a crosshair to zoom for the tool cutting edge?
[13:50:07] <anomynous> ;D
[13:50:16] <FinboySlick> Nothing cube-like about these things. And there's no dial indicator!
[13:50:23] <_methods> nope
[13:50:46] <Sync> those are awesome
[13:50:56] <_methods> yeah i love the zollers
[13:51:03] <FinboySlick> _methods: That's a pretty fancy single-purpose tool.
[13:51:04] <_methods> makes setup a breeze
[13:51:10] <Sync> FinboySlick: it is not
[13:51:18] <Sync> it is the most useful tool in a cnc shop
[13:51:21] <_methods> yeah
[13:51:28] <Sync> you pop your tools in there and values plop out
[13:51:53] <FinboySlick> Does it make sure every insert is at the proper height?
[13:51:55] <Sync> I need to get me one of the heidenhain in machine tool breakage lasers
[13:52:00] <Sync> yes FinboySlick
[13:52:02] <anomynous> _methods, would it be complicated to glue rfids underneath bt-ring and use a reader to read tool data from a laptop to machining center? ;D
[13:52:10] <Sync> otherwise it would be useless
[13:52:26] <_methods> i have no idea about that lol
[13:52:34] <anomynous> wouldnt it be nice?
[13:52:42] <Sync> I think there are already solutions like that
[13:52:42] <_methods> i don't think that ring would survive long in a machine lol
[13:52:49] <anomynous> you dont use a tool, you put it away. Next time you pick it up, just read the rfid and it is measured
[13:52:54] <_methods> we're jsut a job shop
[13:53:14] <_methods> most machines now will do tool height built in
[13:53:21] <_methods> but we have older machines with no renishaw
[13:53:50] <anomynous> you still have to measure it with a ruler or something close to real height and punch in g65
[13:54:59] <Sync> _methods: expect around 40k€ with some options
[13:55:04] <anomynous> and it would allow you to have a tool library that works. Each tool would have their own compensation number thats in library. When you make a program, it would be correct
[13:55:04] <_methods> yeah
[13:55:05] <anomynous> :D
[13:55:15] <_methods> taht's about how much i think i get to spend
[13:55:33] <_methods> i kinda figured around $40-60k
[13:55:42] <Sync> anomynous: or you just engrave numbers and load at the right station ;)
[13:55:50] <anomynous> that too ;)
[13:55:54] <Sync> and make sure nobody takes the head off the holder
[13:56:01] <FinboySlick> anomynous: Do you really need an rfid for that though? So long as all your tools have unique numbers, that would work.
[13:57:00] <anomynous> well, if the tool db is on network machine, machines could share tools.
[13:57:33] <FinboySlick> anomynous: Still, you only need a single number to link the tool to its db entry.
[13:57:39] <anomynous> sure
[13:57:54] <anomynous> use excel file to track used and unused numbers?
[13:58:02] <anomynous> or something
[13:58:11] <FinboySlick> anomynous: Well, you already have a database.
[13:58:17] <anomynous> that, then
[13:58:17] <anomynous> ;D
[13:58:54] <anomynous> or print tool data to bar code and attach some way to tool?
[13:59:07] <anomynous> but no preset compensation number
[13:59:14] <anomynous> and typing it by hand can cause an error
[13:59:56] <Sync> yeah it is common to laser etch the holders
[14:00:36] <anomynous> yeah but would it be possible to use tool measurement from one machine to another?
[14:00:51] <anomynous> like, have the tool data in the machine and load it to cnc machine
[14:01:56] <Sync> well, that depends
[14:02:04] <Sync> if you have measured the holders offset in every machine
[14:02:13] <Sync> you can just add that to the highest insert
[14:02:18] <FinboySlick> Holy crap: http://zoller.info/en/products/presetting_measuring/special_solutions/gemini
[14:02:21] <Sync> and every machine gets correct data
[14:02:52] <FinboySlick> What a cutter.
[14:03:22] <Sync> that's a pretty small one
[14:03:34] <Sync> there are much larger ones for ship engines
[14:04:21] <anomynous> if theres cutting parameters and geometries and cam post works and working zero is right, then is there a reason not to trust cam simulation?
[14:05:14] <anomynous> make a program and push green button and walk for other things? ;D
[14:06:01] <Sync> you'd need to have a program for every machine
[14:06:07] <Sync> that way you can just have n machines
[14:06:12] <Sync> feed them one program
[14:06:18] <Sync> and have them produce actual parts
[14:06:37] <Sync> and if a tool breaks, you just swap in the next one and it goes on
[14:06:43] <Erant> Anybody here have experience working HDPE?
[14:06:45] <anomynous> but thats kinda hard if you do series of a few pieces. And instead of watching a part finish, you could make the next program meanwhile ;D
[14:06:50] <anomynous> and better spindle uptime
[14:06:51] <anomynous> ;D
[14:07:13] <Sync> if you are just making a few parts, yes
[14:07:20] <Sync> but even in a small series there is a huge benefit
[14:07:32] <Erant> I'm making my servo drive enclosures out of the stuff ('cuz, cheap) and I'm probably going to end up hogging it out of a solid piece. ('cuz, cheap)
[14:07:59] <Erant> But that's a lot of material and fswizard is failing me a little here.
[14:08:00] <Sync> a friend of mine has small runs from 10-100 parts per run and he said the presetter has already paid for itself
[14:09:34] <Erant> I was hoping to take my 1/2" 2 flute and go to town with like a .25 - .5" DOC with full WOC.
[14:10:23] <Erant> But I'm afraid I'm going to clog shit up really fast, or worse, melt the material.
[14:11:32] <_methods> you can cut as fast as your machine will go
[14:11:56] <_methods> you really need a high speed spindle and high feedrate machine for hdpe
[14:12:14] <_methods> 10000+rpm and as fast as you can go feedrate
[14:12:15] <Erant> Mine maxes out at 5k
[14:12:19] <Erant> Damn.
[14:12:19] <_methods> yeah that sux
[14:12:27] <_methods> you'll just have to deal with it
[14:12:40] <_methods> coolant flood and roll with it
[14:12:53] <Erant> Sounds like it's more of a router material.
[14:12:56] <_methods> we do a lot of hdpe here
[14:12:58] <Erant> Rather than a mill
[14:13:07] <_methods> yeah a router would work well
[14:13:16] <SpeedEvil> Router template and guide bearing
[14:13:24] <SpeedEvil> Or bushing
[14:13:31] <_methods> you could do that also
[14:13:36] <_methods> i've never tried hand routing it
[14:13:46] <_methods> but it machines easily
[14:13:49] <Erant> Yeah, that's not a horrible idea.
[14:13:49] <_methods> lathe is another story
[14:13:55] <_methods> it's a stringy nightmare
[14:14:12] <_methods> won't break a chip to save your life
[14:14:22] * SpeedEvil imagines a chip roller.
[14:14:35] <SpeedEvil> Which grabs the chip and rolls it up for use on 3d printers.
[14:14:53] <_methods> you can print with hdpe?
[14:14:56] <Erant> Hehe. I think I'm just going to set it to 5k and like 20-30ipm.
[14:15:19] <_methods> yeah the limit on feed will be how much clamp you can get on it
[14:15:25] <_methods> taht stuff likes to pop out of the vise
[14:15:34] <Erant> I'm bolting it to the table
[14:15:45] <_methods> make sure you got it clamped good and you can cut as fast as you want almost
[14:15:59] <_methods> just watch your chip load at that low spindle rpm
[14:16:08] <_methods> that will be your limit
[14:16:15] <Erant> Yeah, will do.
[14:16:33] <CaptHindsight> https://www.automationtechnologiesinc.com/products-page/digital-stepper-motor-driver/3-axis-dsp-based-digital-stepper-driver-max-60-vdc-6-0a-mx3660-duplicate anyone have success with this? It the 3-axis all in on stepper driver with analog out for a spindle
[14:17:17] <_methods> never tried that oen
[14:17:50] <_methods> looks cool though
[14:18:00] <_methods> http://www.leadshine.com/productdetail.aspx?type=products&category=accessories&producttype=multiple-axis-stepper-drives&series=MX&model=MX3660
[14:19:40] <CaptHindsight> I'm not sure if Keling/automation technologies private labels from Leadshine or not
[14:19:53] <CaptHindsight> there are a few knockoffs in China
[14:20:12] <CaptHindsight> he really seems to cater to the Mach users
[14:20:32] <_methods> http://www.cnczone.com/forums/automation-technology-products/201308-mx3660.html
[14:20:49] <_methods> couple people on there using em
[14:22:23] <CaptHindsight> I order things from him since he's a short drive but not for anything critical
[14:23:01] <_methods> looks like a decent deal for $290
[14:23:17] <_methods> nice all in one
[14:23:29] <CaptHindsight> I often have to swap bearings when I pick up since they have detents or make crunchy sounds when moved
[14:24:05] <_methods> i thought that was a feature of chinese ballscrews
[14:24:23] <CaptHindsight> the detents are like indexes
[14:28:11] <CaptHindsight> the 4-axis is $339.95
[14:28:58] <CaptHindsight> MX4660
[14:29:33] <CaptHindsight> the mx3660 3-axis has dropped to $280
[14:43:23] <_methods> did they change esxi to horizons now?
[14:43:46] <_methods> why does vmware insist on changing the names of all their products every other year
[14:48:54] <Tom_itx> keeps you on your toes
[14:50:28] <_methods> keeps me confused
[14:50:44] <_methods> and i spend most of my day that way already lol
[15:00:12] <shaun414> hi
[15:03:34] <XXCoder> _methods: because they love you
[15:15:49] <XXCoder> https://blog.codinghorror.com/please-dont-steal-my-focus/
[15:15:56] <XXCoder> its still a goddamn problem
[15:16:09] <XXCoder> its a problem in 1995 and still a problem in 2015
[15:17:23] <DaViruz> best part is when you're just about to hit enter
[15:17:37] <DaViruz> and some stupid dialog pops up with an unwanted default button
[15:18:06] <XXCoder> exactly
[15:18:15] <DaViruz> oh i read it now.
[15:18:29] <shaun414> sup
[15:18:52] <XXCoder> I finally found xfce setting to disable it. lets see if update manager respects it.
[15:19:46] <DaViruz> quick fix: use a non multitasking OS
[15:20:10] <XXCoder> lol
[15:20:21] <DaViruz> speaking of, one thing that really ticks me off with my iphone
[15:20:34] <DaViruz> is that it decides to check for mail while i'm talking on it
[15:20:53] <DaViruz> and makes the most annoying sound straight in my ear because i have a new one
[15:21:41] <DaViruz> it sometimes feels like being 10 seconds into a call triggers a mail check..
[15:22:47] <XXCoder> fun
[15:38:21] <XXCoder> very safe https://i.chzbgr.com/full/7012190720/h1B0441F1/
[15:40:33] <DaViruz> doesn't look too good, but i don't really see that it could be a problem
[15:41:22] <XXCoder> probably not as long as its sealed properly but I'd be nervious and aim sparks elsewhere lol
[15:56:28] <Crom> heh
[16:31:40] <Deejay> gn8
[17:01:17] <JT-Shop> lol I had to use my calipers to sort my biscuits
[17:01:44] <SpeedEvil> A little OCD. I just eat them.
[17:02:26] <andypugh> https://youtu.be/xIxgPEVjxiA
[17:02:43] <JT-Shop> some were too thick to fit the slot
[17:03:37] <SpeedEvil> Chew more.
[17:03:48] <JT-Shop> using pre-railroad time I've determined it is 5 o'clock here
[17:04:12] <rob_h> you could aways mill them down to size ;)
[17:04:15] <SpeedEvil> andypugh: :)
[17:04:18] <SpeedEvil> rob_h: see above
[17:04:38] <rob_h> not been on long sorry
[17:04:44] <JT-Shop> well I was sanding all the fingerprints off trying to skinny them up
[17:04:47] <rob_h> oh the youtube
[17:06:24] <JT-Shop> I think I just need to toss the biscuits in the fire come winter and get some good ones
[17:06:47] <JT-Shop> I'm liking this raid NAS box
[17:06:56] <SpeedEvil> Are they compressed biscuits?
[17:15:58] <Roguish> hey JT-Shop: what NAS did you get? I'm shopping for one
[17:20:20] <JT-Shop> SpeedEvil, yes
[17:20:58] <JT-Shop> Roguish, http://www.newegg.com/Product/ComboDealDetails.aspx?ItemList=Combo.2525288 plus a second drive
[17:21:31] <Roguish> ok, a NetGear. did you get the 'red' discs too?
[17:21:42] <JT-Shop> yea
[17:21:56] <JT-Shop> the combo came with one and I ordered another one
[17:22:14] <Roguish> that's pretty much what I'm looking at doing. all important files on it, and hide it in the attic or somewhere
[17:22:43] <JT-Shop> who are you hiding it from?
[17:23:03] <JT-Shop> I really don't think you want that in the attic in the summer
[17:23:41] <Roguish> just in case someone comes in uninvited. i have a vicodan addict neighbor.... who I know has ventured around the neighborhood in the past.
[17:25:47] <JT-Shop> yuck, in that case put it in a gun safe that is bolted to the floor with c4 and trip wires
[17:26:18] <Roguish> yeah, pretty much.
[17:27:52] <Tom_itx> JT-Shop, what ver SW are you using?
[17:28:21] <JT-Shop> I have 15 but don't use it
[17:28:25] <JT-Shop> I use 14
[17:29:21] <SpeedEvil> UPS + encryption requiring a power on password
[17:29:32] <Tom_itx> 14 was the last 32bit wasn't it?
[17:29:53] <JT-Shop> I don't know
[17:34:45] <PetefromTn_> http://i.imgur.com/3nOi0yZ.jpg http://i.imgur.com/7tAXrWw.jpg Woohoo new tooling is arriving for the lathe!!
[17:35:22] <rob_h> santa come early there
[17:35:43] <PetefromTn_> yeah right LOL
[17:44:45] <PetefromTn_> I have a bunch more on their way
[17:44:55] <PetefromTn_> I really need to get this lathe up and running
[17:45:05] <PetefromTn_> my goal right now is to have it working by Christmas
[17:47:23] <PetefromTn_> rob_h do you think that is a decent holder?
[17:49:20] <JT-Shop> I'd look but I hate the ads on imgur
[17:49:31] <PetefromTn_> ads?
[17:50:02] <JT-Shop> doesn't have ads on the side? or am I confused about it
[17:50:10] <PetefromTn_> when I click on either of those links I just get a picture
[17:50:25] <PetefromTn_> but I do have an active adblocker installed
[17:50:42] <JT-Shop> must be a direct link then
[17:50:51] <JT-Shop> nice tool
[17:50:57] <malcom2073> JT-Shop: You're confused
[17:51:17] <JT-Shop> it won't be the last time lol
[17:51:19] <malcom2073> If you're seeing ads on imgur, you likely have malware or browser toolbars :P
[17:51:27] <rob_h> kennametal is good yea at least made from proper metal unlike some cheap rubish
[17:51:31] <malcom2073> Hmm, no it seems there is an ad on it now
[17:51:34] <malcom2073> how long has that been there?
[17:51:34] <SpeedEvil> IMGUR has ads
[17:51:34] <PetefromTn_> I am liking it should work great for tight areas I hope
[17:51:39] <rob_h> put a file on it and see if proper hard.. cheap ones are not
[17:52:02] <SpeedEvil> http://eu.banggood.com/Wholesale-Warehouse-Thicken-Mens-Winter-Polar-Fleece-Lining-Windproof-Cargo-Pants-wp-Uk-959719.html?currency=GBP&createTmp=1&utm_source=google&utm_medium=cpc&utm_campaign=Clf-dm-cart-txt&utm_content=winnie&gclid=CPa6j86EjMkCFYTnGwodf5gOwQ
[17:52:04] <PetefromTn_> it LOOKS hardened and ground but I will check it
[17:52:12] <SpeedEvil> I have no idea why I'm being offered that ad
[17:52:14] <JT-Shop> I have to mill some of mine down to fit the 1/2" toll holders on the CHNC
[17:52:20] <PetefromTn_> I got it with ten inserts and the one in the holder
[17:52:38] <PetefromTn_> I have done that before with holders
[17:52:48] <PetefromTn_> I had to grind it down tho
[17:52:52] <JT-Shop> I use imagebin.ca to share images
[17:53:06] <rob_h> yea like our sliding head its 10mm shanks. and 10 shank tooling is abit pain
[17:53:20] <rob_h> plus inserts tend to be small unlike a 12 or 16 holder
[17:53:20] <PetefromTn_> this is a 3/4 holder
[17:53:57] <rob_h> started using a lot of walter/titex stuff now only becasue deals we get direct from them
[17:53:58] <PetefromTn_> I actually had a similar hand ground tool that I made I am curious to see how this one works
[17:54:08] <PetefromTn_> nice
[17:54:17] <PetefromTn_> I have a gooving/profiling tool coming
[17:54:23] <PetefromTn_> and a nice turning tool.
[17:54:31] <PetefromTn_> same guy I bought them all from
[17:54:35] <JT-Shop> I think only the parting tool had to be machined, the only one that would part 1 5/8 was a 1" shank
[17:54:38] <rob_h> from germany to the UK next day before 9am free delivery.. cant complain on that
[17:55:17] <rob_h> thats a long way to part :)
[17:55:35] <JT-Shop> usually there is a hole in it :)
[17:55:39] <JT-Shop> but you never know
[17:55:42] <PetefromTn_> http://imgur.com/VlPkFpT
[17:55:52] <rob_h> yea have to go to blade to part long ways in
[17:55:54] <PetefromTn_> I also bought that bottom tool with a bunch of inserts
[17:56:16] <PetefromTn_> its apparently an Iscar
[17:57:03] <PetefromTn_> http://imgur.com/zdfQWao I also bought this tool grooving profiling iscar
[17:57:11] <JT-Shop> goodnight
[17:57:19] <PetefromTn_> gn8 JT
[17:57:28] <rob_h> ni
[17:58:08] <rob_h> i always say get what you can get inserts for nice and easy localy etc
[17:58:13] <R2E4> Pete: stop buying stuff.... Got to get that machine working....lol
[17:58:22] <rob_h> if its a ISO standard insert at least most places have one
[17:58:47] <PetefromTn_> they should be available
[17:59:00] <PetefromTn_> I am trying man but I still need some stuff
[17:59:08] <PetefromTn_> I need to source a quality ballscrew for the Z
[17:59:18] <rob_h> o dear
[17:59:42] <PetefromTn_> already found a couple different options
[17:59:43] <rob_h> need ends machined also then?
[17:59:55] <PetefromTn_> yeah I have machined ballscrews before its not that bad
[18:00:25] <_methods> carbide baby
[18:00:35] <PetefromTn_> other than that and the 15hp vfd I have everything here already for the lathe
[18:00:49] <rob_h> yea not very hard screws only induction on top
[18:00:54] <PetefromTn_> yeah I actually just ground thru the hardened layer
[18:01:00] <PetefromTn_> then machined with carbide
[18:01:00] <rob_h> we machiend our last one for X in lathe
[18:01:08] <PetefromTn_> only one problem
[18:01:10] <rob_h> that was a Class 3
[18:01:17] <PetefromTn_> I don't have a lathe anymore :D
[18:01:25] <rob_h> what i throught lo
[18:01:29] <PetefromTn_> C3 nice
[18:01:51] <PetefromTn_> I am looking at probably a C5 ground screw
[18:02:04] <rob_h> yea Zs tend to be lesser class
[18:02:07] <PetefromTn_> if I can find a good deal on a C3 I would get it
[18:02:15] <gonzo_nb> when I turned the ends of my 24mm ballscrews, even with carbide, I was striking fire
[18:02:46] <PetefromTn_> I will probably get either a 25 or 32mm screw whatever I can get a good deal on
[18:03:38] <rob_h> yea nut tneds to be costly.. and screw i found was not bad per 100mm in cost when think what they do to make it
[18:04:10] <PetefromTn_> I'm probably looking at $5-700 for the screw/nut from what I am seeing
[18:05:05] <rob_h> i think when i asked for 1.5m screw and single preload nut C4 i think was £900 all in
[18:05:37] <PetefromTn_> I need about 1200mm
[18:06:08] <rob_h> sometimes see new screw and nuts on ebay from service centers etc
[18:06:16] <PetefromTn_> hoe does a single preload nut work?
[18:06:29] <rob_h> they pick balls of sizes to load it
[18:06:34] <rob_h> unlike double, they shim
[18:07:00] <PetefromTn_> thats what I thought I would prefer a double preloaded setup
[18:07:01] <rob_h> just we did not have space to get double nut in.. and old screw as single also
[18:07:12] <PetefromTn_> ah ok
[18:07:29] <PetefromTn_> there is plenty of room on this Z setup under the carriage
[18:07:29] <Sync> yeah, usually a single nut will do
[18:08:00] <rob_h> plus we had internal citculation thats how tight space was
[18:08:05] <PetefromTn_> when I built my RF45CNC I built my own preloaded double ballnut setup on each screw
[18:08:24] <Sync> mine came with singlenut preloaded screws
[18:08:31] <Sync> chinese, but they are pretty okay
[18:08:43] <PetefromTn_> what kinda backlash are you seeing?
[18:08:49] <R2E4> Pete: You had a Rong FU?
[18:08:57] <PetefromTn_> yeah that was my first CNC
[18:09:01] <PetefromTn_> an RF45
[18:09:11] <PetefromTn_> I have a build thread about it on CNCzone
[18:09:19] <R2E4> hahaha, I had one also
[18:09:29] <PetefromTn_> its a fun little mill not bad really
[18:09:31] <Sync> 0 PetefromTn_
[18:10:15] <R2E4> My lego set had less backlash.....lol
[18:10:40] <PetefromTn_> Sync what kind of machine is it?
[18:10:47] <Sync> a rf45
[18:10:56] <PetefromTn_> ah heh
[18:11:03] <Sync> did you scrape the z axis mount?
[18:11:12] <Sync> and add a plate on the huge cutout in the back?
[18:11:30] <Sync> that adds alot of rigidity
[18:11:36] <PetefromTn_> you mean the motor mount on top?
[18:12:05] <Sync> nope
[18:12:09] <Sync> where the control cabinet is
[18:12:14] <Sync> the casting is open there on mine
[18:12:46] <Sync> and scraping the z axis mount to the xy base adds a lot of rigidity too
[18:14:19] <PetefromTn_> http://www.cnczone.com/forums/benchtop-machines/67417-cnc.html
[18:14:43] <Sync> but for what it is it is a pretty neat machine
[18:15:28] <PetefromTn_> yeah I know I had one ;) mine was kind of a hybrid Rf45/IH mill. it was an early Lathemaster model that had the same IH head and Z ring
[18:17:36] <zeeshan> hi
[18:17:58] <PetefromTn_> hi
[18:18:06] <Sync> I like how you can just rest the head on the table to take shit off
[18:18:59] <zeeshan> man
[18:19:04] <zeeshan> i wanted this machine so bad
[18:19:08] <zeeshan> but i dont have the space
[18:19:12] <zeeshan> so my friend is buying it
[18:19:20] <zeeshan> for his eng business
[18:19:52] <zeeshan> http://www.metec-cnc.com/images/maschinen/neu/060-Deckel-FP-50.jpg
[18:20:12] <Sync> just put it in your driveway
[18:20:14] <PetefromTn_> woah thats a big sucker
[18:21:15] <zeeshan> x travel 47" y 20", z 22" , 450ipm rapids for all 3 axis, 6000 rpm spindle, 40 position chain type tool changer
[18:21:23] <zeeshan> 15000lb
[18:21:33] <zeeshan> it's a monster!!
[18:21:39] <zeeshan> we're looking at it tomorrow
[18:21:43] <zeeshan> he wants me to convert it for him
[18:21:47] <PetefromTn_> 47 is nice
[18:22:01] <zeeshan> and ofcourse its horizontal+vertical in one
[18:22:07] <zeeshan> typical euro style cnc
[18:22:13] <PetefromTn_> you better make some cash if you do that..
[18:22:56] <Sync> gotta do the lathe first
[18:23:16] <zeeshan> he wants me to do it around feb 1st
[18:23:22] <zeeshan> i dont think ill get lathe done by then
[18:23:40] <Sync> pfft, your contract is up in dec
[18:23:42] <Sync> so you got time
[18:23:50] <zeeshan> ill prolly have another job
[18:23:52] <zeeshan> been interviewing a lot
[18:23:57] <SpeedEvil> zeeshan: 47*20*22 - you don't need a house, just curl up on the bed.
[18:24:12] <zeeshan> PetefromTn_: im thinking if i help him out
[18:24:17] <zeeshan> the long term relationship will be worth it
[18:24:20] <zeeshan> (ie not charge money)
[18:24:24] <Sync> probably
[18:24:31] <Sync> it should be fairly uninvolved
[18:24:40] <zeeshan> its very similar to my machine
[18:24:42] <zeeshan> just bigger
[18:24:54] <Sync> they iirc have dc servos or early ac servos with analog velocity setpoints
[18:24:55] <PetefromTn_> really? its a toolchanger equipped horiz/vert CNC mill...
[18:25:06] <zeeshan> yes, but control wise
[18:25:08] <zeeshan> its very similar
[18:25:25] <zeeshan> i might put a clause, that if he decides to sell the machine
[18:25:32] <zeeshan> i get a certain amount
[18:25:47] <zeeshan> but as long as he owns it for at least 4 years
[18:25:50] <zeeshan> its al ok
[18:25:51] <zeeshan> *all
[18:26:21] <PetefromTn_> well thats up to you. you are better at this stuff than I am. For me it would equal a great deal of my personal time to do it.
[18:26:30] <zeeshan> sync this one comes w/ ac servos
[18:26:41] <zeeshan> and it's going to a place w/ 3 phase
[18:26:42] <Sync> yeah, depends on the build date
[18:26:44] <zeeshan> so the conversion should be very easy
[18:27:10] <Sync> ye, to at least get it moving and machining stuff
[18:27:17] <Sync> getting the atc running might be annoying, but eh
[18:27:24] <zeeshan> not priority :D
[18:28:45] <zeeshan> http://i110.photobucket.com/albums/n104/Deckel_Fan/Deckel%20FP%2050UC/DSC00901.jpg
[18:28:50] <zeeshan> the scary part :P
[18:31:48] <zeeshan> http://www.dialog5.com/Documentation/Dialog11Bild.jpg
[18:32:01] <zeeshan> linuxcnc plz make axis output colorful tool paths!! :D
[18:32:16] <PetefromTn_> it already does?
[18:32:19] <zeeshan> no
[18:32:32] <PetefromTn_> it does on mine
[18:32:35] <zeeshan> just differentiates between g0 and regular moves
[18:32:37] <zeeshan> blue line
[18:32:39] <zeeshan> and some other thing
[18:32:58] <Sync> you could just keep the dialog11
[18:33:00] <Sync> it is not too shitty
[18:33:05] <zeeshan> f that
[18:33:11] <zeeshan> linxucnc baby
[18:38:01] <zeeshan> does anyone make mill macros
[18:38:03] <zeeshan> for linuxcnc
[18:38:07] <Tom_itx> zeeshan, is that deckel DOA?
[18:38:07] <zeeshan> other than tormach
[18:38:13] <zeeshan> Tom_itx: not sure, seeing it tommo
[18:38:43] <Tom_itx> doesn't look all that old
[18:38:44] <Sync> http://img.photobucket.com/albums/v381/MartinPeitz/HappyCamSS1.jpg aaw
[18:38:49] <zeeshan> i think its 1995r
[18:38:49] <Sync> that small happy computer
[18:38:50] <zeeshan> we'll see
[18:39:02] <zeeshan> haha sync
[18:39:11] <zeeshan> i love dos
[18:39:13] <zeeshan> !!!!!!!!!
[18:40:05] <Tom_itx> was easy to program in
[18:41:52] <Tom_itx> zeeshan, what sort of macros?
[18:42:04] <zeeshan> facing, circle milling
[18:42:07] <zeeshan> drilling
[18:42:09] <zeeshan> tapping
[18:42:10] <Tom_itx> jt has some
[18:42:39] <Tom_itx> there's some add on tabs but i forget what they all do, i've not used them
[18:42:40] <jdh> there is taht axis add-on that does that
[18:42:47] <zeeshan> which one
[18:42:47] <Tom_itx> ^^
[18:42:52] <Tom_itx> hang on
[18:42:57] <zeeshan> thank u
[18:44:24] <Tom_itx> ngcgui
[18:44:27] <jdh> yeah
[18:44:55] <Tom_itx> http://linuxcnc.org/docs/2.7/html/gui/ngcgui.html
[18:46:33] * zeeshan sees no circle mill!
[18:46:35] <Tom_itx> http://linuxcnc.org/docs/2.7/html/gui/ngcgui.html#_demonstration_configurations
[18:50:02] <Tom_itx> http://gnipsel.com/files/mill-g-code/
[18:50:50] <zeeshan> nice!
[18:51:01] <zeeshan> exactly what im looking for
[19:05:38] <zeeshan> i cant believe how much a full time job drains you :P
[19:08:03] <Tom_itx> which one?
[19:08:13] <Tom_itx> your day one or your night one?
[19:08:19] <zeeshan> day
[19:11:02] <Tom_itx> been trying to figure out what i have that will still run on this 64bit install
[19:12:44] <jdh> having to work pretty much blows
[19:13:01] <zeeshan> jdh seems like it :p
[19:14:59] <duc> I'm a little tea pot ....
[19:15:33] <jdh> I did a little bit of everything today so it was at least somewhat interesting.
[19:15:59] <zeeshan> i would be interested
[19:16:05] <zeeshan> if i could do fea and stress analysis all day long
[19:16:38] <PetefromTn_> I kinda dig my day part time job so I don't feel like that too often but I know what you mean for sure
[19:17:12] <jdh> and I'm taking tomorrow off (and all remaining fridays)
[19:17:26] <zeeshan> how many weeks of vacation do you get jdh
[19:17:35] <jdh> 4
[19:17:43] <PetefromTn_> nice perpetual 3 day weekends
[19:17:45] <jdh> I still have 14 days left though
[19:17:55] <zeeshan> gotta use em in a year?
[19:17:59] <jdh> yep
[19:18:08] <jdh> I put off trips 3 times for a project
[19:18:17] <PetefromTn_> when I worked in the woodshops we usually worked 4-10 hours shifts so we always had 3 day weekends
[19:19:58] <PetefromTn_> Damn someone posted a nice parting off tool but I already spent a bunch of money this week :(
[19:20:48] <jdh> today I did, C, fortran, VB, ladder, some compumotor code, helium plumbing, solenoid wiring and mounting
[19:21:26] <PetefromTn_> today I bought a new boomstick ;)
[19:21:39] <jdh> what did you get?
[19:21:49] <PetefromTn_> Rem 870 express tactical
[19:21:59] <zeeshan> nice jdh
[19:22:01] <zeeshan> are you a systems eng
[19:22:22] <jdh> I don't know what a systems eng is
[19:22:25] <jdh> but, maybe I am.
[19:22:26] <zeeshan> i applied to a job for one
[19:23:51] <zeeshan> https://grantek.secure.force.com/careers/VanaHCM__Job_Detail?Id=a1U70000001tTMQEA2
[19:23:56] <zeeshan> that is what the description was
[19:24:36] <jdh> I do all that
[19:25:14] <Tom_itx> even the having fun part?
[19:25:20] <Sync> *Completing documentation, including project engineering notes, proposal writing, case studies, and more
[19:25:23] <Sync> fuk dis
[19:25:25] <jdh> that part sucks
[19:26:18] <jdh> I'm in the middle of commisioning a new machine. Docs will take longer than anything
[19:26:55] <jdh> that, and I inherited another job on top of mine.
[19:29:47] <duc> Are the having you write SOP for am/pm, work instructions yet for the machine
[19:30:11] <jdh> I can copy most of the procedure from a similar machine
[19:31:02] <duc> Lucky man. I've been trying to commission a robotic polisher this week. I hate paperwork
[19:31:07] <jdh> we had a tech writer that would have done it but he left a few weeks ago
[19:31:17] <jdh> what does it polish?
[19:32:10] <jdh> the solenoid and 4 rungs of ladder should save about $50-60k/year
[19:32:12] <duc> Receivers. Pretty cool system. Fanuc robot but need to write work instructions for a normal person
[19:34:13] <duc> I wish we had a tech writer. Let me design fixtures and automation stuff. I think I'm taking on a machining project also next week. Fml
[19:37:02] <duc> Jdh What type of machine are you working on
[19:37:50] <jdh> automated welder + inspection
[19:39:51] <duc> Tig or mig?
[19:40:12] <jdh> some tig, some resistance
[19:42:10] <duc> How are you going to inspect?
[19:42:45] <jdh> ultrasonic, laser-mic, vision
[19:43:56] <duc> Nice. We looked into a way to auto inspect welds but not sure it was in budget
[19:44:54] <jdh> I have a fairly large budget
[19:45:34] <duc> Aerospace or military app?
[19:45:47] <jdh> utilities
[19:47:12] <duc> The 3rd bottomless pit of money. Wish I had that kind of budget
[19:48:57] <duc> I would love to find a way to bring laser welding in house
[19:49:19] <Sync> all of the laser stuff vendors are super shady about their tech
[19:49:32] <_methods> don't let your insurance company find out you're laser welding in your house lol
[19:49:36] <jdh> I spent several years trying to get an inspectable laser weld and then moved on to resistance
[19:49:38] <Sync> for some laser engravers the techs will stop working if you are in a room with them
[19:49:45] <duc> Which ones have you talked with?
[19:50:17] <jdh> our laser vendor would tell us whatever we wanted to know and supply parts, docs, etc
[19:51:04] <_methods> II-VI FTW
[19:52:55] <duc> Rofin and electrox has been really good about talking but 200 k a system will do that
[19:55:19] <R2E4> I got an atom motherboard which is what I read compatable with linux and linuxcnc, and I get the dreaded realtime error that motherboard is famous for......
[19:55:44] <R2E4> Is there a list of motherboards that work good for linuxcnc?
[20:33:46] <zeeshan> R2E4: http://wiki.linuxcnc.org/cgi-bin/wiki.pl?Latency-Test
[20:34:37] <zeeshan> https://forum.linuxcnc.org/forum/18-computer/29147-intel-cpu-on-board-motherboard-suggestion?start=20
[20:34:44] <zeeshan> post #62692
[20:34:46] <zeeshan> very nice combo
[20:34:49] <zeeshan> im planning to get that
[20:35:10] <McBride36> _methods, the leadscrew is all fixed :3
[20:35:13] <McBride36> thanks for the help
[20:35:59] <_methods> ah good deal
[23:46:25] <jesseg> I guess G03 isn't allowed until after there's been at least one G0 or G1 :P