Back
[00:00:01] <PetefromTn_> sure but not all of it will probably pertain to linuxCNC
[00:01:08] -!- chris_99 has quit [Quit: Leaving]
[00:01:14] <MacGalempsy> the instructor keeps telling us that the book is a guideline, but all depends on the controller
[00:01:21] -!- TImbo has quit [Ping timeout: 252 seconds]
[00:01:49] <PetefromTn_> jeez you have an instructor? Nice I had to figure this stuff all out on my own ;)
[00:02:09] <Wolf_> instructor = youtube
[00:02:12] <Wolf_> :D
[00:02:23] <PetefromTn_> aah okay I had the same instructor!
[00:03:05] <MacGalempsy> PetefromTn_: this is the 10 week programming course at the local tech college
[00:03:15] <Wolf_> my cam stuff has option for dwell so must be common
[00:03:28] <MacGalempsy> we havent even used CAM yet...
[00:03:41] <MacGalempsy> we just keep getting hammered on manual programming
[00:03:43] <Tom_itx> dwell is for those moments you just need a rest
[00:03:56] <Tom_itx> MacGalempsy, good
[00:04:02] <Tom_itx> by the time you get to cam you won't need it
[00:04:52] -!- rob_h has quit [Ping timeout: 250 seconds]
[00:06:16] <MacGalempsy> going from drawings to code, is a pretty straight forward process. however, we arent getting any machine time, except to do some basics like setting g54, etc/...
[00:06:21] <Wolf_> knowing what the code does helps :)
[00:06:54] <MacGalempsy> :) one of the guys in the class works with an industrial laser, and he says the CAM outputs still have problems
[00:06:58] <Tom_itx> they don't want you to break their machines
[00:07:08] <MacGalempsy> hehe. for sure
[00:07:20] <MacGalempsy> it is a HAAS VF1
[00:07:32] <MacGalempsy> pretty cool machine
[00:08:02] <PetefromTn_> I like the HAAS machines
[00:08:18] -!- Timbo [Timbo!~tma@cpc5-sgyl28-2-0-cust125.sgyl.cable.virginm.net] has joined #linuxcnc
[00:08:39] <MacGalempsy> if I would have taken the class before getting my machine and retrofitting it, I would have gone for a HAAS
[00:09:27] <PetefromTn_> what machine do you have?
[00:09:43] <MacGalempsy> Light Machine Corp BenchmanXT
[00:09:54] <PetefromTn_> oh thats right
[00:10:23] <MacGalempsy> still working on getting it finished up.
[00:11:09] <MacGalempsy> is there a simple way to have Linux CNC throw an alarm? say for low air pressure?
[00:11:18] <PetefromTn_> honestly while I really like the HAAS machines for me it is a non starter.
[00:11:19] <MacGalempsy> i guess generic alarm
[00:11:28] <PetefromTn_> I could not have possibly affored a HAAS machine new
[00:11:46] <MacGalempsy> who can? but for about $15k used, that seems doable
[00:11:53] <PetefromTn_> and now that I have my Cinci making parts daily and I have relatively little money in it
[00:12:04] <PetefromTn_> I would absolutely do the same thing again
[00:12:34] <PetefromTn_> my machine has a low pressure alarm setup
[00:12:46] <MacGalempsy> https://www.youtube.com/watch?v=SBeUX06Dvpw
[00:12:48] <Wolf_> I’m hoping to get a nice real VMC or something
[00:12:49] <MacGalempsy> HAAS tour
[00:12:49] <PetefromTn_> right now it is set to ONLY turn on a little on screen LED
[00:13:12] <PetefromTn_> but it could easily be routed in to cause an estop condition or something
[00:13:13] <MacGalempsy> is your Cinci running LCNC?
[00:13:17] <PetefromTn_> yeah
[00:13:30] <MacGalempsy> how do you have the pin for the low air set?
[00:13:46] <PetefromTn_> I don't remember the details offhand
[00:14:00] <PetefromTn_> but the machine has a regulator on the back
[00:14:08] <PetefromTn_> that reg has a low pressure sensor on it
[00:14:21] <PetefromTn_> the sensor is wired to an input on the 7i77 card
[00:14:23] <MacGalempsy> thats what I got, a low pressure sensor
[00:14:37] <MacGalempsy> same, just wondering about the coding side
[00:17:08] <PetefromTn_> well I would have to get into it to figure out how we did it has been awhile
[00:17:17] <PetefromTn_> my pal connor helped me ;)
[00:17:26] -!- goutnet has quit [Ping timeout: 240 seconds]
[00:17:33] <PetefromTn_> I do know he just setup a GladeVCP panel with the little LED
[00:17:47] <PetefromTn_> and ultimately it will be part of the structure for the toolchange setup
[00:17:55] <MacGalempsy> so you just use an LED and not an alarm?
[00:18:13] <PetefromTn_> as it is now because my toolchanger is not operational yet
[00:18:21] <MacGalempsy> yeah, I got a buddy looking into the ATC programming right now
[00:18:38] <PetefromTn_> once it is operational the low pressure sensor will be crucial to safe functionality
[00:18:55] <MacGalempsy> if it works out, I can point you in his direction. He is unemployed and pretty good at PLC programming
[00:19:42] <PetefromTn_> well as it stands we have two different toolchange options. Andypugh has apparently built a setup and my pal Connor already has a working test setup as well.
[00:20:07] <PetefromTn_> I just need to figure out how to get my machine to safely and repeatedly orient the spindle before I can test either one.
[00:20:26] <MacGalempsy> no index on the encoder?
[00:20:30] <Wolf_> I want to do a ATC on the x2 at some point
[00:20:41] <PetefromTn_> no it has an index
[00:21:04] <MacGalempsy> my machine has a hall sensor in the shaft that goes true when oriented
[00:21:22] <PetefromTn_> my spindle is a 10HP 12kRPM motor driving a 2-1 belt drive to the spindle and the encoder is on the motor.
[00:22:12] <MacGalempsy> maybe a magnet on the pully?
[00:22:18] <PetefromTn_> I am also currently setup running the spindle via modbus which we have found is inadequate to orient quickly enough
[00:22:38] <PetefromTn_> no like I said the encoder has an index
[00:22:44] <PetefromTn_> My machine already rigid taps
[00:23:33] <MacGalempsy> wow. 14000 HAAS machines sold last year
[00:23:45] <PetefromTn_> the original machine used an completely electronic spindle orient and the new drive does not work the same way so I have to first get the analog control of the spindle reinstalled and then test one of several methods to orient electronically
[00:23:54] <PetefromTn_> I don't doubt it
[00:24:00] <PetefromTn_> every shop around here has them
[00:24:12] <PetefromTn_> the first shop I worked in had like 30 of them
[00:24:25] <MacGalempsy> did you watch that video? there is a quick scene of an ATC with atleast 100 tools
[00:24:53] <MacGalempsy> @2:04
[00:25:11] -!- Loetmichel2 [Loetmichel2!~cylly@p54B10C28.dip0.t-ipconnect.de] has joined #linuxcnc
[00:25:15] <PetefromTn_> no I am trying to work and chat LOL
[00:25:27] <PetefromTn_> not doing either very successfully
[00:25:30] <MacGalempsy> hahah, it time to get back to the programming
[00:25:46] -!- opal [opal!~opal@h241.26.40.69.dynamic.ip.windstream.net] has joined #linuxcnc
[00:27:19] -!- Loetmichel has quit [Ping timeout: 268 seconds]
[00:28:36] -!- cmorley has quit [Ping timeout: 264 seconds]
[00:35:46] -!- per_sonne_ has quit [Ping timeout: 240 seconds]
[00:37:20] amnesic_away is now known as amnesic
[00:38:17] -!- tinkerer has quit [Remote host closed the connection]
[00:38:44] -!- opal [opal!~opal@h241.26.40.69.dynamic.ip.windstream.net] has parted #linuxcnc
[00:40:25] -!- [cube] [[cube]!~cube@bas17-ottawa23-1279311486.dsl.bell.ca] has joined #linuxcnc
[00:40:30] -!- bowser [bowser!~bowser@unaffiliated/bowser/x-376428] has joined #linuxcnc
[00:41:27] -!- bowser [bowser!~bowser@unaffiliated/bowser/x-376428] has parted #linuxcnc
[00:47:31] <Sync> bah this guy MacGalempsy
[00:49:51] <MacGalempsy> lol
[00:50:10] <MacGalempsy> Sync: you talking about Titan?
[00:50:19] <Sync> yeah
[00:50:31] <MacGalempsy> not the best host, but good topics
[00:50:51] <MacGalempsy> I like the video where they machine the aluminum eagle
[00:52:34] <Sync> it is just stupid
[01:01:06] <MacGalempsy> I guess you dont want one of these then? lol
https://titanamericanbuilt.com/product/mens-gold-titan-flagship-tee/
[01:01:45] <fenn> says "FIGHT AMERICA"
[01:02:10] <MacGalempsy> there is a "FOR" in there
[01:02:51] <MattyMatt> yay, is that an invite for all? /me sends redcoats
[01:04:55] <malcom2073> The only video I've seen so far, that has *broken* youtube's image stabilization algorithm
[01:05:31] <MacGalempsy> malcom2073: maybe its too many people watching it at once! lol
[01:05:47] <malcom2073> No, it's definently their editing department enjoys epilipsy
[01:09:01] -!- Akex_ has quit [Quit: Connection closed for inactivity]
[01:11:43] <Sync> not being murican, I don't want one of those MacGalempsy
[01:13:10] <malcom2073> If it makes you feel any better, 52% of America agrees with you Sync
[01:16:01] amnesic is now known as amnesic_away
[01:19:55] <Sync> giid
[01:23:52] <MacGalempsy> malcom2073: where does 52% derive?
[01:24:12] -!- tannewt has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
[01:24:55] <jdh> being murican, I don't want one of those
[01:25:44] <MacGalempsy> thats what is great about America, freedom of choice
[01:25:48] <jdh> wonder if the photographer's directions were "hey, stand over there and look like a dick"
[01:27:50] <PetefromTn_> Being an american I would wear one
[01:28:42] <PetefromTn_> wth is that a TV show I guess? I don't even have cable anymore so I am not familiar with it
[01:28:54] <MacGalempsy> << about to order one. I guess the part I like most about the series is that is about American Made products.
[01:29:23] <MacGalempsy> The American dream, even an ex-con can be successful
[01:30:09] <PetefromTn_> oh is the owner an ex con or something?
[01:30:56] <MacGalempsy> Yeah, in some of the videos he talks about his struggle and coming out of incarceration, finding The Lord.
[01:31:20] <PetefromTn_> nice to hear someone come back from that.
[01:31:46] <MacGalempsy> so while it all seems goofy to the non-yanks, it does hit close to home
[01:31:55] <MacGalempsy> (not personally an ex-con)
[01:32:16] <PetefromTn_> I once got busted for failure to pay a speeding ticket ;)
[01:32:27] <PetefromTn_> I was like 17
[01:32:29] <MacGalempsy> hahaha, warrant style?
[01:32:36] <PetefromTn_> yeah bench warrant
[01:32:54] <MacGalempsy> ahh, i've had a couple of those, but always managed to pay them off before getting busted
[01:33:01] <PetefromTn_> I was sitting on the beach making out with my old girlfriend in my jeep and a police car came up behind me and ran my tags...
[01:33:11] <MacGalempsy> ahhhh.. dang
[01:33:18] <PetefromTn_> yeah it SUCKED
[01:33:28] <PetefromTn_> my girlfriend was pretty cool about it tho....
[01:33:31] <MacGalempsy> at least your exgf could drive your car home
[01:33:39] <PetefromTn_> at least she was when she heard what the charges were LOL
[01:33:52] <MacGalempsy> yeah. for sure
[01:34:00] <PetefromTn_> ACTUALLY she was not much for a stick shift but she managed to get it home for me hahaha
[01:34:34] -!- the_wench [the_wench!~the_wench@host81-149-189-98.in-addr.btopenworld.com] has joined #linuxcnc
[01:34:43] <PetefromTn_> still it was quite embarrasing
[01:35:07] <PetefromTn_> and my grandpa had to come bail me out because my parents were on vacation in Mexico LOL
[01:36:14] <MacGalempsy> dang that sucks, did he tell your folks?
[01:36:37] <PetefromTn_> well yeah but hey I deserved it...
[01:36:55] <MacGalempsy> oh the errors of youth
[01:36:58] <PetefromTn_> honestly I was embarassed that I got the ticket in the first place and did not know how to tell my parents
[01:37:20] <PetefromTn_> so I just kinda ignored it not knowing I could be arrested for that LOL
[01:37:39] <MacGalempsy> the quick and dirty intro to being a grownup
[01:37:41] <PetefromTn_> I was trying to get the cash to pay the ticket but I was kinda broke high schooler LOL
[01:38:04] -!- TurBoss [TurBoss!~jauria@31.146.135.37.dynamic.jazztel.es] has joined #linuxcnc
[01:38:09] <PetefromTn_> yeah it was quite a sobering experience that I would rather not repeat :D
[01:38:21] -!- FinboySlick has quit [Quit: Leaving.]
[01:38:39] <MacGalempsy> imagine taking a trip somewhere and being busted at the airport
[01:38:48] <fenn> somehow i don't think your story compares to spending years in jail
[01:39:06] <MacGalempsy> no, but it does illustrate how easy it can be to get there
[01:39:07] <PetefromTn_> fenn it DOESN'T of course thats the point LOL
[01:39:11] <jdh> imagine not doing things that you go to jail for.
[01:40:11] <MacGalempsy> not paying taxes
[01:40:14] <MacGalempsy> not paying tickets
[01:40:20] <MacGalempsy> hmmm what else
[01:40:32] <MacGalempsy> not turning your video camera off in front of a cop
[01:44:12] -!- cmorley [cmorley!~chris@S0106204e7f8c229b.no.shawcable.net] has joined #linuxcnc
[01:44:54] <PetefromTn_> yeah there is plenty of OH shit gotcha moments available LOL
[01:50:49] audio is now known as do
[01:51:56] do is now known as Audioburn
[01:52:40] <zeeshan> all preped for tomo
[01:52:40] <zeeshan> :p
[01:52:43] <zeeshan> hope it works
[01:53:07] Audioburn is now known as black
[01:53:10] black is now known as audio
[01:54:05] <zeeshan> http://i.imgur.com/RwKP7bp.jpg
[01:54:11] <zeeshan> fd is outside! :{
[01:54:47] <MacGalempsy> Black is BAD
[01:54:52] <MacGalempsy> A$$
[01:55:18] <zeeshan> :D
[01:55:28] <zeeshan> i need to put tints on it
[01:55:33] <MacGalempsy> whats up tomorrow?
[01:55:34] audio is now known as the
[01:55:35] <zeeshan> but it doesnt run long enough to go to the tint shop
[01:55:39] <zeeshan> they deliver the lathe
[01:55:39] <zeeshan> :{
[01:55:46] <zeeshan> i won't be home.. my dad's comin over to recieve it
[01:55:49] <MacGalempsy> haha. out with the car, so in with the lathe?
[01:55:49] <zeeshan> im a bit nervous
[01:56:01] <zeeshan> nahh can't manouver the lathe if the car is in
[01:56:06] <zeeshan> so for a couple days ill have to leave it out
[01:56:16] <zeeshan> tomorrow ill move it at least on my driveway and put under a cover
[01:56:20] <MacGalempsy> hopefully no birds poop on it
[01:57:32] <PetefromTn_> wow you are not going to be there when it arrives for delivery?
[01:57:39] <zeeshan> no
[01:57:40] <zeeshan> i cant take work off
[01:57:59] <PetefromTn_> not even a couple hours?
[01:58:22] <zeeshan> no, this week is testing
[01:58:30] <zeeshan> there are inspectors coming to check stuff
[01:58:31] <zeeshan> gotta be there
[01:58:50] <zeeshan> =\
[01:59:05] <PetefromTn_> well good luck
[01:59:10] <zeeshan> i hope it works out
[01:59:15] <zeeshan> i measured 10 times
[01:59:16] <zeeshan> it should work
[01:59:26] <MacGalempsy> inspectors?
[01:59:37] <zeeshan> yea , we have seismic testing going on and stuff
[01:59:39] <zeeshan> for work
[02:00:28] <zeeshan> i really hope i dont come to a massive sink hole
[02:00:31] <zeeshan> *come home
[02:00:39] the is now known as samurai[-1]
[02:01:12] <zeeshan> PetefromTn_: can you do me a massive favor?
[02:01:14] <MacGalempsy> just spraypaint an outline where you want them to put it
[02:01:30] <zeeshan> when you go to work could you ask the guys if they have a jap wiring manual
[02:01:31] <PetefromTn_> heh what?
[02:01:34] <zeeshan> (doesnt matter if it's in japanese)
[02:01:40] <zeeshan> if they do, could you ask them where they got it from?
[02:01:51] <zeeshan> MacGalempsy: i duct taped the border :)
[02:02:08] -!- JT-Shop2 [JT-Shop2!~john@184.63.188.69] has joined #linuxcnc
[02:02:11] -!- JT-Shop has quit [Read error: Connection reset by peer]
[02:02:27] <MacGalempsy> nice zeeshan
[02:02:48] <PetefromTn_> I will ask but I don't really know what manuals they have
[02:02:50] -!- TurBoss [TurBoss!~jauria@31.146.135.37.dynamic.jazztel.es] has parted #linuxcnc
[02:03:05] <zeeshan> do they work on rhd fd?
[02:03:10] samurai[-1] is now known as _mike
[02:03:31] -!- capricorn_1 [capricorn_1!~raffi@zima.linwin.com] has joined #linuxcnc
[02:03:44] _mike is now known as mike[0]
[02:04:25] <PetefromTn_> those guys work on about anything really
[02:26:35] -!- mike[0] has quit [Quit: github.com/audioburn]
[02:34:51] -!- Protractinium [Protractinium!~kvirc@c-24-21-129-95.hsd1.or.comcast.net] has joined #linuxcnc
[02:35:46] -!- Praesmeodymium has quit [Ping timeout: 240 seconds]
[02:37:02] -!- per_sonne_ has quit [Ping timeout: 244 seconds]
[02:42:52] Protractinium is now known as Praesmeodymium
[03:02:31] -!- PetefromTn_ has quit [Quit: I'm Outta here!!]
[03:09:51] -!- sumpfralle has quit [Ping timeout: 265 seconds]
[03:14:33] -!- ve7it [ve7it!~LawrenceG@S01060014d19d0b68.pk.shawcable.net] has joined #linuxcnc
[03:16:54] -!- AR_ has quit [Ping timeout: 246 seconds]
[03:27:14] -!- arrowbook has quit [Read error: Connection reset by peer]
[03:39:44] -!- skunksleep has quit [Ping timeout: 268 seconds]
[03:45:28] -!- skunksleep [skunksleep!~AndChat14@str-broadband-ccmts-ws-26.dsl.airstreamcomm.net] has joined #linuxcnc
[03:49:53] -!- skunksleep has quit [Ping timeout: 244 seconds]
[03:50:35] -!- skunksleep [skunksleep!~AndChat14@str-broadband-ccmts-ws-26.dsl.airstreamcomm.net] has joined #linuxcnc
[04:00:11] -!- almostworking has quit [Read error: Connection reset by peer]
[04:05:07] -!- ve7it has quit [Remote host closed the connection]
[04:10:43] <MacGalempsy> good night everyone
[04:10:50] -!- MacGalempsy has quit [Quit: got to sleep sometime]
[04:19:01] <Contract_Pilot> Sup.
[04:21:23] -!- jerryitt has quit [Quit: Connection closed for inactivity]
[04:30:10] -!- mal`` has quit [Read error: Connection reset by peer]
[04:30:10] -!- djinni` has quit [Write error: Connection reset by peer]
[04:37:31] -!- djinni` [djinni`!~djinni@105.ip-167-114-152.net] has joined #linuxcnc
[04:38:00] -!- opal [opal!~opal@h241.26.40.69.dynamic.ip.windstream.net] has joined #linuxcnc
[04:38:14] -!- per_sonne_ has quit [Ping timeout: 260 seconds]
[04:41:30] -!- KGB-linuxcnc has quit [Ping timeout: 260 seconds]
[04:42:04] -!- jthornton has quit [Ping timeout: 244 seconds]
[04:44:04] -!- opal [opal!~opal@h241.26.40.69.dynamic.ip.windstream.net] has parted #linuxcnc
[04:44:09] -!- jthornton [jthornton!~john@184.63.188.69] has joined #linuxcnc
[04:55:16] -!- patrickarlt has quit [Quit: Leaving...]
[05:15:08] <Contract_Pilot> Got the tracking for my 20 L# means coming from china. Ohhh no!! 2-3weeks now hahah.
[05:19:38] -!- aventtini6 has quit [Ping timeout: 268 seconds]
[05:29:11] <Praesmeodymium> I just got charged for motors I ordered a wek ago from newegg wionder what will show up
[05:34:16] <Contract_Pilot> Yea, this was for the 20 i did last week.
[05:34:35] <Contract_Pilot> Tracking is showing up as a letter?
[05:34:57] <Praesmeodymium> well I bought 5 from the same 76oz/in description you got the 396? oz/in motors from
[05:35:34] <Praesmeodymium> I havent even gotten tracking yet just a message they took my oney
[05:35:37] <Contract_Pilot> they shipped my replacement 48V PSU Priority mail.
[05:36:48] <Contract_Pilot> Log in to new egg account order history should be under order number if they took the money
[05:37:09] <Contract_Pilot> should show shipped and you should have a tracking number.
[05:37:45] <Contract_Pilot> on the Scratched up driver and motor with damage they offering refund as they are out of stock.
[05:37:51] <Praesmeodymium> oh yep shenzhn china
[05:38:12] <Contract_Pilot> Yea, no telling what we will get.
[05:38:56] <Contract_Pilot> China track best info
http://track.trackingmore.com/lesotho-post
[05:40:49] <Contract_Pilot> SHENZHEN EMS, CHINA so they may go EMS wich is not to slow.
[05:42:01] <Contract_Pilot> Unless customs want to charge for Duty then we are screwed/
[05:42:31] <Praesmeodymium> under 200$ I think
[05:43:41] <Praesmeodymium> the got my laser cutter through customs somehow, said they were shipping from kentucky or something I think they meant the chinese equivalent
[05:44:11] <Contract_Pilot> Yea, not sure what we will get if coming from china.
[05:44:43] <Contract_Pilot> But Dragon Marts is pretty good.
[05:46:13] <Contract_Pilot> I need to e-mail them and request weight.
[05:46:36] <Contract_Pilot> The weight will let us know.
[05:47:52] <Praesmeodymium> I should reall sell mine anyway or I am gonne keep trying to build an aluminum cutting something for under 400$
[05:50:46] <Contract_Pilot> for the weight should be about 4.3 lbs ea for the larger ones 2.1 for the smalled ones
[06:14:28] -!- bjmorel_work has quit [Read error: Connection reset by peer]
[06:23:40] -!- TekniQue_ [TekniQue_!baldur@foo.is] has joined #linuxcnc
[06:25:10] -!- eeriegeek [eeriegeek!~eeriegeek@c-98-244-112-229.hsd1.va.comcast.net] has joined #linuxcnc
[06:25:32] -!- GJdan has quit [Ping timeout: 250 seconds]
[06:25:33] -!- leptonix has quit [Ping timeout: 250 seconds]
[06:25:33] -!- xrr has quit [Ping timeout: 250 seconds]
[06:25:46] -!- TekniQue has quit [Ping timeout: 250 seconds]
[06:26:37] -!- xrr [xrr!~quassel@c21-76.uvn.zone.eu] has joined #linuxcnc
[06:38:48] -!- per_sonne_ has quit [Ping timeout: 264 seconds]
[06:47:53] -!- Deejay [Deejay!~Deejay@unaffiliated/dj9dj] has joined #linuxcnc
[06:49:06] <Deejay> moin
[06:51:06] -!- dan2k3k4 has quit [Ping timeout: 246 seconds]
[07:12:00] -!- KimK has quit [Ping timeout: 265 seconds]
[07:19:13] -!- dan2k3k4k5 has quit [Quit: Leaving]
[07:21:57] -!- miek123 [miek123!~miek@S010600259ce59399.vn.shawcable.net] has joined #linuxcnc
[07:28:46] -!- goutnet [goutnet!~fdelizy@5-49-215-241.hfc.dyn.abo.bbox.fr] has joined #linuxcnc
[07:31:45] -!- TurBoss [TurBoss!~jauria@31.146.135.37.dynamic.jazztel.es] has joined #linuxcnc
[07:34:40] -!- KimK [KimK!~Kim__@ip68-102-67-135.ks.ok.cox.net] has joined #linuxcnc
[07:37:17] -!- DaPeace1 [DaPeace1!~Adium@46.243.107.151] has joined #linuxcnc
[07:37:17] -!- DaPeace has quit [Read error: Connection reset by peer]
[07:39:34] -!- eeriegeek has quit [Quit: Leaving.]
[07:41:48] -!- skunksleep has quit [Ping timeout: 272 seconds]
[08:00:12] -!- rob_h [rob_h!~robh@90.203.133.2] has joined #linuxcnc
[08:19:45] -!- Audioburn has quit [Quit: github.com/audioburn]
[08:37:03] TekniQue_ is now known as TekniQue
[08:37:09] -!- TekniQue has quit [Changing host]
[08:37:09] -!- TekniQue [TekniQue!baldur@unaffiliated/teknique] has joined #linuxcnc
[08:39:24] -!- bkboggy has quit [Read error: Connection reset by peer]
[08:40:04] -!- per_sonne_ has quit [Ping timeout: 272 seconds]
[08:45:52] -!- xrr has quit [*.net *.split]
[08:46:03] -!- Nick001 has quit [Quit: ChatZilla 0.9.92 [Firefox 39.0.3/20150806001005]]
[08:46:10] -!- cmorley has quit [Ping timeout: 240 seconds]
[08:46:56] -!- xrr [xrr!~quassel@c21-76.uvn.zone.eu] has joined #linuxcnc
[08:54:19] -!- cmorley [cmorley!~chris@S0106204e7f8c229b.no.shawcable.net] has joined #linuxcnc
[08:59:37] amnesic_away is now known as amnesic
[09:00:35] -!- Yop [Yop!4f5d8f38@gateway/web/freenode/ip.79.93.143.56] has joined #linuxcnc
[09:01:26] -!- arrowbook has quit [Read error: Connection reset by peer]
[09:05:19] -!- skunksleep [skunksleep!~AndChat14@str-broadband-ccmts-ws-26.dsl.airstreamcomm.net] has joined #linuxcnc
[09:06:21] -!- anomynous_ [anomynous_!~anomynous@87-93-8-204.bb.dnainternet.fi] has joined #linuxcnc
[09:09:47] -!- goutnet has quit [Ping timeout: 264 seconds]
[09:10:00] -!- anomynous has quit [Ping timeout: 255 seconds]
[09:10:47] -!- Yop has quit [Quit: Page closed]
[09:12:20] -!- Akex_ [Akex_!uid58281@gateway/web/irccloud.com/x-bydarhtbkqaeddrm] has joined #linuxcnc
[09:13:42] <malcom2073> Hah, my newegg cheap stepper finally shipped, it says 5-7 days shipping, but the tracking number is a china post number, so we'll see
[09:17:45] <XXCoder> nice
[09:20:48] <XXCoder> malcom2073: forgot what you was working on?
[09:29:02] -!- goutnet [goutnet!~fdelizy@85-168-90-245.rev.numericable.fr] has joined #linuxcnc
[09:37:47] <XXCoder> Jymmm: found even cheaper
http://www.amazon.com/gp/product/B013WFCX6I/ref=s9_simh_gw_p147_d0_i2?pf_rd_m=ATVPDKIKX0DER
[09:37:49] <XXCoder> no case though
[09:48:35] <malcom2073> XXCoder: I have a small router I'ma put them on, but really I just got them cause they're such a good deal
[09:48:53] <XXCoder> nice
[09:49:13] <XXCoder> the $8 driver and very thin nema23 right?
[09:49:28] <malcom2073> Yeah
[09:50:09] <XXCoder> honestly that nema23 may actually be weaker than mine lol but then whatever eh
[09:59:59] <malcom2073> I'm unsure the size, the oz/inch listed is way below what any nema 23 would be, so I think it's mislabeled
[10:08:36] -!- RoyBellingan [RoyBellingan!~roy@195.189.129.21] has joined #linuxcnc
[10:10:42] -!- per_sonne_ has quit [Ping timeout: 268 seconds]
[10:10:52] amnesic is now known as amnesic_away
[10:13:57] <jthornton> morning
[10:14:05] <XXCoder> hey
[10:14:24] <XXCoder> malcom2073: as long as driver is rated to drive ahatever you want it to drive
[10:14:40] <XXCoder> the word drive drives me crazy. ;)
[10:15:48] <malcom2073> Well I'm having it drive the steppers it comes with heh
[10:15:48] <archivist> in the old days drives sometimes were known as amplifiers
[10:15:59] <XXCoder> lol ok
[10:16:38] -!- skorasaurus has quit [Ping timeout: 265 seconds]
[10:17:45] <archivist> didnt sound right on my hifi though :)
[10:18:05] <XXCoder> interesting
[10:19:10] <archivist> joking about the hifi part
[10:19:33] <archivist> but servo drives are still known as amplifiers
http://www.ebay.co.uk/itm/Servo-Amplifier-Mitsubishi-MR-J3-60BS-MRJ360BS-/201446322296
[10:23:52] -!- miek123 has quit [Quit: This computer has gone to sleep]
[10:55:21] -!- asdfasd [asdfasd!~332332@90.196.224.103] has joined #linuxcnc
[11:09:23] -!- chris_99 [chris_99!~chris_99@unaffiliated/chris-99/x-3062929] has joined #linuxcnc
[11:11:38] -!- per_sonne_ has quit [Ping timeout: 244 seconds]
[11:14:56] <Jymmm> XXCoder: Says mSATA vie PCIe, can that be used to replace a SATA HDD in a netbook?
[11:15:09] <XXCoder> unknown unfortunately
[11:16:28] -!- aventtini6 [aventtini6!~sad@86.121.150.105] has joined #linuxcnc
[11:18:21] <XXCoder> maybe google knows'
[11:20:59] -!- aventtini6 has quit [Ping timeout: 250 seconds]
[11:25:11] <Jymmm> The one on the left is sata ssd, pin count is not the same
http://imgur.com/6h6SQFj
[11:25:30] <XXCoder> oh well
[11:25:42] <XXCoder> too bad since it is pretty cheap for 32 gb
[11:25:53] <Jymmm> and now we know why
[11:26:04] <Jymmm> But...
[11:26:19] <Jymmm> Some mobo have mPCIe slots
[11:28:21] <XXCoder> cool
[11:28:53] <TurBoss> Hi , in stepconf the last page of the wizard "Spindle", whatd does PDM mode means?
[11:28:54] <TurBoss> thx
[11:29:12] <XXCoder> periodic destroy mode
[11:29:12] <TurBoss> I'm upgrading to 2.7
[11:29:15] <XXCoder> kidding
[11:29:17] <TurBoss> :D
[11:31:07] <TurBoss> ok the manual says somenting :)
[11:31:16] -!- goutnet has quit [Ping timeout: 250 seconds]
[11:31:24] <XXCoder> night
[11:33:52] -!- vapula [vapula!~rolland@195.25.189.2] has joined #linuxcnc
[11:46:14] <Jymmm> jthornton:
http://www.food.com/recipe/crispy-ginger-beef-107072
[11:46:21] -!- shurshur has quit [Remote host closed the connection]
[11:47:26] -!- goutnet [goutnet!~fdelizy@85-168-90-245.rev.numericable.fr] has joined #linuxcnc
[11:48:34] <jthornton> that looks good
[11:49:00] <Jymmm> jthornton: They have a LOT of nice recipes up there
[11:49:18] <jthornton> that site sucks with popups and crap
[11:49:38] <Jymmm> I have ABP installed, I don't see any of that
[11:52:14] <jthornton> I just avoid sites like that
[11:53:41] <Jymmm> Well, ABP also keeps my bandwidth in check and no unnecessary in-the-background 3rd party up/downloads too
[11:55:06] <jdh> alt.binaries.porn?
[11:56:33] <Jymmm> jthornton: No, we WANT those! more like adobetm.com, douleclick,net, *adserver.blah, etc
[11:56:38] <Jymmm> err jdh
[11:59:00] <Jymmm> jdh: ||googleadservices.com^ = 8K hits
[11:59:35] <Jymmm> jdh: ||google-analytics.com^ = 30K hits
[12:00:59] <Jymmm> jthornton:
http://low-cholesterol.food.com/recipe/sweet-potato-black-bean-enchiladas-292128
[12:01:14] <jthornton> don't like beans
[12:01:34] <Jymmm> any beans?
[12:01:42] <jdh> sub bacon for the beans
[12:01:43] <Jymmm> I dont care for black beans myself
[12:02:44] <Jymmm> jdh: low fat bacon, right?
[12:04:37] <Jymmm> Ginger recipes at the bottom...
http://www.food.com/about/ginger-166
[12:10:39] -!- goutnet has quit [Ping timeout: 252 seconds]
[12:17:06] -!- ordoe has quit [Quit: Page closed]
[12:20:49] -!- skunksleep has quit [Ping timeout: 268 seconds]
[12:25:23] -!- goutnet [goutnet!~fdelizy@85-168-90-245.rev.numericable.fr] has joined #linuxcnc
[12:27:35] -!- skunksleep [skunksleep!~AndChat14@str-broadband-ccmts-ws-26.dsl.airstreamcomm.net] has joined #linuxcnc
[13:08:07] <jthornton> ssi, I got it working YEA... indexed by the entity I picked then sorted in order
http://pastebin.com/hdz82LFc
[13:08:24] <jthornton> next to generate the G code from the entities
[13:09:30] -!- skunkworks has quit [Ping timeout: 240 seconds]
[13:10:19] -!- FinboySlick [FinboySlick!~shark@74.117.40.10] has joined #linuxcnc
[13:10:20] <jthornton> all in 161 lines of code
[13:10:45] <cradek> sweet!
[13:10:59] <jthornton> yea, I'm stoked I got that far
[13:11:34] <jthornton> blinding fast too
[13:23:15] <MrSunshine> hmm how the heck would i check the tilt of my spindle ... to many variables for my little brain :(
[13:24:22] <MrSunshine> i guess i need an acurate square to check squareness up and down .. then check for traming .... hmm
[13:25:33] <MrSunshine> hmm i wonder how square the toolholder on my lathe is ... probably a heck of alot squarer then any square i have :P
[13:39:00] <MrSunshine> this constant dilema of trying to make machines work .. =)
[13:39:32] <MrSunshine> got a bad tilt in the spindle . .when i plane the table its more saw tooth formed than anything else :/
[13:39:59] -!- goutnet has quit [Read error: Connection reset by peer]
[13:41:49] -!- TurBoss has quit [Quit: Leaving.]
[13:42:53] <archivist> measure the height of the saw tooth pk to pk and diameter of cut, tells you the angle of the spindle
[13:43:16] <archivist> use a tramming tool (dti in the spindle)
[13:43:20] -!- b_b has quit [Changing host]
[13:45:49] <archivist> MrSunshine, just mount a dti offset like
http://www.ebay.co.uk/itm/Milling-Head-Square-Tramming-Gauge-Edge-Technology-1-8-Shank-/231205535219
[13:46:22] <archivist> use one and rotate, adjust spindle for min deflection
[13:47:54] <ssi> jthornton: :D
[13:48:23] <ssi> jthornton: once you get a handle on what go is good for and what it's not good for (UI sadly), it's a really awesome language
[13:48:55] <ssi> jthornton: and you're still doing everything sequentially... if you can parallelize it, I bet you can make it REALLY fast
[13:49:20] <archivist> use assembler, even faster :)
[13:49:29] * archivist ducks
[13:51:04] <jthornton> you would have to give me an example of that so I can understand
[13:53:41] <ssi> ok so I'm lookng over your code
[13:54:15] <ssi> looks like getEnt takes a list of lines in the source dxf and tries to find entities within, sticks them in a list and eventually returns the list
[13:54:50] <ssi> then findEndPoints takes that list of entities and tries to derive the endpoints and save them within the struct
[13:55:36] <ssi> so this may not be the most helpful example in the world because of the way you're doing it, but let me see if I can explain
[13:55:48] <ssi> I see two places right off the bat where you can parallelize at least some
[13:56:55] <ssi> one is when you're reading in the lines of the dxf... instead of just appending to your lines slice, you could stick the text on a channel
[13:56:57] <jthornton> a bit newer code
http://pastebin.com/g7LZghPB
[13:57:15] <ssi> that way rather than waiting til you've built teh entire lines array, you can start extracting entities immediately while the file is still being read
[13:57:35] <ssi> then, getEnt would be running in its own goroutine (which is a lightweight thread), and it could be iterating over the channel instead of an input slice
[13:57:48] <ssi> and whenever it finds a complete entity, instead of appending it to an output slice, stick it on another channel
[13:58:14] <ssi> then findEndpoints would read from that channel, and do the endpoint fixup for each incoming entity, and then stick it on yet another outbound channel
[13:58:30] <ssi> then whatever downstream logic you use to arrange the entity would use that channel as its source
[13:58:43] <jthornton> ok, I'll have to study up on channels
[13:58:46] <ssi> that's a little cumbersome at the moment because you are relying on having a complete set of entities before you sort, but you get the idea
[13:58:52] <archivist> a tape sort on the channels
[13:58:59] <jthornton> yea I think so
[13:59:17] <ssi> it's not a big deal to do it sequentially with small dxfs, but when you start getting 10MB files with millions of entities, you can really get a lot of gain by using threads and channels
[13:59:27] <ssi> and that's one of go's biggest strengths, it makes concurrent programming like that super easy
[14:00:09] <ssi> archivist: yea mergesort or something would work well for that
[14:00:19] <jthornton> gotta get over this mole hill first I think then move on to concurrent programming
[14:00:24] <ssi> jthornton: yeah absolutely
[14:00:30] <ssi> just giving you some ideas of where to go in the future :)
[14:00:36] <jthornton> I'm stoked to get this far so quick
[14:00:51] <jthornton> and I've noted them
[14:01:22] <ssi> also, in places where you're using range to iterate over the entities
[14:01:37] <ssi> range actually returns a pair, the index and the item
[14:01:47] <ssi> so you can say for i, ent := range entities
[14:01:54] <ssi> and then you can use ent directly in teh loop instead of entities[i]
[14:01:59] <ssi> a bit cleaner that way
[14:02:04] <jthornton> ah cool
[14:02:11] <ssi> if you don't use the index inside the loop, you can ignore it like this:
[14:02:17] <ssi> for _, ent := range entities {
[14:02:17] <jthornton> _
[14:02:50] <ssi> and I noticed in your first paste that you were doing your error check "backwards" from how most people do it, but it's gone now
[14:03:04] <ssi> it's just a style thing, but usually you'd do if err != nil { handle }
[14:03:12] <ssi> rather than if err == nil { huge block of happy path }
[14:03:20] <jthornton> yea, it looked clunky to test after the fact instead of in the function
[14:05:45] <ssi> I'm glad you're liking it though
[14:05:55] <ssi> I use it A LOT these days
[14:06:07] <ssi> it's good for low level code that hits hardware too
[14:06:22] <ssi> all that podponics stuff I built runs go code that I wrote
[14:06:48] <ssi> it's a bunch of i2c sensors and relays on a beaglebone black cape, and there's a go client that runs on the bbb, phones home for scheduled jobs, and runs all the hardware and reports back metrics
[14:06:52] <ssi> it's great for that sort of stuff
[14:08:31] -!- anth0ny_ has quit [Quit: anth0ny_]
[14:10:21] -!- SEL [SEL!~SEL@net77-43-27-64.mclink.it] has joined #linuxcnc
[14:10:36] -!- SEL has quit [Client Quit]
[14:14:00] -!- skunkworks [skunkworks!~skunkwork@68-115-41-210.static.eucl.wi.charter.com] has joined #linuxcnc
[14:21:11] <Sync> PCW: is there a stock bitfile for the 7i80DB-16 that has uart on board?
[14:33:42] -!- Roguish [Roguish!~chatzilla@c-50-143-183-159.hsd1.ca.comcast.net] has joined #linuxcnc
[14:48:46] amnesic_away is now known as amnesic
[14:50:11] <pcw_home> I kind of doubt it
[14:52:35] <pcw_home> there are more oddball configs available for the 7I80HD
[14:53:11] <pcw_home> (not that its a huge effort co cobble a new config together)
[14:53:13] <jthornton> it actually generates G code from a dxf file in 183 lines of code
http://pastebin.com/XgvCwvNH
[14:53:18] <pcw_home> to cobble
[14:53:22] <jthornton> not done yet but making progress
[14:53:37] <ssi> sweet
[14:54:23] <ssi> pcw_home: one of these days I need to actually figure out how to put together new firmwares, for real
[14:54:41] <ssi> cause I'm gonna need to start working on firmware to run that sserial remote servo drive
[14:55:28] * jthornton goes to ride in the woods now that is has warmed up a little
[14:55:48] <pcw_home> in general its pretty easy since its all pinout driven (you create a new pinout file and re-compile)
[14:55:55] <ssi> ah nice
[14:56:12] <ssi> I've done some hdl work and all my experience is in ISE, so that's a plus
[14:56:20] <ssi> but every time I look at the hostmot source I get a little dizzy ;)
[14:59:29] -!- quiqua has quit [Quit: quiqua]
[15:03:28] -!- vapula has quit [Quit: Leaving]
[15:04:58] -!- MacGalempsy [MacGalempsy!~quassel@ip72-204-45-74.fv.ks.cox.net] has joined #linuxcnc
[15:12:54] -!- b_b has quit [Remote host closed the connection]
[15:15:28] -!- b_b has quit [Changing host]
[15:16:40] <MacGalempsy> good morning
[15:16:59] -!- micges has quit [Ping timeout: 240 seconds]
[15:17:54] -!- dan2k3k4 has quit [Quit: Leaving]
[15:19:02] -!- per_sonne_ has quit [Ping timeout: 268 seconds]
[15:25:40] -!- capricorn_1 has quit [Quit: Konversation terminated!]
[15:33:06] -!- Komzpa has quit [Ping timeout: 240 seconds]
[15:34:22] -!- Timbo has quit [Changing host]
[15:34:22] -!- Timbo [Timbo!~tma@tremulous/developer/timbo] has joined #linuxcnc
[15:36:19] -!- amiri_ has quit [Ping timeout: 240 seconds]
[15:36:29] -!- willburrrr2003 [willburrrr2003!4c6881be@gateway/web/freenode/ip.76.104.129.190] has joined #linuxcnc
[15:38:28] <willburrrr2003> Good Morning All from Seattle! I have been away for awhile, my last version of software was 2.5.4 , and I see we are up to 2.7.0 . I am thinking I need to do a fresh install if 2.7.0 , will I need to do anything special with my config files to work with 2.7.0 ?
[15:48:06] -!- Audioburn has quit [Read error: Connection reset by peer]
[15:48:39] <cradek> yep
[15:48:41] <cradek> http://www.linuxcnc.org/docs/html/getting-started/updating-linuxcnc.html
[15:48:47] <cradek> this has instructions for 2.6->2.7
[15:48:58] <cradek> you will also need the updating instructions for 2.5->2.6
[15:50:07] <cradek> aha,
http://www.linuxcnc.org/docs/2.6/html/common/Updating_LinuxCNC.html#_config_changes
[15:52:30] <willburrrr2003> Thanks cradek, as usual you are lots of help! I will read pages you posted.
[15:52:30] <MrSunshine> heh well that sucker was off by quite alot
[15:53:01] <MrSunshine> had to adjust my adjustments to the max to get it to where it was suposed to be .. and on top of that i also had a couple of chims the wrong way ... so the error was huge in up down squareness =)
[15:53:37] <MrSunshine> archivist: yes but this was the squareness of the linear rails to the table i measured now
[15:54:46] -!- micges [micges!~micges@ely168.neoplus.adsl.tpnet.pl] has joined #linuxcnc
[15:55:49] <MrSunshine> up and down movement
[15:55:56] -!- ivansanchez has quit [Remote host closed the connection]
[15:56:04] <MrSunshine> was off in both "X" and "Y" direction quite alot .. got it within 0.05mm over 60mm now
[15:56:17] <MrSunshine> will have to be good enough for wood chucking
[15:57:29] -!- chris_99 has quit [Remote host closed the connection]
[16:10:00] <willburrrr2003> cradek: Have there been any signifigant changes to the lathe functions since Version 2.5.4 that I should be aware of?
[16:11:21] -!- micges_ [micges_!~micges@dgx139.neoplus.adsl.tpnet.pl] has joined #linuxcnc
[16:11:21] <cradek> heh you'll have to look through
http://wiki.linuxcnc.org/cgi-bin/wiki.pl?Released_2.7.X and also
http://wiki.linuxcnc.org/cgi-bin/wiki.pl?Released_2.6.X
[16:14:21] <willburrrr2003> Thanks Cradek, just finished looking there and see the same two bug fixes that don't look critically important to my lathe config and function
[16:15:26] -!- micges has quit [Ping timeout: 272 seconds]
[16:21:59] -!- micges_ has quit [Ping timeout: 240 seconds]
[16:22:35] -!- chris_99 [chris_99!~chris_99@unaffiliated/chris-99/x-3062929] has joined #linuxcnc
[16:33:15] -!- tocka has quit [Remote host closed the connection]
[16:34:24] -!- skunkworks has quit [Read error: Connection reset by peer]
[16:34:51] -!- tocka has quit [Client Quit]
[16:34:58] -!- anomynous [anomynous!~anomynous@87-93-8-204.bb.dnainternet.fi] has joined #linuxcnc
[16:36:06] -!- anomynous_ has quit [Ping timeout: 244 seconds]
[16:42:57] -!- __rob has quit [Ping timeout: 250 seconds]
[16:43:48] -!- __rob [__rob!~rob@5.80.64.137] has joined #linuxcnc
[16:47:25] <archivist> retrofit fodder
http://www.ebay.co.uk/itm/BROWN-SHARPE-PTM-AUTOMATIC-LATHE-SPARES-OR-REPAIR-/321877725023
[16:47:48] <MacGalempsy> archivist: you picking up a new toy?
[16:48:16] <archivist> no
[16:49:08] <archivist> the CMM was overspending, I really need to save for a new car
[16:50:18] <MacGalempsy> any thoughts on what kind of car you will get?
[16:51:20] <MacGalempsy> http://www.dailymail.co.uk/sciencetech/article-3270060/The-end-heavy-metal-Boeing-shows-material-99-99-AIR-lead-new-generation-planes-spaceships.html#ixzz3oQx5jcHx
[16:52:02] <ssi> that lathe is a bit rough
[16:52:34] <archivist> may need some care and attention :)
[16:52:59] <archivist> treat it as some castings you can use
[16:53:10] <MacGalempsy> :}
[16:53:45] <ssi> shipping would be a touch prohibitive for me :D
[17:09:32] <archivist> but it would be a project for the list :)
[17:10:13] <ssi> yeah I need more of those :D
[17:10:24] <ssi> https://scontent-atl3-1.xx.fbcdn.net/hphotos-xpt1/v/t1.0-9/12141789_10100794727487252_1266893978313916640_n.jpg?oh=6350aa94ffae54fdc0e18eca0c4731c4&oe=56868BE1
[17:10:29] <ssi> my furnace is getting furnacey!
[17:11:31] <archivist> its like this, restored one already so know what is needed
http://www.ebay.co.uk/itm/361407282890
[17:11:52] <ssi> neat
[17:12:05] <archivist> but... too costly to collect, not a lot if any profit
[17:14:22] -!- aventtini6 [aventtini6!~sad@86.121.150.105] has joined #linuxcnc
[17:18:13] -!- per_sonne__ has quit [Remote host closed the connection]
[17:21:38] <aventtini6> hello guys
[17:23:05] <aventtini6> has anyone seen a Tyrex mill from 95 whit fiber optic comunication?
[17:29:57] <pcw_home> what controller? Fanuc uses fiber a lot (FSSB)
[17:31:28] <pcw_home> (interface details are more controller related than machine related)
[17:37:34] <aventtini6> i wil amke some pics
[17:37:41] <aventtini6> make
[17:39:20] <aventtini6> the comunication from the pc and drive it on fiber
[17:39:35] <aventtini6> its a english made machine
[17:39:41] <aventtini6> it just came today
[17:40:02] <aventtini6> i was impresed
[17:40:16] <aventtini6> i cant find the link to post
[17:40:48] <aventtini6> win95
[17:48:42] -!- skunkworks [skunkworks!~chatzilla@str-broadband-ccmts-ws-26.dsl.airstreamcomm.net] has joined #linuxcnc
[17:50:29] <archivist> google is not finding tyrex
[17:51:15] <archivist> I wonder if someone stuck a badge on another make
[17:53:35] anth0ny_ is now known as anth0ny
[17:59:36] <enleth> Any ideas on removal and installation of bport spindle bearings without an arbor press?
[18:00:20] <archivist> removal destructively?
[18:00:59] <enleth> Actually I may need to replace both the spindle and the bearings, which means that I just don't have to remove the old bearings from the old spindle in a gentle way
[18:01:13] <enleth> But I may have to put new bearings on a new spindle properly.
[18:01:23] -!- jerryitt has quit [Quit: Connection closed for inactivity]
[18:01:48] <archivist> I tend to make tooling or use a dremel to cut a slot, then chisel to crack it
[18:01:57] <enleth> One stupid idea I have is to use the quill/head as the stop and the knee as the press.
[18:02:57] <enleth> Like, put a board with a hole at the tip of the quill, pass the splined spindle part through it, put the spindle nose on the table with another piece of board under it and crank the knee up gently
[18:03:24] <archivist> see if someone local has bearing pullers (proper ones not toy automotive)
[18:03:54] <enleth> That's for removal, but I think something press-like is needed for assembly?
[18:04:10] <archivist> use a threaded bar through and two machined disks to insert new
[18:04:55] <enleth> Through the spindle? No can do if I get another solid one
[18:05:36] <archivist> spindle not hollow?
[18:05:47] <archivist> tube spacers too
[18:05:55] <enleth> Most QC30 spindles are solid
[18:06:41] <enleth> There are hollow QC30 spindles out there but I don't think they're factory drilled
[18:07:45] <enleth> AFAIK Bridgeport never made a non-QC ISO30 taper spindle for the CNC models, and never made a hollow QC30 spindle
[18:09:01] <aventtini6> yes you are right
[18:09:21] <aventtini6> all the intelect has a quick change
[18:09:42] <aventtini6> or some sort of nut
[18:09:50] <aventtini6> that holds the cone
[18:13:29] -!- lair82 [lair82!48f18200@gateway/web/freenode/ip.72.241.130.0] has joined #linuxcnc
[18:14:39] -!- aventtini6 has quit [Ping timeout: 246 seconds]
[18:15:21] <lair82> Good afternoon guys, question about grounding, with all the different voltage power supplies used on these controls, should you connect all of common wires to ground, or no?
[18:15:43] <Tom_itx> star ground
[18:15:50] <Tom_itx> yes
[18:16:08] <Tom_itx> just make sure one is not a floating ground
[18:16:08] <archivist> enleth, also you can use threaded rod outside, part of my ex army kit has rods for outer work then an inner push
[18:16:08] <enleth> lair82: there should be a single point where all ground wires meet
[18:16:28] <Tom_itx> aka star ground
[18:17:14] <enleth> Tom_itx: ah, it makes sense, never heard it called that way
[18:17:45] <enleth> archivist: you mean a hollow threaded tube or something?
[18:17:49] -!- Demiurge has quit [Read error: Connection reset by peer]
[18:17:51] <lair82> Ok, I was wondering, there is ac voltage floating around on the 24vdc side of the machine, and I noticed that from the start
[18:18:10] <Tom_itx> single ended shielded wires too
[18:18:32] <Tom_itx> keep data wires away from power wires
[18:18:44] <lair82> What do you mean floating ground?
[18:19:00] <Tom_itx> some devices have a 'ground' but it's not at zero potential
[18:19:05] <enleth> lair82: get one of those nice brass bus bars with wire holes and screws to clap down the wires, connect everything there, connect it to supply ground/PE
[18:19:10] <Tom_itx> rather floating above 0 at some voltage
[18:19:13] <enleth> *clamp
[18:19:21] <Tom_itx> it is ground to the device but not the outside world
[18:19:44] <Tom_itx> my spindle motor controller is one such example
[18:19:57] <Tom_itx> i had to get an isolation board to use it with external logic
[18:21:28] <lair82> Ok, that makes sense.
[18:26:38] <CaptHindsight> how hard do you laugh when a supplier comes back with a comment like "we like to sell it" 4 tons, 5 drums, a truckload at a time, etc., when you ask for pricing on more than you really need anyway?
[18:27:56] <CaptHindsight> LOL, nice try and I like it when customers order an entire shipload at a time and pay me in cash up front in whatever amount I ask
[18:32:12] -!- lair82 has quit [Ping timeout: 246 seconds]
[18:35:34] Loetmichel2 is now known as Loetmichel
[18:36:14] -!- patrickarlt has quit [Remote host closed the connection]
[18:45:37] -!- KimK_laptop has quit [Ping timeout: 268 seconds]
[18:45:54] <archivist> enleth, rods either side of the frame upwards to a u channel across
[18:46:26] <archivist> so stresses are only on the bearing outers
[18:46:59] -!- Komzpa has quit [Ping timeout: 240 seconds]
[18:51:27] <archivist> if you have space a 3 leg one is better
[18:53:23] -!- RoyBellingan has quit [Quit: Konversation terminated!]
[18:58:34] -!- KimK_laptop [KimK_laptop!~Kim@wsip-70-186-238-216.ks.ks.cox.net] has joined #linuxcnc
[19:04:50] -!- sumpfralle [sumpfralle!~lars@megumi.opennet-initiative.de] has joined #linuxcnc
[19:05:50] -!- LatheBuilderShop has quit [Ping timeout: 240 seconds]
[19:05:50] -!- willburrrr2003 has quit [Quit: Page closed]
[19:12:17] -!- b_b has quit [Remote host closed the connection]
[19:12:55] -!- PetefromTn_ [PetefromTn_!~IceChat9@75-136-59-160.dhcp.jcsn.tn.charter.com] has joined #linuxcnc
[19:17:59] -!- LatheBuilderShop [LatheBuilderShop!~LatheBuil@ip72-198-205-53.om.om.cox.net] has joined #linuxcnc
[19:18:47] -!- skunksleep has quit [Ping timeout: 264 seconds]
[19:19:10] -!- skunksleep [skunksleep!~AndChat14@str-broadband-ccmts-ws-26.dsl.airstreamcomm.net] has joined #linuxcnc
[19:20:14] amnesic is now known as amnesic_away
[19:21:46] -!- _abc__ [_abc__!~user@unaffiliated/ccbbaa] has joined #linuxcnc
[19:23:36] -!- skunksleep has quit [Ping timeout: 246 seconds]
[19:24:18] -!- skunksleep [skunksleep!~AndChat14@str-broadband-ccmts-ws-26.dsl.airstreamcomm.net] has joined #linuxcnc
[19:24:35] <MrSunshine> phew, well that spindle was out quite a bit ... i got it alot better but not perfect =)
[19:24:54] <MrSunshine> the sleave for the spindle isnt straight witht he world either .. damn china thingies
[19:26:12] <_abc__> New or bumped?
[19:27:42] <MrSunshine> ?
[19:28:26] -!- skunksleep has quit [Ping timeout: 240 seconds]
[19:28:49] <_abc__> The spindle runout was factory or man-made?
[19:29:19] -!- skunksleep [skunksleep!~AndChat14@str-broadband-ccmts-ws-26.dsl.airstreamcomm.net] has joined #linuxcnc
[19:29:38] <MrSunshine> ah spindle ive ground before
[19:29:47] <MrSunshine> was 0.1mm off int he ER collet cone
[19:30:03] <MrSunshine> this is getting it straight with the world (fix the Z up down motion and tramming it to the table)
[19:30:42] <_abc__> How do you measure orthogonality anyway?
[19:31:30] <MrSunshine> is that up down ?
[19:31:45] <MrSunshine> a square on table and move spindle up and down ? =)
[19:31:56] <_abc__> Right angles to xy planes. The angles...
[19:32:31] -!- tocka has quit []
[19:34:20] <_abc__> More like mounting a smooth cylinder in the collet and then using a precision cube with at least 2 calibrated Z positions for a feeler gauge to feel the cylinder in the collet, and account for runout...
[19:34:42] <_abc__> I think....
[19:35:11] <_abc__> There may be a fancyer tool for that, I don't know.
[19:36:18] <Sync> what?
[19:36:24] <Sync> that is way too complicated
[19:36:38] <_abc__> You are looking for 0.01mm error on a 50mm side cube, that's 1 part in 5000, not something you eyeball.
[19:37:29] <Sync> easily measureable with an indicator
[19:37:50] <_abc__> Right.
[19:38:13] <_abc__> Feeler gauge means dial gauge with feeler.
[19:38:15] <MrSunshine> to see if the Z axis linear bearings moves straight with the world you need to have something on the X/Y table to see ...so a precision square and an indicator i feel would be alot better than a square and a feeler guage :P
[19:38:19] -!- skunksleep has quit [Ping timeout: 240 seconds]
[19:39:17] <Sync> yeah for alinging the Z axis you just indicate along a square
[19:39:29] -!- skunksleep [skunksleep!~AndChat14@str-broadband-ccmts-ws-26.dsl.airstreamcomm.net] has joined #linuxcnc
[19:39:39] <Sync> for squareness of the spindle you put the indicator on an arm and turn the spindle 180°
[19:39:44] <Sync> and it has to read the same
[19:39:46] <_abc__> The square needs to be mounted to the table and it has to have calibrated positions, at least 2, for the feeler dial mount.
[19:39:54] <Sync> no
[19:40:31] <_abc__> This is not about spindle runout this is about Z axis orthogonality with table.
[19:40:40] <Sync> yes
[19:40:45] <Sync> you just put a square on the table
[19:40:50] <Sync> and indicate along it
[19:40:50] <MrSunshine> yes, a square on the table, a dial indicator on the moving part of the Z ...
[19:40:53] <Sync> it is pretty easy
[19:40:54] <MrSunshine> move the Z up and down
[19:40:59] <MrSunshine> see if the dial moves
[19:41:13] <_abc__> Sigh
[19:43:52] -!- MrFluffy [MrFluffy!~MrF@213.155.28.62] has joined #linuxcnc
[19:47:50] <_abc__> You need 3 points to define an angle, not 2
[19:47:56] <XXCoder> what kind of problems can spindle runout cause
[19:49:20] <_abc__> Vibration, broken tools, broken material when it is a thin edge, loss of precision, early bearing death.
[19:49:48] <SpeedEvil> World war III
[19:50:06] <_abc__> On a cnc runout should be at most half a resolution step.
[19:50:25] <SpeedEvil> resolution is not the same as accuracy
[19:50:31] <_abc__> Sometimes that is hard so compromises are made.
[19:50:53] <_abc__> Exactly speed.
[19:51:12] <MrSunshine> _abc__: well .. if you have something that ALREADY is square, to measure against ...
[19:51:13] <_abc__> So half an 'accuracy' step is okay too
[19:51:17] <MrSunshine> =)
[19:52:02] <_abc__> You need THREE points. Dial feeler moved to 2 stations on Z.
[19:52:22] <MrSunshine> well you have to explain wtf a dial feeler is then .. to start with
[19:52:26] <MrSunshine> never heard the word even
[19:52:48] <Sync> _abc__: you are not interested in an angle
[19:52:55] <_abc__> Dial gauge with a lever like feeler end.
[19:52:58] <Sync> you shim the axis until it reads the same
[19:53:27] <XXCoder> ok
[19:53:27] <Sync> also that will give you an angle just fine
[19:53:37] <Sync> as you know Z and x/y
[19:53:44] <_abc__> I am interested in 2 measurement locations. And not in moving Z
[19:53:56] -!- skunksleep has quit [Ping timeout: 250 seconds]
[19:54:18] <Sync> pcw_home: yeah, I figured that, I'm just downloading ISE to get started
[19:54:50] -!- skunksleep [skunksleep!~AndChat14@str-broadband-ccmts-ws-26.dsl.airstreamcomm.net] has joined #linuxcnc
[19:56:13] <Sync> enleth: cool spindle in freezer, heat bearing in oven, put them together
[19:56:46] <Sync> _abc__: if you want to complicate it, sure why not
[19:57:21] <_abc__> Necessity, not complication.
[19:57:48] <enleth> Sync: we're talking $300 precision bearings, are ovens healthy for those?
[19:58:07] <MrSunshine> heh we might have talked past eachother then :P, put a square on the table .. measure X until its straight with the square, then measure Y .. if its off then its off :P
[19:58:21] <Sync> yes enleth
[19:59:31] <enleth> What temperature would I aim for?
[19:59:41] <Sync> _abc__: you overcomplicate the act of measuring the spindle position, it really is that simple
[19:59:45] <Sync> 90°C is fine
[19:59:58] <Sync> if you are scared, 70°C
[20:00:15] <enleth> OK, that sounds reasonable
[20:00:42] <Sync> just be warned, you only get one shot
[20:00:59] <Sync> so on it goes and no messing about
[20:01:11] <enleth> Freezing the spindle is another problem, it won't fit in the freezer I have, and I got rid of the big beer keg freezer
[20:01:27] <Sync> just get some dry ice from the supermarket
[20:01:56] <Sync> or simply put it in the fridge, everything that increases your temperature difference gives you more clearance
[20:02:57] <_abc__> I find meat freezer for 2 hours followed by gas torch applied locally helps a lot...
[20:03:08] <XXCoder> Sync: make your own ref
[20:03:19] <XXCoder> buy dry ice and ice cooler
[20:03:52] <XXCoder> it should last long enough for your task
[20:03:54] <Sync> gas torch is risky, as you might overheat the bearing
[20:04:04] <MrSunshine> i wish supermarkets in sweden had dry ice
[20:04:13] <MrFluffy> $300 bearing, $20 junkyard freezer purchase to install, sounds good to me.
[20:04:26] <MrFluffy> it only has to work once before you take it back
[20:04:30] <Sync> they do, MrSunshine, almost all of them get it in delivery
[20:04:55] <MrFluffy> you can buy dry ice from specialist cookery suppliers now
[20:04:55] <MrSunshine> never seen it for sale atleast
[20:05:22] <Sync> yeah because nobody would buy it
[20:05:25] <MrFluffy> google for near you, you have to order it but it comes in a poly container to pick up
[20:05:26] <Sync> ask the fish counter for it
[20:05:33] <Sync> or oder it, yeah
[20:06:06] <MrFluffy> I found a outlet within 30km of my house in rural france that would sell me a block of dry ice in this way
[20:06:44] <MrFluffy> because we were going to be dropping it in a intercooler we needed a source, and it ended up being a food supply wholesaler
[20:07:19] <MrFluffy> in the isolated container it will last a day or two
[20:08:32] * _abc__ wonders what wonderful French foods can be prepped with dry ice.
[20:08:55] <MrFluffy> a non linuxcnc q, cheapest syncronous way to get 500kw drive from two spindles about a metre apart centres
[20:09:47] <MrFluffy> fish, cocktails, all sorts of weirdness, I'm more of a fries at the supermarket cafeteria guy myself though, I was just interested in throwing it in a intercooler to reduce temps before a pass.
[20:10:19] <MrFluffy> rotational speed of spindles peaking at 1600rpm. So far a 20b chain is looking cheapest...
[20:10:38] <Sync> chain or belt, yeah
[20:11:05] <MrFluffy> I priced a belt and it was $1200 for the specs unless Im looking at the wrong type
[20:11:11] <SpeedEvil> hah
[20:11:25] <MrFluffy> I'd prefer a belt because if a chain goes wrong it gets a bit dangerous when it lets go but a chain is $200
[20:11:37] <SpeedEvil> https://www.youtube.com/watch?v=zMQjcukphpA - on the topic of 300kW drives DIY
[20:11:43] <SpeedEvil> with integral gearbox
[20:12:54] <Sync> I like how the original inverter is triangular
[20:13:06] _abc__ is now known as Guest80203
[20:13:08] -!- nick563 [nick563!~user@unaffiliated/ccbbaa] has joined #linuxcnc
[20:13:08] nick563 is now known as nick563_
[20:14:19] <MrFluffy> I was going to use a transfer gearcase out of a range rover, but there's doubts on its strength and it looked a bit messy
[20:15:28] -!- skunksleep has quit [Ping timeout: 272 seconds]
[20:15:46] -!- Guest80203 has quit [Ping timeout: 240 seconds]
[20:15:58] -!- skunksleep [skunksleep!~AndChat14@str-broadband-ccmts-ws-26.dsl.airstreamcomm.net] has joined #linuxcnc
[20:16:10] nick563_ is now known as _abc___
[20:16:20] <MrFluffy> just thought id ask as there's some sharp people whenever Ive been here with good ideas, so durty big drivechain it is then!
[20:18:07] <MrFluffy> And a substantial cover...
[20:18:43] <dr0w> so maybe someone with small lathe that uses taig/maxnc style tool posts can help me with n00b question.. the cutting edge of the tool doesn't line up vertically with the center of the workpiece.. what's up with that?
[20:19:30] <MrFluffy> you have to pack each tool with a shim to centre it
[20:19:44] -!- Komzpa has quit [Remote host closed the connection]
[20:19:47] <MrFluffy> unless you have a qctp toolpost that has a screw style height adjuster
[20:20:00] <dr0w> I've had some success using a pc. of shim stock.. I thought maybe I was missing something
[20:20:29] -!- skunksleep has quit [Ping timeout: 250 seconds]
[20:21:03] -!- skunksleep [skunksleep!~AndChat14@str-broadband-ccmts-ws-26.dsl.airstreamcomm.net] has joined #linuxcnc
[20:21:11] <MrFluffy> if you swap the normal taig style fixed toolpost for a quick change one, they have a height adjustment to raise and lower the toolholder section
[20:21:21] <MrFluffy> but, shims are cheap and work
[20:22:34] <MrFluffy> Interesting mod :-
http://www.micro-machine-shop.com/rocker_tool_post.htm
[20:22:38] <dr0w> yeah.. the quick change tool post with the dovetail like a big boy lathe..
[20:23:32] <MrFluffy> that gives you the adjustability of a old boat style toolpost with a modified taig toolpost, but you still have to set the tool on centre each change
[20:24:31] <dr0w> I saw that guy's modification. wondered if I could find a woodruff key that size
[20:24:55] amnesic_away is now known as amnesic
[20:24:58] <MrFluffy> or saw it out of a steel round?
[20:25:22] <dr0w> true
[20:25:44] <MrFluffy> do you have access to a mill to cut the curved hollow would be the more important awkward bit
[20:26:24] <MrFluffy> or another lathe, mount it off centre in a four jaw or on a faceplate and turn the shape in
[20:27:14] <dr0w> ahh.. I didn't even consider turning it..
[20:27:23] <MrFluffy> thats the real problem with modifying lathes, you always need another one to finish it in the middle of the job :)
[20:27:30] <dr0w> interpolating it in a mill would be the challenge
[20:27:57] <dr0w> I might be able to cash a favor if I had my ducks in a row
[20:28:00] -!- skunksleep has quit [Ping timeout: 264 seconds]
[20:28:19] <MrFluffy> draw the cut in cad if you have access to a cnc, or make another toolpost with that shape in while your at it
[20:29:04] <MrFluffy> or mount on a rotary on a manual mill, just crank it round which is what that author has done
[20:32:15] <MrFluffy> lot of interesting mods on that page... you dont need a industrial machine to be clever about things
[20:33:53] <MrFluffy> its easier to just keep the shims with the toolbit with some rubber bands tho...
[20:34:04] <dr0w> yeah.. I saw a handful of ideas I'd like to 'borrow'
[20:36:02] <Sync> MrFluffy: a chain probably is the easiest
[20:38:56] <MrFluffy> I'm after cheapest, because I'm a cheapskate and its my money :)
[20:39:19] <MrFluffy> but I also have to stand near it in use...
[20:39:25] amnesic is now known as amnesic_away
[20:40:59] <dr0w> MrFluffy: thanks for the input
[20:48:18] -!- micges [micges!~micges@dgx139.neoplus.adsl.tpnet.pl] has joined #linuxcnc
[20:50:48] <MrFluffy> dr0w, no problem, its interesting to have to think round problems, thats a lot of why people have home shops
[20:52:47] <SpeedEvil> if you have round problems, you probably want a lathe.
[20:53:08] <Tom_itx> what about a round tuit?
[20:54:07] <MrFluffy> someone was selling them on PM a while back
[20:54:08] -!- leptonix has quit [K-Lined]
[20:58:01] -!- andypugh [andypugh!~andypugh@cpc14-basl11-2-0-cust1010.20-1.cable.virginm.net] has joined #linuxcnc
[20:59:52] <andypugh> Is anyone else getting 403 for linuxcnc.org?
[21:00:15] <Tom_itx> yes
[21:00:21] <MrFluffy> yes
[21:00:22] <Tom_itx> docs are ok though
[21:00:26] <Tom_itx> as is the wiki
[21:01:02] <MrFluffy> is the front page driven by some cms thats down?
[21:02:10] <Deejay> gn8
[21:03:13] -!- Deejay has quit [Quit: bye]
[21:03:15] -!- FinboySlick has quit [Quit: Leaving.]
[21:07:26] -!- asheppard has quit [Remote host closed the connection]
[21:57:32] <MrFluffy> one 100# 10ft chain and two 100B roller sprockets secured, I think I need a lie down to recover from the damage to my wallet though...
[22:06:40] <MrFluffy> gnite
[22:06:49] -!- MrFluffy [MrFluffy!~MrF@213.155.28.62] has parted #linuxcnc
[22:16:01] -!- Virtakuono has quit [Ping timeout: 246 seconds]
[22:22:48] -!- _fil_ has quit [Ping timeout: 246 seconds]
[22:23:11] <zeeshan> LOL
[22:23:12] <zeeshan> ITS IN
[22:23:16] <zeeshan> holy shit
[22:23:42] <zeeshan> http://i.imgur.com/slg9m6U.jpg
[22:23:48] <zeeshan> im REALLY happy
[22:23:53] <zeeshan> cause now i can see it fitting right beside my welding tablwe
[22:23:57] <zeeshan> and the car can still come back in
[22:23:59] <zeeshan> hooray!!!!!!!1
[22:24:26] -!- _abc___ has quit [Ping timeout: 240 seconds]
[22:24:26] -!- Valen [Valen!~Valen@c211-30-128-202.blktn6.nsw.optusnet.com.au] has joined #linuxcnc
[22:25:55] <Tom_itx> what size garage?
[22:26:06] <zeeshan> like 20x22
[22:26:31] <Tom_itx> mine looks small because i put a center wall in it
[22:26:36] <Tom_itx> i could remove it
[22:26:44] <zeeshan> you mean dual doors
[22:26:46] <zeeshan> vs 1 large door?
[22:26:50] <Tom_itx> uh huh
[22:26:57] <zeeshan> yea
[22:26:59] <zeeshan> thats not great
[22:27:03] <Tom_itx> i had a 'shop' in one side for a while
[22:27:14] <zeeshan> that was one of the criteria when i was buying this house
[22:27:18] <zeeshan> large isngle door
[22:27:26] <zeeshan> cause you can move the car in at whatever angle
[22:27:26] <Tom_itx> i built the garage
[22:27:31] <zeeshan> ah!
[22:27:37] <zeeshan> dude im so happy
[22:27:41] <zeeshan> i haven't been this happy in a while :D
[22:27:48] <zeeshan> it's actually going to fit!
[22:28:34] <Tom_itx> where's the mill?
[22:28:47] <zeeshan> in the corner :P
[22:28:52] <zeeshan> look at the very right side
[22:28:57] <zeeshan> its peaking out
[22:28:59] <Tom_itx> yeah i see it now
[22:29:36] <Tom_itx> the lathe makes it look like a toy
[22:29:40] <zeeshan> haha
[22:30:26] <zeeshan> dude
[22:30:39] <zeeshan> im kinda iffy about using my machine jack that i built
[22:30:41] <zeeshan> to lift this thing
[22:30:48] <zeeshan> i designed it for 8000lb
[22:31:08] <Tom_itx> not the cherry picker?
[22:31:17] <zeeshan> cherry picker wont even move it
[22:31:17] <zeeshan> lol
[22:31:32] <zeeshan> but you made me think of something else
[22:31:41] <zeeshan> since all im trying to do is lift it and put it on skates
[22:31:51] <zeeshan> i could share the load between the toe jack and hoist
[22:31:52] <Tom_itx> you need a JT-Shop2 gantry
[22:32:06] -!- asdfasd has quit [Ping timeout: 250 seconds]
[22:32:13] <zeeshan> need super man
[22:32:16] <zeeshan> he's do it ez
[22:32:19] <Tom_itx> leverage
[22:33:50] <Tom_itx> are you gonna leave the skates under it?
[22:34:08] <Tom_itx> and how do you plan to level it?
[22:34:14] <zeeshan> noo
[22:34:18] <zeeshan> i got 3/8 steel plate
[22:34:23] <zeeshan> and machine feet for it
[22:34:30] <zeeshan> ill sit it on that
[22:34:33] <zeeshan> and then level it
[22:34:48] <zeeshan> not going to worry about that till i have the machine running though
[22:34:53] <Tom_itx> is 3/8 enough?
[22:35:04] <zeeshan> yes
[22:35:07] <Tom_itx> probably...
[22:38:37] <malcom2073> Damn heh zeeshan, that barely fit vertically
[22:39:21] <zeeshan> 2" clearance
[22:39:22] <zeeshan> haha
[22:40:33] <PetefromTn_> Ooh nice
[22:41:50] <Tom_itx> 2 boys with 2 dead lathes.
[22:41:54] <Tom_itx> :(
[22:42:00] <zeeshan> haha
[22:42:09] <zeeshan> gimme like 4 months
[22:42:13] <PetefromTn_> boys?
[22:42:24] <zeeshan> PetefromTn_: he hasn't seen our hairy balls yet
[22:42:29] <Tom_itx> boys n their toys
[22:42:39] <Tom_itx> nor do i care to
[22:42:56] <malcom2073> Lol
[22:43:03] <malcom2073> And one with a dead mill :)
[22:46:09] <andypugh> I only have two working lathes at the moment. Unless you count the one that I keep in my dad’s workshop :-)
[22:46:30] <andypugh> I am fairly sure that I don’t actually need 4 lathes.
[22:47:16] <zeeshan> fix mine!
[22:47:47] <PetefromTn_> Im still trying to collect parts formine
[22:47:49] <PetefromTn_> mine
[22:48:09] <PetefromTn_> but work has been picking up a LOT lately so that should be getting done soon
[22:48:11] <andypugh> I just started looking at watchmakers lathes on eBay :-)
[22:48:31] <zeeshan> nice pete
[22:48:32] <zeeshan> good to hear
[22:49:00] -!- arrowcnc_ has quit [Ping timeout: 250 seconds]
[22:50:01] <PetefromTn_> yeah I am kinda surprised actually
[22:50:13] <PetefromTn_> for so long there was just little bits here and there.
[22:50:40] <PetefromTn_> now I come home from the race shop and sit down until dinner then back in the shop working till midnight or later LOL
[22:50:51] <zeeshan> :D
[22:50:58] <zeeshan> how many hours do you work at the race shop
[22:51:08] <PetefromTn_> not too many really
[22:51:10] -!- svh [svh!~svh@172.56.28.239] has joined #linuxcnc
[22:51:14] <PetefromTn_> totally part time
[22:51:22] <zeeshan> ah
[22:51:29] <svh> howdy zeeshan
[22:51:31] <PetefromTn_> they were tuning a SWEET supra today on the dyno
[22:51:38] <zeeshan> hi
[22:51:49] <PetefromTn_> about 26=27 hrs a week
[22:52:00] <zeeshan> thats not bad man
[22:52:01] <svh> just got linuxcnc up and running long overdue
[22:52:04] <svh> :D
[22:52:07] <zeeshan> lets you get some consistent $$
[22:52:13] <zeeshan> and also grow your business
[22:52:21] <PetefromTn_> you know honestly that is the BEST part of it
[22:52:32] <PetefromTn_> I don't have to worry about slow times
[22:52:47] <PetefromTn_> and to be honest it is pretty cool working over there making kickass cars LOL
[22:52:55] <zeeshan> =]
[22:53:00] <svh> where at pepboys?
[22:53:10] <svh> heh, just jking.
[22:53:31] <svh> need to get a new controller?
[22:53:34] <PetefromTn_> heh no not at pepboys
[22:53:44] <svh> so gecko g540, any other place to get a good deal
[22:53:45] <PetefromTn_> BB in a bit gotta eat dinner
[22:53:57] <svh> flea-bay seams to have the best deal so far with the 48vdc controller
[22:54:05] <svh> er. PSU
[22:54:24] <svh> anywho. i'll keep digging but it appears it doesn't get any cheaper than $300 with the power supply
[22:54:44] <andypugh> What is it that you like about the G540?
[22:54:56] <svh> not sure, anything equivalent.
[22:55:07] <svh> been using the cheap chinese controller
[22:55:14] <svh> and i know my machine can run faster
[22:55:21] <andypugh> TB6550?
[22:55:24] <svh> its a K2CNC
[22:55:38] <svh> yea
[22:55:43] <svh> i think that is the one i have
[22:57:40] <andypugh> Ooh! Cute little steppers!
http://www.ebay.com/itm/5pcs-6X8-5MM-Miniature-stepper-motor-With-black-gear/171907200927?_trksid=p2045573.c100034.m2102&_trkparms=aid%3D222007%26algo%3DSIC.MBE%26ao%3D2%26asc%3D33890%26meid%3D0886467c31334da1bb188186434c8abc%26pid%3D100034%26rk%3D3%26rkt%3D8%26sd%3D161560237771
[22:58:10] <svh> ha.
[22:58:24] <andypugh> I think I would be loking at individual drivers, and possible mains-input ones.
[22:58:39] <andypugh> The more volts the better where steppers are concerned.
[22:59:41] <svh> anything will be better than 18IPM
[22:59:42] <svh> ;p
[22:59:50] <svh> that is the most i can get out of this controller
[23:00:35] <svh> and rather than mod it with the hex inverter opt to get a new one
[23:00:37] <andypugh> I know nothiong about this driver, other than that it exists.
http://www.ebay.com/itm/CNC-3ph-NEMA23-NEMA34-Stepper-Motor-Driver-110-220VAC-4-8A-LC3422HTC-new-in-box-/191644780054?hash=item2c9eeb4616 and plugs straight into mains power, not needing a DC PSU
[23:00:40] <svh> maybe save it for another project
[23:01:45] -!- FinboySlick [FinboySlick!~shark@squal.net] has joined #linuxcnc
[23:02:00] <andypugh> But you could also look at the close-loop steppers that give servo-like performance and still take step-dir input:
http://www.ebay.com/itm/2NM-Nema23-Leadshine-Closed-loop-stepping-motor-drive-kit-HBS507-573HBM20-1000/191574934333?rt=nc&_soffid=5009067504&_soffType=OrderSubTotalOffer&_trksid=p5731.m3795
[23:03:08] <svh> interesting
[23:04:05] <andypugh> Next to me on the floor I have 1kW servo that is going on my lathe. That is 2Nm rated too....
[23:04:16] <zeeshan> cute
[23:04:28] <andypugh> And it’s about the size of a shoe box.
[23:04:29] <Praesmeodymium> thats the kind of thing I have power for
[23:05:11] <zeeshan> andypugh: i was looking at the servos
[23:05:15] <zeeshan> wtf
[23:05:19] <zeeshan> they got gear boxes on em
[23:05:28] <zeeshan> isnt that going to introduce backlash
[23:05:43] <andypugh> Gearboxes or harmonic drives
[23:05:45] <andypugh> ?
[23:05:51] <zeeshan> looks like gear boxes
[23:05:53] <zeeshan> i cant tell
[23:05:59] <zeeshan> it bolts directly to the servo
[23:06:28] <andypugh> Maybe they are zero-backlash drives somehow. It seems likely that Okuma knew what they were doing...
[23:08:27] <andypugh> Anyway, time for me to log off.
[23:08:34] -!- andypugh has quit [Quit: andypugh]
[23:11:10] <JT-Shop2> wheel lacing is done :)
[23:11:38] -!- gonzo_nb has quit [Remote host closed the connection]
[23:17:31] <zeeshan> darn he left
[23:17:48] -!- FinboySlick has quit [Remote host closed the connection]
[23:19:06] -!- rob_h has quit [Ping timeout: 244 seconds]
[23:21:12] <zeeshan> http://i.imgur.com/bOBzubN.jpg?1
[23:21:19] <zeeshan> hmm this monstorous sized motor
[23:21:29] <zeeshan> only is 12A continuous??
[23:22:58] -!- FinboySlick [FinboySlick!~shark@squal.net] has joined #linuxcnc
[23:25:23] <PetefromTn_> jeez 12NM
[23:25:25] <PetefromTn_> LOL
[23:25:50] <zeeshan> my z motor on the mill is same size i think
[23:26:00] <zeeshan> and im running that w/ an amc drive
[23:26:01] <zeeshan> hmm
[23:26:20] <zeeshan> i want to see it spinning =.
[23:28:56] JT-Shop2 is now known as JT-Shop
[23:29:19] <JT-Shop> PetefromTn_, just finished relacing the 29er rear wheel, not as bad as I thought
[23:34:35] <PetefromTn_> 29er?
[23:35:16] <JT-Shop> http://www.giant-bicycles.com/en-us/bikes/model/talon.29er/18770/76227/
[23:35:51] <JT-Shop> kept breaking rear spokes so I got a set of wheelsmith spokes and nipples
[23:35:52] <PetefromTn_> Ok nice
[23:36:34] <JT-Shop> had a broken one this morning so that was the last straw so time to dive in and get er done
[23:36:46] <renesis> zeeshan: continuous at stall, so it would be less during operation
[23:36:46] <JT-Shop> cobbled up a truing stand
[23:36:49] <PetefromTn_> sweet
[23:36:54] <renesis> i mean, unless you want to operate it stalled
[23:36:59] <jdh> JT: I made one out of angle aluminum
[23:37:03] <renesis> like 2.5hp, neat
[23:37:26] <JT-Shop> yep ready for the morning ride now
[23:38:37] <jdh> JT:
http://tinyurl.com/pchawpg
[23:39:10] <JT-Shop> nice
[23:39:28] <jdh> have yet to try an entire wheel so far.
[23:40:19] <JT-Shop> I removed all the outer spokes from both sides then changed the inners one at a time... measure the offset before you take it down lol
[23:40:34] <Roguish> JT: getting the spoke tension uniform is a real challenge.
[23:41:02] <JT-Shop> yea, I can play a tune on mine lol
[23:41:49] <Roguish> I gave up building my wheels long ago. Have a friend who is a really, really good bike mechanic. only charges me $50 a wheel and includes the spoke. his wheels are near bullet proof.
[23:42:35] <JT-Shop> can't beat that
[23:43:29] <Roguish> yeah, I've tried, but gave up. this guy worked for Mavic neutral support in the Tour de France in the 80's.
[23:43:31] <renesis> i think dans comp did mine free when i bought the parts
[23:43:36] <renesis> maybe not
[23:44:12] <Roguish> but if you can build your own wheels, more power to ya. !!!!!
[23:44:30] <renesis> neat faq says free, $15/wheel if you send them parts
[23:44:42] <JT-Shop> it's not too bad, but you can get out of wack real quick if your not paying attention
[23:44:51] <renesis> heh, they maybe just do BMX wheels
[23:45:17] <jdh> and rear wheel dishing
[23:46:17] <renesis> heh, takes me forever to get a wheel true, go to a shop and dude does it in a couple minutes better
[23:46:49] <Roguish> https://youtu.be/WXfK8VPgfaA
[23:46:52] <JT-Shop> http://gnipsel.com/images/mountian-bike/truing%20stand%2001.jpg
[23:46:55] <renesis> doesnt seem worth it to try and build and true that shit myself
[23:47:00] <JT-Shop> http://gnipsel.com/images/mountian-bike/truing%20stand%2002.jpg
[23:47:53] <JT-Shop> my factory trued wheels were all over the place lol
[23:48:14] <renesis> new bike is china trash, seems okay
[23:48:30] <JT-Shop> road?
[23:48:50] <renesis> no, bmx cruiser
[23:49:12] -!- AR_ [AR_!~AR@24.238.81.234.res-cmts.sth2.ptd.net] has joined #linuxcnc
[23:49:29] <jdh> I bought an mtb a month or so ago. Haven't checked the wheels but they look ok spinning on the bike
[23:49:29] <Roguish> I stick to the road.
[23:49:58] <JT-Shop> how does that work with no gear changer on the bmx?
[23:50:05] <renesis> jdh: yeah i dont care until it does weird things to my brakes
[23:50:16] <jdh> discs, can't tell from taht.
[23:50:30] <jdh> one of my road bikes has discs also. haven't checked it either.
[23:50:37] <JT-Shop> we have 26 miles of trails 5 miles from the house
[23:50:58] <JT-Shop> the roads are too noisy around here with truck traffic
[23:51:03] <jdh> I have hundreds of miles of roads, starting at my house. Have to drive to mtb
[23:51:24] <jdh> but, I drove 90 miles this morning to road bike for 75.
[23:51:51] <JT-Shop> I would like to ride the road if there was some safe places to ride
[23:52:30] <Roguish> My '86 steel Serotta is now a 'classic', some even call it 'retro'..........it's not the bike that slows me down. it's the aging engine..
[23:53:01] <Roguish> I only wish I could ride it as good as it deserves.
[23:53:04] <JT-Shop> lol, yea I know about that...
[23:53:19] <jdh> heh... that's true for all of mine.
[23:53:38] <JT-Shop> hmm linuxcnc.org is down
[23:53:45] <Tom_itx> parts of it are
[23:53:51] <JT-Shop> I get forbidden
[23:53:53] <Tom_itx> docs are ok, wiki is ok
[23:53:55] <jdh> I settle for mine looking good, and going slow.
[23:53:59] <Tom_itx> yes 403 on the main page
[23:54:37] <zeeshan> mach 3 ddos?
[23:54:45] <JT-Shop> yea, the local bike shop was trying to sell me a 2k Trek when I first started riding a few years ago... he didn't have a clue what a newbee needs
[23:54:51] <zeeshan> jt
[23:54:56] <JT-Shop> k
[23:54:57] <zeeshan> did you build that sander behind your wheel?
[23:55:22] <JT-Shop> no
[23:55:43] <JT-Shop> but it is the best grinder in the shop
[23:56:01] <zeeshan> which one is it?
[23:56:06] <zeeshan> i want one like that
[23:56:23] <Roguish> Most of the people I ride with are sitting on $8k and up rides. One just got herself a $11k Colnago. pretty bike...
[23:57:02] <JT-Shop> got it from trick tools
[23:57:09] <zeeshan> ah
[23:57:13] <zeeshan> i also like how you have a computer
[23:57:18] <zeeshan> randomly sitting on your work bench
[23:57:22] <JT-Shop> http://www.trick-tools.com/2_Wheel_Grinders_24
[23:57:23] <zeeshan> next to a hammer and some lithium grease
[23:57:24] <zeeshan> :)
[23:57:41] <zeeshan> darn, expensive
[23:57:56] <JT-Shop> I just swapped the computer that I'm on with that one, now I need to take the mb out and swap the one in the beer cave
[23:58:12] <JT-Shop> upgrade spiral
[23:58:33] <JT-Shop> yea, the 2 x 48 is much better there are more belts
[23:58:56] <JT-Shop> if you have a grinder now you can just get the belt part
[23:59:50] <JT-Shop> http://www.trick-tools.com/2_Wheel_Grinders_24