#linuxcnc | Logs for 2012-12-12

Back
[00:00:12] <toastyde1th> though i am sure it's indespensible in some cases
[00:01:43] <JT-Shop> if you have nothing but a laser level and the need to see if something is flat or not it should work yes?
[00:02:04] <toastyde1th> oh, for sure.
[00:02:18] <toastyde1th> in the general sense
[00:02:33] <toastyde1th> I can't think of a situation where that's the metric, though
[00:02:47] <tjb1> JT-Shop: Honey, dinner is ready
[00:02:51] <JT-Shop> lol
[00:03:06] <toastyde1th> cutting rails, etc
[00:03:18] <toastyde1th> you know the general cross-sectional error
[00:03:23] <toastyde1th> but not enough to actually fix anything
[00:03:34] <tjb1> JT-Shop: I ordered THCAD today.
[00:04:10] -!- Patang has quit [Read error: Operation timed out]
[00:04:10] -!- logger[mah] has quit [Remote host closed the connection]
[00:04:13] <tjb1> Pleasantly surprised that they offered student pricing
[00:04:19] -!- logger[mah] [logger[mah]!~loggermah@ns1.mah.priv.at] has joined #linuxcnc
[00:05:18] <JT-Shop> I'm still waiting for my epicurean delight...
[00:06:17] <tjb1> Where is the thc.comp located?
[00:07:29] -!- riz_ has quit [Quit: Page closed]
[00:08:33] -!- servos4ever has quit [Quit: ChatZilla 0.9.85 [SeaMonkey 2.0.11/20101206162726]]
[00:11:08] -!- tjb1_ [tjb1_!~tjb1@74.43.52.236] has joined #linuxcnc
[00:12:29] <JT-Shop> que?
[00:12:58] <JT-Shop> it is installed with LinuxCNC
[00:14:02] <JT-Shop> http://www.youtube.com/watch?v=jGqrvn3q1oo
[00:15:42] -!- tjb1 has quit [Ping timeout: 264 seconds]
[00:15:42] tjb1_ is now known as tjb1
[00:17:16] <Tom_itx> laser levels are used in ship building
[00:17:44] <Tom_itx> assuredly a bit more accurate than the one above
[00:19:06] <tjb1> so as long as I give it the correct pins in HAL, I can just loadrt thc and be done?
[00:19:14] <JT-Shop> anyone want to help me wrestle the plasma water table back into place
[00:19:23] <JT-Shop> aye
[00:19:48] <toastyde1th> i will
[00:19:57] <toastyde1th> I was planning on going to the gym then I started drinking
[00:20:00] <toastyde1th> so i guess that's not happening
[00:20:08] <toastyde1th> might as well wrestle with a water table instead of deadlifts
[00:20:08] <tjb1> Is it setup to use the emcmot encoder?
[00:21:22] -!- Valen [Valen!~Valen@c122-108-45-139.blktn6.nsw.optusnet.com.au] has joined #linuxcnc
[00:21:57] <tjb1> http://www.linuxcnc.org/media/kunena/attachments/legacy/files/thc.comp
[00:22:42] <JT-Shop> ?
[00:23:07] <JT-Shop> http://linuxcnc.org/docs/devel/html/man/man9/thc.9.html
[00:24:04] <PCW> you will have to add the encoder comp and wire its velocity out to the thc comp
[00:25:40] <tjb1> Reading
[00:25:45] <tjb1> :)
[00:25:52] <PCW> the man page is a bit more specific than it needs to be (any encoder velocity signal should work)
[00:26:38] <PCW> you will also need to jumper the THCAD so it generates a frequency that the software encoder counter can read
[00:27:07] -!- Patang [Patang!~freenode@cm-84.209.197.6.getinternet.no] has joined #linuxcnc
[00:27:29] hdokes is now known as hdokes|werkin
[00:27:42] <tjb1> Which part determines where the jumper is set?
[00:27:47] <tjb1> The frequency the BOB can transmit?
[00:28:23] <PCW> probably your base thread frequency
[00:29:19] <JT-Shop> this? HAL Plasma Connections hm2_5i20.0.encoder.00.velocity => thc.encoder-vel
[00:29:28] <PCW> which determines how fast the inputs can be sampled
[00:30:17] <PCW> Yes. You may also need a low-pass filter to get enough resolution with the software encoder
[00:30:57] <PCW> encoder.velocity --> lowpass--> THC input
[00:30:59] <tjb1> So that would end up being something like parport.1.encoder.00.velocity => thc.encoder-vel
[00:31:04] <Valen> pcw or any other clever person, somebody was on here recently having issues with a rotary axis doing exact stop moves only not G64 P style, was that resolved?
[00:31:16] -!- mhaberler has quit [Quit: mhaberler]
[00:31:19] <tjb1> Valen, wasnt that Aero-Tec
[00:31:23] <Valen> yeah
[00:31:37] <Valen> I'm going to get a rotary soon so i'm somewhat interested too
[00:31:51] <PCW> Not that I know of, Andy had a nice video demo of the bug
[00:32:55] <Valen> I suggested a workaround for his paticular issue by using the rotary axis as a linear but its much less than ideal
[00:33:33] <PCW> JT-Shop, yes it should work with any encoder input tha has decent velocity estimation though you may need a low-pass filter
[00:34:11] <tjb1> PCW - parport.1.encoder.00.velocity => thc.encoder-vel?
[00:34:26] <tjb1> Well thats using parport 1 and it doesnt have an encoder pin so scratch that.
[00:34:36] <Valen> andypugh: you are playing with rotating ballnuts hrm?
[00:34:39] <PCW> Yes but like I said you will likely need a lowpass in there
[00:35:13] <Valen> My local hywin rep said the pre-made ones only come where the lead matches the diameter of the screw, IE the 25mm nut has a 25mm lead which is less than ideal
[00:35:35] <tjb1> PCW: software filter?
[00:35:39] <tjb1> http://linuxcnc.org/docs/html/man/man9/lowpass.9.html
[00:35:51] <andypugh> I am, and my machine already has one fitted and working.
[00:35:58] <PCW> Yep
[00:36:00] <JT-Shop> PCW: I'll make the wording less specific in the morning
[00:36:02] <Valen> home made or off the shelf?
[00:36:27] <andypugh> As I see it they are 100% equivalent and you should choose which way you go on the basis of other factors.
[00:36:43] <JT-Shop> at the time it was monkey see monkey do...
[00:37:02] <Valen> I figured the lube arrangement may well be different as could the returns given all that spinning
[00:39:41] <andypugh> This is option 1 (trailer wheel bearing) https://picasaweb.google.com/lh/photo/EqgIdXH-kCH8I90oYKfm2dMTjNZETYmyPJy0liipFm0?feat=directlink
[00:40:02] <andypugh> Inventor crashed part way through option 2
[00:40:58] <andypugh> (Not as complex as it might look, one casting, 2 turned parts)
[00:41:19] <andypugh> Green is the ballscrew
[00:41:35] <andypugh> Time to find out what is left of option 2
[00:41:38] <Valen> I'd probably just mill out the "casting"
[00:42:03] <Valen> the reason I'm interested is we are doing a half sheet mill/router and want some decent speeds
[00:42:10] <andypugh> It will cost me £25 if I make the pattern out of MDF.
[00:42:23] <Valen> thats dirt cheap, where are you getting the casting done?
[00:42:31] <andypugh> Birmingham
[00:42:52] <andypugh> It's cheaper than the blank in steel.
[00:42:57] <Valen> by the same token I can get 25mm offcut 6061 blocks for around $25 australian so its kinda a wash ;->
[00:43:06] <Valen> your casting it in iron or Al?
[00:43:14] <andypugh> That's 34mm thick.
[00:43:19] <andypugh> Cast iron
[00:43:24] -!- kmiyashiro has quit [Quit: kmiyashiro]
[00:43:24] <PCW> Is the spinning ball nut common in CNC machines?
[00:43:33] <Valen> nice
[00:44:27] <Valen> it isn't its used more commonly in high speed positioning systems, but I think it'll become more popular in milling type applications
[00:44:35] <andypugh> I am using castings partly because I want to keep the machine looking like Harrison made it. I am rather infected with the vintage vehicle ethos.
[00:44:47] <PCW> nicely avoids whipping for high speeds
[00:45:02] <Valen> rofl!
[00:45:22] <Valen> we are making our router/mill out of 4x4 RHS steel ;->
[00:45:42] <Valen> (the other machine the "mill" is going to be 400kg of epoxy granite)
[00:45:50] <andypugh> Exactly. And it means that the motors are not waving about with the mass and wiring issues that introduces.
[00:46:43] -!- Dale has quit [Ping timeout: 245 seconds]
[00:46:50] <Valen> I think after the whipping (which is what I'm looking at it for, over 1200 I need like 25mm screws or a 10mm lead to avoid it at only 4m/minute) the biggest impact would be on inertia
[00:47:13] <andypugh> Z axis is already rotating-nut (and working rather nicely) https://picasaweb.google.com/lh/photo/VCb5Ne6S_UTuvtR3RB_QatMTjNZETYmyPJy0liipFm0?feat=directlink
[00:48:08] <andypugh> Y-axis is rotating-screw and waiting on an 8i20 reflash :-) https://picasaweb.google.com/lh/photo/cVGGhnwqpKdGbTQADaf9HdMTjNZETYmyPJy0liipFm0?feat=directlink
[00:48:37] <Valen> we are thinking (a little) about doing an inclined bed to try to preserve some space in the shop
[00:48:48] -!- elk has quit [Ping timeout: 245 seconds]
[00:49:20] <andypugh> I do wonder why folk don't use vertical Plasma cutters
[00:49:59] <Valen> problem is parts fall down
[00:50:03] <andypugh> (On the mill, all the handles just pull off, I expect they will be kept in the cupboard)
[00:50:10] <Valen> and mounting stuff onto it
[00:50:18] <Valen> we aren't always going to do full sheets
[00:50:21] <PCW> hard to make a water tray (though I guess you could make a water curtain)
[00:50:21] <JT-Shop> kinda hard to keep the water in the table with a vertical plasma cutter
[00:50:27] <andypugh> Valen: Yes, so your CAM knows which way is up.
[00:51:01] <JT-Shop> goodnight guys
[00:51:07] <andypugh> They have almost-vertical board saws in all the big DIY sheds
[00:51:14] <PCW> 'nite
[00:51:18] <Valen> catchya
[00:52:27] <andypugh> I just noticed that in the second photo the foundry pattern is in the background. I wish I had planned it that way.
[00:53:46] -!- Nick001-Shop has quit [Remote host closed the connection]
[00:53:50] <PCW> Neat that you have a place to do castings so inexpensively
[00:54:45] <Valen> anybody here would want $200 to pick up the phone
[00:55:04] <Valen> do you have an "in" with them or is that just their usual pricing?
[00:55:57] <toastyde1th> andypugh, do you do a lot of casting?
[00:56:27] <andypugh> I personally do none. (I used to when I had a foundry at work, though :-) )
[00:56:58] <andypugh> Hmm, another reason to go back to being an academic metallurgist.
[00:57:18] <Valen> lol
[00:57:36] <toastyde1th> oh
[00:58:51] <andypugh> That is their normal pricing. I actually send my patterns to a friend who is rebuilding a 1912 truck (oldest Dennis truck extant) who has a relationship with them, but it isn't special pricing.
[01:00:32] <andypugh> That part might actually be £30 but this was definitely £100 all-in: https://picasaweb.google.com/lh/photo/3nh6qw_vccyheS13Perwa9MTjNZETYmyPJy0liipFm0?feat=directlink
[01:00:48] <Valen> no minimum order or any of that crap?
[01:00:53] <andypugh> No,
[01:01:35] <PCW> It is nice to have cast iron castings on a cast iron machine (not so sure about the orange color)
[01:01:52] <andypugh> That's primer.
[01:02:14] <andypugh> Trying to look like proper red lead.
[01:02:43] <PCW> I guess thats gone with ROHs
[01:02:51] <PCW> RoHS
[01:02:58] <andypugh> Sadly so.
[01:03:36] <PCW> Did a funny Hostmot2 config for a X-ray detector today: 96 counters
[01:04:13] <andypugh> That's both quite a lot, and baffflingly few :-)
[01:05:49] <PCW> I guess the detectors are like Geiger counters so output pulses
[01:06:46] <PCW> might be a CAT-scan type of deal
[01:08:08] <andypugh> Aye, but I thought CAT scan used a lot more channels. Perhaps not.
[01:08:10] -!- hdokes|werkin has quit [Ping timeout: 255 seconds]
[01:10:19] <andypugh> (I spent a year working in a Medical Physics department)
[01:10:53] <PCW> not sure vaguely remember seeing a gutted one at a scrap yard seemed lik it had hundreds of scintilator/PMTs
[01:11:16] <andypugh> In fact, I sometimes think I should put my CV on the Wiki in the hope that people would stop telling me stuff I know. I dont
[01:11:17] <andypugh> 
[01:12:10] <andypugh> I don't know much about coding, I don't know much about CNC. I do know a lot about materials, mechanical design, fracture mechanics, imaging and Control.
[01:12:44] <andypugh> Oh, and FEA
[01:13:59] <andypugh> (I also know very little electronics)
[01:16:29] <andypugh> What sort of rate were the counters looking at? I guess that as the CAT detector rotates then it is the position that gives the spatial resolution, and the channels that give the density data?
[01:17:22] <PCW> They are 16 bit and polled at 20 ms so 12 MHz max
[01:17:28] <andypugh> Tomography is really rather clever.
[01:18:15] <PCW> sorry 3 MHz
[01:18:38] <PCW> pulses are 100 ns wide nominally
[01:19:09] <andypugh> 12Mhz sounds quite a lot in pixel-terms. even if the combined data is only worth one pixel per scan, that's a 12Mpixel picture in 1s
[01:19:29] <andypugh> Or a 3Mpixel image. Still pretty good.
[01:19:45] <PCW> just 3 and I'm not sure how close they come to the limit
[01:19:51] <PCW> OK material scientist can you figure out how to make a wire with a negative temperature coefficient of resistance? (for foam cutting with self regulating temperature)
[01:20:17] <Valen> use a regular PTC wire with a NTC termistor in it somewhere ;-P
[01:20:49] <FinboySlick> PCW: Come on dude... Give him a real challenge and ask for a wire with negative resistance.
[01:21:03] <andypugh> http://en.wikipedia.org/wiki/Tomography
[01:21:38] <PCW> FinboySlick: this is hard enough...
[01:22:18] <andypugh> Hmm, in theory any NTC material of sufficient strength would work.
[01:23:18] <andypugh> Actually, don't you need PTC?
[01:23:33] <Jymmm> FinboySlick: You call that a challenge? HA! Try a negative resistance wire that generates 2MW/Day on nothing more than Nitrogen and/or CO2
[01:23:43] <andypugh> The current in the wire is constant, so you want higher resistance in the cold bits?
[01:23:57] <FinboySlick> Jymmm: I'll go for N, co2 isn't that abundant.
[01:24:19] <PCW> Yes
[01:25:08] <andypugh> So, normal resistance wire is close, but could usefully be _more_ P
[01:25:42] <andypugh> No, sorry, I am upside-down.
[01:26:06] <PCW> It really seem the a PTC or resistance is a basic property of metals
[01:26:07] <andypugh> (or am I?)
[01:26:15] -!- L33TG33KG34R has quit [Quit: Leaving]
[01:26:24] <PCW> yes you want NTC but metals are all PTC
[01:26:25] -!- L33TG33KG34R [L33TG33KG34R!~L33TG33KG@S010674ea3aa162f7.cg.shawcable.net] has joined #linuxcnc
[01:26:43] -!- gambakufu has quit []
[01:27:11] <PCW> semiconductors are NTC (and brittle)
[01:27:57] <PCW> No idea there were so many kinds of tomography
[01:28:56] <Valen> its good stuff
[01:29:28] <andypugh> Wiki says that NTC has been normal in underfloor heating since 1971.
[01:29:49] <Valen> I'm suprised its not used more, with modern cpus and gpus the heavy lifting should be almost trivial now
[01:30:16] <Valen> so rather than xray a fracture, why not CT it ;->
[01:30:28] <andypugh> dose.
[01:30:58] <Valen> modern detectors are that sensitive you could almost get a CT from backround radiation
[01:31:04] <Valen> might take a while but still
[01:31:15] <andypugh> Definitely a point
[01:32:54] <Valen> andypugh: got any pics of your Z?
[01:33:45] <andypugh> You mean other than the one I posted earlier?
[01:33:46] <Valen> what PCW is really trying to do is have the entire wire at the one temp regardless of the thermal load sucking heat out of various bits
[01:33:46] <jdh> we got all new whole body monitors in our change rooms last weekend. Trapped radon in synthetics set them off.
[01:33:53] <Valen> I must have missed the Z
[01:34:00] <Valen> lol
[01:34:04] <kwallace> One company I interviewed for made cooking surfaces that used the AC skin resistance and the material properties to control temperature. Heat would only go to the part of the surface that was cooler.
[01:34:27] <andypugh> This is it out of the machine: https://picasaweb.google.com/lh/photo/VCb5Ne6S_UTuvtR3RB_QatMTjNZETYmyPJy0liipFm0?feat=directlink
[01:34:32] <Valen> I like that many nuke stations have banned bannanas from their sites as the radioactive potassium in them sets off their detectors
[01:34:55] <Valen> that is one massive ass screw?
[01:35:00] <Valen> ball nut rather
[01:35:05] <andypugh> 32mm
[01:35:14] <Valen> got an image of it in place?
[01:36:20] -!- sumpfralle1 [sumpfralle1!~lars@31-16-107-58-dynip.superkabel.de] has joined #linuxcnc
[01:37:03] <andypugh> Above: https://picasaweb.google.com/lh/photo/-R-_lHTLAgQoSoQ_-iSQ19MTjNZETYmyPJy0liipFm0?feat=directlink below: https://picasaweb.google.com/lh/photo/aYPO3qxw_rZ5vjw9A4-CS9MTjNZETYmyPJy0liipFm0?feat=directlink
[01:38:12] <Valen> nice telescope thingo
[01:38:16] <andypugh> (the ball nut is above the top of the machine base, the motor is in the space below).
[01:38:21] <Valen> spring steel spiral?
[01:38:45] <Valen> so that huge cast looking bit is a housing/mount then?
[01:38:50] <andypugh> The spring cover was £50. Given what I already spent I decided to go for it.
[01:39:04] <Valen> probably worth it ;->
[01:39:19] <Valen> how are the ball nuts for ballance?
[01:39:40] <andypugh> Given that the plug in the second picture as £25...
[01:40:05] -!- sumpfralle has quit [Ping timeout: 265 seconds]
[01:40:48] <andypugh> I think balance is irellevant in this case. Given what they are connected to, and how fast they actually turn.
[01:40:54] -!- fallujah has quit []
[01:41:08] <Valen> I am going to be doing ~1000RPM or more to hit 4 meters a minute
[01:41:24] <kwallace> This is a knee mill and the motor is in the foot?
[01:41:43] <andypugh> My Z is 2000m/min at the moment, and that scares me.
[01:41:53] -!- tjb1 has quit [Quit: tjb1]
[01:42:06] <andypugh> (f-error is a bit big, but part of that is Chris's Axis bug)
[01:42:15] -!- [IRQ][N][XP][973 has quit [Read error: Connection reset by peer]
[01:43:43] <andypugh> I though I had 0.18mm steady state error, which is horrible, bit actualy Chris had made Axis convert twice,and it was really .007mm)
[01:43:50] -!- [IRQ][N][XP][662 has quit [Ping timeout: 255 seconds]
[01:44:21] <andypugh> I was really scratching my head about why the PID wasn't doing anything,
[01:44:51] <Valen> heh oops
[01:45:00] <PCW> And remember to tune to minimum PID error, not ferror
[01:45:19] <Valen> hrm?
[01:45:27] <andypugh> kwallace: Yes. Motor inside the base, rotating nut. I wanted an almost-invisible conversion.
[01:45:56] -!- rob_h has quit [Ping timeout: 248 seconds]
[01:45:58] <andypugh> Oh noes! I prodded PCW's bugnear!
[01:46:08] <PCW> Yep
[01:46:31] <andypugh> Steady-state they ought to be the same.
[01:47:15] <PCW> It would not bother me except I get called on to help people tune things
[01:47:17] <PCW> yes steady state they are the same
[01:47:34] <Valen> i am curious about this tuning pid error, i haven't heard it mentioned
[01:48:06] <andypugh> Roger (With the Hardinge) is possibly the fussiest customer, but he is trying to make really tiny things.
[01:49:43] <PCW> Ferror is calculated differently than pid error (one sample different commanded position) mean you can tune the PID or tune for least Ferror but not both
[01:50:01] <andypugh> This website of his really is worth a look: http://www.f1-2000.co.uk Particularly the conrods and the fuel system.
[01:50:30] <PCW> I think this is a bug , not everyone agrees
[01:50:47] <andypugh> I am on the fence :-)
[01:51:15] <Valen> ferror i understand distance from commanded position to actual position, how is pid error different?
[01:52:51] <PCW> PID error is current commanded - current feedback Ferror is _next_ commanded - current feedback
[01:53:15] <Valen> ahh
[01:54:12] <PCW> so if you have a torque mode loop and you have enough I term to null out the PID error during a slew you will find tha you now have Ferror proportional to velocity/sample period
[01:54:32] <Valen> that could explain a few things
[01:55:15] <Valen> because I have noticed a ferror depending on velocity in cruise unless i add an assload of I
[01:56:13] <Valen> I think I'll try bumping up the cycle time for the servo thread, see if that helps things along
[01:57:38] <andypugh> Ooh! highlight of that F1-2000 website, thread-milling M2 threads in titanium using G-code because the machine can't do Y-horizontal interpoltion.
[01:57:39] <PCW> so at 240 IPM you have 4 mill error at 1 KHz sample rate when the PID is perfect
[01:58:15] <Valen> milling a 2mm thread, pretty game lol
[01:58:37] <andypugh> apparently 2mm taps just can't do Ti
[01:58:50] <PCW> I think the reason this has not caused loud complaints is that most retrofits use velocity mode drives and this error can be tuned around with FF1
[01:59:23] <andypugh> I recently bought a set of taps, everything from 4.5mm to 0.7mm :-)
[01:59:25] <Valen> Ti will often work harden which will pose an issue
[01:59:38] <PCW> bbl gents
[02:01:37] <Valen> catchya
[02:01:39] -!- Keknom [Keknom!~monkeky@c-76-125-214-194.hsd1.pa.comcast.net] has joined #linuxcnc
[02:05:23] <andypugh> Well. Looks like Inventor/Windows lost everything, so roatating nut V2 will be tomorrow.
[02:05:23] -!- hdokes [hdokes!~IceChat77@173-165-40-177-Illinois.hfc.comcastbusiness.net] has joined #linuxcnc
[02:05:33] <Valen> windows, king of fail
[02:05:34] <andypugh> Night all
[02:05:44] <Valen> night, thanks for the images
[02:05:47] -!- andypugh has quit [Quit: andypugh]
[02:06:50] <L84Supper> I backup any CAD at least every few hours on Windoze
[02:07:46] <L84Supper> Solidworks even has a 20 minute nag timer now reminding you to backup the file you are working on...
[02:07:53] <L84Supper> how's that for reliability?
[02:08:20] <Valen> wont autosave?
[02:08:34] <L84Supper> it has that as well
[02:08:37] <toastyde1th> lol that always seems so absurd
[02:08:53] <toastyde1th> we have 200+ gb of storage and a network connection
[02:09:12] <toastyde1th> yet a several hundred dollar piece of software can't figure out how to adaquately recover from failure
[02:09:30] <toastyde1th> yet an open source database can do that fairly gracefully
[02:10:17] <L84Supper> over the years I've only lost data to either a virus or a corrupted HD controller
[02:10:25] <Valen> nasty
[02:21:56] -!- hdokes has quit [Read error: No route to host]
[02:22:57] -!- hdokes [hdokes!~IceChat77@173-165-40-177-Illinois.hfc.comcastbusiness.net] has joined #linuxcnc
[02:31:17] -!- kwallace has quit [Read error: Connection reset by peer]
[02:34:55] <Jymmm> linux dont have virus
[02:36:30] <Valen> there have been
[02:37:41] <alex4nder> yes.
[02:38:25] <Tom_itx> if it's code, it can be hacked
[02:43:54] -!- jpk has quit [Ping timeout: 264 seconds]
[02:52:51] hdokes is now known as hdokes|werkin
[02:54:23] -!- chriscalip has quit [Quit: Leaving]
[02:56:33] -!- kwallace [kwallace!~kwallace@smb-153.sonnet.com] has joined #linuxcnc
[02:57:10] -!- CNC-Unlimited [CNC-Unlimited!60fe3c72@gateway/web/freenode/ip.96.254.60.114] has joined #linuxcnc
[03:21:27] -!- Tom_L [Tom_L!~Tl@unaffiliated/toml/x-013812] has joined #linuxcnc
[03:21:36] -!- Tom_L has quit [Client Quit]
[03:22:48] -!- sumpfralle1 has quit [Read error: Operation timed out]
[03:31:07] zz_satyag is now known as satyag
[03:34:26] -!- kwallace has quit [Read error: No route to host]
[03:36:03] -!- FinboySlick has quit [Quit: Leaving.]
[03:50:05] satyag is now known as zz_satyag
[04:02:36] -!- Keknom has quit [Quit: Leaving.]
[04:21:46] -!- Cylly [Cylly!~cylly@p54B1103B.dip.t-dialin.net] has joined #linuxcnc
[04:23:26] -!- Loetmichel has quit [Ping timeout: 250 seconds]
[04:26:24] -!- ve7it has quit [Remote host closed the connection]
[04:35:30] -!- abetusk [abetusk!~abetusk@cpe-24-58-232-122.twcny.res.rr.com] has joined #linuxcnc
[04:44:00] -!- skunkworks has quit [Ping timeout: 264 seconds]
[04:44:13] -!- dhoovie [dhoovie!~kvirc@122.177.167.70] has joined #linuxcnc
[05:07:17] -!- Din_ has quit [Client Quit]
[05:08:44] -!- psha[work] [psha[work]!~psha@195.135.238.205] has joined #linuxcnc
[05:09:12] -!- the_wench has quit [Ping timeout: 252 seconds]
[05:09:24] <ssi> ugh, I sometimes wonder wtf I was thinking screwing around with old machines
[05:10:40] <ssi> anyone have any tips on how to remove amp taper pins from terminal blocks withoun the $600 removal tool?
[05:10:54] -!- archivist has quit [Ping timeout: 264 seconds]
[05:23:31] -!- archivist [archivist!~archivist@host81-149-189-98.in-addr.btopenworld.com] has joined #linuxcnc
[05:27:09] <cradek> ssi: use sidecutters to cut the wire near the end of the pin, unscrew terminal blocks and discard, then use a soldering iron for reinstallation
[05:29:16] <ssi> I don't really want to have to redo the whole terminal block
[05:29:22] -!- mhaberler [mhaberler!~mhaberler@extern-183.stiwoll.mah.priv.at] has joined #linuxcnc
[05:29:23] <ssi> I'm still working through stupid turret pneumatic issues
[05:29:42] <ssi> I need to test the clippard valve that runs the airmotor and raises the turret
[05:29:56] <ssi> I guess I'll just cut its wires off midway and buttsplice them back on
[05:30:07] <ssi> I did find a place to buy the amp tools used
[05:30:13] <Jymmm> ssi: from molex type plugs?
[05:30:15] <ssi> $100 for the extractor and $75 for the insertor
[05:30:29] <ssi> Jymmm: no, these stupid amp taper pins... they're a screaming hassle
[05:30:33] <Jymmm> my extractor tools dont cost anywhere near that
[05:30:40] <Jymmm> ssi: link?
[05:30:45] <Jymmm> or pic?
[05:30:47] <ssi> http://www.te.com/catalog/cinf/en/c/11816/1443
[05:31:14] <ssi> http://www.ebay.com/itm/Amp-91012-1-Taper-Pin-Extraction-Tool-Removes66071-41666-Taper-Pins-Block-/250901506008
[05:31:23] <ssi> http://store.crimptools.com/search.php?orderby=position&orderway=desc&search_query=91012-1&submit_search=Search
[05:31:49] <Jymmm> hang on, let me grab the PN from mine
[05:34:41] <Jymmm> ssi: Ok.... These are molex, and there are three sizes of them, but they look REALLY close to what you showed me. For the cheap price of them, you might give it a shot. I use them on all kinds of molex socket, much like the 4pin powe cords in PC's and even soem amp products...
[05:34:53] <ssi> I've got molex tools
[05:34:57] <ssi> they're not even close to the same thing
[05:35:00] <Jymmm> ssi: First one... Mine is RED http://www.alliedelec.com/search/productdetail.aspx?sku=70190780
[05:35:01] <ssi> the taper pins seat with a lot of force
[05:35:12] <ssi> and they have to be pulled out
[05:35:13] <Jymmm> well, these are spring loaded
[05:35:21] <ssi> the extractor pushes against the block and pulls the pin out
[05:35:29] <ssi> the molex ones push through... it's very different
[05:35:37] <Jymmm> well, use molex then =)
[05:35:57] <ssi> it's not like I decided that hardinge should use these taper pins back in the seventies :P
[05:36:10] <Jymmm> liar
[05:36:19] <Jymmm> retrofit them
[05:36:30] <ssi> sounds like a giant hassle
[05:36:35] <ssi> it may come to that one day, but I hope not
[05:37:05] <Jymmm> There are chea alternatives now... what abotu those pluggable screw terminal strips
[05:37:28] <ssi> for where these things are located, I'm not sure what a good alternative would be
[05:37:44] <Jymmm> are they sealed?
[05:37:57] <ssi> not really
[05:38:06] <Jymmm> then n biggy
[05:38:08] <Jymmm> no
[05:38:14] <ssi> but they're very dense and in a small space
[05:38:15] <Jymmm> or use the europena type
[05:38:25] <ssi> I might be able to do it with DB connectors
[05:38:33] <ssi> but I don't know how they'll hold up
[05:38:40] <Jymmm> just signals?
[05:38:47] <ssi> I believe so
[05:39:11] <Jymmm> db is okey if you have the crimpers
[05:39:16] <ssi> I do
[05:39:34] <ssi> I do avionics work; have all mil-spec db and molex tools
[05:39:36] <Jymmm> what gauge wire?
[05:39:56] <ssi> mostly small, 20-22 prolly
[05:40:41] <ssi> anyway, the electrical's not the real problem
[05:40:43] <Jymmm> Yeah, I'd do db, cheap preltiful
[05:40:46] <ssi> the real problem is the pneumatics
[05:40:49] <Jymmm> plentiful
[05:41:04] <Jymmm> size tubing?
[05:41:07] <ssi> I'm just hung up on electrical because I need to remove a clippard valve so I can test it
[05:41:08] <Valen> we run some battery chargers through DB connectors ;->
[05:41:34] <ssi> there's this machined aluminum valve block that the clippard valve screws to
[05:41:39] <Jymmm> ssi: tubing diameter?
[05:41:43] <ssi> 1/8 or so
[05:41:56] <ssi> I had it all apart and had to replace a check valve
[05:42:03] <ssi> and now that it's back together, the valve block is venting overboard
[05:42:13] <ssi> and i think it's cause the valve is stuck in the wrong position
[05:42:15] <ssi> but I'm not sure
[05:43:02] <Jymmm> ssi: Yeah, I have no idea on that. Not something I do mass quantities of. I'd usggest JT-Shop, ut he does the fancy shit, not the cheap stuff =)
[05:43:29] <Jymmm> ssi: Oh, what about drip irrigation stuff?
[05:43:32] <ssi> jt might know about what I'm up against, since he has a similar machine
[05:43:40] <ssi> what about drip irrigation stuff
[05:43:46] <Jymmm> echo echo
[05:43:54] <ssi> I don't know what you're suggesting
[05:43:54] -!- the_wench [the_wench!~the_wench@host81-149-189-98.in-addr.btopenworld.com] has joined #linuxcnc
[05:44:00] <ssi> I'm trying to fix a lathe, not make something from scratch
[05:44:10] <Jymmm> just one?
[05:44:16] <ssi> just one
[05:44:27] <ssi> we're not on the same page here somewhere
[05:44:28] <ssi> heh
[05:44:55] <Jymmm> WHAT THE HELL THEN?! You paid $500 for the lathe, you have to pay $4000 for that ONE part to make it work =)
[05:45:06] <ssi> yeah been there done that
[05:45:14] <ssi> several times
[05:45:27] <archivist> molex is crap for professional work anyway
[05:45:32] <ssi> the stupid little bellows coupler that couples the leadscrew reduction to the resolvers is $88
[05:45:47] <Jymmm> ssi: I just bought an inexpensive HF Radio, But I need a antenna tuner that costs more thanthe radio
[05:45:55] <ssi> my turret quit running, got into the pneumatics and discovered a broken checkvalve which I just replaced for $260
[05:46:05] <ssi> and when I put it back together, now it's broken in a different way
[05:46:12] <ssi> and I really have NFC what I'm doing with pneumatics
[05:46:12] <Jymmm> ssi: Hey, $20 at home depot =)
[05:46:24] <ssi> what's $20 at home depot?
[05:46:32] <Jymmm> your check value =)
[05:46:32] <ssi> certainly not this hardinge-made shuttle valve
[05:46:54] <ssi> it's not that kind of valve
[05:47:17] <ssi> there's a bore in the cross slide and there's a brass body oringed that slides into the bore, with a shuttle and a piston and a spring in it
[05:47:21] <ssi> all custom made
[05:47:21] <Jymmm> ssi: Are you restoring this lathe?
[05:47:35] <ssi> no I'm not restoring it
[05:47:40] <ssi> it's a running lathe minus the current broken
[05:47:45] <Jymmm> then ghetto it =)
[05:47:48] <ssi> I'm trying to get it back running so I can do a job that I bought metal for
[05:48:07] <Jymmm> ssi: You must become one with MAcGyver
[05:48:12] <ssi> oh believe me I'd ghetto it if I could, but I don't have a good way to
[05:48:20] <Jymmm> ah
[05:48:24] <ssi> about the only ghetto option I have right now is fuck the turret and run it as a gang tool machine
[05:48:28] <ssi> which is a terrible idea
[05:49:22] <Jymmm> ssi: Well, get the current job done any way you can to get it off your mind, then walk away and come up with a practical solution
[05:49:44] <ssi> I don't really have a good way to get the current job done without fixing the lathe
[05:49:54] <ssi> or else I would have already
[05:50:05] <Jymmm> ssi: I say that becasue the next broken thing comes along and you'll be back at this again.
[05:51:28] <Jymmm> ssi: Well, good luck either way
[05:52:00] <ssi> right now I'm up against trying to decipher the pneumo schematic (which I have fortunately) and figure out how it translates to the valve block
[05:52:10] <ssi> and figure out a way to test the clippard valve that runs the valve block
[05:52:22] <ssi> in order to test it, I feel like I need to disconnect it from the terminal block
[05:52:29] <ssi> which requires either stupid tools or cutting wires and butt splicing
[05:52:57] <ssi> I don't like either option
[05:53:28] <Jymmm> how many conductors?
[05:53:34] <ssi> just 2
[05:53:44] <Jymmm> what?!
[05:53:53] <ssi> not on the whole terminal block
[05:54:00] <ssi> it's a 48 position block I think
[05:54:06] <ssi> but the clippard valve is just two conductor
[05:54:19] <Jymmm> so 48 conductors total?
[05:54:24] <ssi> yes
[05:55:20] <Jymmm> 2x db25
[05:56:00] <Jymmm> ssi: heh, punch down block
[05:56:21] <ssi> that's really not a good idea
[05:56:48] <Jymmm> with a socket on it http://www.altex.com/Assets/ProductImages/Standard/66m2-2.jpg
[05:57:24] <ssi> http://pbs.twimg.com/media/A95IsjRCQAAIRuA.jpg:large
[05:57:30] <ssi> that's on the backside of the carriage, under a cover
[05:57:41] <ssi> that's the resolver and tach behind it
[05:58:33] -!- jacobmarble has quit [Quit: Page closed]
[05:58:41] <ssi> and it's 40, not 48
[05:58:43] <ssi> 20 thru
[05:58:58] <Jymmm> is the plastic amp shell cheap enough?
[05:59:06] <ssi> probably not
[05:59:12] <ssi> and the freakin pins are $5 each
[05:59:27] <Jymmm> Melt/heat the plastic shell
[05:59:33] <ssi> why?
[05:59:57] <Jymmm> dremel it off, then make a useable extension for it
[05:59:57] <ssi> I want to fix this thing, not ensure it never runs again
[06:01:05] <Jymmm> would those pins fit in a db25 shell?
[06:01:09] <ssi> no
[06:01:16] <ssi> they're solid taper pins
[06:02:09] <ssi> you can see the white wire at the top right that I already had to ghettofix by soldering to the pin
[06:02:12] <Jymmm> well, get the $100 tool, then resell it
[06:02:37] <ssi> that's a limit switch signal line
[06:03:04] -!- Fox_Muldr has quit [Ping timeout: 260 seconds]
[06:03:10] <ssi> I'm first gonna see if I can actuate the valve with machine power off without removing its pins
[06:03:11] <Jymmm> I'm just replace with db25, especially if there is any chance of ebing more than one-off
[06:03:47] <ssi> some of those actually look like they might be a bit too big to put in a DB pin
[06:03:51] -!- kmiyashiro has quit [Quit: kmiyashiro]
[06:03:52] <ssi> DB pins are 20ga max I think
[06:03:57] <ssi> looks like the fat ones on the left might be 18
[06:03:59] <ssi> not sure tho
[06:04:45] -!- Fox_Muldr [Fox_Muldr!quakeman@frnk-5f744548.pool.mediaWays.net] has joined #linuxcnc
[06:05:51] <ssi> goin to bed... too pissed to deal with this right now
[06:10:06] -!- gambakufu [gambakufu!~mooznach@bzq-84-110-0-111.red.bezeqint.net] has joined #linuxcnc
[06:14:33] -!- bradsimantel has quit [Quit: bradsimantel]
[06:15:11] -!- Nick001 has quit [Ping timeout: 255 seconds]
[06:15:37] -!- Nick001 [Nick001!~Nick001@clsm-74-212-21-50-pppoe.dsl.clsm.epix.net] has joined #linuxcnc
[06:19:26] -!- markvandenborre has quit [Read error: Operation timed out]
[06:21:02] -!- markvandenborre [markvandenborre!~mark@li19-195.members.linode.com] has joined #linuxcnc
[06:30:03] -!- Valen has quit [Quit: Leaving.]
[06:37:45] -!- kmiyashiro has quit [Quit: kmiyashiro]
[06:54:26] -!- mhaberler has quit [Quit: mhaberler]
[07:13:22] -!- mhaberler [mhaberler!~mhaberler@089144206029.atnat0015.highway.a1.net] has joined #linuxcnc
[07:22:08] -!- mhaberler has quit [Quit: mhaberler]
[07:32:44] -!- holst [holst!~rasmus@h196.natout.aau.dk] has joined #linuxcnc
[07:38:21] -!- emel has quit [Excess Flood]
[07:47:31] -!- mk0 [mk0!~Orr@plasmoteg-1.bas-net.by] has joined #linuxcnc
[07:48:54] -!- DJ9DJ [DJ9DJ!~Deejay@unaffiliated/dj9dj] has joined #linuxcnc
[07:49:26] <DJ9DJ> moin
[07:52:58] -!- mhaberler [mhaberler!~mhaberler@extern-183.stiwoll.mah.priv.at] has joined #linuxcnc
[08:06:33] -!- psha[work] has quit [Quit: leaving]
[08:06:40] -!- Cylly has quit []
[08:06:47] -!- Loetmichel [Loetmichel!~cylly@p54B1103B.dip.t-dialin.net] has joined #linuxcnc
[08:07:14] <Loetmichel> mornin'
[08:08:30] -!- karavanjoW has quit [Ping timeout: 264 seconds]
[08:09:29] -!- archivist_herron has quit [Ping timeout: 255 seconds]
[08:13:37] -!- L33TG33KG34R has quit [Read error: Connection reset by peer]
[08:14:02] -!- L33TG33KG34R [L33TG33KG34R!~L33TG33KG@S010674ea3aa162f7.cg.shawcable.net] has joined #linuxcnc
[08:23:15] -!- archivist_herron [archivist_herron!~herron@80.175.14.110] has joined #linuxcnc
[08:31:54] -!- yuvipanda has quit [Ping timeout: 240 seconds]
[08:31:54] yuvipanda_ is now known as yuvipanda
[08:41:29] <mk0> mnn
[08:50:27] -!- mhaberler has quit [Quit: mhaberler]
[08:54:59] -!- theos has quit [Disconnected by services]
[08:55:15] -!- theos [theos!~theos@unaffiliated/theos] has joined #linuxcnc
[08:57:37] -!- mhaberler [mhaberler!~mhaberler@macbook.stiwoll.mah.priv.at] has joined #linuxcnc
[09:38:40] -!- V0idExp [V0idExp!~v0idexp@31.193.23.241] has joined #linuxcnc
[09:38:53] <V0idExp> Hi all!
[09:39:09] yuvipanda is now known as BlindSidedPanda
[09:39:11] <V0idExp> Anyone using 7i43 board? I have a problem after LinuxCNC shutdown
[09:39:26] <V0idExp> It seems that the firmware, after shutdown, pulls-up all pins to HIGH
[09:40:49] <V0idExp> how can I force it to stay down? cause it seems that with HIGH drives are enabled after linuxcnc shutdown, and any electromagnetic disturbs make them move
[09:43:05] <Jymmm> All 7I43 pins are pulled up. Its for compatibility with I/O module racks (which are active low) and because the only pre-configuration option on FPGA pins is pullup or no pullup. This is described in the STARTUP STATE section of the 7I43 manual.
[09:44:01] <V0idExp> So, as I guess, the only way is to set that option in my drives' settings? My drives are programmable via a JTAG port, and they can optionally invert the pin logic
[09:44:18] -!- _bwg_ has quit [Ping timeout: 245 seconds]
[09:44:43] <Jymmm> no clue, I just googled it
[09:45:19] <V0idExp> Well, I was more interested in how it's done by other linuxcnc users ;)
[09:45:42] <V0idExp> I mean, how their post-shutdown procedure is done
[09:46:19] <Jymmm> http://linuxcnc.org/dapper/emc2/index.php/russian/forum/27-driver-boards/13592-7i43-input-pull-ups
[09:47:31] <V0idExp> thanks!
[09:47:44] <Jymmm> just google result
[09:57:22] -!- rob_h [rob_h!~rob_h@5e046bd5.bb.sky.com] has joined #linuxcnc
[09:57:54] -!- BlindSidedPanda has quit [Quit: BlindSidedPanda]
[10:01:19] -!- dhoovie has quit [Read error: Connection reset by peer]
[10:01:43] -!- dhoovie [dhoovie!~kvirc@122.177.167.70] has joined #linuxcnc
[10:22:40] -!- racycle has quit [Quit: racycle]
[10:27:06] -!- archivist_herron has quit [Ping timeout: 264 seconds]
[10:27:29] -!- RedG has quit [Quit: Page closed]
[10:39:23] -!- archivist_herron [archivist_herron!~herron@80.175.14.110] has joined #linuxcnc
[10:48:20] -!- archivist_herron has quit [Ping timeout: 248 seconds]
[10:48:44] -!- capricorn_one [capricorn_one!~raffi@198.144.208.138] has joined #linuxcnc
[10:49:08] -!- capricorn_1 has quit [Remote host closed the connection]
[10:53:17] -!- yuvipanda has quit [Remote host closed the connection]
[11:00:55] -!- archivist_herron [archivist_herron!~herron@80.175.14.110] has joined #linuxcnc
[11:06:34] -!- ds3 has quit [Ping timeout: 240 seconds]
[11:27:18] -!- V0idExp has quit [Ping timeout: 244 seconds]
[11:31:41] -!- Theta9 has quit [Read error: Connection reset by peer]
[11:35:16] -!- holst has quit [Ping timeout: 248 seconds]
[11:36:22] -!- Theta9 [Theta9!~thetawave@7-139-42-72.gci.net] has joined #linuxcnc
[11:37:49] zz_satyag is now known as satyag
[11:41:10] -!- asdfasd [asdfasd!hdfghdfg@149.241.132.117] has joined #linuxcnc
[11:41:25] -!- cmorley2 has quit [Ping timeout: 252 seconds]
[11:45:45] jthornton_ is now known as jthornton
[11:47:56] -!- cmorley [cmorley!~chris@S010600c09fc019c2.no.shawcable.net] has joined #linuxcnc
[11:54:37] -!- holst [holst!~rasmus@h196.natout.aau.dk] has joined #linuxcnc
[11:59:45] -!- psha[work] [psha[work]!~psha@195.135.238.205] has joined #linuxcnc
[12:04:23] -!- holst has quit [Quit: Leaving]
[12:06:05] -!- dhoovie has quit [Read error: Connection timed out]
[12:55:50] -!- mhaberler has quit [Quit: mhaberler]
[13:03:12] -!- i_tarzan has quit [Ping timeout: 264 seconds]
[13:06:14] -!- V0idExp [V0idExp!~v0idexp@31.193.23.241] has joined #linuxcnc
[13:15:34] -!- the_wench has quit [Ping timeout: 240 seconds]
[13:16:54] -!- archivist has quit [Ping timeout: 264 seconds]
[13:28:33] -!- alpha1125 has quit [Quit: Computer has gone to sleep.]
[13:29:28] -!- archivist [archivist!~archivist@host81-149-189-98.in-addr.btopenworld.com] has joined #linuxcnc
[13:45:43] -!- psha[work] has quit [Quit: Lost terminal]
[13:48:10] -!- servos4ever [servos4ever!~chatzilla@173-87-53-44.dr01.hnvr.mi.frontiernet.net] has joined #linuxcnc
[13:49:23] -!- vladimirek [vladimirek!~vladimire@95.105.250.72] has joined #linuxcnc
[13:51:34] -!- mhaberler [mhaberler!~mhaberler@macbook.stiwoll.mah.priv.at] has joined #linuxcnc
[13:52:49] -!- mk0 has quit [Quit: Leaving]
[13:58:46] -!- holst [holst!~rasmus@h196.natout.aau.dk] has joined #linuxcnc
[14:06:27] -!- soooge [soooge!~soooge@175.155.182.127] has joined #linuxcnc
[14:12:35] -!- FinboySlick [FinboySlick!~shark@74.117.40.10] has joined #linuxcnc
[14:15:53] -!- Dale_ has quit [Ping timeout: 245 seconds]
[14:27:16] -!- cncbasher has quit [Ping timeout: 259 seconds]
[14:28:33] -!- cncbasher [cncbasher!~quassel@cpc15-hart9-2-0-cust101.11-3.cable.virginmedia.com] has joined #linuxcnc
[14:28:50] -!- the_wench [the_wench!~the_wench@host81-149-189-98.in-addr.btopenworld.com] has joined #linuxcnc
[14:40:08] -!- maximilian_h [maximilian_h!~bonsai@p549FDBB9.dip.t-dialin.net] has joined #linuxcnc
[14:40:19] -!- maximilian_h has quit [Client Quit]
[14:51:16] -!- holst has quit [Ping timeout: 241 seconds]
[14:51:16] -!- syyl [syyl!~syyl@p4FD141A1.dip.t-dialin.net] has joined #linuxcnc
[14:51:37] -!- holst [holst!~rasmus@h196.natout.aau.dk] has joined #linuxcnc
[14:56:40] -!- kb8wmc [kb8wmc!~chatzilla@nat.mtp.cmsinter.net] has joined #linuxcnc
[14:58:55] -!- kwallace [kwallace!~kwallace@smb-214.sonnet.com] has joined #linuxcnc
[15:01:32] -!- hdokes|werkin has quit [Read error: No route to host]
[15:02:31] -!- hdokes [hdokes!~IceChat77@173-165-40-177-Illinois.hfc.comcastbusiness.net] has joined #linuxcnc
[15:03:13] hdokes is now known as hdokes|werkin
[15:04:37] -!- alpha1125 [alpha1125!~textual@nat/cisco/x-vfwtjreqpzklwxpd] has joined #linuxcnc
[15:07:10] -!- kb8wmc has quit [Quit: ChatZilla 0.9.89 [Firefox 17.0.1/20121129170341]]
[15:15:05] <r00t4rd3d> http://www.boohbah.tv/zone.html
[15:20:19] -!- archivist_herron has quit [Ping timeout: 244 seconds]
[15:27:48] -!- soooge has quit [Ping timeout: 248 seconds]
[15:30:12] -!- soooge [soooge!~soooge@175.155.182.127] has joined #linuxcnc
[15:33:38] -!- archivist_herron [archivist_herron!~herron@80.175.14.110] has joined #linuxcnc
[15:49:10] -!- skunkworks [skunkworks!~skunkwork@68-115-41-210.static.eucl.wi.charter.com] has joined #linuxcnc
[15:59:14] satyag is now known as zz_satyag
[16:09:51] -!- jpk has quit [Quit: Leaving.]
[16:24:30] -!- bmwyss has quit [Ping timeout: 250 seconds]
[16:27:03] -!- bmwyss_ has quit [Ping timeout: 265 seconds]
[16:36:04] -!- automata_ [automata_!~automata@triband-mum-59.182.132.163.mtnl.net.in] has joined #linuxcnc
[16:44:22] -!- syyl_ws [syyl_ws!~sg@p4FD141A1.dip.t-dialin.net] has joined #linuxcnc
[16:47:09] <JT-Shop> http://www.youtube.com/watch?feature=player_embedded&v=iKqpvriKZuA
[16:50:37] -!- kb8wmc [kb8wmc!~chatzilla@nat.mtp.cmsinter.net] has joined #linuxcnc
[16:54:16] <Jymmm> Got Brakes? https://www.youtube.com/watch?v=Gng3sPiJdzA&feature=player_detailpage#t=577s
[16:55:46] -!- Wildhoney has quit [Ping timeout: 252 seconds]
[16:56:38] -!- Simon2 has quit [Read error: Connection reset by peer]
[17:03:38] -!- bmwyss has quit [Quit: bmwyss]
[17:10:05] -!- JT-Shop has quit [Quit: Leaving]
[17:10:56] -!- JT-Shop [JT-Shop!~John@184-63-140-99.cust.wildblue.net] has joined #linuxcnc
[17:14:38] -!- yuvipanda has quit [Quit: yuvipanda]
[17:18:51] <JT-Shop> what's the firefox irc chat thingy?
[17:20:05] <cncbasher> JT:chatzilla
[17:20:11] <JT-Shop> thanks
[17:20:56] -!- soooge has quit [Quit: Leaving]
[17:26:50] <fragalot> azerµ
[17:27:01] <fragalot> sorry
[17:27:20] -!- IchGuckLive [IchGuckLive!~chatzilla@95-89-101-95-dynip.superkabel.de] has joined #linuxcnc
[17:27:26] <IchGuckLive> Hi all B)
[17:29:49] <kb8wmc> IchGuckLive: hello sir, how are you today?
[17:31:33] -!- mackerski has quit [Quit: mackerski]
[17:33:36] <IchGuckLive> kb8wmc: hi its cold outside snow freez berlow 5F
[17:34:46] <kb8wmc> IchGuckLive: we also have snow and nearly same temp
[17:42:13] -!- motioncontrol [motioncontrol!~io@host90-220-dynamic.116-80-r.retail.telecomitalia.it] has joined #linuxcnc
[17:43:39] -!- c60 [c60!~nils@d173-181-53-96.abhsia.telus.net] has joined #linuxcnc
[17:44:34] <c60> Is there any good resources for DIY dust collection? I'm looking at building a canister and bag type system.
[17:44:57] -!- Bruce_Tamlzn [Bruce_Tamlzn!~chatzilla@f051100240.adsl.alicedsl.de] has joined #linuxcnc
[17:46:57] <IchGuckLive> c60 did you google for picture DIY dust collection
[17:47:07] <IchGuckLive> there are so many nice solutions
[17:47:31] <cpresser> c60: how much dust do you want to collect. and what kind of dust?
[17:48:21] -!- abetusk has quit [Quit: Leaving]
[17:48:42] <cpresser> you can get a finished system like this one for less than 200€ http://www.absauganlagetest.info/wp-content/uploads/2012/10/Woodster-DC12-Absauganlage-230-V-550-Watt-Image-1.jpg
[17:55:41] <c60> well we have a planer/shaper molder that came with a blower, but it has no canister or bags, it's got a 4hp motor, thinking two canisters and bags,
[17:56:11] -!- ds3 [ds3!noinf@netblock-66-245-251-24.dslextreme.com] has joined #linuxcnc
[18:02:19] <JT-Shop> IchGuckLive: Bruce_Tamlzn is from Germany and is wanting to build a plasma table
[18:03:13] -!- Bruce_Tamlzn has quit [Read error: Connection reset by peer]
[18:03:20] -!- automata__ [automata__!~automata@triband-mum-59.182.150.36.mtnl.net.in] has joined #linuxcnc
[18:03:42] -!- Bruce_Tamlzn [Bruce_Tamlzn!~chatzilla@f051100240.adsl.alicedsl.de] has joined #linuxcnc
[18:04:19] <IchGuckLive> JT-Shop: thanks
[18:05:04] <L84Supper> http://www.youtube.com/watch?v=w3Ls5ta7eg8 was source posted anywhere for this EMC to sam9g45 port?
[18:06:45] <IchGuckLive> Bruce_Tamlzn: ?
[18:06:48] -!- automata_ has quit [Ping timeout: 264 seconds]
[18:08:37] -!- automata__ has quit [Ping timeout: 246 seconds]
[18:10:55] -!- phantoneD has quit [Read error: Connection reset by peer]
[18:14:13] <JT-Shop> IchGuckLive: hang on he has only used the IRC for 5 minutes
[18:15:39] <IchGuckLive> ok
[18:17:43] <Bruce_Tamlzn> Ok I am here
[18:17:56] <JT-Shop> YEA! we are live
[18:18:06] <IchGuckLive> Bruce_Tamlzn: go to querry for germany
[18:18:30] <JT-Shop> Bruce is building a 5 x 10 plasma table and is seeking advice on drives etc.
[18:19:15] * JT-Shop will be right back time to make a sandwitch
[18:19:41] <Bruce_Tamlzn> I inquired about a finished table here in Germany but the proprietary software is only in German
[18:19:41] <cpresser> JT-Shop: i also would take a sandwitch ;)
[18:20:06] <cpresser> Bruce_Tamlzn: please post a link
[18:21:02] <Bruce_Tamlzn> And the table has not DTHC torch height control
[18:23:42] <Bruce_Tamlzn> http://www.ib-weigelt.de/index.php?start.php
[18:27:41] <JT-Shop> if you use a Hypertherm and go with Mesa interface cards the THCAD card is $70 in the US
[18:27:59] <IchGuckLive> this is integreadet into workbench so linuxcnc needt this to go for a userdefined Mcode
[18:28:58] <JT-Shop> so for $300 you have a 5i25 7i77 and thcad, then you need drives and servos, power supply and a computer
[18:29:31] <JT-Shop> and a closed loop servo driven plasma table with torch height control
[18:30:20] -!- V0idExp has quit [Quit: Leaving.]
[18:30:38] <cpresser> Bruce_Tamlzn: unfortunately the website doesnt tell much about the used servos/steppers and controller
[18:30:57] <cpresser> you should ask them about these things first
[18:31:47] <cpresser> if it was my project, i would buy the table including motors+encoders but without the motion controller
[18:35:04] -!- phantoxeD [phantoxeD!~destroy@a95-92-89-24.cpe.netcabo.pt] has joined #linuxcnc
[18:36:12] -!- mhaberler has quit [Ping timeout: 264 seconds]
[18:39:37] -!- bmwyss has quit [Quit: bmwyss]
[18:48:03] -!- mhaberler [mhaberler!~mhaberler@extern-183.stiwoll.mah.priv.at] has joined #linuxcnc
[18:56:04] <IchGuckLive> Aero-Tec: did the update work ?
[18:57:13] <IchGuckLive> @all is there a case for the D525
[19:00:16] <IchGuckLive> :D found a solution -> www.mini-tft.de/
[19:00:56] <JT-Shop> IchGuckLive: you help Bruce_Tamlzn out?
[19:01:04] <IchGuckLive> yes
[19:01:09] <JT-Shop> cool
[19:06:55] <skunkworks> https://www.youtube.com/watch?v=eTLs89YPtck
[19:09:55] <IchGuckLive> skunkworks: why he needs this
[19:10:06] <skunkworks> wire edm?
[19:11:05] <IchGuckLive> agree
[19:12:00] <JT-Shop> cool
[19:12:35] <IchGuckLive> we need to alk him if he likes to share this and combinate it to Foam=1
[19:15:43] -!- Vq has quit [Ping timeout: 260 seconds]
[19:17:20] <IchGuckLive> ok im off by till tomorrow
[19:17:25] -!- IchGuckLive has quit [Quit: ChatZilla 0.9.87 [Firefox 16.0.2/20121025205401]]
[19:17:34] -!- wboykinm has quit [Remote host closed the connection]
[19:19:47] -!- Vq [Vq!~vq@81-225-108-241-no123.tbcn.telia.com] has joined #linuxcnc
[19:24:20] -!- Bruce_Tamlzn has quit [Quit: ChatZilla 0.9.89 [Firefox 17.0.1/20121128204232]]
[19:30:47] <skunkworks> if you follow the link - he is actually thinking edm.. He has code snipits.
[19:31:00] <skunkworks> looks hacky but hey
[19:37:38] -!- riz_ has quit [Quit: Page closed]
[19:37:44] -!- syyl_ws has quit [Quit: Verlassend]
[19:39:26] -!- putnik has quit [Ping timeout: 256 seconds]
[19:42:14] -!- putnik has quit [Changing host]
[19:43:25] -!- mk0 [mk0!~Geissler@37.215.142.230] has joined #linuxcnc
[19:44:58] -!- RedG has quit [Quit: Page closed]
[19:45:30] <skunkworks> JT-Shop, did blackforest get back to you?
[19:46:23] <syyl> blackforest from germany?
[19:46:26] <skunkworks> JT-Shop, did you see - http://bbs.homeshopmachinist.net/threads/54157-Ethernet-Motion-Controllers/page2?highlight=linuxcnc
[19:46:35] <JT-Shop> he was just on here
[19:46:41] -!- ybon has quit [Quit: WeeChat 0.3.8]
[19:46:45] <skunkworks> Really? neat
[19:46:58] -!- tjb1 [tjb1!~tjb1@74.43.50.211] has joined #linuxcnc
[19:47:02] <JT-Shop> yea Bruce_Tamlzn
[19:47:12] <skunkworks> oh - ok
[19:47:24] <skunkworks> is he converted? ;)
[19:47:31] <JT-Shop> ichgucklive helped him out
[19:49:29] <skunkworks> Great!
[19:51:57] <JT-Shop> http://imagebin.org/239058
[19:52:13] <JT-Shop> http://imagebin.org/239059
[19:52:29] <JT-Shop> http://imagebin.org/239060
[19:52:32] <JT-Shop> :)
[19:53:18] <skunkworks> very cool!
[19:54:38] <Connor> JT-Shop: What are you using for the water jet head ?
[19:54:50] -!- alpha1125 has quit [Quit: Computer has gone to sleep.]
[19:57:01] <JT-Shop> water jet?
[19:57:18] <Connor> Yea, You just buy one, or make it or what ?
[19:57:27] <JT-Shop> what water jet?
[19:57:39] <Connor> http://imagebin.org/239060
[19:57:41] <Tom_itx> the one he thinks you have
[19:57:43] -!- alpha1125 [alpha1125!~textual@nat/cisco/x-xyvrjwrwnayetugj] has joined #linuxcnc
[19:57:47] <JT-Shop> thats a plasma jet
[19:58:05] <Connor> That's Plasma? OKay. THought it was water jet.
[19:58:23] -!- johngag has quit [Ping timeout: 245 seconds]
[19:58:33] * JT-Shop goes to play with the other children
[19:58:40] <alpha1125> JT-Shop where do you source your alu extrusions?
[19:58:44] <skunkworks> Connor - are you this connor? http://www.cnczone.com/forums/1207984-post817.html
[19:59:03] <Connor> skunkworks: Yes
[19:59:11] <JT-Shop> alpha1125: my supplier handles Frame World
[19:59:28] <alpha1125> is that stuff expensive?
[19:59:33] <Connor> skunkworks: He lives about 30 minutes away from me.
[19:59:50] -!- psweet has quit [Quit: Page closed]
[20:00:06] <Connor> skunkworks: Why? I do something wrong? :)
[20:00:19] <skunkworks> Nice - very cool of you to help him out.
[20:00:26] <skunkworks> No - sureley not.
[20:01:09] <Connor> hehe. Yea. He helped me turn down a part for my G0704 conversion. I don't have a very good lathe. He's going to re-do my pulleys. Hopefully we can help each other out.
[20:02:02] <Connor> He's converting a Arrow 500 VMC to LinuxCNC and I'm going to help him out. He's never used LinuxCNC. He was using Mach3 with his RF-45 conversion he did before he sold it to buy that Arrow500
[20:02:45] <Connor> I need to do some research into 5i25+7i77 combo using the pnconf wizard thingie.
[20:07:50] <skunkworks> should be fun :)
[20:09:23] <Connor> Yea. Not sure how to handle his tool changer. It's a geneva drive one.. no INDEX. you manually index it.
[20:09:42] -!- chillly has quit [Quit: Leaving]
[20:09:56] -!- maximilian_h [maximilian_h!~bonsai@g228014064.adsl.alicedsl.de] has joined #linuxcnc
[20:10:11] -!- maximilian_h has quit [Client Quit]
[20:13:43] <skunkworks> Does z have to move to do a tool change? or does the arm move vertially?
[20:13:48] <skunkworks> vertically
[20:15:07] <Connor> http://www.youtube.com/watch?v=bSXR3FsN0EE&feature=plcp
[20:15:47] <Connor> It's CAT40 too, so, the spindle has to be indexed correctly too for the locking lug.
[20:15:47] <skunkworks> ugh.
[20:16:42] <Connor> skunkworks: ugh? :(
[20:17:52] <skunkworks> well - you are going to learn a lot.. In my opinion - the hardest part is going to be the z move during the tool change. TO make work seamlessly I think you would have to look seriously at gcode remapping.
[20:18:46] <Connor> I played around with the 2.6 sim with the tool change stuff.. I had it working using Z movements for a rack based system.
[20:21:10] <skunkworks> Neat - how did you do it? disconnecting motion from the axis and moving them in hal?
[20:21:15] <Connor> and that's similar to how I'm going to have mine done.. Though, I'm using Tormach tooling, so no need to index the spindle.
[20:21:28] <Connor> I dunno.. It's with the 2.6 stuff.
[20:21:45] <skunkworks> oh - I have not looked at that - maybe there is something setup already
[20:22:26] <Connor> something called remap
[20:22:27] -!- jthornton has quit [Read error: Connection timed out]
[20:22:56] <Connor> uses .ngc files
[20:23:14] <skunkworks> oh - ok. So there is a demo of the remapping for tool changers.. Very cool
[20:23:21] <Connor> yea.
[20:23:22] -!- jthornton [jthornton!~john@184-63-140-99.cust.wildblue.net] has joined #linuxcnc
[20:23:45] <skunkworks> ok - so it shoudl be a cake walk :)
[20:24:32] <Connor> I hacked it to do a 4 tool rack setup.. it lowers the Z. moves the tool into the rack. raises the Z and moves over the next tool. drops down, then moves it out and the goes to home.
[20:28:12] <skunkworks> nice - you are not going to have any issues helping out pete
[20:28:41] <Connor> I've never done MESA. :( But, That shouldn't be a huge deal.
[20:29:19] <skunkworks> no - it is pretty easy - if you understand hal - it is all pins.. (and it sounds like the wizard works well - I have never used it)
[20:29:51] <Connor> Yea, the part I need to figure out is getting the wizard to see the 5i25 and 7i77 cards.
[20:30:17] <Connor> and does firmware have to up uploaded to them prior to running the wizard ?
[20:30:48] <skunkworks> umm - I think the firmware is there.. Didi you update to the latest linuxcnc version?
[20:31:10] <Connor> yes, he's running 2.6.blahblah from the repo
[20:31:55] <skunkworks> well - that is a good question. I though it should just work. exspeccially with 2.6
[20:32:45] <skunkworks> I have the older 5i20 which the firmware does get loaded during the run of linuxcnc. The 5i20 - the firmware comes installed IIRC
[20:32:50] <Connor> That was my thinking.
[20:33:10] <skunkworks> andy or peter may chime in here..
[20:38:29] <skunkworks> for sure I think the 7i77 needs field power to be recognized - but the 5i25 should be seen
[20:39:24] <PCW> You also need to download the latest xml files for pncconf to 'see' the 5I25/7I77
[20:39:36] <skunkworks> yay peter!
[20:39:48] <PCW> (look in the pncconf section of the forum)
[20:42:38] <PCW> and yes the 5I25 has on card firmware storage (you can change or update it with the mesaflash utility)
[20:42:41] -!- alpha1125 has quit [Quit: Computer has gone to sleep.]
[20:42:51] -!- gene77 [gene77!~gene@204.111.64.149] has joined #linuxcnc
[20:43:05] <gene77> Hey guys
[20:43:24] <skunkworks> gene!
[20:44:44] <gene77> yup its me. Out here freezing my feet
[20:45:53] <gene77> I am asking trhe spindle for 600 rpm, what is the time between index pulses?
[20:48:12] <gene77> according my my calc it should be 100ms between pulses, right?
[20:48:56] <gene77> halscope says its 240 millisecs
[20:51:25] <gene77> Somewhere, I don't have the right full scale vs rpm ratio set, according to halmeter, 409 rpms is the best I can get, yet the spindle in low gear, can do around 1250 and sounds like it is.
[20:56:01] <gene77> So I put it in high gear and my accel ramp promptly cleared the fuse, put a 4 amp in and slowed the ramp 50%, and promptly shook my coffee cup off the table making several pieces out of it.
[20:56:21] <gene77> Heck It wasn't even dirty enough to need rebored yet...
[20:57:20] <gene77> But while it shook everything loose, it did show 100 mx index pulses. I think halscope is funkity
[20:57:39] <gene77> So I'm going to get a real scope out and test.
[21:07:03] <Connor> PCW: Thanks.
[21:07:22] <Connor> Link to the xml files ?
[21:08:38] <PCW> http://www.linuxcnc.org/index.php/english/forum/39-pncconf/21670-5i25-firmware-xml-files-for-pncconf
[21:09:19] <Connor> Tnanks.
[21:10:17] -!- holst has quit [Remote host closed the connection]
[21:11:16] <PCW> This should get straightened out when the 5i25 bitfiles get added to the linuxcnc repository (so there's a place for the xml files to go)
[21:14:25] -!- tom3p [tom3p!~tomp@74-93-88-241-Illinois.hfc.comcastbusiness.net] has joined #linuxcnc
[21:14:47] -!- mk0 has quit [Quit: Leaving]
[21:17:55] <tom3p> whats the state of a parport input pin when the port doesnt exist?
[21:17:56] <tom3p> i dont have the hdwr connected now for tests, and 1 input is hi and other low!
[21:19:10] <tom3p> just wanted to see if the config held together, and got surprised
[21:22:14] -!- the_wench has quit [Ping timeout: 240 seconds]
[21:22:54] -!- archivist has quit [Ping timeout: 264 seconds]
[21:29:49] -!- jd896_laptop [jd896_laptop!~chatzilla@host-78-146-131-212.as13285.net] has joined #linuxcnc
[21:32:11] -!- tom3p [tom3p!~tomp@74-93-88-241-Illinois.hfc.comcastbusiness.net] has parted #linuxcnc
[21:39:13] -!- archivist [archivist!~archivist@host81-149-189-98.in-addr.btopenworld.com] has joined #linuxcnc
[21:43:53] -!- skunkworks has quit [Read error: Connection reset by peer]
[21:45:00] <DJ9DJ> gn8
[21:45:38] -!- DJ9DJ has quit [Quit: bye]
[21:47:36] -!- tjb1-mobile [tjb1-mobile!~tjb@74.43.54.178] has joined #linuxcnc
[21:47:55] <tjb1-mobile> PCW: Do you guys email tracking numbers?
[21:49:15] <PCW> Yeah we can if its shipped UPS or Fedex
[21:50:08] <tjb1-mobile> Would you be able to see if mine shipped
[21:50:41] -!- spiderdijon has quit [Quit: Changing server]
[21:50:47] -!- spiderdijon [spiderdijon!~spider@audrey.spiderdijon.co.uk] has joined #linuxcnc
[21:51:19] -!- spiderdijon has quit [Client Quit]
[21:56:30] -!- mattions has quit [Ping timeout: 264 seconds]
[21:57:50] -!- FinboySlick has quit [Quit: Leaving.]
[22:02:38] hdokes|werkin is now known as hdokes
[22:03:07] -!- Poincare has quit [Remote host closed the connection]
[22:04:46] <tjb1-mobile> That was fast
[22:07:27] <gene77> well, my hitachi, with it adjusted for 100 ms between index pulses,600 rpms, makes my encoder show 180 rpm, what the heck do I have miss-set?
[22:14:38] -!- tjb1-mobile has quit [Quit: Colloquy for iPhone - http://colloquy.mobi]
[22:15:41] -!- tjb1-mobile [tjb1-mobile!~tjb@204.sub-174-252-38.myvzw.com] has joined #linuxcnc
[22:26:54] <gene77> I adjusted the encoder.0.position-scale upward by 1.5, and it now reads 120 rpm for an index every 500 milliseconds. Kewl, but when I crank it up to what s/b 600 rpm, I show arund 250 in the halmeter, and taking the math to the calc says its actually spinning 1270 rpms!
[22:27:05] -!- skunkworks [skunkworks!~chatzilla@str-broadband-ccmts-ws-26.dsl.airstreamcomm.net] has joined #linuxcnc
[22:27:17] <gene77> I think this goes back to the mailing list.
[22:29:29] -!- kmiyashiro has quit [Quit: kmiyashiro]
[22:29:55] -!- tjb1-mobile has quit [Quit: Colloquy for iPhone - http://colloquy.mobi]
[22:32:06] -!- syyl has quit [Quit: Leaving]
[22:37:12] -!- FinboySlick [FinboySlick!~shark@squal.net] has joined #linuxcnc
[22:42:49] -!- kwallace [kwallace!~kwallace@smb-214.sonnet.com] has parted #linuxcnc
[22:49:10] hdokes is now known as hdokes|werkin
[22:53:03] -!- Wildhoney has quit [Ping timeout: 245 seconds]
[22:58:39] -!- mattions has quit [Ping timeout: 260 seconds]
[23:04:38] -!- motioncontrol has quit [Quit: Sto andando via]
[23:05:59] -!- the_wench [the_wench!~the_wench@host81-149-189-98.in-addr.btopenworld.com] has joined #linuxcnc
[23:06:25] -!- Keknom [Keknom!~monkeky@c-76-125-214-194.hsd1.pa.comcast.net] has joined #linuxcnc
[23:06:38] <Aero-Tec> updating to 2.5 did not fix the stopping problem
[23:06:58] -!- cevad has quit [Quit: Leaving]
[23:07:06] <Aero-Tec> skunkworks: you around?
[23:08:35] <Aero-Tec> any emc gurus?
[23:09:00] <Aero-Tec> was wondering if updating to 2.6 would be wise to do
[23:09:28] <Aero-Tec> I run my machines for profit so I need them working and reliable
[23:10:06] <roh> try on a fresh hdd.., then you can swap back without worrying
[23:10:08] <cradek> you mean master (there are no 2.6 releases yet). if you sorely need a feature that is not in 2.5, then the answer is maybe. otherwise the answer is very clearly no.
[23:10:10] <JT-Shop> unless you need a feature on 2.6, 2.5 is more stable
[23:10:10] <Aero-Tec> someone said that what the basic stuff I am doing that 2.6 would not be any problem
[23:10:29] <cradek> to me it sounds like that's answering the wrong question
[23:10:35] <Aero-Tec> what does 2.6 have that 2.5 does not?
[23:10:58] <roh> i still have a machine on 2.3.1 and its fine.. so no worries.. when its fine for you, dont touch it besides security updates
[23:11:02] <cradek> there is no 2.6. master has many many features that are under development/testing
[23:13:00] <Jymmm> ...broken as hell ;)
[23:14:41] -!- Valen [Valen!~Valen@c122-108-45-139.blktn6.nsw.optusnet.com.au] has joined #linuxcnc
[23:15:02] <Aero-Tec> master is broken?
[23:15:16] <Aero-Tec> master, yes master
[23:15:18] <Aero-Tec> lol
[23:15:40] <Aero-Tec> reminds me of some horror flick
[23:16:06] <Aero-Tec> Dracula, and the like
[23:16:34] <Aero-Tec> is there a list of what they are doing to master?
[23:17:02] <JT-Shop> you might read the git log
[23:17:13] <Aero-Tec> but if it is broken I will not want to use it
[23:17:33] <Aero-Tec> the one I did read only went to 2.5
[23:17:51] <JT-Shop> you don't want to use it unless you have to have something in master
[23:19:15] <Aero-Tec> http://wiki.linuxcnc.org/cgi-bin/wiki.pl
[23:19:17] <Aero-Tec> ok
[23:20:21] <Aero-Tec> that is what I thought, so even tho I was told to use master I chickened out and did 2.5
[23:20:35] <JT-Shop> tjb1: did you see the final plasma water table upgrade?
[23:20:44] -!- jd896_laptop has quit [Ping timeout: 255 seconds]
[23:20:47] <tjb1> No
[23:20:52] <tjb1> When/where do you post all this?
[23:20:59] <JT-Shop> why did someone tell you to use master
[23:21:06] <JT-Shop> a couple of hours ago
[23:21:26] <JT-Shop> <JT-Shop> http://imagebin.org/239058
[23:21:26] <JT-Shop> <JT-Shop> http://imagebin.org/239059
[23:21:26] <JT-Shop> <JT-Shop> http://imagebin.org/239060
[23:21:26] <JT-Shop> <JT-Shop> :)
[23:21:27] <tjb1> I normally dont read chat, its just open all the time
[23:21:43] <Aero-Tec> so I re did the SMI edit to the new config file for the upgrade
[23:21:50] <JT-Shop> worked out quite well
[23:22:08] <Aero-Tec> what else do I need to edit for the upgrade to 2.5?
[23:22:20] <JT-Shop> from?
[23:22:23] <tjb1> I like it, thcad should be here next week but I have to send g540 back saturday
[23:22:25] <Aero-Tec> 2.4
[23:22:51] <Aero-Tec> the logo for emc is gone
[23:22:59] -!- cevad [cevad!~davec@host-174-45-229-40.bln-mt.client.bresnan.net] has joined #linuxcnc
[23:23:24] <Aero-Tec> the logo that 2.4 had is not there and now is a blank box
[23:23:49] <JT-Shop> http://wiki.linuxcnc.org/cgi-bin/wiki.pl?UpdatingTo2.5
[23:24:15] <Aero-Tec> it did have the penguin
[23:24:47] <Valen> hey Aero-Tec any luck?
[23:24:55] -!- Delysid has quit [Ping timeout: 260 seconds]
[23:26:08] <Valen> JT-Shop: is it just me or is filling a bunch of mild steel with water feeling like a bad idea in terms of rust
[23:26:15] <Valen> Aero-Tec: (with your g64 issue)
[23:27:47] <Aero-Tec> the update did not change anything
[23:28:07] <Aero-Tec> have some new configs to do to see if that helps
[23:29:05] <Aero-Tec> like changing b axis to z axis and see if that blends well
[23:29:51] <Aero-Tec> I was going to see if making b axis linear would help but s guru here said it would not help
[23:29:56] <tjb1> Valen: I believe JT is using the "plasma quench" mix
[23:29:58] <JT-Shop> Valen: it is not just H2O... I've added sodium nitrite for rust and physan 20 for critters
[23:30:14] <Valen> ahh ok i was kinda wondering there lol
[23:30:38] <Valen> it should help if g64 works on 3 axis machines
[23:30:43] <Valen> how many axies do you have Aero-Tec?
[23:30:53] <JT-Shop> the sodium nitrite actually removes rust slowly
[23:30:59] <Aero-Tec> also have to try making the steps closer to the same, so instead of steps per deg I will do steps per rev
[23:31:26] P46_ is now known as fixItMark
[23:31:33] <Valen> what was the title of your post to the mailing list?
[23:32:28] <Aero-Tec> I want to do 5 moves of lin axis X and rot axis B with out stopping
[23:32:46] <Aero-Tec> does g64 work on 3 axis moves?
[23:32:55] <Aero-Tec> my mill has 4 axis
[23:33:03] <Aero-Tec> but no Z right now
[23:33:07] <Valen> that was our thinking
[23:33:17] <Valen> that its working on linear axies but not the rotary
[23:33:21] -!- servos4ever has quit [Quit: ChatZilla 0.9.85 [SeaMonkey 2.0.11/20101206162726]]
[23:33:55] <Aero-Tec> I took the Z apart when using mach, need to add it now that I have linuxcnc
[23:34:36] <Aero-Tec> you would think g64 would work with 3 axis
[23:34:53] <Aero-Tec> if so, making b linear should work
[23:35:06] <Valen> its not the number of axies, I think its the rotary vs linear axis issue
[23:35:21] <Valen> if you have 2 linears already you could test it straight away
[23:35:44] <Aero-Tec> that was why I was going to make B linear, but someone here said it would make no difference
[23:36:12] <Aero-Tec> will still try it and see
[23:36:14] <Valen> i just meant you could test it simply with no changes, see if that is the issue
[23:36:20] <Aero-Tec> so 3 things to try
[23:36:36] <Aero-Tec> make B steps per rev
[23:36:40] <Valen> well yeah just make it a linear axis and run the same g code ;->
[23:36:44] <Aero-Tec> make B linear
[23:36:56] <Aero-Tec> and move B to Z
[23:37:04] zz_satyag is now known as satyag
[23:37:35] <Aero-Tec> I am wanting to make sure I have done the update 100% correct before going further
[23:38:03] <Aero-Tec> have done the SM edit
[23:38:05] <Valen> fairy nuff
[23:38:28] <Aero-Tec> now have to rename the dir and edit the ini
[23:38:39] <Aero-Tec> looks like I do not have to edit the HAL
[23:39:24] <Aero-Tec> looks like renaming the dir and edit to INI is all that is left to do
[23:42:33] <JT-Shop> http://www.youtube.com/watch?v=gWubhw8SoBE
[23:44:44] <JT-Shop> much better http://www.youtube.com/watch?v=_KR2H16Mr5g
[23:48:09] -!- ybon has quit [Quit: WeeChat 0.3.8]
[23:49:53] <Aero-Tec> but the rtapi.conf has some references to EMC2
[23:49:57] <tjb1> PCW: Do I get the thc scale using this? V= VFS * (FOUT - FZERO) / (FFS - FZERO)
[23:50:18] <Aero-Tec> even the new version that 2.5 put into linuxcnc dir
[23:50:38] <Aero-Tec> do I have to edit that as well?
[23:50:58] <Aero-Tec> it did start up and is running
[23:51:14] <Aero-Tec> I did not edit the INI yet or anything
[23:51:26] <Valen> if its running and moving its probably ok lol
[23:51:27] <Aero-Tec> just did the SMI edit in the rtapi.conf file