#linuxcnc | Logs for 2014-08-22

Back
[02:06:59] <Deejay> moin
[02:33:23] <BellinganRoy> I think there are a lot of german people in this channel...
[03:42:17] <Tom_itx> zeeshan, psha doesn't have a robot.txt or other to exclude robots from searching the logs
[03:42:38] <Tom_itx> i added one to mine and it seems to work
[04:15:26] <onyedikilo> hi all
[04:17:39] <onyedikilo> i have a problem with my z axis finishing higher than it started with. It does it when cutting air also, but the difference in height is different everytime. All other axis are fine
[04:18:25] <onyedikilo> and i have a 500000 line g-code to test it with. lots of z moves
[04:19:11] <onyedikilo> i wrote a small gcode for the z axis going up and down in a linear fashion but the step loss is not there
[04:19:19] <onyedikilo> any ideas?
[04:34:08] <BellinganRoy> Interrupt the long code at differente position and check...
[04:35:10] <BellinganRoy> I suggest you to alter the code, place the reset command and delete the afterwards line
[04:36:15] <BellinganRoy> Did you use the G28 command for homing ? onyedikilo
[04:37:02] <onyedikilo> normally i use this routine : G17 G21 G40 G49 G64 G90 G94 S11000 M03
[04:37:42] <onyedikilo> whether i home the machine or not i loose steps
[04:37:45] <onyedikilo> i would k
[04:38:16] <onyedikilo> i would like to get some ideas on why the z could be failing
[04:38:18] <BellinganRoy> Maybe the g21 ? you did this only at start or a lot of time ?
[04:38:43] <onyedikilo> i slowed down the accelereation and velocity but z seems to loose steps anyhow
[04:40:14] <onyedikilo> it could be a binding issue but i dont have the neccessary equipment for a test
[04:40:40] <onyedikilo> even if i did, how would i know this is because of the binding
[04:41:10] <BellinganRoy> have you tried the same code on a different machine ?
[04:41:42] <onyedikilo> i have tried many different codes which are long, and all have the same z axis problem
[04:41:49] <onyedikilo> i dont have another machine so nope
[04:41:53] <BellinganRoy> k
[04:42:11] <BellinganRoy> For quiker test use this http://en.wikipedia.org/wiki/Bisection_%28software_engineering%29
[04:43:20] <BellinganRoy> Sorry, wrong link, I'll write the concept, cut in half and run, if the problem is gone than is on the second half, otherwayse in the first
[04:43:36] <onyedikilo> ok
[04:43:39] <BellinganRoy> repeat, in 10 step you have reduced the working set by 1024 time
[04:43:49] <onyedikilo> suppose it is random
[04:44:12] <BellinganRoy> this is a big problem, hope for not
[04:44:58] <onyedikilo> i believe it is, i tried a portion of the gcode cutting air, it did not miss a step, i tried it again and it missed its position
[04:45:37] <BellinganRoy> uhm I think is something related to the motion controller or the electronic...
[04:45:56] <onyedikilo> i am planning to buy an easy servo from leadshine to solve this lost steps problem.
[04:46:09] <onyedikilo> i tried changing the motion controller and the stepper also
[04:46:16] <onyedikilo> i got 2 sets of different controllers
[04:46:27] <onyedikilo> the same thing nothing changed
[04:46:57] <BellinganRoy> what board did you use for controlling ?
[04:47:03] <onyedikilo> pmdx 126
[04:47:18] <onyedikilo> and leadshine drivers
[04:47:34] <BellinganRoy> The computer you use, load is low ecc ecc ?
[04:47:42] <BellinganRoy> Have you checked for gittering ?
[04:48:40] <onyedikilo> %7 cpu use
[04:48:48] <onyedikilo> what is gittering ?
[04:49:26] <BellinganRoy> whan you have a spike in cpu load
[04:49:36] <BellinganRoy> and the computer is not sendind the data at correct rate
[04:49:45] <onyedikilo> yes i did look at it and it seems normal
[04:49:51] <BellinganRoy> http://wiki.linuxcnc.org/cgi-bin/wiki.pl?Latency-Test
[04:50:13] <BellinganRoy> sorry Jitter wrong spelling
[04:51:22] <onyedikilo> i even have a windows box with smooth stepper and mach3 it has the same problem
[04:52:02] <onyedikilo> i believe the problem is mechanical
[04:52:20] <onyedikilo> but i dont know how i can be sure
[04:52:51] <BellinganRoy> you mean you changed every thing except the motor ?
[04:53:04] <onyedikilo> i did change the motor
[04:53:22] <onyedikilo> same specs
[04:53:32] <onyedikilo> 8.5nm
[04:53:42] <onyedikilo> i changed teh controller
[04:53:50] <onyedikilo> i changed the software
[04:53:58] <BellinganRoy> did you use reduction gear on z axis ?
[04:54:07] <onyedikilo> its direct drive
[04:54:31] <BellinganRoy> ... sorry I don't have any clue...
[04:54:39] <onyedikilo> :(
[04:55:28] <onyedikilo> if it was emf, all the axis' would loose steps right ? the drivers are all in the same box.
[04:56:06] <BellinganRoy> teoretically yes
[04:56:38] <BellinganRoy> but you can have a cable twisting that render the emf null
[04:56:41] <onyedikilo> btw i checked the code with spindle on and off
[04:57:13] <onyedikilo> i will rewire the drivers and twist those cables
[04:57:34] <onyedikilo> they are all shielded
[04:57:59] <onyedikilo> do i need to put the shielding after twisting the wire ?
[04:58:08] <BellinganRoy> no no
[04:58:13] <BellinganRoy> like ethernet cable
[04:58:23] <onyedikilo> to twist the wires i need to cut the cables shield
[04:58:30] <BellinganRoy> you need to have balanced cabling too
[04:58:41] <onyedikilo> same length ?
[04:59:00] <BellinganRoy> yes
[04:59:43] <onyedikilo> if i get a servo motor with encoder, do you think that i wont see any moıre lost steps on z ?
[05:00:09] <BellinganRoy> if the problem is a mechanical stiffness yes
[05:00:32] <onyedikilo> then i should invest in one
[05:00:47] <BellinganRoy> but if you say you are testing in air...
[05:00:50] <onyedikilo> it took me more than 10 days still no clue
[05:01:01] <onyedikilo> yes air cuts
[05:01:03] <BellinganRoy> for me test the code on another machine
[05:01:09] <BellinganRoy> ask someone
[05:01:27] <BellinganRoy> not me, i don't have one of my own, i used the office one
[05:01:37] <onyedikilo> how could it be the code that produce random lost steps ?
[05:02:10] <BellinganRoy> don't know just a try
[05:03:28] <onyedikilo> ok one more question, if my gcode has 3 decimal places for coordinates and i have 2 decimal places of resolution in my cnc like 0.02mm, will those 3rd decimal place numbers add up to an error in the coordinates ?
[05:03:56] <BellinganRoy> uhm... good question
[05:04:29] <BellinganRoy> But i think yes
[05:04:47] <BellinganRoy> it depends on the controller if IT truncate the decimal then yes they add
[05:05:01] <BellinganRoy> if IT round to the nearest than statistically they don't sum
[05:05:13] <BellinganRoy> i suggest you to try by yourself
[05:05:19] <onyedikilo> maybe i should give it a try with less decimal places on the gcode
[05:05:26] <BellinganRoy> go down 2.567 and up 2.56 and check
[05:05:34] <onyedikilo> yes, thank you BellinganRoy
[05:06:08] <BellinganRoy> tell us what it whas
[05:06:51] <onyedikilo> i will
[05:16:51] <onyedikilo> decimal places did not make any change, when i tell it to go back to z0 it is spot on
[05:22:55] <BellinganRoy> k, but how many step did you tried ?
[05:24:43] <onyedikilo> i told it to go z5.789 ,z 2.125, z4.789 and a couple more then z0
[05:25:01] <BellinganRoy> no
[05:25:02] <onyedikilo> no more than 10 commands in 0-5mm
[05:25:18] <BellinganRoy> this is wrong
[05:25:34] <BellinganRoy> because in this case you subtra
[05:25:38] <BellinganRoy> how is spelled ...
[05:25:43] <BellinganRoy> subtrat ?
[05:25:49] <onyedikilo> subtract
[05:26:11] <BellinganRoy> the error you should do this -> add 2.458 and subtract 2.45
[05:26:13] <BellinganRoy> and repeat
[05:26:24] <BellinganRoy> a lot of time
[05:26:35] <onyedikilo> ok let me try it brb
[05:26:57] <BellinganRoy> because you add only 0.008 mm each time
[05:27:11] <BellinganRoy> son in 100 step you have yest 0.1 wich is not easy to spot...
[05:27:20] <BellinganRoy> so go for 10k ...
[05:41:22] <onyedikilo> tried it 3 times x 10k, dial indicator did not move
[05:42:25] <onyedikilo> but it was worth a try
[05:47:03] <BellinganRoy> k
[05:47:12] <BellinganRoy> so the error don't accumulate...
[05:47:18] <onyedikilo> yep
[05:47:54] <BellinganRoy> Did you know what ?
[05:48:09] <BellinganRoy> check if you have instruction with only millesimal part like go 0.002
[05:48:25] <BellinganRoy> you machine will not do it, but the system who generated the code yes
[05:49:33] <onyedikilo> yes it wont move
[05:50:34] <BellinganRoy> k
[05:50:51] <BellinganRoy> i think this is
[05:51:09] <BellinganRoy> the g code generator assumes movement wich has not appened
[05:53:25] <onyedikilo> yes but if you give another command it will move to that direction without error
[05:54:15] <onyedikilo> if i can manage to do that in machines accuracy border it might accumulate to an error
[06:32:17] <BellinganRoy> no the problem is that the program WHO generated the code think the movement happened
[06:32:29] <BellinganRoy> so it later correct using this value
[06:36:27] <BellinganRoy> but having not happened, this makes trouble for example
[06:36:52] <BellinganRoy> move 0.002 0.003 0.004 0.005 ecc and later move back 0.12
[06:37:05] <BellinganRoy> so you have 5 non existent movement and and existent move
[07:08:32] <Bernd> ich bin neu bei LinuxCNC. Maschine mit drei Achsen eingerichet läuft auch soweit prima. Wenn ich aber nun in der AXIS Gui bei "Manueller Kontrolle" beispielsweise die X-Achse auf "Durchgehend" stelle und losffahre, stoppt die Maschine grundsätzlich bei 8.0000mm
[07:09:11] <Bernd> kann mir einer sagen was das ist? Ach ja, leider sind meine Endschalter noch nicht montiert - das kommt noch - nur mir ist dieses 8.000mm Verhalten aufgefallen
[07:09:18] <Bernd> DANKE für Eure Hilfe
[07:13:27] <jdh> how does your machine have only '2 decimal places of resolution'?
[07:14:37] <Bernd> oh sorry, my machine has more decimal places - it was a false during writing :-)
[07:14:52] <Bernd> did you understand my writings before?
[07:15:01] <Bernd> or should I try to translate into english
[07:17:21] <jdh> you might get more response with english, or wait for a german speaker to come along.
[07:17:39] <Bernd> ok, thanks - try to translate my "common german"
[07:20:48] <Bernd> I'm new with LinuxCNC. I built my own 3Axis machine and every thing work well. But if I'm inside AXIS-GUI and in tab "manual controll", I hava a obfuscated behaviour. Every time if I try to stepp X (or Y or Z) axis, machine stops afer 8.0mm (I know I have more decimal places).
[07:21:34] <jdh> just stops? no limit errors?
[07:21:35] <Bernd> dropdown box is set on "continous" (hope that right - in German "durchgehend"
[07:21:46] <Bernd> no errors, nothing - it stopps everytime
[07:22:21] <Bernd> btw: exactly at 8.00000 mm - every time -
[07:23:01] <jdh> will it continue if you hit the arrow again?
[07:23:05] <Bernd> yes
[07:23:16] <Bernd> and stops exactly after 8.00000
[07:23:35] <Bernd> it seems there is a "flag" inside one of the "thousands" config files
[07:23:43] <jdh> if you do an mdi move does it stop at 8?
[07:24:11] <Bernd> ähm, sorry I didn't try this
[07:24:41] <Bernd> it was the first time, that we start the electronics with linuxcnc and we tried first "manual controll"
[07:25:22] <Bernd> ah, I forgot to tell. currently no end switches are used (installed)
[07:28:33] <Loetmichel> Bernd: maybe your machine ist programmed to be 8.0000mm wide?
[07:28:44] <Loetmichel> int he stepconf wizard?
[07:29:25] <Bernd> ? mhm, where can I configure this inside "stepconf wizard"
[07:31:17] <jthornton> Bernd, what version of LinuxCNC and what GUI are you using?
[07:32:49] <Bernd> oh, shi... have to go into next building and start pc - sorry - come back in 5mins and will report
[07:38:47] <Bernd__> Hi folks I'm back (Bernd), Now I'm sitting in front of my machine
[07:39:02] <Bernd__> I'm using AXIS 2.5.0
[07:42:12] <cradek_> Loetmichel has it - check your axis limits in the ini file or stepconf. you have probably told linuxcnc you have an 8mm wide machine.
[07:46:32] <jthornton> that's a stable version and GUI so it is odd that continuous gives an incremental move
[07:46:45] <jthornton> what does an incremental move do?
[07:48:02] <Bernd__> for example, if I try 5.0000mm it move exactly 5.000mm
[07:48:33] <Bernd__> change back to "continous" and pres "+" - stopps after 8.0000
[07:48:47] <Bernd__> ok, I will check stepcconf
[07:48:51] <jthornton> are you still pressing the + when it stops?
[07:49:10] <jthornton> or press and release and you get a 8mm move
[07:49:17] <Bernd__> yes
[07:49:32] <jthornton> yes to which question?
[07:52:52] <Bernd__> oh now; i'm so stupid - Loetmichel - thanks for kick - yeap - inside stepconf I configured all limites for X/Y/Z to 8.0mm
[07:53:00] <Bernd__> oh, oh, newbie'S
[07:53:01] <Bernd__> :-)
[07:53:50] <Bernd__> thanks to all your assistance !
[07:54:00] <Bernd__> for your ...
[08:33:13] * JT-Shop goes to mow the grass while it is not so hot
[08:36:20] <SpeedEvil> JT-Shop: that's just being lazy.
[08:36:30] <SpeedEvil> Couple of long screws, steppers, and you're there.
[08:36:34] <SpeedEvil> Don't even need a Z axis
[09:19:59] <Fuchikoma> https://gifyoutube.com/ sweet jesus
[09:20:25] <Fuchikoma> Also, wrong window... but now you guys get to share it too
[09:38:04] <_nexxus_> that's great
[09:38:41] <Benjamin23> anyone present on here that uses freecad?
[09:39:31] <_nexxus_> i tried..too many crashes and lost work
[09:39:49] <_nexxus_> don't imagine that helps, though
[09:40:48] <Benjamin23> that's too bad. I'm curious why it did that? Personally, I've never experienced that. It has slowed down though, because of import scripting errors
[09:41:48] <_nexxus_> yeah, i'm not sure.. i didn't have time to dig in and try to sort it out, at the time
[09:42:03] <_nexxus_> just cursed a little and moved on
[09:43:28] <Benjamin23> what were the specs of the computer you were using and what operating system?
[09:48:50] <_nexxus_> i7, 16gb ram, ssd
[09:48:54] <_nexxus_> linux
[09:49:08] <Benjamin23> Linux distro?
[09:49:30] <_nexxus_> gentoo, but why would distro matter?
[09:50:19] <Benjamin23> library support for need freecad modules and dependencies
[09:50:44] <_nexxus_> built fine
[09:51:22] <Benjamin23> that maybe true, but I'm using ubuntu 14.04 and freecad hasn't crashed once
[09:51:36] <_nexxus_> it is true
[09:51:43] <_nexxus_> but yeah.. not sure what the problem was
[09:52:30] <Benjamin23> oh well. What my intent for asking was I am trying to sketch a 2D image to a face of a solid object to make a pocket
[09:52:51] <Benjamin23> I'm not doing something right and also failing to remember what steps I need to do in order to do it
[09:52:56] * _nexxus_ nods
[09:52:59] <_nexxus_> would help if i could
[09:53:02] <_nexxus_> has been a while
[09:57:44] <Benjamin23> I think I got it. Instead of following the intuitive method, I did my own way of doing and screwed it all up.
[09:58:13] <Benjamin23> but, now that there is a live person on here, I'd like to ask what you have for a cartesian robot
[10:04:53] <_nexxus_> none yet
[10:05:04] <_nexxus_> am looking
[10:09:34] <Benjamin23> you and me both.
[10:10:16] <Benjamin23> I had the idea that I want to print parts for a mill, then mill out parts for the mill that I want
[10:11:17] * _nexxus_ nods
[10:12:14] <Benjamin23> that will be a while I'm sure. Just ordered a 3D printer kit. Yes, sourcing everything would be cheaper, however, that will require significantly more time
[10:12:42] <jdh> which one?
[10:12:56] <Benjamin23> mendelmax 1.5
[10:12:59] <Benjamin23> from makea3dfactory.com
[10:13:17] <Benjamin23> the dude there, Mike, is very willing to talk with you
[10:13:54] <Benjamin23> answers every question, up front, just down right helpful
[10:15:50] <Benjamin23> it appears to me he is going to add CNC kits, which I may go that route
[10:15:55] <_nexxus_> it's nice looking
[10:16:00] <Benjamin23> we shall see when the time comes
[10:16:03] <Benjamin23> it is
[10:16:03] <_nexxus_> ball screws?
[10:16:29] <Benjamin23> didn't ask about, so I don't know
[10:16:34] <Benjamin23> use his live chat on his site
[10:16:48] <_nexxus_> probably not going to do 3d printing
[10:16:58] <_nexxus_> it's cool and all, but the materials aren't exactly non-toxic
[10:17:04] <_nexxus_> would rather mill
[10:17:59] <Benjamin23> they both have their pros and cons, so I am going to learn both subtractive milling and solid building
[10:18:06] * _nexxus_ nods
[10:19:11] <Benjamin23> I like the idea of using milling to create gears/cogs from commercially made plastic, and that is essentially free from recycling centers
[10:20:02] * _nexxus_ nods
[10:20:41] <Benjamin23> the recycling centers are excellent sources for computer, printers whether it is to use them or sacrifice them to the Golden Screwdriver
[10:21:52] <Benjamin23> I found a 2 year old laptop in a recycling center bin. Nothing wrong with it at all. excellent condition
[10:22:00] * _nexxus_ nods
[10:23:17] <Benjamin23> this presently in mind, I can build a small CNC with all the stepper motors I have obtained. It will be a small CNC, but should be stable/strong enough to move a dremel around for light duty work. Also it will be more than enough to move a laser around for laser cutting
[10:23:25] <mazafaka> the modul or pitch of the gear shall correspond to the plastic's mechanical properties
[10:24:44] <Benjamin23> What?
[10:24:53] <Benjamin23> strength?
[10:25:02] <Benjamin23> tensile strength?
[10:25:47] <mazafaka> yeah
[10:33:44] <SpeedEvil> All of them!
[10:39:35] <Benjamin23> I got that that, which is the most wonderful part. Empirical experimenting is what I like the best
[10:39:42] <CaptHindsight> http://store.makea3dfactory.com/mendelmax-1-5/
[10:40:42] <Benjamin23> I have a couple high torque DC motors stolen from things I've sacrificed over the years, and while they do not spin as fast, they'll be able to perform some work
[10:40:47] <CaptHindsight> "2x Sets of 1/4" ACME Precision Leadscrews w/nuts and springs"
[10:41:30] <CaptHindsight> "4x 8mm 440mm Chrome Hardened Smooth Rods 2x 10mm 370mm Chrome Hardened Smooth Rods" for linear bearings
[10:41:58] <jdh> precsion!
[10:42:26] <Benjamin23> is that sarcasm or indication of interest?
[10:42:26] <Fuchikoma> Precision relative to the stainless threaded rod most people use
[10:43:40] <Benjamin23> that brings a question to mind. There are some CNC milling machines with belts for movement and others use chains.
[10:44:10] <Fuchikoma> Chains don't seem that great an idea to me
[10:44:27] <CaptHindsight> http://www.automationtechnologiesinc.com/products-page/cnc-router/kl4530-desktop-cnc-router-with-3-motors $800
[10:44:29] <Benjamin23> I'm under the impression while chains have a stronger tensile strength, they also stretch and have play in the chain cogs
[10:45:07] <Fuchikoma> Well, pedantically *anything* will stretch when you put tensile load on it
[10:45:59] <Fuchikoma> But yes, I'd expect the clearances of the linkages will add up and you'll have a good amount of lash when reversing direction
[10:47:17] <CaptHindsight> Benjamin23: it's the materials and the sizes chosen plus all the tolerances that add up to them being shiny toys
[10:47:41] <Benjamin23> hahaha great perspective
[10:47:58] <CaptHindsight> but if you're just making Yoda heads for fun it doesn't matter
[10:48:32] <Fuchikoma> I've get reliably accurate parts out of my printer :p
[10:48:38] <Benjamin23> most of the stuff at automationtechnologies is from china
[10:48:48] <CaptHindsight> if not all
[10:49:21] <Benjamin23> bah.
[10:49:46] <CaptHindsight> where do you think the Mendel arts come from? Switzerland?
[10:49:55] <CaptHindsight> arts/parts
[10:51:16] <Benjamin23> they are from china to, which is just about everything. However, stuff put together elsewhere is usually better
[11:01:44] <CaptHindsight> Benjamin23: think of them as partially assembled kits to make sure no parts were missing before shipment
[11:04:46] <Benjamin23> Yeah. We'll see what happens. But anyway, the recommendation to me was obtain a 6040 for the work I planned on doing, and then make upgrades to it
[11:10:01] <mazafaka> ball end mill 200mm long will have which least diameter for finishing of mild steel?
[11:11:36] <JT-Shop> damn mower belt was $60!
[11:13:15] <jdh> my mower belt seems to be about 10 inches longer than the manual says it should be.
[11:13:23] <jdh> which is proably why it doesn't work so well
[11:14:34] <CaptHindsight> Benjamin23: they ship without nuts on the ends of the ballscrews for setting the preload, or worse without thrust or angular contact bearings
[11:15:09] <CaptHindsight> http://machinedesign.com/linear-motion/importance-ballscrew-end-fixity
[11:18:19] <CaptHindsight> jdh: maybe it's like buying wire at Home Depot, they always give you an extra few inches
[11:18:54] <jdh> I think it has just streched
[11:19:32] <Fuchikoma> Pfft. Ballscrews.
[11:23:55] <_nexxus_> here's a good forum post on backlash, backlash, and related: http://www.cnccookbook.com/CCBacklash1.htm
[11:24:11] <_nexxus_> er, article
[11:24:37] <ssi> backlash AND backlash? :D
[11:24:48] <_nexxus_> shit..brain lapse there..sorry
[11:24:51] <_nexxus_> backlash..ballscrews
[11:25:00] <Fuchikoma> Some backlash in the brainbox
[11:25:07] <_nexxus_> yeah, apparently
[11:31:13] <ssi> eheheh
[11:34:04] <zeeshan> ssi where you been
[11:44:35] <IchGuckLive> hi all B)
[11:50:42] <JT-Shop> I guess I can't complain much I've never changed the belt since it was new and I've had long enough to forget when I bought it
[11:51:35] <jdh> same here
[11:53:45] <zeeshan> JT-Shop: fatty
[11:54:08] <zeeshan> oh mower belt.
[11:54:09] <zeeshan> :{
[12:13:00] <zeeshan> hi PetefromTn_
[12:25:30] <PetefromTn_> hello zeeshan
[12:31:45] <IchGuckLive> hi thedude yoiu got a on off inet today ;-)
[12:32:32] <IchGuckLive> JT-Shop: did you check the lengzh bevor and after if somthing happend
[12:32:48] <IchGuckLive> or i am wrong not a timingbelt
[12:49:54] <IchGuckLive> Benjamin23: did you find a user on freecad
[12:50:30] <Benjamin23> not anyone that uses it, ha
[12:50:52] <IchGuckLive> oh its in use but not usefull
[12:51:10] <Benjamin23> I haven't used anything else before, and being a total n00b, i don't know any different
[12:51:38] <IchGuckLive> awallin wanted to give it a boost by adding cam ability but it has been changed so offen that he gave up
[12:52:00] <Benjamin23> that would be a great feature
[12:52:11] <Benjamin23> instead of having six different programs to do that
[12:52:26] <IchGuckLive> depends on what is the goal it is best to as you say one for etch
[12:52:50] <IchGuckLive> 2d is best to stay on qcad
[12:53:17] <IchGuckLive> 3D on printing behavier blewnder or i use Heeks to get the real parts
[12:54:22] <IchGuckLive> as dan got onemployed he did go on money back with heeks 1.0
[12:54:49] <Benjamin23> yeah, for me, I like to keep things in house. That being said, it help
[12:55:01] <Benjamin23> 's keep me on track as well as makes it easier to do things
[12:55:07] <Benjamin23> none of this back and fourth mess
[12:55:35] <Benjamin23> seems to work for others, but not me. It also is evident that it all depends on the style of how someone does something
[12:56:04] <IchGuckLive> there is a RHino low cost version that fits a realy good part of CNC with visualmill 6.0
[12:56:27] <IchGuckLive> for a little shop it is a good start
[12:56:32] <Benjamin23> therefore, if I learn how to do what I want do to, and the output/result is what I want/need, then freecad perfectly fits my needs.
[12:57:53] <Benjamin23> perhaps one day I may buy software. But it seems to me the same challenge users have when there is OS types Mac, Windoze, Linux.
[12:58:05] <Benjamin23> However, I can make freecad do whatever I want it to do
[12:58:18] <IchGuckLive> thats the best
[12:59:06] <Benjamin23> and that is what seems to work best with my madness
[12:59:37] <zeeshan> IchGuckLive: did you see my mastercam video
[12:59:40] <IchGuckLive> madness brings you forward even if the idee strikes out
[12:59:41] <Benjamin23> I am enjoying it, and have a great deal of appreciation for the smart people on here
[12:59:44] <zeeshan> i finally got it posting to linuxcnc
[13:00:00] <IchGuckLive> nice
[13:00:05] <zeeshan> https://www.youtube.com/watch?v=8yl26NbBBaM
[13:00:12] <zeeshan> whats amazing is since its mastercam for solidworks
[13:00:24] <zeeshan> i made a list of different size fittings (using excel)
[13:00:28] <zeeshan> and the model updates automatically
[13:00:29] <zeeshan> and so does the cam
[13:00:46] <zeeshan> so i can make like 12 different type of fittings witht he same model/cam procedure
[13:00:56] <IchGuckLive> thats the best on pro CADcam
[13:01:06] <zeeshan> <- lazy
[13:01:08] <IchGuckLive> my ProE is also doing so
[13:01:16] <zeeshan> honestly, i used NX before this
[13:01:24] <zeeshan> nx's cam isnt intuitive at all
[13:01:32] <IchGuckLive> i got parametrik parts and projekts
[13:01:33] <zeeshan> mastercam is very intiuitive
[13:01:45] <zeeshan> IchGuckLive: you germans love proe
[13:01:55] <zeeshan> when i used to deal with german mold makers
[13:02:01] <IchGuckLive> that changes all the way douwn to partlist and CNc programs if the ASsembley is changed
[13:02:02] <zeeshan> their files were using proE
[13:02:06] <syyl_ws> proe/creo is a awfull piece of software
[13:02:19] <syyl_ws> aka piece of crap
[13:02:22] <IchGuckLive> syyl_ws: ;-)
[13:02:26] <syyl_ws> but it kinda works
[13:02:36] <Benjamin23> it is das kuput
[13:02:44] <PetefromTn_> Damn I just screwed up a part DOH!
[13:02:52] <Benjamin23> make it again
[13:02:57] <Benjamin23> this time go slower
[13:02:58] <PetefromTn_> Goin to
[13:02:58] <syyl_ws> paint it black
[13:03:02] <syyl_ws> ant ship by night
[13:03:06] <syyl_ws> nobody will notice
[13:03:08] <PetefromTn_> slow was not the problem this time it was me
[13:03:09] <IchGuckLive> creao nw has al the 4 main cattalogs inside also flow simulation and best for me is cooling issues on differend plastics
[13:03:21] <IchGuckLive> buts its 25k Euro
[13:03:46] <Benjamin23> has anyone make a tool to be really lazy for using thread taps?
[13:03:52] <PetefromTn_> I programmed a peel milling pass around the outside and did not realize CamBam remembered the last one I did which had a negative offset so it cut into the part.
[13:04:06] <PetefromTn_> yeah rigid tapping LOL
[13:04:28] <IchGuckLive> PetefromTn_: its friday
[13:04:34] <zeeshan> my latest project
[13:04:35] <PetefromTn_> I need to check my specs more carefully.
[13:04:36] <zeeshan> involves
[13:04:36] <zeeshan> http://i.imgur.com/eXrVasD.png
[13:04:40] <Benjamin23> essentially, it is the forward essence of failing, 10 steps forward, five steps back
[13:04:41] <zeeshan> and mounting TWIN TURBOS!
[13:04:46] <PetefromTn_> The good news is that I have a bunch of extra stock on hand now.
[13:04:47] <zeeshan> http://i.imgur.com/hJmjZxe.jpg
[13:04:53] <zeeshan> damn rx7 engine bay is so tight i have to use cad
[13:04:56] <zeeshan> to make the most of the space
[13:05:25] <Benjamin23> ?????
[13:05:31] <IchGuckLive> zeeshan: you got a real projekt i DID that on edelbrooks bevor retirerment
[13:05:47] <Benjamin23> zeeshan: did you CAD that engine and then materialize it?
[13:05:53] <zeeshan> i didnt cad that engine
[13:05:54] <syyl_ws> i prefer thread milling :D
[13:06:01] <zeeshan> im modifying it
[13:06:02] <zeeshan> externally
[13:06:03] <PetefromTn_> CamBam is really nice about remembering settings from previous ops which can and does save a lot of time but you gotta check everything in the list before you enable the OP of course.
[13:06:11] <syyl_ws> a broken threadmill gets out more easy than a tap
[13:06:18] <Benjamin23> hahahha
[13:06:22] <Benjamin23> indeed
[13:06:49] <zeeshan> PetefromTn_: does it not have checks
[13:06:52] <zeeshan> for "crashes"
[13:07:05] <PetefromTn_> somewhat but not like the big boys.
[13:07:14] <PetefromTn_> its a $200.00 program
[13:07:17] <Benjamin23> seeing there a lot of people here, how many are using external game pads for remotes?
[13:07:18] <zeeshan> well nx didnt really either, you had to visually check
[13:07:22] <IchGuckLive> simuating reak naterial removement is always a good check
[13:07:22] <zeeshan> the tool path line would change
[13:07:29] <zeeshan> colors..
[13:07:40] <zeeshan> but with mastercam, this thing spits out massive dialog boxes at you when something crashes
[13:07:41] <IchGuckLive> and if you only got one mashine also tool holder check
[13:07:48] <Benjamin23> I'd like to use a xbox360 remote to external remote control
[13:08:03] <PetefromTn_> You can certainly visually check and that is how I keep out of trouble but I did not notice the .125 offset into the part because the following paths covered it up a bit somehow. Its my fault.
[13:08:08] <IchGuckLive> Benjamin23: did you saw my vids on that
[13:08:19] <zeeshan> PetefromTn_: you're human!
[13:08:39] <PetefromTn_> Oh it's no big deal just a bummer and time to take a breather from it for awhile.
[13:08:40] <IchGuckLive> Benjamin23: the XHC hbo4 at 90USD is also running as a full pendand
[13:08:55] <PetefromTn_> I am gonna go pick up my daughter from School and then hit it again after we get back home.
[13:08:58] <zeeshan> you guys dont use your keyboard
[13:09:02] <zeeshan> as a pendant?
[13:09:04] <zeeshan> like i do :)
[13:09:06] <PetefromTn_> Should have a new custom part here in a little bit.
[13:09:12] <PetefromTn_> I do.
[13:09:16] <IchGuckLive> PetefromTn_: school is off or isend it holiday time
[13:09:21] <syyl_ws> i also juse just the keyboard
[13:09:22] <zeeshan> i just set it to like .001 increments
[13:09:26] <zeeshan> and tap the key
[13:09:34] <PetefromTn_> I use the MPG
[13:09:36] <zeeshan> i dont know what t he big deal with all these fancy pendants is
[13:09:38] <syyl_ws> i dont see the need for a mpg
[13:09:46] <ReadError> i use a wireless keyboard
[13:09:47] <syyl_ws> even at work we dont use them
[13:09:47] <zeeshan> syyl_ws: same here
[13:09:48] <ReadError> works fine
[13:09:58] <PetefromTn_> WOah you would if you had one I use it CONSTANTLY.
[13:10:05] <syyl_ws> we have
[13:10:15] <zeeshan> clicking feels natural to me
[13:10:15] <zeeshan> :D
[13:10:19] <zeeshan> one click = 0.001"
[13:10:20] <syyl_ws> Heidenhain controllers with a pretty nice mpg
[13:10:23] <PetefromTn_> I cannot imagine running this machine without one.
[13:10:34] <IchGuckLive> PetefromTn_: agree
[13:10:37] <PetefromTn_> Touching off is so much quicker that way.
[13:10:42] <syyl_ws> touchof?
[13:10:45] <zeeshan> lol
[13:10:45] <syyl_ws> renishaw! :D
[13:10:45] <zeeshan> what
[13:10:53] <PetefromTn_> must be nice.
[13:10:54] <zeeshan> i can touch off easily with the keyboard too
[13:11:07] <syyl_ws> its awesome, PetefromTn_
[13:11:08] <syyl_ws> :D
[13:11:09] <zeeshan> click click bam
[13:11:12] <PetefromTn_> Even with the renishaw probes we used the MPG tons on the haas machines.
[13:11:22] <syyl_ws> hmm
[13:11:23] <zeeshan> thats cause they dont have a keyboard
[13:11:25] <zeeshan> that can do the same thing
[13:11:26] <zeeshan> :P
[13:11:43] <syyl_ws> we do all manual axismovements with the jog buttons on the controlls
[13:11:52] <syyl_ws> and touchoff with the cycles
[13:12:01] <PetefromTn_> Honestly a nice Pendant is pretty cheap really so no real reason NOT to have one plus they give you the option for a big red estop button you carry with you inside the enclosure.
[13:12:01] <zeeshan> syyl_ws: can you adjust the sensitivity of the buttons
[13:12:08] <syyl_ws> what? no
[13:12:10] <zeeshan> to like .0001 0.001 etc?
[13:12:19] <zeeshan> so one click = 0.001
[13:12:19] <zeeshan> etc
[13:12:36] <syyl_ws> many funny crashes i have seen where caused by "manualy machining" with the mpg
[13:12:36] <syyl_ws> :D
[13:12:38] <zeeshan> PetefromTn_: my escape button works great
[13:12:44] <zeeshan> as an e-stop
[13:12:45] <syyl_ws> "just quick surface that"
[13:12:49] <syyl_ws> *cracks*
[13:12:57] <syyl_ws> "uhm..."
[13:12:58] <PetefromTn_> I do not use the MPG for manual machining
[13:13:06] <zeeshan> i use the keyboard for manual machining
[13:13:07] <zeeshan> lol
[13:13:09] <zeeshan> works great
[13:13:10] <PetefromTn_> I use the feed buttons for that. I do a LOT of maual machining
[13:13:10] <syyl_ws> i think thats good practice ;)
[13:13:24] <syyl_ws> thats way more controlled :)
[13:13:35] <zeeshan> you guys dont just set the feedrate in linuxcnc
[13:13:38] <PetefromTn_> wish there was a feed lock like the HAAS machines have tho.
[13:13:39] <zeeshan> and just move it manually?
[13:13:46] <zeeshan> PetefromTn_: what?
[13:13:49] <syyl_ws> ah
[13:13:51] <syyl_ws> like
[13:13:58] <syyl_ws> engageing the feed
[13:14:01] <zeeshan> when you set the feedrate to 2.5 ipm in linuxcnc axis...
[13:14:04] <syyl_ws> until button is pressed again?
[13:14:06] <zeeshan> and press the keyboard button left right
[13:14:10] <zeeshan> it moves at 2.5 ipm..?
[13:14:11] <syyl_ws> that would realy be nice
[13:14:29] <syyl_ws> yes zeeshan, but you have to stay on the button
[13:14:30] <PetefromTn_> sure set feedrate with slider, press appropriate axis feed button and lock it until it needs to be unlocked.
[13:14:43] <zeeshan> thats what i do..
[13:14:52] <PetefromTn_> how?
[13:14:55] <syyl_ws> thats a function i want too, PetefromTn_
[13:15:10] <zeeshan> i set the slider to 2.5 ipm, when im close to the part
[13:15:11] <PetefromTn_> its nice for facing off parts etc.
[13:15:11] <syyl_ws> beats putting a weight on the cursorbutton ;)
[13:15:12] <zeeshan> and then i machine away
[13:15:15] <zeeshan> manually
[13:15:32] <PetefromTn_> yeah but do you have to hold the damn button down?
[13:15:35] <zeeshan> yes
[13:15:45] <zeeshan> and release it when im done
[13:15:49] <PetefromTn_> see what we would like is some way to lock it so you can take your finger off.
[13:15:58] <zeeshan> why
[13:16:01] <PetefromTn_> maybe CNTRL feed button.
[13:16:06] <syyl_ws> so you can walk away!
[13:16:08] <zeeshan> thats asking for an accident
[13:16:09] <zeeshan> lol
[13:16:10] <PetefromTn_> so you can just stand there and watch.
[13:16:16] <syyl_ws> while taking a long face cut
[13:16:22] <PetefromTn_> Well most of the commercial controls have that feature.
[13:16:26] <syyl_ws> jep
[13:16:31] <zeeshan> i dont think thats hard to implement
[13:16:34] <syyl_ws> i know that from the heidenhain controllers
[13:16:43] <PetefromTn_> I used to do it on the HAAS all the time for facing off the parts.
[13:16:45] <syyl_ws> press the jogbutton and cycle start
[13:16:54] <syyl_ws> then the feed gets locked in
[13:17:08] <zeeshan> to be real honest with you
[13:17:14] <zeeshan> the longest part i've done is 24"
[13:17:17] <IchGuckLive> PetefromTn_: what haas do you got
[13:17:23] <PetefromTn_> HAAS had a feed lock feature that reset when you pressed any other feed button.
[13:17:24] <zeeshan> i just used mdi to g-code to do that.
[13:17:29] <PetefromTn_> NONE LOL
[13:17:44] <PetefromTn_> I have a CINCINATTI ARROW... Ran a bunch of Haas machines tho.
[13:17:53] <PetefromTn_> They all have this feature
[13:18:13] <skunkworks> duct tape?
[13:18:21] <zeeshan> skunkworks: rofl
[13:18:24] <IchGuckLive> Haas is bad on part zeroing as it has may keys to press for a offset on given zero
[13:18:27] <syyl_ws> jam a spoon between the keys ;)
[13:18:39] <IchGuckLive> VF3 as i speek
[13:18:48] <PetefromTn_> BS I found the HAAS controls to be very user friendly and capable.
[13:19:06] <IchGuckLive> agree on tat
[13:19:26] <PetefromTn_> Honestly I kinda wish I could make my Cinci run with similar controls.
[13:19:32] <IchGuckLive> on manuell use its better then haidenhain
[13:19:41] <PetefromTn_> The only thing I like better on the LinuxCNC is the graphical
[13:20:10] <PetefromTn_> but it does work well and has a lot of nice features for what it is. I am very pleased I went with LinuxCNC.
[13:20:41] <JT-Shop> should you use flood coolant on Delrin?
[13:20:41] <skunkworks> what would you like in linuxcnc?
[13:20:48] <PetefromTn_> And I have not even done anything interesting on the front end part just using a commercial coolant and dustproof keyboard and the original MPG and estop etc.
[13:21:09] <PetefromTn_> Constant feed control.
[13:21:17] <IchGuckLive> skunkworks: a halui to change jogging
[13:21:28] <syyl_ws> i miss some g-code features in linuxcnc
[13:21:30] <syyl_ws> :(
[13:21:50] <pcw_home> seems like the jog lock could be done in a jog component (and get rid of a lot of hal boilerplate)
[13:22:11] <skunkworks> PetefromTn_, I would think that would be doable in hal...
[13:22:15] <IchGuckLive> i mux it together
[13:22:26] <skunkworks> as IchGuckLive has said..
[13:22:49] <zeeshan> JT-Shop: high speed machining it?
[13:22:56] <zeeshan> http://plastics.dupont.com/plastics/pdflit/europe/design/L12565_11.pdf
[13:23:01] <zeeshan> dupont has this file
[13:23:05] <zeeshan> look at page 3
[13:23:13] <zeeshan> they recommend coolant for high speed machining.
[13:23:23] <PetefromTn_> maybe like I said just CnTRL plus the feed button to lock and then any button to release.
[13:24:09] <JT-Shop> zeeshan, machining and tapping yes
[13:24:26] <IchGuckLive> PetefromTn_: go gor G53 mdi mive
[13:24:32] <IchGuckLive> Move
[13:24:36] <zeeshan> says no lube needed for taping
[13:24:53] <PetefromTn_> naah don't wanna mess with coordinate systems.
[13:25:13] <PetefromTn_> Just a simple feed lock that can be disabled quickly with a single button press.
[13:25:15] <IchGuckLive> Button X+ G53 G1 Xmax Fmill
[13:25:41] <PetefromTn_> why does it have to use G53?
[13:25:42] <IchGuckLive> esc wuill disable that
[13:25:53] <PetefromTn_> esc will estop.
[13:25:59] <JT-Shop> zeeshan, got some sfm and feed info on Delrin
[13:26:08] <IchGuckLive> G53 cause yu dont know the length to the end
[13:26:29] <IchGuckLive> PetefromTn_: G53 will always move as long as the axis goes
[13:27:06] <IchGuckLive> from whatever point you start
[13:27:24] <IchGuckLive> and your feedoverride gives you a good speed
[13:27:37] <IchGuckLive> speed control
[13:27:42] <PetefromTn_> well if it is invisible to me I guess I don't care but I just would like to be able to pickup my G54 offset and then face off multiple parts quckly without having to stand there holding down the button.
[13:28:00] <PetefromTn_> yup adjust max feedrate slider to desired speed.
[13:28:24] <zeeshan> JT-Shop: the stuff that is shown in mastercam for 'acetal' which is a variant of delrin
[13:28:28] <zeeshan> is 400SFM base.
[13:28:36] <PetefromTn_> I often do quick manual machining stuff with the mill and do not want to have to program everything sometimes.
[13:28:39] <zeeshan> drill 240SFM, contour, pocket 400
[13:28:41] <JT-Shop> thanks
[13:28:58] <IchGuckLive> PetefromTn_: therefor i use this 4 mdi commands
[13:29:14] <JT-Shop> any feed per tooth info?
[13:29:16] <IchGuckLive> no Z move so it is only in plane level nothing to harm
[13:29:43] <PetefromTn_> yeah I know you can MDI it if you want but feedhold is quicker for simple stuff.
[13:29:55] <PetefromTn_> or rather feed lock.
[13:29:55] <zeeshan> base is set to 0.003 /in rev
[13:29:58] <zeeshan> in/rev
[13:30:03] <IchGuckLive> im off BYE
[13:30:08] <PetefromTn_> cya ich
[13:30:09] <zeeshan> looks like thats what they're using for all operations
[13:30:43] <zeeshan> thats weird
[13:30:45] <JT-Shop> yea, that looks a little light
[13:31:00] <JT-Shop> I was going for 0.004" per tooth
[13:31:04] <zeeshan> yea, i'd think for plastics you want a lot of feed
[13:31:08] <zeeshan> so you dont build up heat
[13:31:12] <zeeshan> into work piece
[13:31:21] <JT-Shop> yep
[13:31:33] <zeeshan> its gotta be right though cause im looking at aluminum and their base feed for it is 0.020 in / rev
[13:31:34] <zeeshan> lol
[13:31:46] <zeeshan> so theyre on the high side of al
[13:32:25] <cradek> JT-Shop: I've had good luck with a 1-flute cutter and slow spindle and a surprisingly high feed
[13:32:47] <cradek> JT-Shop: if using anything more than 1-flute I'd definitely flood it so chips can come out
[13:32:50] <syyl_ws> almost everything works on delrin
[13:32:54] <syyl_ws> even a rusty nail
[13:33:00] <JT-Shop> I have a 2 flute dead sharp end mill
[13:33:01] <cradek> JT-Shop: (but I have not much experience with it)
[13:33:10] <syyl_ws> i run anything between 1 and 4 flutes
[13:33:23] <JT-Shop> I've run Delrin before but forgot what I used lol
[13:33:38] <syyl_ws> go for the two flute, dry, maybe with some air to clear the chips
[13:33:58] <syyl_ws> what cutter diam are you using?
[13:34:00] <JT-Shop> for this I have to balance force as I can only grab 1/8" of the bottom
[13:34:07] <JT-Shop> 3/4"
[13:34:24] <JT-Shop> I don't have air on the 308 only flood
[13:34:28] <PetefromTn_> I have cut a lot of delrin and it is about the easiest stuff to machine ever. Just crank up the feeds and moderate speed and you should be fine.
[13:34:49] <syyl_ws> flood doesnt hurt either
[13:35:01] <syyl_ws> our guys on the vmcs run delrin always with full flood cooleant
[13:35:51] <syyl_ws> https://dl.dropboxusercontent.com/u/24396704/QMTL2/IMAG0244.jpg
[13:35:54] <cradek> I had trouble reaming it to size - holes always came out small
[13:36:00] <syyl_ws> i prefer a dry cut ;)
[13:36:07] <syyl_ws> thats common in many plastics
[13:36:28] <PetefromTn_> sure materials move away and then back once the cutter is removed.
[13:36:31] <JT-Shop> a winter wonderland
[13:36:39] <syyl_ws> i prefer interpolating holes over reaming in plastics
[13:36:45] <JT-Shop> yea, gotta have dead sharp inserts
[13:37:06] <PetefromTn_> I would try to cut it dry if you do not have a lot of deep pockets or other tooth clogging features.
[13:38:03] <syyl_ws> haha, as long as i do this for a living, making a mess of chips never gets odd :D
[13:38:05] <syyl_ws> https://dl.dropboxusercontent.com/u/24396704/QMTL2/2012-06-29_11-15-04_673.jpg
[13:39:07] <pcw_home> milling Pasta?
[13:39:46] <syyl_ws> polyurethane foam
[13:39:47] <cradek> parmesan!
[13:39:55] <syyl_ws> but machines very similar to delrin
[13:40:17] <PetefromTn_> my wife made a low carb zuccini parmesan dish last night that was DELICIOUS!!
[13:40:32] <syyl_ws> now i get hungry
[13:40:34] <syyl_ws> :(
[13:41:05] <PetefromTn_> yeah me too.
[13:45:08] <JT-Shop> I'm making new bearing blocks for the plasma cutter... after putting it on a diet to reduce mass now I need new bearings to tighten it up
[13:48:00] <syyl_ws> strange
[13:48:14] <syyl_ws> i may be the only idiot that uses a caliper in woodworking ;)
[13:55:53] <JT-Shop> sweet mirror finish on the part
[13:56:18] <JT-Shop> heh, I use a CNC mill to do my woodwork
[13:58:42] <PetefromTn_> Funny I was a Pro woodworker for almost 20 years and used a digital caliper quite a bit.
[13:59:38] <archivist> we made a wooden ladder and got the two leg parallel to 0 deg 19 minutes :)
[13:59:48] <PetefromTn_> how to you keep the wood out of the coolant troughs?
[14:00:32] <PetefromTn_> I am afraid to cut too much wood in the VMC I don't want to gunk up the coolant or get it in the bearings etc.
[14:01:49] <syyl_ws> hm
[14:02:03] <syyl_ws> i never thought real woodguys use a caliper
[14:02:08] <syyl_ws> but i have to admit
[14:02:18] <syyl_ws> i know shit about woodworking :D
[14:03:06] <PetefromTn_> they are great for setting cutter depths and measuring how much MORE you gotta remove quickly without breaking out the calculator. Pretty much the same stuff you use it for metal is done for wood really
[14:03:42] <PetefromTn_> I used to use it to set my router bit depths both on and off the router table or the same thing on my wood shaper machine I have here.
[14:03:56] <PetefromTn_> Well gotta go be back in a few.
[14:11:41] <JT-Shop> I cut the cheek pieces and the stock on my BP CNC knee mill http://www.gnipsel.com/cannon/cannon.xhtml
[14:11:59] <JT-Shop> the stock took two setups
[14:14:23] <SpeedEvil> Wood can be worked very, very precisely compared to what is usually done - if you don't need to take movement over time into account
[14:14:28] <JT-Shop> Sweet the new bearing fits perfect... must be time to quit
[14:14:39] <SpeedEvil> the last bit can make it almost pointless to do so in many cases
[14:18:59] <t12_> http://tw.gigacircle.com/1752082-1
[14:21:00] <archivist> cnc woodwork a pin/lantern gear http://www.collection.archivist.info/showresult.php?prog=1&srcprog=searchv13.php&srcdata=title&Type=PD&Accn_no=7739&subject=24526
[14:21:43] <archivist> there is a wooden core the pins are pressed into
[14:22:07] <PetefromTn_> jeez man if that loaded any slower I would have clicked da X...
[14:24:27] <archivist> the local phone co is just this last week started getting fibre to the street boxes, may get faster soon
[14:31:06] <kfoltman> archivist: they're telco, I'm sure they mean cereal boxes for the techs ;)
[14:31:52] * JT-Shop wished he had a street box to tie the string to
[14:35:43] <archivist> currently the string is a mile and half to the exchange from me
[14:37:22] <SpeedEvil> more like 5 hear
[14:37:23] <SpeedEvil> here
[14:37:31] <SpeedEvil> 53dB attenuation
[14:38:04] <SpeedEvil> 54
[15:10:51] <anarchos> if i bought a large AC serve could i use it as my spindle motor with linuxcnc?
[15:13:24] <SpeedEvil> Most/all brushless drivers have some means of turning on/off and speed control
[15:13:30] <SpeedEvil> err - not brushless driver
[15:13:37] <cradek> with a suitable driver and provisions for not overheating it, sure
[15:13:49] <SpeedEvil> My mind has gone blank about the proper term for a variable frequency drive.
[15:13:51] <SpeedEvil> Oh.
[15:13:52] <SpeedEvil> Doh.
[15:15:28] <anarchos> i was just thinking it would be kinda cool to be able to thread directly on my mill
[15:16:01] <cradek> you don't need a servo to thread with linuxcnc
[15:16:15] <cradek> you just need good spindle position feedback (an encoder)
[15:16:35] <SpeedEvil> Don't assume that AC motors inherently give position - they won't always
[15:16:53] <cradek> this is a classic case of "ask the real question first" heh
[15:17:37] <SpeedEvil> It's so easy to fall into that trap.
[15:17:42] <cradek> yep
[15:49:46] <JT-Shop> anarchos, I rigid tap on my BP knee mill with the original AC motor and encoder feedback added driven with a VFD
[15:56:02] <PetefromTn_> Prototype is looking good so far whaddya say? http://i.imgur.com/PkatWr5.jpg
[15:57:53] <Nick001-shop> JT-Shop is your quill position motor stepper or servo?
[15:59:54] <PCW> An AC servo might be a bit better for blind tapping since it can reverse faster
[16:02:27] <Nick001-shop> I thought the feed motor was slaved to the spindle encoder
[16:02:39] <PCW> It is
[16:03:38] <Nick001-shop> so even turning the spindle by hand, the feed motor will track it
[16:03:59] <PCW> but an induction motor is not very fast at reversing so limits your speed in tapping blind holes
[16:06:06] <Nick001-shop> but it still slows the feed down as the motor reverses so it follows it accurately - still faster than a tapping head in a boring cycle
[16:07:09] <PCW> Not sure how often servos are used for spindles they tend to have smaller speed ranges
[16:07:11] <PCW> since you cant do tricks like rotor flux weakening that you can do with induction motors
[16:12:01] <Connor> I have a DC spindle. reversing is slow on it.. mostly because of the controller.. Uses a relay.. takes maybe 1/2 to 1 second to reverse.
[16:12:24] <Tom_itx> that's an eternity
[16:12:45] <Nick001-shop> My Hardinge's use servos for the spindle so it can be an issue for me. Also. what does it take in amp usage if your connected to a demand meter. I do some parts that have 40 tapped holes and your reversing a 7HP motor 80 times for each part - I would hate to pay that bill.
[16:13:22] <Connor> Tom_itx: Yea. but.. it works.. I'm not a production shop...
[16:13:39] <Connor> I've not really tested it on a blind hole yet.. just through holes.
[16:15:28] <Tom_itx> if you tap slow enough it should be fine
[16:16:10] <Deejay> gn8
[16:16:47] <Connor> Spindle does have a break resistor.. so, it slows quickly.. it's the reversing... after it's slowed and stopped.. that's.. slow.
[16:18:01] <Connor> I think I'm going to try to use my machine this weekend to machine the lift plate for my power drawbar.. Will be 2nd time doing steel.. and first time doing it CNC.
[16:18:37] <Connor> Well.. milling.. I did turn down some Cold Rolled on it one day..
[16:19:11] <Connor> Need to make sure my gcode is setup for the endmill size and fix speeds and feeds.. original was machined in aluminum.
[16:19:50] <Connor> Good thing is.. I'll be able to run coolant! :)
[16:21:09] <Connor> Hmm.. Wonder what to choose for Material on fswizard...
[16:21:16] <Connor> I have NO idea what sort of steel this is..
[18:02:29] <PetefromTn_> Connor Hey man I guess you do not want me to make those parts for you?
[18:06:57] <Connor> PetefromTn_: Which ones?
[18:07:12] <Connor> I've just been so down and out of it.. I just had a chance to get off of ground zero.
[18:07:18] <PetefromTn_> whichever one man I have not heard from you in awhile LOL
[18:07:36] <PetefromTn_> You are not mad at me are ya ;)
[18:08:14] <Connor> I was going to have you help with the face plate for the PC enclosure. and at some point help when I go to do ball screws.. which will require planning.
[18:08:27] <Connor> I just haven't had the motivation to do anything past few months.
[18:08:57] <Connor> Looking for a Social Security Disability Lawyer for the wife at the moment..
[18:10:00] <PetefromTn_> Okay just as long as we are good let me know. I just finished a prototype for another rail today and it came out awesome so I am hoping I sell a TON of them. Could not have done this without your help my friend. Still got some more work to do on this monster too. I am going to try to machine the encoder mount soon I know I have said that about a dozen time lately but I need to.
[18:10:07] <PetefromTn_> damn that sucks.
[18:10:45] <Connor> It's been over a year since she's been able to work.. and it's not looking any better.
[18:10:59] <PetefromTn_> sorry to hear that man.
[18:10:59] <Connor> and we could use the missing income.
[18:11:12] <PetefromTn_> I'm sure.
[18:11:19] <PetefromTn_> anything I can do to help?
[18:11:57] <Connor> It's just a matter of getting off of dead zero.. we've been stuck in this rut.
[18:12:39] <PetefromTn_> I feel ya man. Thats what my whole life feels like it seems sometimes LOL. Trying to find work for this monster and doing what I can to keep busy sometimes seems futile.
[18:12:44] <SquirrelCZECH> hmm
[18:12:53] <SquirrelCZECH> any tips about how to make your machine more quiet
[18:12:55] <SquirrelCZECH> ?
[18:13:33] <Connor> PetefromTn_: Any idea what that steel was you gave me for my lift plate? was 3/8" black looking stuff.. bar stock.. no idea what it is..
[18:13:53] <zeeshan> hi PetefromTn_
[18:13:59] <zeeshan> connor might not be mad at you
[18:14:00] <zeeshan> but i am
[18:14:32] <Connor> zeeshan: Why you mad at him? :)
[18:14:43] <zeeshan> cause he has a cincinnati mill
[18:14:44] <zeeshan> and idont
[18:14:46] <zeeshan> :-)
[18:14:59] <zeeshan> if i had one, i'd be making nude sculptures
[18:15:03] <zeeshan> out of copper
[18:15:04] <zeeshan> :D
[18:15:18] <PetefromTn_> hell I am sure it was just hot rolled probably.
[18:15:25] <zeeshan> look at the scale
[18:15:25] <PetefromTn_> Don't remember.
[18:15:30] <zeeshan> if its got mill scale its hot roll
[18:16:33] <Connor> It's black.. that's all I know.
[18:16:57] <Connor> http://zero-divide.net/index.php?page=fswizard&shell_id=199&load_tool_id=27011
[18:17:01] <Connor> using that..
[18:17:11] <Connor> and this is the bit.. http://www.shars.com/products/view/8733/38_SE_5_Flute_RG_45_Helix_Radius_0020_ALTIN_Solid_Carbide_End_Mill
[18:18:03] <PetefromTn_> http://i.imgur.com/jwDrlcT.jpg http://i.imgur.com/CxaofFq.jpg http://i.imgur.com/vq03TXl.jpg
[18:18:22] <Connor> PetefromTn_: looking good
[18:18:28] <PetefromTn_> Thanks man..
[18:18:52] <PetefromTn_> Just finished the first part. Got the contours and the screw hole champfers spot on I think.
[18:24:11] <Connor> yea. looking good.
[18:37:19] <PetefromTn_> I just got a couple nice endmills for steel from a guy I used to work with. He wants to pay me in cash/tooling for a side job LOL.
[18:37:30] <PetefromTn_> These are nice cutters tho.