#linuxcnc | Logs for 2013-01-11

Back
[00:01:39] <DaViruz> no, it isn't
[00:01:47] <Valen> its 42C here
[00:02:10] <Valen> our weather department has just added 2 colours to its temperature display map to account for over 55C
[00:06:04] <t12> https://www.dropbox.com/s/usu4rywt851lewn/2013-01-10%2015.15.13.jpg
[00:06:07] <t12> look at all them disks
[00:09:11] <Valen> theres the odd one there
[00:09:16] <Valen> they doing anything interesting?
[00:09:38] <t12> bulk em storage
[00:09:42] -!- logger[mah] has quit [Remote host closed the connection]
[00:09:48] -!- logger[mah] [logger[mah]!~loggermah@mail.mah.priv.at] has joined #linuxcnc
[00:09:51] <t12> we have some insane microscope camera that does 8kx8kx25fps effectively
[00:09:58] <t12> so even transient storage of the datasets takes alot
[00:10:03] <Valen> thats a pretty decent camera
[00:10:04] <t12> like 10tb/24hours or so sometimes
[00:10:12] <Valen> compressed at all or raw?
[00:10:15] <t12> the raw camera is 400fps 4kx4k
[00:10:18] <Valen> 10tb isn't that much
[00:10:31] <Valen> 3.5Gb drives are only $150 now
[00:10:33] <t12> than its mathed up to 8k8k
[00:10:43] <Valen> i remember when I got a 2Gb drive
[00:10:45] <t12> its not alot, but the logistics of dealing with it is hard
[00:10:54] <t12> like how do you actually move the dataset around effectively
[00:11:02] <t12> 10gbe works, but costs alot and
[00:11:06] <Valen> now you can get a 2TB drive for half what i paid for it, a quater in real terms
[00:11:14] <t12> like 10gbe sfp+ fiber is about 3.5k/link
[00:11:22] <Valen> yeah screw that lol
[00:11:33] <t12> thats not including the nics
[00:11:43] <t12> then theres backing it all up..
[00:11:53] <Valen> you can get cheap infiniband cards these days
[00:11:59] <t12> ya
[00:12:04] <t12> theres alot of convergance 10gbe/IB cards
[00:12:07] <t12> where you can use them for either
[00:12:29] <Valen> thats new
[00:12:35] <t12> i think mellanox is into that
[00:12:42] <Valen> I wanted the infiniband for latency reasons with DRBD
[00:12:57] <t12> we use it for big simulations sometimes
[00:13:11] <t12> IB latency is nice
[00:14:37] <t12> did you get to try it for drbd
[00:14:45] <t12> i'd expect actual disk latency to be the issue before 1gbe
[00:14:49] <t12> unless its for ssd or something
[00:15:18] <Valen> its just the way drbd is done
[00:15:37] -!- skunkworks [skunkworks!~chatzilla@str-broadband-ccmts-ws-26.dsl.airstreamcomm.net] has joined #linuxcnc
[00:15:39] <Valen> the write is only confirmed when its flushed on the disk attached over the network
[00:15:59] -!- chopper79 [chopper79!~Jeremy@173-15-98-106-Illinois.hfc.comcastbusiness.net] has joined #linuxcnc
[00:16:01] <t12> ah ok
[00:16:13] <Valen> so if i can shave any time off it at all for a few hundred $ why not
[00:16:36] <t12> were you just gonna do ib host to host
[00:16:57] <Valen> yeah
[00:17:06] <t12> ah yeah thats def worthwhile
[00:17:15] <t12> ib switch cost is heavy until you're saturating the switch upfront
[00:17:49] <Valen> its not totally needed, but its really cool lol
[00:18:06] -!- rob_h has quit [Ping timeout: 276 seconds]
[00:18:10] <Valen> I do wish I could mangle the thing thats running DRBD for me so i could use raw IB, not IPoIB
[00:18:46] <t12> hum
[00:18:47] <Valen> I run bonded-rr gbit at the moment
[00:19:11] <t12> i guess it depends on how modular the drbd code is
[00:19:22] <t12> if the network layer can be abstracted transport over ib wouldnt be so bad
[00:19:33] <t12> i dunno if ib has native reliable transport streams or not
[00:19:58] <PCW> "PCW: If I comment out the flash_start call, does that mean I can dry-run the rest of the code without worrying about breaking stuff?"
[00:19:59] <t12> otherwise you kinda have to reimplment tcp on top of ib
[00:20:24] <ReadError> man im lovin hsmworks
[00:20:28] <PCW> Andy no that wont work, you need to skip the "commits"
[00:21:20] <Valen> oh drbd can do it just fine
[00:21:44] <Valen> i'm using ganeti to manage my VM's and it takes care of setting up DRBD for me
[00:21:51] <Valen> but ganeti doesn't know about IB
[00:22:59] <t12> i'm just assuming drbd depends on tcp for stream integrity from a gif on their page
[00:24:04] <Valen> I know they have added IB support recently
[00:24:11] -!- joe9 has quit [Ping timeout: 255 seconds]
[00:24:20] <Valen> well not that recent
[00:24:36] <Valen> http://www.drbd.org/users-guide/s-replication-transports.html
[00:24:55] <t12> oh yeagh
[00:25:02] <t12> cool it directly supports it then
[00:25:25] <Valen> so what are you doing taking high speed microscope photos for 24 hours anyway?
[00:27:12] <t12> EM tomography and EM single particle reconstruction
[00:27:42] <t12> em tomo is essentially a CT scan of a single cell or object by electron microscope
[00:28:01] <t12> em single particle reconstruction is prepare a sample of say, some protein
[00:28:06] <t12> take a zillion pictures of the single proteins
[00:28:21] <t12> align the pictures to eachother and you can gradually back out the outside surface shape
[00:28:35] <t12> i think the record is down to around 4A for some virus coats now
[00:30:43] <t12> half of it is the science of the output of all that
[00:31:01] <t12> the other half is the development of that camera and various things about the microscope to make everything work
[00:32:22] -!- joe9 [joe9!~joe9@c-24-98-97-215.hsd1.ga.comcast.net] has joined #linuxcnc
[00:37:38] <Valen> I spose your going to be doing a fair bit of seeking style access not so much streaming
[00:38:14] <Valen> has anybody managed to get round-robin style bonding working through a switch yet?
[00:39:57] <t12> like just non LACP aggregates?
[00:40:02] <t12> its not so seeky
[00:40:11] <t12> alot of it just jamming huge datasets into memory and working on them there
[00:40:31] <t12> the micrographs are large, but you end up cutting out little 200x200ish pixel images and thats where all the math happens
[00:40:34] <t12> so you can put alot in ram
[00:40:44] <Valen> i mean if you lacp it you can get 2x data rate to 2 hosts but not to 2 hosts
[00:40:50] <Valen> bah
[00:40:53] <Valen> not to 1 host
[00:41:03] <Valen> so 2x gbe ports != 2gbe
[00:41:08] <t12> yeah with non-lacp ittl just RR though
[00:41:11] <t12> (i think)
[00:41:22] <Valen> yeah but that won't go through a switch
[00:41:31] <Valen> switches tend to out-of order the packets
[00:41:33] <t12> ittl go through a real switch!
[00:41:45] <Valen> doesn't go through my cisco 2960s
[00:41:56] -!- andypugh_ [andypugh_!~andy2@92.238.182.174] has joined #linuxcnc
[00:42:30] -!- MattyMatt has quit [Read error: Operation timed out]
[00:42:32] <t12> hum i dunno what the keywords would be for ios
[00:42:38] <t12> i know on my hp and dell switches
[00:42:44] <t12> i just specify trunks as being non-lacp
[00:43:04] <Valen> I'll have another google at it
[00:43:20] <Valen> it doesn't matter too much now I have the rr crossover connection
[00:43:50] <t12> or its more like unless you say it IS lacp, it isnt
[00:43:55] <andypugh_> PCW: So I am safe without the commits? That's fairly easy.
[00:45:06] -!- andypugh has quit [Ping timeout: 264 seconds]
[00:45:07] andypugh_ is now known as andypugh
[00:56:53] -!- charlie [charlie!~charlie@AReims-152-1-45-169.w83-198.abo.wanadoo.fr] has joined #linuxcnc
[00:57:11] charlie is now known as Guest7074
[00:57:31] -!- MattyMatt [MattyMatt!~matt@cpc2-birk6-0-0-cust92.1-3.cable.virginmedia.com] has joined #linuxcnc
[00:57:32] -!- MattyMatt has quit [Client Quit]
[00:57:38] -!- Mr_Wolfsl [Mr_Wolfsl!~cnc@AReims-152-1-45-169.w83-198.abo.wanadoo.fr] has joined #linuxcnc
[00:57:44] -!- Nick001-Shop has quit [Remote host closed the connection]
[00:58:05] -!- MattyMatt [MattyMatt!~matt@cpc2-birk6-0-0-cust92.1-3.cable.virginmedia.com] has joined #linuxcnc
[00:58:12] Guest7074 is now known as turkishviking
[00:58:23] turkishviking is now known as Turkishviking
[00:58:32] <Mr_Wolfsl> hello
[00:58:51] <Turkishviking> hi
[01:01:53] -!- adb has quit [Ping timeout: 248 seconds]
[01:01:56] -!- skunkworks2 [skunkworks2!~yaaic@str-broadband-ccmts-ws-26.dsl.airstreamcomm.net] has joined #linuxcnc
[01:02:24] -!- ravenlock [ravenlock!~ravenlock@enlightenment/developer/ravenlock] has joined #linuxcnc
[01:10:55] -!- pjm [pjm!~pjmarsh@uhfsatcom.plus.com] has joined #linuxcnc
[01:11:04] <kwallace> I got a new toy from Spark fun in the mail. 433mHz transmitter and receiver to fix a rain gauge, I hope. http://www.wallacecompany.com/tmp/Image.jpg
[01:12:28] -!- tjb1_ [tjb1_!~tjb1@2600:1007:b02f:8ae7:54c:3850:78a0:3020] has joined #linuxcnc
[01:14:22] -!- skunkworks2 has quit [Ping timeout: 276 seconds]
[01:14:37] -!- tjb1 has quit [Ping timeout: 245 seconds]
[01:14:38] tjb1_ is now known as tjb1
[01:18:38] -!- bradsimantel has quit [Ping timeout: 255 seconds]
[01:18:39] bradsimantel_ is now known as bradsimantel
[01:19:27] -!- plushy has quit [Quit: Leaving.]
[01:24:19] -!- syyl_ has quit [Quit: Leaving]
[01:25:48] -!- Rif has quit [Remote host closed the connection]
[01:25:59] -!- RifRaf [RifRaf!~rifraf@203-219-188-84.tpgi.com.au] has joined #linuxcnc
[01:26:31] <skunkworks> I have to stay away from sparkfun
[01:26:40] <skunkworks> I have way too many other projects...
[01:30:51] -!- Nick001 [Nick001!~Nick001@plns-66-33-245-197-pppoe.dsl.plns.epix.net] has joined #linuxcnc
[01:36:31] <frysteev> how does one get anolog inputs in?
[01:40:38] <r00t4rd3d> my names billy and i hack stuff
[01:41:58] <tjb1> r00t4rd3d: shh
[01:44:19] <r00t4rd3d> i was cutting some purple heart earlier and a splinter got jammed up in my bearings and my shit stalled out
[01:44:29] <tjb1> dwp611?
[01:44:31] <tjb1> or the machine
[01:44:37] <r00t4rd3d> x axis
[01:44:45] <tjb1> single or dual?
[01:44:48] <r00t4rd3d> single
[01:45:05] <tjb1> oh yeah you use ballscrew dont you
[01:45:06] <tjb1> or acme
[01:45:17] <r00t4rd3d> hardware store for my x
[01:45:22] <r00t4rd3d> what ever that stuff is
[01:45:23] <tjb1> all thread?
[01:45:42] <tjb1> My rack just skips if it gets stuck :)
[01:46:08] <r00t4rd3d> my nut will allow for it also
[01:46:10] -!- Turkishviking has quit [Quit: Quitte]
[01:46:13] <tjb1> lol
[01:47:12] <r00t4rd3d> one bad thing about cncrp linear carriages
[01:47:13] -!- Mr_Wolfsl has quit [Quit: Quitte]
[01:47:25] -!- AR_ has quit [Read error: Connection reset by peer]
[01:47:51] -!- AR_ [AR_!~AR@24.115.217.99] has joined #linuxcnc
[01:47:58] <r00t4rd3d> i was vacuuming too
[01:51:11] <tjb1> you arent running the brushes though
[01:51:33] <tjb1> Why dont you get some of that from mcmaster and throw it on
[01:51:56] <r00t4rd3d> i have one
[01:52:00] <r00t4rd3d> wasnt using it
[01:52:08] <tjb1> the brush that cleans the rail?
[01:52:10] <r00t4rd3d> i had my air deflector on
[01:52:28] <tjb1> put brushes in front of your carriages
[01:52:35] <r00t4rd3d> oh
[01:53:01] <r00t4rd3d> the piece that jammed me up landed in the middle
[01:53:07] <tjb1> let me find a pic
[01:53:17] <r00t4rd3d> i know what i am going to do
[01:53:35] <r00t4rd3d> this usmmer
[01:53:37] <tjb1> http://www.cncrouterparts.com/images/ProximityLimitSwitch.JPG
[01:53:38] <r00t4rd3d> summer*
[01:54:10] <r00t4rd3d> yeah thats nice
[01:54:32] <tjb1> I need to get better proximity sensors...
[01:54:37] <Valen> http://www.youtube.com/watch?v=fhiniF4DCUo
[01:54:48] <Valen> Adam talks about Jamie at Wootstock
[01:54:49] <r00t4rd3d> i have to constantly clean my bearings off
[01:55:06] <tjb1> But at $130 each I dont think I am buying those ones either
[01:55:23] <Valen> nsfw btw
[01:59:15] -!- HowardZ [HowardZ!~HowardZ@108.62.71.105] has joined #linuxcnc
[01:59:20] <r00t4rd3d> lol
[01:59:25] <HowardZ> Anyone used http://rankone.us before?
[01:59:25] -!- HowardZ [HowardZ!~HowardZ@108.62.71.105] has parted #linuxcnc
[02:00:25] <r00t4rd3d> what a scumbag
[02:01:44] -!- halo_cast [halo_cast!~halo_cast@p549F733B.dip.t-dialin.net] has joined #linuxcnc
[02:11:04] -!- kmiyashiro has quit [Quit: kmiyashiro]
[02:12:40] -!- kmiyashiro has quit [Client Quit]
[02:13:47] -!- halo_cast has quit [Ping timeout: 265 seconds]
[02:18:06] -!- skorasaurus has quit [Ping timeout: 264 seconds]
[02:19:27] <skunkworks> frysteev: I use an arduino...
[02:19:59] <skunkworks> If it doen't have to be real realtime.. (I use it for spindle temp to compensate for the spindle growth)
[02:24:25] -!- andypugh has quit [Quit: andypugh]
[02:29:27] <frysteev> hmm
[02:30:20] <frysteev> i only have 2 to worry about right now, torch neight air pressure
[02:33:06] <Tom_itx> skunkworks in what way does spindle growth affect a cut?
[02:33:09] <skunkworks> I don't know how fast torch hight has to be... Like I say - usb is not realtime.
[02:33:14] <Tom_itx> length? diameter?
[02:33:15] <skunkworks> Tom_itx: yes
[02:33:18] <skunkworks> length
[02:33:26] <Tom_itx> how much?
[02:33:44] <Tom_itx> have you figured a relationship between temp and length?
[02:34:27] <jdh> definite relationship between cold and length
[02:36:34] <skunkworks> http://www.youtube.com/watch?v=h-CdFd2Zakc&feature=share&list=UUHk52YjGT8HryRYmJKSl-lg
[02:36:50] <skunkworks> yes - graphed it - ended up being linear
[02:38:08] <RyanS> I read some quote "Yet another TB6560 driver board" .. What's wrong with the TB6560?
[02:39:23] <Tom_itx> nice
[02:40:06] <Tom_itx> how much overall change do you allow?
[02:40:34] <skunkworks> I limit it to +/-.005
[02:40:58] <Tom_itx> and do you reset it to zero say you change a tool in the middle of a run for whatever reason
[02:41:28] <skunkworks> no - the spindle sticks out for the rails about a foot - that is all I am compinsating for
[02:42:01] <Tom_itx> i noticed our lathe would vary throughout a day's run
[02:42:16] <ReadError> dang skunkworks
[02:42:19] <ReadError> hardcore stuff
[02:42:36] <Tom_itx> not alot but enough when you're running 'close' parts
[02:42:37] <skunkworks> that is why linuxcnc is so cool :) what ever your heart desires..
[02:42:42] <skunkworks> yes
[02:44:10] <Tom_itx> where is the temp sensor mounted?
[02:44:54] <skunkworks> in the spindle ;) it is the original sensor.
[02:45:03] <Tom_itx> oh
[02:45:54] <ReadError> going to try the hero3 and get some video tonight
[02:46:28] <jdh> I need a black hero3
[02:46:35] <ReadError> ya thats what i got ;)
[02:46:57] <jdh> d00d said the wifi-to-phone stuff worked underwater
[02:47:29] <ReadError> i got it monday, just havent filmed anything with it
[02:53:51] <r00t4rd3d> put it on your trumpet
[02:54:09] <ReadError> this doesnt feel right
[02:54:14] <ReadError> its jan, almost 10pm
[02:54:18] <ReadError> and 63F outside
[02:54:25] <r00t4rd3d> https://www.youtube.com/watch?v=LxX7xrazxLc
[02:54:49] <tjtr33> skunkworks, does the temp eventually feed an offset comp?
[02:54:59] <ReadError> i see you read the reddits r00t4rd3d
[02:55:01] <jdh> I just turned the a/c on
[02:55:21] <ReadError> jdh: feels wrong dont it?
[02:55:29] <jdh> not here
[02:55:50] <jdh> gulfstream keeps it fairly warm in the winter anyway
[02:56:23] <MercuryRising> it's jan 10 and it's raining outside!
[02:56:29] <jdh> ocean temp is 74F
[02:57:00] <ReadError> winter is pretty non existant so far this year
[02:58:31] <jdh> upper 70's this w/e, I'm going diving sunday :)
[02:58:40] -!- sumpfralle has quit [Read error: Connection reset by peer]
[02:58:43] -!- sumpfralle1 [sumpfralle1!~lars@c.mail.systemausfall.org] has joined #linuxcnc
[03:00:25] <skunkworks> raining here too
[03:00:33] <skunkworks> should be -10f
[03:00:52] <MercuryRising> where you from skunkworks?
[03:00:56] <skunkworks> WI
[03:01:02] -!- toastyde1th has quit [Read error: Connection reset by peer]
[03:01:15] <MercuryRising> i now dislike you, I'm from MN :O
[03:01:26] -!- toastyde1th [toastyde1th!~toast@c-69-244-86-195.hsd1.md.comcast.net] has joined #linuxcnc
[03:01:28] <frysteev> silly muricans
[03:01:55] <MercuryRising> they beat us in football last weekend
[03:02:03] <skunkworks> I am in trempealeau
[03:02:06] -!- toastyde1th has quit [Read error: Connection reset by peer]
[03:02:12] <ReadError> 'MURICA
[03:05:42] <jdh> leave them alone, it helps them to feel superior.
[03:06:03] <skunkworks> eh - I don't watch sports...
[03:06:29] <frysteev> cnc football?
[03:06:37] <skunkworks> oooooh
[03:06:39] <skunkworks> maybe
[03:20:14] -!- PCW has quit [Remote host closed the connection]
[03:29:20] -!- jrbaldwin has quit [Ping timeout: 252 seconds]
[03:35:02] <RyanS> Not sure what to search for, I want to research what signals etc DB25 breakout boards communicate to the stepper drivers? Are breakout boards nothing more than an opto-isolated pass through between the PC and drivers?
[03:35:59] <jdh> mostly
[03:39:21] <jdh> http://www.nbglin.com/cnc25.htm
[03:50:48] <tjtr33> a Linuxcnc parport can be cfg'd to be in or out or 'x' mode, that changes what is presented to your breakout board right away. see Hal manual Ch.10
[03:51:23] <tjtr33> then, look at your stepper driver, they have similar functions, but wildly differnt pin locations
[03:51:37] <jdh> unless you have a g540 :)
[03:52:47] <tjtr33> becuz its a 4in1?
[03:52:51] -!- Keknom has quit [Quit: Leaving.]
[04:03:57] -!- abetusk [abetusk!~abetusk@cpe-24-58-232-122.twcny.res.rr.com] has joined #linuxcnc
[04:08:09] -!- toastydeath [toastydeath!~toast@c-69-244-86-195.hsd1.md.comcast.net] has joined #linuxcnc
[04:12:01] -!- sliptonic [sliptonic!~sliptonic@li208-58.members.linode.com] has joined #linuxcnc
[04:16:15] -!- Valen has quit [Quit: Leaving.]
[04:17:29] -!- joe9 has quit [Quit: leaving]
[04:20:49] -!- skunkworks has quit [Ping timeout: 248 seconds]
[04:21:54] -!- skunkworks [skunkworks!~yaaic@str-broadband-ccmts-ws-26.dsl.airstreamcomm.net] has joined #linuxcnc
[04:23:58] <ReadError> im pretty happy with my g540
[04:24:07] <ReadError> small, clean, gives me no issues
[04:25:04] <skunkworks> did the charge pump work fr you?
[04:25:52] <ReadError> not sure
[04:25:59] <ReadError> never noticed anything not working i can tell
[04:26:17] <ReadError> i have it off currently
[04:26:22] <ReadError> per the switch
[04:35:23] -!- sumpfralle1 has quit [Ping timeout: 260 seconds]
[04:38:23] <jdh> where does one find those?
[04:39:21] <ReadError> find what
[04:40:01] <jdh> wrong channel... but 1972 nagashima(?) dark side of the moon live recording
[04:50:45] -!- skunkworks has quit [Ping timeout: 256 seconds]
[04:51:30] <tjb1> charge pump works for me
[04:55:29] -!- Gene45 has quit [Ping timeout: 276 seconds]
[04:55:50] <r00t4rd3d> charge your face
[04:58:59] Noodle is now known as Guest10252
[04:59:14] Guest10252 is now known as eldoon
[05:19:28] -!- eldoon has quit [Quit: Page closed]
[05:21:26] -!- tayy has quit [Remote host closed the connection]
[05:35:42] -!- AR_ has quit [Ping timeout: 240 seconds]
[05:36:23] -!- FinboySlick has quit [Quit: Leaving.]
[05:41:04] -!- theos has quit [Ping timeout: 256 seconds]
[05:42:44] -!- psha[work] [psha[work]!~psha@195.135.238.205] has joined #linuxcnc
[05:43:36] -!- dhoovie [dhoovie!~kvirc@122.177.203.230] has joined #linuxcnc
[05:43:42] -!- theos [theos!~theos@unaffiliated/theos] has joined #linuxcnc
[05:50:18] -!- mhaberler [mhaberler!~mhaberler@host25-14-static.23-87-b.business.telecomitalia.it] has joined #linuxcnc
[05:53:06] -!- vladimirek [vladimirek!~vladimire@95.105.250.72] has joined #linuxcnc
[05:55:17] -!- tayy has quit [Ping timeout: 255 seconds]
[05:56:31] -!- chopper79 has quit [Quit: Leaving.]
[06:03:00] -!- Fox_Muldr has quit [Ping timeout: 260 seconds]
[06:04:37] -!- Fox_Muldr [Fox_Muldr!quakeman@frnk-5f74373c.pool.mediaWays.net] has joined #linuxcnc
[06:19:41] -!- tjb1_ [tjb1_!~tjb1@2600:1007:b125:5907:48f3:cc3f:38d3:ae4d] has joined #linuxcnc
[06:21:10] -!- tjb1 has quit [Ping timeout: 276 seconds]
[06:21:10] tjb1_ is now known as tjb1
[06:26:01] Cylly is now known as Loetmichel
[06:26:12] <Loetmichel> mornin'
[06:28:01] <tjb1> Morning.
[06:33:35] -!- tayy has quit [Remote host closed the connection]
[06:34:10] -!- mhaberler has quit [Ping timeout: 276 seconds]
[06:35:01] -!- kwallace [kwallace!~kwallace@smb-88.sonnet.com] has parted #linuxcnc
[06:37:02] -!- mhaberler [mhaberler!~mhaberler@host25-14-static.23-87-b.business.telecomitalia.it] has joined #linuxcnc
[06:45:34] -!- tjtr33 [tjtr33!~tomp@76-216-189-23.lightspeed.cicril.sbcglobal.net] has parted #linuxcnc
[06:46:01] -!- brentmore [brentmore!~brentmore@cpe-75-85-140-97.hawaii.res.rr.com] has joined #linuxcnc
[06:47:21] -!- brentmore has quit [Client Quit]
[06:54:06] -!- RyanS has quit []
[07:13:18] -!- theos has quit [Ping timeout: 264 seconds]
[07:17:38] -!- theos [theos!~theos@unaffiliated/theos] has joined #linuxcnc
[07:19:57] -!- unknownfix has quit [Quit: Page closed]
[07:26:04] -!- mhaberler has quit [Quit: mhaberler]
[07:39:39] -!- JT-Shop-2 [JT-Shop-2!~John@184-63-140-99.cust.wildblue.net] has joined #linuxcnc
[07:39:40] -!- JT-Shop has quit [Read error: Connection reset by peer]
[07:39:40] -!- jthornton has quit [Read error: Connection reset by peer]
[07:39:41] -!- jthornton_ [jthornton_!~john@184-63-140-99.cust.wildblue.net] has joined #linuxcnc
[07:53:59] -!- herron has quit [Ping timeout: 244 seconds]
[08:07:22] -!- herron [herron!~herron@80.175.14.110] has joined #linuxcnc
[08:08:04] -!- bradsimantel has quit [Quit: bradsimantel]
[08:08:42] -!- DJ9DJ [DJ9DJ!~Deejay@unaffiliated/dj9dj] has joined #linuxcnc
[08:09:42] <DJ9DJ> moin
[08:12:09] -!- dhoovie|2 [dhoovie|2!~kvirc@122.177.13.183] has joined #linuxcnc
[08:12:23] -!- dhoovie has quit [Ping timeout: 246 seconds]
[08:32:58] -!- adb [adb!~IonMoldom@178.211.237.94] has joined #linuxcnc
[08:40:07] -!- emel has quit [Excess Flood]
[08:52:46] -!- dhoovie [dhoovie!~kvirc@122.177.62.147] has joined #linuxcnc
[08:53:41] -!- dhoovie|2 has quit [Ping timeout: 246 seconds]
[08:56:23] <tjb1> Morning DJ9DJ and Loetmichel
[08:56:36] <DJ9DJ> good morning tjb1
[08:57:01] <tjb1> 4 am :)
[08:59:05] <DJ9DJ> hmm, 10 am here
[08:59:24] <DJ9DJ> where are you, east coast?
[09:00:12] -!- vladimirek has quit [Remote host closed the connection]
[09:03:46] -!- dhoovie|2 [dhoovie|2!~kvirc@122.177.221.174] has joined #linuxcnc
[09:05:14] -!- dhoovie has quit [Ping timeout: 246 seconds]
[09:05:26] -!- kmiyashiro has quit [Quit: kmiyashiro]
[09:16:27] -!- logger[psha] [logger[psha]!~loggerpsh@195.135.238.205] has joined #linuxcnc
[09:17:17] -!- dhoovie [dhoovie!~kvirc@122.177.14.103] has joined #linuxcnc
[09:18:53] -!- dhoovie|2 has quit [Ping timeout: 246 seconds]
[09:20:03] <tjb1> yes
[09:20:52] <DJ9DJ> :)
[09:30:40] -!- davec_ has quit [Quit: Leaving]
[09:37:59] <mrsun> hmm, 55 degrees i get the dovetails to on the sieg x1 ...
[09:38:41] <mrsun> ahh seems that some other bloke has come to the same conclution :P
[09:40:33] <mrsun> wouldnt using a set screw with an angled top be the best to tighten gibs ?
[09:40:44] <mrsun> that is having the angle in the end the same as the dovetail angle?
[09:45:07] -!- cevad [cevad!~davec@host-174-45-229-40.bln-mt.client.bresnan.net] has joined #linuxcnc
[09:45:28] -!- hdokes [hdokes!~IceChat77@173-165-40-177-Illinois.hfc.comcastbusiness.net] has joined #linuxcnc
[09:48:16] <cncbasher> mrsun:use a small ball bearing between the screw and gib plate
[09:48:30] <mrsun> hmm that is an idea =)
[09:48:47] <mrsun> but would leave just a very small contact area to begin with and it would dig in ?=
[09:48:57] <mrsun> or do i drill a small dimple in the gib ?
[09:49:04] <cncbasher> this self adjusts to whatever angle is needed
[09:49:30] <cncbasher> most have a small dimple in the gib yes
[09:50:18] <mrsun> http://lh5.ggpht.com/_ozT1G3WqXg4/TUqsPuzQqeI/AAAAAAAALKM/HweM0rgDKQU/s800/gib.jpg http://lh5.ggpht.com/_ozT1G3WqXg4/TUqsPuzQqeI/AAAAAAAALKM/HweM0rgDKQU/s800/gib.jpg
[09:50:28] <mrsun> cncbasher, and you sure that works good? :)
[09:50:37] <mrsun> so i dont bite myself in the arse doing that :P
[09:50:40] <archivist> the taper in the bottom of the dimple helps tighten the gib if you are lucky/unlucky
[09:51:10] <cncbasher> iv'e done it like that for years , not had any problems
[09:51:47] <archivist> I have had directional friction differences on some slides
[09:52:03] <cncbasher> dont like the idea of the lower edge of the gib not being angled ,
[09:52:27] <cncbasher> i can see that being a problem and jamming up
[09:52:30] <mrsun> gonna try and make new gibs for the mill as the people who made them 1 .. made them to thin, 2 the "height" of the gib differs 2mm over its length :P
[09:52:48] <cncbasher> needs to be angled to fit properly , similar to the top
[09:53:17] <mrsun> cncbasher, its the angle of the set screw i mean from those pictures, that they havent angled the bottom of the gib to make it fit i find kinda stupid =)
[09:53:32] <mrsun> the set screws on my mill is like the first picture
[09:53:35] <mrsun> round nosed
[09:54:41] <cncbasher> yes i agree , hence the reason to use a ball bearing , far much better than a round end on the scree
[09:54:49] -!- syyl [syyl!~syyl@p4FD14D80.dip.t-dialin.net] has joined #linuxcnc
[09:54:51] <cncbasher> screw
[09:55:30] <mrsun> ye a ball bearing wouldnt twist either
[09:55:33] -!- tjb1_ [tjb1_!~tjb1@254.sub-70-194-5.myvzw.com] has joined #linuxcnc
[09:55:37] <archivist> I rather like taper gibs because of the endwise restraint
[09:55:40] <mrsun> as the set screw would just rotate against the ball bearing
[09:55:59] <mrsun> archivist, ye but flat gibs in this mill and i do not have the tools to modify it for tapered :P
[09:56:51] -!- RifRaf has quit [Remote host closed the connection]
[09:56:53] <archivist> you need some form of restraint (dimples) else the gib can slide (stick to the stationary part)
[09:57:05] -!- RifRaf [RifRaf!~rifraf@203-219-188-84.tpgi.com.au] has joined #linuxcnc
[09:57:45] <mrsun> archivist, there are in the original gibs, but looks mostly like they have just tightened the gib screws hard to make dimples in it :P
[09:57:47] <archivist> that emco drawing just looks wrong from that perspective
[09:57:51] <mrsun> kinda trashed :P
[09:57:57] -!- tjb1 has quit [Ping timeout: 245 seconds]
[09:57:57] tjb1_ is now known as tjb1
[09:58:27] <cncbasher> yea that drawing is amateurish and not good practice
[09:59:48] <mrsun> but so, get some ball bearings then that fit inside the gib screw holes and new gib screws that fit agains the bearings better, and new gibs
[09:59:51] <mrsun> :P
[10:00:01] <mrsun> and drill a small dimple for each bearing ball
[10:00:15] <cncbasher> yes
[10:00:17] <archivist> I did come across a new (to me) taper gib, tape is not length but across and pushed in sideways
[10:00:53] <mrsun> i guess one could make "tapered" gibs by having two gibs
[10:00:59] <mrsun> and pushing them against eachother
[10:01:22] <mrsun> gapered a couple of degrees each
[10:01:30] <mrsun> hard to lock them in place tho :P
[10:01:43] <mrsun> prone to jamming i guess
[10:01:59] <archivist> dunno how you would arrange the push out screws
[10:02:27] <mrsun> hehe would only be push in screws :P
[10:02:28] -!- rob_h [rob_h!~rob_h@5e0156c0.bb.sky.com] has joined #linuxcnc
[10:02:29] <mrsun> on both sides :P
[10:03:53] <mrsun> if there was more space one could just make a stationary tapered shim also
[10:04:04] <mrsun> and add in a tapered gib
[10:04:14] <mrsun> but at 3.75mm maximum space i think that would be hard =)
[10:04:53] <archivist> tapers gibs self jam if the push out screw is not hard up against the end
[10:05:12] -!- phantoneD [phantoneD!~destroy@a89-155-22-21.cpe.netcabo.pt] has joined #linuxcnc
[10:05:34] <mrsun> mm
[10:05:56] -!- phantoxeD has quit [Ping timeout: 255 seconds]
[10:07:33] <mrsun> nah gonna just try and replace the gibs, gonna start with the X axis and see where it takes me =)
[10:07:36] <mrsun> making new ones
[10:07:50] <mrsun> just need to find some 4mm stock to mill down to 3.5
[10:08:44] <mrsun> good project to do while sick =)
[10:08:54] -!- phantoxeD [phantoxeD!~destroy@a89-155-22-21.cpe.netcabo.pt] has joined #linuxcnc
[10:09:38] -!- phantoneD has quit [Ping timeout: 246 seconds]
[10:10:10] <mrsun> and gonna try cncbasher ball bearing trick =)
[10:10:18] <mrsun> time to burns ome more money ... sigh :P
[10:14:24] -!- sumpfralle [sumpfralle!~lars@c.mail.systemausfall.org] has joined #linuxcnc
[10:14:38] <mrsun> and noticed i need to straighten the leadscrew on X also ... removed the gib and ran it from the motor and the table wobbles like hell :P
[10:16:42] <mrsun> the never ending mill project ... :P
[10:22:51] -!- dhoovie has quit [Quit: KVIrc 4.2.0 Equilibrium http://www.kvirc.net/]
[10:33:56] -!- phantoxeD has quit [Ping timeout: 252 seconds]
[10:41:18] -!- phantoxeD [phantoxeD!~destroy@a89-155-22-21.cpe.netcabo.pt] has joined #linuxcnc
[10:50:10] -!- phantoneD [phantoneD!~destroy@a89-155-22-21.cpe.netcabo.pt] has joined #linuxcnc
[10:51:33] -!- phantoxeD has quit [Ping timeout: 248 seconds]
[11:02:17] <tjb1> im out
[11:02:19] <tjb1> t6am
[11:02:23] <tjb1> peace fellas
[11:02:33] -!- tjb1 has quit [Quit: tjb1]
[11:14:32] -!- HarryHood [HarryHood!c7a84922@gateway/web/freenode/ip.199.168.73.34] has joined #linuxcnc
[11:16:53] -!- cevad has quit [Quit: Leaving]
[11:17:11] <HarryHood> I used to use 5I20.7I33 setup, now im using 5I25 - 7I77, my encoders have only ever been used on A, B, Z, however, now my machien does not stay in time, with the 7I77 do I need to also use A/ B/ Z/ ?
[11:17:23] -!- syyl_ [syyl_!~syyl@p4FD14072.dip.t-dialin.net] has joined #linuxcnc
[11:17:40] jthornton_ is now known as jthornton
[11:18:06] -!- syyl has quit [Ping timeout: 264 seconds]
[11:18:10] <jthornton> HarryHood, you can use single ended on the encoder
[11:18:37] <HarryHood> is it less accurate this way?
[11:19:00] <jthornton> less resistant to noise
[11:19:09] <HarryHood> I could just connect the rest of the pins, is that the reason for my machine stepping away from true 0?
[11:19:50] <jthornton> if you have them I would connect them, the machine may not be tuned as well
[11:20:12] <HarryHood> thats my question really, is it something in the tuning or encodeR?
[11:21:16] <HarryHood> if I tell the machine to go x5, then x0 and repeat. its like, 2 steps left one step right
[11:21:22] <jthornton> did you tune the axes with halscope?
[11:21:42] <jthornton> is this a servo machine?
[11:21:42] <HarryHood> I used my old tuning from the 5i20
[11:22:14] <HarryHood> just plugged in numbers
[11:22:52] <HarryHood> i just dont see how the encoder is offsetting
[11:23:21] <jthornton> does the DRO agree with the position?
[11:23:50] <HarryHood> it shouldnt really matter how accurately the machine moves, so long as it the encoder reads dro reads 0 the orientation of the motor shafter should be the same
[11:23:53] <HarryHood> yes
[11:24:15] -!- theos has quit [Read error: Connection reset by peer]
[11:24:59] <jthornton> does the DRO move back and forth while your sitting still?
[11:25:06] <HarryHood> no
[11:25:24] -!- theos [theos!~theos@unaffiliated/theos] has joined #linuxcnc
[11:25:48] <jthornton> I've only been awake 5 min so brain not fully functional yet
[11:26:00] <jthornton> not that it ever is fully functional
[11:27:02] -!- cevad [cevad!~davec@host-174-45-229-40.bln-mt.client.bresnan.net] has joined #linuxcnc
[11:27:44] <HarryHood> if I start the software and assume all motor shafts are at 0 and the keyway of the motor shafts are in the 12O'clock position. then send motor to x1 and back to x0 repeated for example 10 times, when I sendit back to zero, the shaft sits at 4 O,clock
[11:27:50] <HarryHood> lol i know that feeling
[11:28:31] <pcw_home> If you are using single ended encoders, you should make sure
[11:28:33] <pcw_home> that the 7I77 is jumpered for single ended encoders
[11:28:34] <jthornton> ok, so the position and the DRO do not agree after moving, this does sound like noise on the encoder lines
[11:28:51] <HarryHood> both axis are equally offsetting
[11:28:57] <jthornton> and wait for Peter to magically show up at 3 am
[11:29:08] <HarryHood> I assume the jumper is wrongly set for only using a b z
[11:29:43] <HarryHood> I need to either hook up a/ b/ z/ OR relocate jumper
[11:29:52] <pcw_home> I think default is differential
[11:30:30] <HarryHood> differential refers to a a/ b b/ z z/? and single ended is a b z?
[11:30:44] <pcw_home> yes
[11:30:49] <HarryHood> ughhh
[11:30:52] <HarryHood> one jumper
[11:30:59] <HarryHood> I knew it was simple
[11:31:01] <pcw_home> three
[11:31:19] <pcw_home> three per encoder
[11:31:20] <HarryHood> 1 for each encoder? no?
[11:31:27] <HarryHood> three per encoder?
[11:31:35] <pcw_home> 1 for each signal
[11:31:45] <jthornton> if I had differential I'd use it
[11:32:03] <HarryHood> got ya
[11:32:12] <HarryHood> yeahhh im sure this is the problem
[11:32:13] <pcw_home> jthornton couldn't sleep
[11:32:20] -!- theos has quit [Disconnected by services]
[11:32:45] -!- theos [theos!~theos@unaffiliated/theos] has joined #linuxcnc
[11:32:51] <jthornton> yuck
[11:33:04] <jthornton> I slept in to 5:30
[11:33:24] <pcw_home> might not be _the_ problem but certainly can be a problem
[11:33:41] <HarryHood> I am almost 100% sure this will solve it
[11:34:12] <HarryHood> Its defaulted to have all six signals and im only giving it three
[11:34:49] <pcw_home> diff encoders will usually work in TTL mode but the reverse is not true
[11:35:03] <HarryHood> right
[11:35:22] <pcw_home> back to bed...
[11:35:29] <HarryHood> I try to avoid coming directly to the chat room for help
[11:35:38] <HarryHood> its been about a year now
[11:35:56] <HarryHood> everytime though you guys have been incredibly helpful
[11:36:10] <HarryHood> thanks again! sleep well
[11:38:00] -!- HarryHood has quit [Quit: Page closed]
[11:45:45] <jthornton> anyone remember where to put isolcpus= in 8.04? I can't seem to find anything with my googlefu
[11:50:29] -!- skunkworks [skunkworks!~yaaic@str-broadband-ccmts-ws-26.dsl.airstreamcomm.net] has joined #linuxcnc
[11:54:47] -!- odogono has quit [Ping timeout: 252 seconds]
[11:57:19] -!- skunkworks has quit [Ping timeout: 260 seconds]
[11:58:06] -!- eNepper has quit [Client Quit]
[12:08:13] -!- BenJackson has quit [Ping timeout: 256 seconds]
[13:00:57] -!- logger[psha] [logger[psha]!~loggerpsh@195.135.238.205] has joined #linuxcnc
[13:01:17] <V0idExp> Because it accelerates and slows at each point, and can't manage to reach full speed. All points are commanded to be reached at speed F2000, but rarely I can reach those speeds.
[13:02:10] <V0idExp> I noticed that with less detail, or said in other terms, with more space between points, actual speeds increase
[13:02:47] <V0idExp> Is there any way to tell LinuxCNC to don't slow down at each point but keep going at commanded speed?
[13:07:51] -!- ravenlock has quit [Quit: Leaving]
[13:08:39] <DJ9DJ> G64 may help
[13:08:49] <DJ9DJ> http://linuxcnc.org/docs/html/gcode/gcode.html#_g64_path_blending_a_id_sec_g64_path_blending_a
[13:09:52] <V0idExp> Thanks! Reading it now
[13:10:20] <DJ9DJ> not sure about that, but thats at least what I understood ;)
[13:10:46] <V0idExp> Already have a question... :) Does it throws points away?
[13:12:17] <DJ9DJ> i think it does not throw points completely away, but yes, it decreases accuracy
[13:12:18] <V0idExp> Imagine a triangle. What my NGC program generator does it is adding very much detail at angles and almost no points at straight lines. (ideally only 2, but being the figure got from machine vision software, sometimes it does not see "ideally straight" lines)
[13:13:23] <DJ9DJ> i think linuxcnc cannot optimize your gcode...
[13:13:53] <V0idExp> No, no! My GCODE is already optimized this way :)
[13:14:09] <V0idExp> The only problem is that linuxcnc doesn't go at nominal speeds, and that's what I need
[13:15:00] <DJ9DJ> yeah, if you have very many points next to each other, the machine will slow down to "hit" each point exactly
[13:15:08] <V0idExp> Is there a way to force it to don't try to correct speeds based on geometry, but just to try to go through commanded points at speeds that I programmed?
[13:15:20] <V0idExp> Ok, understood
[13:15:27] <V0idExp> Well, this explains many things :(
[13:15:45] <Tom_itx> sounds like a crappy gcode optimizer
[13:15:55] <DJ9DJ> but perhaps some of the old linuxcnc experts might help you better than me, i am just a noob without much experience
[13:16:16] <V0idExp> So, what you suggest, is to add more tollerance to G64 commands?
[13:16:18] <DJ9DJ> nor in cnc stuff, neither with linuxcnc ;)
[13:16:50] <DJ9DJ> yes, that was my intentional idea. set something like G64 Pxxxx
[13:16:58] <DJ9DJ> where xxxx i the tolerance
[13:17:02] <DJ9DJ> *is
[13:17:38] <V0idExp> thank you!
[13:17:53] <DJ9DJ> no prob :)
[13:22:31] <jthornton> V0idExp, have you read this? http://linuxcnc.org/docs/html/common/User_Concepts.html
[13:23:19] -!- psha[work] has quit [Quit: Lost terminal]
[13:25:44] -!- Simooon [Simooon!~simon@gw.obelnet.dk] has joined #linuxcnc
[13:38:06] <V0idExp> Reading it now ;)
[13:47:13] -!- cmorley2 has quit [Quit: Leaving.]
[13:51:42] -!- RifRaf has quit [Ping timeout: 240 seconds]
[13:53:42] -!- chopper79 [chopper79!~Jeremy@66.94.200.252] has joined #linuxcnc
[14:03:44] -!- sumpfralle has quit [Ping timeout: 252 seconds]
[14:08:38] -!- L33TG33KG34R has quit [Ping timeout: 272 seconds]
[14:09:07] -!- L33TG33KG34R [L33TG33KG34R!~L33TG33KG@S010674ea3aa162f7.cg.shawcable.net] has joined #linuxcnc
[14:10:04] -!- FinboySlick [FinboySlick!~shark@74.117.40.10] has joined #linuxcnc
[14:15:49] -!- ravenlock [ravenlock!~ravenlock@enlightenment/developer/ravenlock] has joined #linuxcnc
[14:15:51] -!- maximilian_h [maximilian_h!~bonsai@130.255.104.21] has joined #linuxcnc
[14:15:51] -!- maximilian_h has quit [Client Quit]
[14:19:00] -!- odogono has quit [Read error: Connection reset by peer]
[14:19:57] -!- sumpfralle [sumpfralle!~lars@c.mail.systemausfall.org] has joined #linuxcnc
[14:21:32] -!- V0idExp has quit [Ping timeout: 255 seconds]
[14:25:49] -!- skunkworks [skunkworks!~yaaic@str-broadband-ccmts-ws-26.dsl.airstreamcomm.net] has joined #linuxcnc
[14:32:36] -!- skunkworks has quit [Ping timeout: 264 seconds]
[14:33:28] -!- Mr_Wolfsl [Mr_Wolfsl!~cnc@AReims-152-1-45-169.w83-198.abo.wanadoo.fr] has joined #linuxcnc
[14:33:37] <Mr_Wolfsl> Hi
[14:34:37] <Mr_Wolfsl> anyone know the kinematics 5axiskins.c?
[14:50:12] -!- V0idExp [V0idExp!~v0idexp@31.193.23.241] has joined #linuxcnc
[14:54:54] <cradek> hi Mr, go ahead and ask your question about it
[14:55:08] <cradek> then if someone can, they will help
[14:56:01] -!- V0idExp has quit [Ping timeout: 248 seconds]
[15:01:46] -!- abetusk has quit [Quit: Leaving]
[15:02:01] -!- V0idExp [V0idExp!~v0idexp@31.193.23.241] has joined #linuxcnc
[15:10:21] -!- skunkworks [skunkworks!~chatzilla@str-broadband-ccmts-ws-26.dsl.airstreamcomm.net] has joined #linuxcnc
[15:13:18] -!- mazafaka has quit [Ping timeout: 264 seconds]
[15:18:14] -!- r00t4rd3d has quit [Quit: Leaving]
[15:18:41] -!- r00t4rd3d [r00t4rd3d!~r00t4rd3d@unaffiliated/r00t4rd3d] has joined #linuxcnc
[15:21:22] <Mr_Wolfsl> hi cradek how can I import the tool-length in the kinematics?
[15:21:27] <Mr_Wolfsl> my haldata is empty
[15:22:38] <cradek> that's kind of the wrong approach. you probably want to put your tool lengths along W and set up your kinematics so a change in W is always along the tool vector
[15:23:21] <cradek> otherwise you will get jumps in position when the offset changes, which will make your machine disagree with you
[15:23:32] <Mr_Wolfsl> I put the length in the colum W in my tool table
[15:24:14] <cradek> ok, good
[15:25:11] <cradek> so in your gcode you do G43 and you'll see W change. then you can issue G0 W0 and you'll get a nice move that applies the tool length
[15:25:25] <Mr_Wolfsl> when I put the pivot-length + tool-length manually in the .hal it's OK
[15:25:36] <Mr_Wolfsl> yes I have the G43
[15:26:19] <Mr_Wolfsl> I see the W change in the GUI not with the kins
[15:26:36] <cradek> well you don't want the tool length in the hal file, because it changes! like all the other offsets, that is a part of the joint position your kins gets.
[15:27:43] <cradek> changing an offset will NEVER cause a change that kins can see, because changing an offset does not move the machine. on your next programmed move you'll get the motion with respect to the new offset. that's why I said you then issue G0 W0
[15:28:08] <cradek> are you following that? it's critical you understand it
[15:28:23] <Mr_Wolfsl> ok i will try
[15:29:12] -!- kwallace [kwallace!~kwallace@smb-105.sonnet.com] has joined #linuxcnc
[15:30:13] -!- odogono has quit [Read error: Connection reset by peer]
[15:30:40] <Mr_Wolfsl> I tried but I have joint 8 following error
[15:31:22] JT-Shop-2 is now known as JT-Shop
[15:31:34] <cradek> tried what?
[15:31:48] <Mr_Wolfsl> put G0 W0 in the Gcode
[15:32:21] <cradek> you'll have to loopback the W motion pins in the hal
[15:32:47] <cradek> since W isn't a real joint with real feedback
[15:35:56] <Mr_Wolfsl> it's already done
[15:38:58] <cradek> if you got a ferror, you don't have it looped correctly. pasetbin your hal file?
[15:39:08] <cradek> er pastebin
[15:40:00] <Mr_Wolfsl> # core HAL config file for simulation - 5 axis
[15:40:00] <Mr_Wolfsl> # load RT modules: first one the 5-axis kinematics
[15:40:00] <Mr_Wolfsl> loadrt 5axiskins
[15:40:00] <Mr_Wolfsl> loadrt [EMCMOT]EMCMOT base_period_nsec=[EMCMOT]BASE_PERIOD servo_period_nsec=[EMCMOT]SERVO_PERIOD num_joints=[TRAJ]AXES
[15:40:00] <Mr_Wolfsl> loadrt ddt count=9
[15:40:02] <Mr_Wolfsl> loadrt probe_parport
[15:40:03] <Mr_Wolfsl> loadrt pwmgen output_type=0
[15:40:07] <Mr_Wolfsl> # add motion controller functions to servo thread
[15:40:09] <Mr_Wolfsl> addf motion-command-handler servo-thread
[15:40:11] <Mr_Wolfsl> addf motion-controller servo-thread
[15:40:13] <Mr_Wolfsl> addf ddt.0 servo-thread
[15:40:15] <Mr_Wolfsl> addf ddt.1 servo-thread
[15:40:17] <Mr_Wolfsl> addf ddt.2 servo-thread
[15:40:19] <Mr_Wolfsl> addf ddt.3 servo-thread
[15:40:21] <Mr_Wolfsl> addf ddt.4 servo-thread
[15:40:23] <cradek> no no no
[15:40:23] <Mr_Wolfsl> addf ddt.5 servo-thread
[15:40:25] <Mr_Wolfsl> addf ddt.6 servo-thread
[15:40:27] <Mr_Wolfsl> addf ddt.7 servo-thread
[15:40:27] <cradek> use a pastebin website
[15:40:29] <Mr_Wolfsl> addf ddt.8 servo-thread
[15:40:31] <Mr_Wolfsl> # create HAL signals for position commands from motion module
[15:40:33] <Mr_Wolfsl> newsig J0pos float
[15:40:35] <Mr_Wolfsl> linksp J0pos <= axis.0.motor-pos-cmd
[15:40:39] <Mr_Wolfsl> newsig J1pos float
[15:40:41] <Mr_Wolfsl> linksp J1pos <= axis.1.motor-pos-cmd
[15:40:43] <Mr_Wolfsl> newsig J2pos float
[15:40:45] <Mr_Wolfsl> linksp J2pos <= axis.2.motor-pos-cmd
[15:40:47] <Mr_Wolfsl> newsig J3pos float
[15:40:49] <Mr_Wolfsl> linksp J3pos <= axis.3.motor-pos-cmd
[15:40:51] <Mr_Wolfsl> newsig J5pos float
[15:40:53] <Mr_Wolfsl> linksp J5pos <= axis.5.motor-pos-cmd
[15:40:55] <Mr_Wolfsl> # loop position commands back to motion module feedback
[15:40:57] <Mr_Wolfsl> linksp J0pos => axis.0.motor-pos-fb
[15:40:59] <Mr_Wolfsl> linksp J1pos => axis.1.motor-pos-fb
[15:41:01] <Mr_Wolfsl> linksp J2pos => axis.2.motor-pos-fb
[15:41:03] <Mr_Wolfsl> linksp J3pos => axis.3.motor-pos-fb
[15:41:05] <Mr_Wolfsl> linksp J5pos => axis.5.motor-pos-fb
[15:41:09] <Mr_Wolfsl> # send the position commands thru differentiators to
[15:41:11] <Mr_Wolfsl> # generate velocity and accel signals
[15:41:13] <Mr_Wolfsl> # define the signals, and hook them up
[15:41:15] <Mr_Wolfsl> newsig J0vel float
[15:41:17] <Mr_Wolfsl> newsig J0acc float
[15:41:19] <Mr_Wolfsl> linksp J0pos => ddt.0.in
[15:41:21] <Mr_Wolfsl> linkps ddt.0.out => J0vel
[15:41:23] <Mr_Wolfsl> linksp J0vel => ddt.1.in
[15:41:25] <Mr_Wolfsl> linkps ddt.1.out => J0acc
[15:41:27] <Mr_Wolfsl> newsig J1vel float
[15:41:29] <Mr_Wolfsl> newsig J1acc float
[15:41:31] <Mr_Wolfsl> linksp J1pos => ddt.2.in
[15:41:33] <Mr_Wolfsl> linkps ddt.2.out => J1vel
[15:41:35] <Mr_Wolfsl> linksp J1vel => ddt.3.in
[15:41:39] <Mr_Wolfsl> linkps ddt.3.out => J1acc
[15:41:41] <Mr_Wolfsl> newsig J2vel float
[15:41:42] <DJ9DJ> muha
[15:41:43] <Mr_Wolfsl> newsig J2acc float
[15:41:45] <Mr_Wolfsl> linksp J2pos => ddt.4.in
[15:41:47] <Mr_Wolfsl> linkps ddt.4.out => J2vel
[15:41:49] <Mr_Wolfsl> linksp J2vel => ddt.5.in
[15:41:51] <Mr_Wolfsl> linkps ddt.5.out => J2acc
[15:41:53] <Mr_Wolfsl> newsig J3vel float
[15:41:55] <Mr_Wolfsl> newsig J3acc float
[15:41:57] <Mr_Wolfsl> linksp J3pos => ddt.6.in
[15:42:00] <Mr_Wolfsl> linkps ddt.6.out => J3vel
[15:42:00] <cradek> http://i94.photobucket.com/albums/l112/nbbruin26/Derp-Muppets.gif
[15:42:01] <Mr_Wolfsl> linksp J3vel => ddt.7.in
[15:42:03] <Mr_Wolfsl> linkps ddt.7.out => J3acc
[15:42:05] <Mr_Wolfsl> # amp control
[15:42:07] <Mr_Wolfsl> newsig xena bit
[15:42:11] <Mr_Wolfsl> linksp xena axis.0.amp-enable-out
[15:42:13] <Mr_Wolfsl> newsig yena bit
[15:42:15] <Mr_Wolfsl> linksp yena axis.1.amp-enable-out
[15:42:17] <Mr_Wolfsl> newsig
[15:42:19] <Mr_Wolfsl> oops sorry
[15:42:21] <Mr_Wolfsl> I don't know what a pastebin website is
[15:42:30] <cradek> I should've been more specific
[15:42:42] <cradek> go to pastebin.com or pastebin.ca and paste your file there, then copy the url here
[15:42:56] <cradek> it's a common way people share large blobs of text
[15:43:17] <Mr_Wolfsl> ok
[15:44:54] <Mr_Wolfsl> http://pastebin.com/6pEsvcL4
[15:45:03] <Mr_Wolfsl> my hal is for the simulation
[15:45:25] <Mr_Wolfsl> cause I have tried with my machine
[15:45:33] <Mr_Wolfsl> not in simulation
[15:48:44] <Mr_Wolfsl> http://pastebin.com/XYN9bbpv
[15:48:55] <Mr_Wolfsl> this is my real machine
[15:49:30] <cradek> http://pastebin.com/6pEsvcL4 does not contain anything about axis.8, so you don't have it looped
[15:50:28] <Mr_Wolfsl> ok how can I loop it
[15:51:12] <cradek> net whatever axis.8.motor-pos-cmd axis.8.motor-pos-fb
[15:52:45] <Mr_Wolfsl> and for the simulation?
[15:58:42] -!- kwallace1 [kwallace1!~kwallace@smb-165.sonnet.com] has joined #linuxcnc
[15:59:49] -!- kwallace has quit [Ping timeout: 248 seconds]
[16:11:07] -!- tandoori [tandoori!~Nunya@unaffiliated/tandoori] has joined #linuxcnc
[16:12:36] -!- V0idExp has quit [Ping timeout: 248 seconds]
[16:13:49] <Mr_Wolfsl> Do you have any idea for the simulation?
[16:14:39] -!- mackerski has quit [Quit: mackerski]
[16:16:34] -!- joe9 [joe9!~joe9@c-24-98-97-215.hsd1.ga.comcast.net] has joined #linuxcnc
[16:23:36] -!- Sendoushi [Sendoushi!~Musok@cm2-84-91-84-50.netvisao.pt] has joined #linuxcnc
[16:26:45] -!- hdokes has quit [Ping timeout: 255 seconds]
[16:31:31] -!- bradsimantel has quit [Quit: bradsimantel]
[16:40:44] <mrsun> hmm new gib made huge difference, but i think i got to small ball bearing balls, got the presure point for the gib to low even lower then the original gibscrews .. might be fixable by making a 3mm "flat" in the gibs at the center of the gibscrews .. hmm
[16:41:25] <mrsun> should be 3.5 or 3.6mm balls insted but cant get that anywhere here :/
[16:42:11] <cncbasher> yea come in through the screw holes with a long drill and get the angle in the gib
[16:43:22] <cncbasher> yes 3.5mm balls or there about works for me
[16:43:26] <mrsun> yeah but there is so little clearance that i cant get a drill in there with any kind of power thingie :/
[16:48:49] <mrsun> 3.5 doesnt seem to be a very common size :P
[16:49:17] <mrsun> more then on ebay
[16:49:19] <mrsun> but then i have to wait
[16:49:21] <mrsun> a long time :P
[16:49:35] <mrsun> but damn i could tighten the new gib ALOT more then the old before binding :P
[16:49:46] <mrsun> beforei had like .5mm rattle of the table at the ends
[16:50:26] <mrsun> now i got about 0.01 in one end and like 0.1 at the other most extreme ... dont know why i cant tighten it up more in that end tho might be the dovetails that are out that much also :/
[16:51:23] <mrsun> using 3.5 insted of 3 i guess would lift the center about 0.25mm dont know if that is enough... :/
[16:51:42] <mrsun> the dovetail of the table is a little to small .. should have been 1mm longer and it would be alot better
[16:57:05] -!- maximilian_h [maximilian_h!~bonsai@130.255.104.21] has joined #linuxcnc
[16:57:10] <mrsun> one of the problems with small stuff i guess :P
[16:57:27] -!- maximilian_h has quit [Client Quit]
[16:59:38] <r00t4rd3d> http://imgur.com/a/urmuz
[17:06:50] -!- Nick001-Shop [Nick001-Shop!~chatzilla@69.72.53.140] has joined #linuxcnc
[17:10:35] <mrsun> hmm might have to go and make a go two directly if im lycky i havent thrown away the "flex" thingie i had .. it wasnt very flexy but might work to get into those crammed placed :P
[17:15:06] <Loetmichel> re @ home
[17:15:12] -!- sumpfralle has quit [Ping timeout: 240 seconds]
[17:18:54] -!- mhaberler [mhaberler!~mhaberler@extern-183.stiwoll.mah.priv.at] has joined #linuxcnc
[17:23:53] -!- mhaberler has quit [Ping timeout: 255 seconds]
[17:27:50] <ReadError> hey yall
[17:28:00] <ReadError> was wondering if any gcode wizards could look at something
[17:28:02] <ReadError> http://pastebin.com/QKA7CUjR
[17:28:22] <ReadError> im getting an error "Near 3132"
[17:28:41] <ReadError> Cannot use axis values without gcode that uses them
[17:28:55] -!- IchGuckLive [IchGuckLive!~chatzilla@95-89-101-95-dynip.superkabel.de] has joined #linuxcnc
[17:29:03] <IchGuckLive> hi
[17:29:20] <ReadError> morning sir
[17:29:44] <DJ9DJ> hi there
[17:30:57] -!- joe9 has quit [Ping timeout: 276 seconds]
[17:31:17] <cradek> ReadError: didn't we answer this question already? maybe it was someone else... after g80 you must specify a new motion code. http://linuxcnc.org/docs/html/gcode/gcode.html#sec:G80-Cancel-Modal
[17:31:42] <ReadError> oh wasnt me, but thank you sir
[17:31:57] <cradek> heh, no problem, sorry for assuming
[17:32:11] -!- mackerski has quit [Quit: mackerski]
[17:32:23] <cradek> it was just so familiar I knew the answer before looking at your gcode, haha
[17:32:59] <ReadError> N15640 G81 X6.7669 Y-1.0756 Z-0.25 R0.2 F4.
[17:32:59] <ReadError> N15645 G80
[17:32:59] <ReadError> N15650 Z0.6
[17:33:09] <ReadError> so that needs to be G0 Z0.6
[17:33:18] -!- joe9 [joe9!~joe9@c-24-98-97-215.hsd1.ga.comcast.net] has joined #linuxcnc
[17:33:20] <cradek> yes, if you want a rapid there
[17:33:25] <ReadError> its throwing an arbitrary Z value i see
[17:33:35] <ReadError> without prefacing it with a G code
[17:38:36] <ReadError> ahh i see, seems its drilling algorithm is broke in this software
[17:51:07] <ReadError> hsmexpress seems pretty decent for a free cam application
[17:55:00] <IchGuckLive> use heekscad on drilling O.O B)
[17:55:36] <ReadError> its not that many lines
[17:55:44] <ReadError> i should learn some gcode and fix it
[18:00:00] -!- mhaberler [mhaberler!~mhaberler@extern-183.stiwoll.mah.priv.at] has joined #linuxcnc
[18:00:22] -!- tjb1 [tjb1!~tjb1@2600:1007:b11c:f243:74f5:87b5:12ed:8608] has joined #linuxcnc
[18:00:24] -!- shurshur has quit [Remote host closed the connection]
[18:00:29] -!- ve7it [ve7it!~LawrenceG@S01060014d19d0b68.pk.shawcable.net] has joined #linuxcnc
[18:00:56] <tjb1> Smart alarm on android is amazing...
[18:01:27] <ReadError> does it use the accel to tell when you are almost awake?
[18:01:48] <IchGuckLive> ReadError: or just klick the center and drill then hit Go and get the gcode
[18:02:26] <tjb1> No it just starts real low
[18:02:49] <tjb1> I tried that fancy one that watches your movement and about melted the phone
[18:07:37] -!- Sendoushi has quit [Remote host closed the connection]
[18:10:49] <IchGuckLive> ReadError: do yu got apattern to share with us ?
[18:11:55] <ReadError> http://pastie.org/private/vsy5zcqkjynoqd5yitzk1w
[18:11:59] <ReadError> thats the bad gcode
[18:12:08] <ReadError> i assume the pattern is good but the syntax is wrong
[18:14:41] <IchGuckLive> why dident you get the 3rd drill also in
[18:15:09] <IchGuckLive> ok other depth
[18:15:14] <IchGuckLive> O.O
[18:15:26] <ReadError> well the depth should be the same
[18:15:37] <ReadError> i think its an error in the generation maybe too
[18:15:46] <IchGuckLive> Z-0.25 ! Z0
[18:16:49] <IchGuckLive> so Z0 shoudt go Z-0.25 ß
[18:18:04] <IchGuckLive> is this just a snippsel as i see high linenumbers
[18:18:43] <ReadError> nah thats the broken part
[18:18:51] <ReadError> http://pastebin.com/QKA7CUjR
[18:18:54] <ReadError> thats the full code
[18:19:25] <IchGuckLive> G98 and R is bad
[18:19:44] <IchGuckLive> as G98 Retracts to the prior (Started) T
[18:19:46] <IchGuckLive> Z
[18:20:20] <IchGuckLive> get the G98 off
[18:20:46] <IchGuckLive> N15635 no Gcode
[18:20:57] <IchGuckLive> yust number
[18:21:16] <IchGuckLive> is there a hole YES
[18:21:39] <IchGuckLive> so no N15625 G80
[18:21:41] <IchGuckLive> N15635 X6.7669 Y-1.0756 Z0.2
[18:21:50] <ReadError> let me grab the gcode from my other generation
[18:22:09] <IchGuckLive> N15640 G81 and here the G81 is also a fail
[18:22:34] <IchGuckLive> or just get N15635 G0 X6.7669 Y-1.0756 Z0.2 and you are done
[18:22:45] <ReadError> http://pastie.org/5669617
[18:22:46] -!- AR_ [AR_!~AR@24.115.217.99] has joined #linuxcnc
[18:22:54] <ReadError> thats some working gcode from another cam app
[18:24:39] <IchGuckLive> are you doing a postprocessor rewrite ?
[18:25:31] <ReadError> oh i was just trying this hsmworks software
[18:26:27] -!- andypugh [andypugh!~andy2@cpc16-basl9-2-0-cust685.20-1.cable.virginmedia.com] has joined #linuxcnc
[18:26:37] <IchGuckLive> ok
[18:27:11] <IchGuckLive> do you got a dxf ?
[18:28:10] <ReadError> i can export one
[18:29:30] <IchGuckLive> nice if you do so
[18:29:37] -!- r00t4rd3d has quit [Quit: Leaving]
[18:30:38] <ReadError> grr i think this HD is about dead
[18:31:21] -!- p0g0 has quit [Quit: x]
[18:38:15] -!- motioncontrol [motioncontrol!~io@host84-74-dynamic.17-87-r.retail.telecomitalia.it] has joined #linuxcnc
[18:40:52] -!- r00t4rd3d [r00t4rd3d!~r00t4rd3d@unaffiliated/r00t4rd3d] has joined #linuxcnc
[18:46:14] -!- zzolo has quit [Quit: zzolo]
[18:48:23] -!- Connor has quit [Ping timeout: 255 seconds]
[18:50:36] -!- mk0 [mk0!~Geissler@178.120.157.167] has joined #linuxcnc
[18:50:55] <mrsun> http://imagebin.org/242524 point A and point B is like 150mm from the center, in each direction when the table is at point A and i rock it i get about 0.1mm of "rocking" at point A, at point B i get about 0.03mm of rocking, im guessing in relation to the center point (the end mill) this rocking is very amplified am i right? at these points what would be acceptable values of "rocking" of the table? :)
[18:51:39] -!- Connor [Connor!~Connor@198-144-165-65.knx.tn.nxs.net] has joined #linuxcnc
[18:54:21] <IchGuckLive> optical sisaorder
[18:56:26] <mrsun> the green and red represents the table in the far extremes of the travel to left and right
[18:56:41] <andypugh> No, movement at the tool will be slightly less than at points A and B
[18:56:53] <andypugh> (About half)
[18:57:00] <mrsun> andypugh, huh ?
[18:57:25] <mrsun> cant measure the movement at the tool and if i rock the table at the far extremes the movement at the tool (center black point) should be very small shouldnt it? :)
[18:57:29] -!- Connor has quit [Ping timeout: 255 seconds]
[18:57:33] <andypugh> The ditance from the pivot (the edge of the black block) is less for the tool than for your measuement point
[18:58:07] <andypugh> We are vehemently agreeing by using different words.
[18:58:24] <mrsun> oh :P
[18:58:33] -!- memleak has quit [Quit: leaving]
[18:58:42] <mrsun> cant tighten the gibs any more for point A tho, table binds. ..
[18:58:50] <mrsun> might be better if i scrape the gibs real flat tho
[18:58:58] <mrsun> as they can differ some in height as its just flatstock ive used
[19:00:05] <andypugh> Scraping is traditional :-)
[19:01:28] <mrsun> the dovetails might need some touchup also ... ive scraped the flat surfaces of everything so its very very flat for being a sieg X1 mill :P
[19:02:38] <mrsun> but the dovetails are sooo small its hard to even get a very small scraping tool into them :P
[19:03:10] <mrsun> but anyways what would be acceptable values in rocking of table on a mill :/
[19:03:18] <mrsun> there has to be some "slop" else everything just binds up
[19:03:20] <mrsun> but how much
[19:03:59] -!- RifRaf [RifRaf!~rifraf@203-219-76-26.tpgi.com.au] has joined #linuxcnc
[19:04:14] <tjb1> Tom_itx: I was sent to infest this channel of 3d printers and the like.
[19:11:34] * mrsun has also learned today not to work on the mill table with an endmill in the spindle
[19:11:38] <mrsun> damn those things are sharp
[19:13:00] <andypugh> Hole in the back of your hand now? I have never done that.
[19:13:39] -!- Connor [Connor!~Connor@198-144-165-65.knx.tn.nxs.net] has joined #linuxcnc
[19:14:33] <mrsun> http://www.engineeringtoolbox.com/friction-coefficients-d_778.html hmm why is some values missing .. like cast iron - brass lubricated
[19:15:05] <mrsun> andypugh, nah .. shaved of some skin from the side of the finger ... mill wasnt running luckily :P
[19:15:22] <mrsun> hmm maybe should make gibs inc ast iron :P
[19:15:29] <mrsun> cast iron - cast iron .. 0.07 lubricated
[19:19:49] -!- IchGuckLive has quit [Quit: ChatZilla 0.9.87 [Firefox 17.0.1/20121129170341]]
[19:30:31] -!- mk0 has quit [Ping timeout: 265 seconds]
[19:34:38] -!- motioncontrol has quit [Quit: Sto andando via]
[19:37:26] -!- V0idExp [V0idExp!~v0idexp@net-93-148-70-195.cust.dsl.teletu.it] has joined #linuxcnc
[19:41:14] -!- RifRaf has quit [Remote host closed the connection]
[19:41:26] -!- RifRaf [RifRaf!~rifraf@203-219-76-26.tpgi.com.au] has joined #linuxcnc
[19:45:21] -!- AR__ [AR__!~AR@24.238.82.7] has joined #linuxcnc
[19:47:00] -!- V0idExp has quit [Quit: Leaving.]
[19:47:20] -!- Holgi [Holgi!~AndChat24@p5B360E7B.dip0.t-ipconnect.de] has joined #linuxcnc
[19:48:41] -!- AR_ has quit [Ping timeout: 240 seconds]
[19:51:20] <ReadError> dang this HD is practically dead
[19:51:27] <ReadError> i need to migrate data off asap
[19:52:42] <Jymmm> ReadError: Freeze it if you can
[19:52:57] <ReadError> Jymmm: its still chugging
[19:53:03] <ReadError> just 10-20MB/s
[19:53:11] <ReadError> fortunately i have a 2TB installed already
[19:53:18] <ReadError> just need to change over
[19:53:26] <Jymmm> ReadError: You probably shouldn't wait to image it
[19:53:42] <ReadError> Jymmm: its on my hackintosh
[19:54:00] <ReadError> im just going to re-install with mountain lion and migrate my home directory over
[19:59:14] -!- ve7it has quit [Remote host closed the connection]
[20:03:47] -!- tjb1 has quit [Ping timeout: 245 seconds]
[20:08:04] -!- tjb1 [tjb1!~tjb1@219.sub-174-252-217.myvzw.com] has joined #linuxcnc
[20:13:52] -!- tjb1 has quit [Ping timeout: 256 seconds]
[20:25:14] -!- tjb1 [tjb1!~tjb1@2600:1007:b02a:59cb:dc40:ae3a:f4bc:7c5] has joined #linuxcnc
[21:00:00] -!- JesusAlos [JesusAlos!~chatzilla@118.253.17.95.dynamic.jazztel.es] has joined #linuxcnc
[21:00:03] -!- Mr_Wolfsl has quit [Ping timeout: 260 seconds]
[21:04:15] -!- tjtr33 [tjtr33!~tomp@76-216-189-23.lightspeed.cicril.sbcglobal.net] has joined #linuxcnc
[21:09:33] -!- tjb1 has quit [Quit: tjb1]
[21:09:43] <tjtr33> jthornton, how goes the touchscreen? just got KeyTec MagicTouch running on 10.04, will now try touchy out
[21:11:25] -!- memleak has quit [Quit: brb]
[21:13:55] -!- RifRaf has quit [Remote host closed the connection]
[21:14:05] -!- RifRaf [RifRaf!~rifraf@203-219-76-26.tpgi.com.au] has joined #linuxcnc
[21:20:37] -!- Holgi has quit [Quit: Bye]
[21:21:03] -!- bradsimantel has quit [Read error: Connection reset by peer]
[21:21:20] -!- ve7it [ve7it!~LawrenceG@S01060014d19d0b68.pk.shawcable.net] has joined #linuxcnc
[21:22:21] -!- bradsimantel has quit [Read error: Connection reset by peer]
[21:30:23] -!- Cylly [Cylly!cylly@p54B12BA7.dip.t-dialin.net] has joined #linuxcnc
[21:30:42] -!- Loetmichel has quit [Ping timeout: 252 seconds]
[21:38:25] -!- FinboySlick has quit [Quit: Leaving.]
[21:44:54] -!- mhaberler has quit [Quit: mhaberler]
[21:52:01] Cylly is now known as Loetmichel
[22:04:30] <DJ9DJ> gn8
[22:05:24] -!- Sendoushi [Sendoushi!~Musok@cm2-84-91-84-50.netvisao.pt] has joined #linuxcnc
[22:07:04] -!- DJ9DJ has quit [Quit: bye]
[22:15:48] -!- pjm has quit [Ping timeout: 264 seconds]
[22:25:28] <andypugh> Feeling smug :-) https://picasaweb.google.com/lh/photo/0gdDpGWrW8U1R6aLwPmnVNMTjNZETYmyPJy0liipFm0?feat=directlink
[22:26:17] -!- bradsimantel has quit [Quit: bradsimantel]
[22:27:20] <andypugh> It's the worm from a dividing head. I was a bit more relaxed when I found that a replacement was "only" £70
[22:27:22] <andypugh> https://picasaweb.google.com/lh/photo/MF2HxVmb9Z_tlVzJl0IFwtMTjNZETYmyPJy0liipFm0?feat=directlink
[22:27:55] <cradek> beautifully done
[22:28:54] <andypugh> I was worried that it might be too hard, but once CBN-ed through the case it was fine.
[22:29:26] <andypugh> (I didn't make the worm part, I hasten to add, just machined down the shaft, shortened it, and bored the hex in the end)
[22:29:37] -!- RifRaf has quit [Remote host closed the connection]
[22:29:48] -!- RifRaf [RifRaf!~rifraf@203-219-76-26.tpgi.com.au] has joined #linuxcnc
[22:32:55] <andypugh> The plan is to have a hex collar around the motor shaft, and then I can have a neat installation with the moto r shaft inside the worm shaft, rather than a really long extension tube with a coupling in it, like this one: http://divisionmaster.co.uk/examples_files/divisionmaster_data/vertex-bs0.jpg
[22:35:02] -!- RifRaf has quit [Remote host closed the connection]
[22:35:02] <cradek> neato
[22:35:14] -!- RifRaf [RifRaf!~rifraf@203-219-76-26.tpgi.com.au] has joined #linuxcnc
[22:36:07] <andypugh> Of course this relies on me managing to get a hex exactly coaxial with a bore.
[22:36:53] <andypugh> In theory I could make the hex spigot on the lathe too :-)
[22:39:04] -!- FinboySlick [FinboySlick!~shark@squal.net] has joined #linuxcnc
[22:39:05] <cradek> do you want a slightly tapered hex? that'd be no harder with your setup...
[22:39:14] <andypugh> I considered making the socket pentagonal, just for fun.
[22:39:29] <cradek> ha
[22:39:36] <andypugh> No, the whole point is to have no end thrust on the motor shaft.
[22:39:49] <cradek> oh, gotcha
[22:40:01] <andypugh> Though I accept that your plan means that I can have zero backlash.
[22:40:11] <cradek> sure
[22:40:33] <cradek> hard to meet both goals
[22:40:42] <cradek> gotta run, bbl.
[22:41:28] -!- memleak has quit [Quit: brb]
[22:43:50] -!- chillly has quit [Quit: Leaving]
[22:44:24] -!- JesusAlos has quit [Quit: ChatZilla 0.9.89 [Firefox 17.0.1/20121128204232]]
[22:45:34] <ReadError> andypugh: is that for a rotary table?
[22:54:52] <andypugh> ReadError: Yes
[22:55:23] <andypugh> Well, technically a dividing head. Shall we call it a "4th axis"
[22:57:06] -!- kwallace1 has quit [Ping timeout: 264 seconds]
[23:03:44] -!- abetusk [abetusk!~abetusk@cpe-24-58-232-122.twcny.res.rr.com] has joined #linuxcnc
[23:16:40] <andypugh> Any welders here? This is remarkable: http://youtu.be/ygcm0AQXX9k
[23:20:39] -!- Brandonian has quit [Quit: Brandonian]
[23:21:09] -!- chopper79 has quit [Quit: Leaving.]
[23:22:47] -!- odogono_ has quit [Quit: odogono_]
[23:28:46] -!- ravenlock has quit [Quit: Leaving]
[23:31:30] <ReadError> wow thats pretty awesome
[23:32:33] <andypugh> No more perfect beads 1/2" to the left of where the panels meet :-)
[23:41:02] <tjtr33> and you get to be a cyberman too http://en.wikipedia.org/wiki/Cyberman
[23:44:58] <ReadError> HSMXpress is pretty nice, most of the features i need atleast
[23:45:19] <ReadError> besides bunk drilling gcode
[23:50:03] <andypugh> I imagine I will someday start making things, instead of making things to make things. Or software to make things to make things.
[23:52:04] <ReadError> only dumb thing is, it goes to home, which it thinks is 0,0,0 after the job
[23:52:11] <ReadError> and that would crash my spindle in to the table
[23:52:21] <ReadError> so i need to change the postprocessor
[23:53:26] -!- abenrob has quit [Quit: Page closed]
[23:53:29] <tjtr33> sounds like a static postamble is used
[23:55:22] <jdh> or that's the default and he didn't change it.
[23:55:42] -!- zzolo has quit [Quit: zzolo]
[23:58:55] <andypugh> Des it return to G33 perhaps?