#linuxcnc | Logs for 2014-10-18

Back
[00:03:40] -!- Tecan [Tecan!~fasdf@unaffiliated/unit41] has joined #linuxcnc
[00:04:40] -!- Tom_L [Tom_L!~Tl@unaffiliated/toml/x-013812] has joined #linuxcnc
[00:07:52] -!- rob_h has quit [Ping timeout: 240 seconds]
[00:16:51] -!- cabbage_breath [cabbage_breath!60f5a65e@gateway/web/freenode/ip.96.245.166.94] has joined #linuxcnc
[00:17:20] <cabbage_breath> greetings,
[00:17:31] <Bushman> ave
[00:17:41] <cabbage_breath> i'm trying to use this nic http://www.microcenter.com/product/354891/Wireless_N_USB_20_Adapter with a fresh install of linuxcnc
[00:18:29] <cabbage_breath> the driver that it coms with doesn't like kernels older than 2.6.35
[00:19:01] <cabbage_breath> so it says in the documentation to use this driver http://wireless.kernel.org/en/users/Download
[00:19:17] <cabbage_breath> this does not want to work either. any suggestions?
[00:19:40] <andypugh> I will point out that this isn’t a LinuxCNC question, and there may be much better places to ask
[00:20:14] <cabbage_breath> well it kinda is since nobody else is using that kernel
[00:20:21] <Bushman> for example #ubuntu :P
[00:20:27] <andypugh> If the download is a binary (I didn’t look) then it may well not fit the kernel
[00:21:10] <cabbage_breath> linux/printk.h not existing is giving it problems
[00:22:54] <andypugh> The LinuxCNC kernel has it’s own printk, but there is one.
[00:23:19] <andypugh> (and I don’t think that the normal one is missing, as such)
[00:23:45] <cabbage_breath> do you know where it is located?
[00:24:17] <Bushman> why would a wifi driver not install because of printing?
[00:24:23] <Bushman> o_O?
[00:25:21] -!- Tom_L has quit []
[00:25:56] <Bushman> don
[00:26:03] <andypugh> printk is used to send error messages to the kernel log
[00:26:04] <Bushman> don't mind me, i'm sleepy
[00:27:38] <andypugh> cabbage_breath: Do you want to mess about in source code for fun, or do you want an answer that will work?
[00:28:57] <andypugh> I only ask because the RTAI kernel with LinuxCNC defines rt_printk and (in the absence of better advice) you could try that. But I suspect without the right #includes that won’t work either.
[00:32:39] -!- sumpfralle [sumpfralle!~lars@on1.informatik.uni-rostock.de] has joined #linuxcnc
[00:40:28] -!- cabbage_breath has quit [Ping timeout: 246 seconds]
[00:41:16] -!- mightym has quit [Quit: ZZZzzz…]
[00:47:08] <tjtr33> is there webcasts of the Tx/Rx gathering?
[00:52:25] -!- Tecan has quit [Ping timeout: 244 seconds]
[00:54:01] -!- AR__ [AR__!~AR@24.238.81.234.res-cmts.sth2.ptd.net] has joined #linuxcnc
[00:54:15] -!- Tecan [Tecan!~fasdf@unaffiliated/unit41] has joined #linuxcnc
[01:24:19] -!- tinkerer has quit [Remote host closed the connection]
[01:25:01] amnesic is now known as amnesic_away
[01:25:35] -!- grummund has quit [Ping timeout: 272 seconds]
[01:38:49] <andypugh> tjtr33: Unlikely, they aren’t that formal. I dount that there are presentations etc, just folk chatting and coding.
[01:48:25] <tjtr33> i read over the presentation, looked interesting
[01:48:27] -!- tronwizard has quit [Ping timeout: 258 seconds]
[01:48:45] -!- tronwizard [tronwizard!tronwizard@24.229.167.126.res-cmts.sm.ptd.net] has joined #linuxcnc
[01:49:01] <tjtr33> oh well the one presentation jepler is doing ( iirc)
[01:49:51] <cradek> the wiki page actually promises several presentations
[01:50:25] <andypugh> Ah, OK. igonore me, I am not there
[01:51:34] <Tom_itx> you should be!
[01:52:07] <tjtr33> so sez Tom_i(n)t(e)x(as)
[02:07:22] -!- ed-g has quit [Remote host closed the connection]
[02:11:26] -!- Thetawaves [Thetawaves!~Thetawave@156-96-178-69.gci.net] has joined #linuxcnc
[02:12:59] -!- Tecan has quit [Ping timeout: 258 seconds]
[02:21:02] -!- andypugh has quit [Quit: andypugh]
[02:23:35] -!- Tecan [Tecan!~fasdf@ip-216-234-182-80.wireless.tera-byte.com] has joined #linuxcnc
[02:23:35] -!- Tecan has quit [Changing host]
[02:23:35] -!- Tecan [Tecan!~fasdf@unaffiliated/unit41] has joined #linuxcnc
[02:31:18] -!- sumpfralle has quit [Ping timeout: 250 seconds]
[02:31:48] -!- zeitue [zeitue!~z@67.221.139.47] has joined #linuxcnc
[02:37:18] -!- phantoneD [phantoneD!destroy@a89-152-21-144.cpe.netcabo.pt] has joined #linuxcnc
[02:38:31] -!- phantoxeD has quit [Ping timeout: 255 seconds]
[02:39:25] -!- anth0ny_ has quit [Quit: anth0ny_]
[02:43:13] -!- phantoneD has quit [Read error: Connection reset by peer]
[02:43:25] -!- phantoxeD [phantoxeD!destroy@a89-152-21-144.cpe.netcabo.pt] has joined #linuxcnc
[02:47:13] -!- sumpfralle [sumpfralle!~lars@on1.informatik.uni-rostock.de] has joined #linuxcnc
[02:50:33] <zeeshan|2> delicious fooods
[03:06:05] <tjtr33> how do i pass named variables to an o-word subroutine file? whats the syntax? o<myfile> [<myvar>] didnt work
[03:07:18] <cradek> [#<myvar>]
[03:07:44] <cradek> variables are like #111 or #<aaa>
[03:08:01] <tjtr33> doh! thx
[03:09:30] -!- Valduare has quit [Quit: Valduare]
[03:10:06] <tjtr33> perfetto! grazie mille
[03:21:28] <jdh> http://images.craigslist.org/01313_aqZNZRBUJ5D_600x450.jpg
[03:21:35] <jdh> anyone know what that might be?
[03:23:36] <Tom_itx> it's the arm to the control pannel for something
[03:24:25] <Tom_itx> show me the other side
[03:25:36] <jdh> http://myrtlebeach.craigslist.org/hvo/4661812810.html
[03:25:40] <jdh> all there is
[03:26:47] <Tom_itx> hydraulic brake
[03:26:52] <Tom_itx> it appears
[03:26:54] <jdh> different item
[03:27:16] <zeeshan|2> its a router
[03:27:27] <Tom_itx> hard to say really
[03:27:40] <Tom_itx> not very heavy duty but i'd lean toward a router too
[03:27:42] <zeeshan|2> http://arlingtonmachinerycom.blob.core.windows.net/products/image/org/2022283_b.jpg
[03:27:48] <zeeshan|2> "motion master 3 axis"
[03:28:16] <Tom_itx> maybe just a conveyor for a bigger 'picture'
[03:28:21] <jdh> that looks pretty boring
[03:28:30] <zeeshan|2> ^
[03:28:48] <Tom_itx> it's part of a line
[03:28:55] <Tom_itx> material mover
[03:29:55] <Tom_itx> looks like a sheetmetal shop and that was a sheet mover between machine processes
[03:30:25] <Tom_itx> and the gal is probably unemployed now
[03:31:17] <zeeshan|2> http://cncpd.com/wp-content/uploads/2013/12/Motionmaster-3-Axis-CNC-router-C311m.jpg
[03:31:18] <zeeshan|2> another pic
[03:31:22] <zeeshan|2> from other side
[03:31:24] <zeeshan|2> you can see the rails
[03:31:36] <zeeshan|2> looks pretty beefy for a router!
[03:31:50] <zeeshan|2> (im assuming it cuts wood and metal)
[03:31:52] <Tecan> links -g http://cncpd.com/wp-content/uploads/2013/12/Motionmaster-3-Axis-CNC-router-C311m.jpg
[03:31:53] <zeeshan|2> aluminum
[03:32:10] <Tom_itx> i bet it's for drilling only
[03:33:51] <Tom_itx> doesn't look stable enough for the width to be a router or mill
[03:37:19] -!- DanDare [DanDare!~Rodrigo@pdpc/supporter/active/arduguy] has joined #linuxcnc
[03:37:57] -!- Tecan has quit [Ping timeout: 272 seconds]
[03:39:45] -!- Tecan [Tecan!~fasdf@unaffiliated/unit41] has joined #linuxcnc
[03:51:10] -!- AR__ has quit [Ping timeout: 265 seconds]
[04:06:10] -!- FinboySlick has quit [Quit: Leaving.]
[04:17:52] -!- patrickarlt has quit [Quit: Leaving...]
[04:28:46] -!- FreezingCold has quit [Ping timeout: 240 seconds]
[04:31:16] -!- ju_emb has quit [Quit: Leaving]
[04:39:59] -!- tchaddad has quit [Ping timeout: 272 seconds]
[05:02:46] -!- Fox_Muldr has quit [Ping timeout: 240 seconds]
[05:05:06] -!- Fox_Muldr [Fox_Muldr!quakeman@frnk-5f74164d.pool.mediaWays.net] has joined #linuxcnc
[05:22:07] -!- lucashodge has quit [Client Quit]
[05:25:22] -!- anth0ny_ has quit [Quit: anth0ny_]
[05:28:15] <tjtr33> JT-Shop, i replaced the pyvcp pin with a python file read. and use #5399 as the I term of a G02.
[05:28:24] <tjtr33> When i load it, i get errors saying circle of 0 radius. (true it has no value yet )
[05:28:29] <tjtr33> but i can ignore the error dialog and continue ok.
[05:28:31] <tjtr33> https://videobin.org/+87z/b0v.html
[05:29:53] <tjtr33> not sure why G02 X0Y0I0J0 is illegal ( maybe stupid, but not illegal )
[05:30:28] <tjtr33> illegal/complained about
[05:36:01] -!- ve7it has quit [Remote host closed the connection]
[05:39:28] -!- tjtr33 has quit [Quit: Leaving]
[05:43:12] -!- jerryitt has quit [Quit: Connection closed for inactivity]
[05:46:22] -!- Nicolas has quit [Ping timeout: 246 seconds]
[05:53:27] -!- sumpfralle has quit [Ping timeout: 265 seconds]
[06:01:22] -!- morgajel has quit [Ping timeout: 240 seconds]
[06:06:16] -!- kwallace2 has quit [Ping timeout: 260 seconds]
[06:07:56] -!- FreezingCold [FreezingCold!~FreezingC@135.0.41.14] has joined #linuxcnc
[06:28:44] <_methods> that will fail every time
[06:29:10] <_methods> well it should
[06:29:26] <_methods> a circle of 0
[06:29:42] -!- syyl [syyl!~sg@p4FD10588.dip0.t-ipconnect.de] has joined #linuxcnc
[06:29:57] <_methods> if you have something in the tool offset page it may do something
[06:44:55] -!- Deejay [Deejay!~Deejay@unaffiliated/dj9dj] has joined #linuxcnc
[06:45:18] <Deejay> moin
[06:50:28] -!- tronwizard has quit [Ping timeout: 244 seconds]
[06:50:36] -!- tronwizard [tronwizard!tronwizard@24.229.167.126.res-cmts.sm.ptd.net] has joined #linuxcnc
[07:07:36] -!- tronwzrd [tronwzrd!tronwizard@24.229.167.126.res-cmts.sm.ptd.net] has joined #linuxcnc
[07:08:55] -!- tronwizard has quit [Ping timeout: 258 seconds]
[07:16:32] -!- Thetawaves has quit [Quit: This computer has gone to sleep]
[07:34:28] -!- koo5 [koo5!~sirdancea@37-48-33-239.tmcz.cz] has joined #linuxcnc
[07:35:41] <Loetmichel> *Huff* *COUGH* mornin' re from the bakery. there WERE times when i had a lot more stammina. 2km bicycling to the bakery and back and i am absolutely out of breath... :-(
[07:41:18] -!- koo5 [koo5!~sirdancea@37-48-33-239.tmcz.cz] has parted #linuxcnc
[08:04:34] -!- nickoe [nickoe!~quassel@5b96e5fc.cust.ip.gvdnet.dk] has joined #linuxcnc
[08:05:56] -!- asdfasd [asdfasd!~332332@176.253.29.228] has joined #linuxcnc
[08:08:11] -!- syyl_ [syyl_!~sg@p4FD12431.dip0.t-ipconnect.de] has joined #linuxcnc
[08:11:36] -!- syyl has quit [Ping timeout: 255 seconds]
[08:14:40] -!- mk0 [mk0!~Orr@86.57.199.140] has joined #linuxcnc
[08:22:27] -!- rob_h [rob_h!~robh@2.127.23.190] has joined #linuxcnc
[08:25:44] -!- mk0_ [mk0_!~Orr@178.124.207.233] has joined #linuxcnc
[08:27:43] -!- PasstScho [PasstScho!~checker@dslb-092-075-042-100.092.075.pools.vodafone-ip.de] has joined #linuxcnc
[08:28:26] -!- mk0 has quit [Ping timeout: 240 seconds]
[08:31:25] -!- Thetawaves [Thetawaves!~Thetawave@156-96-178-69.gci.net] has joined #linuxcnc
[08:36:27] -!- DanDare has quit [Ping timeout: 246 seconds]
[08:40:26] postaL is now known as postaL_offline
[08:45:12] -!- amiri_ has quit [Ping timeout: 246 seconds]
[08:57:13] -!- GJdan has quit [Quit: WeeChat 1.1-dev]
[09:04:36] -!- _abc_ [_abc_!~user@unaffiliated/ccbbaa] has joined #linuxcnc
[09:05:37] <_abc_> Hello. Can someone please recommend an end mill or burr mill to cut Teflon with? I need a smooth finish, turns out it is tricky. Burr mills do not leave a smooth finish even after 3-4 passes. How does one polish teflon anyway? I tried very fine abrasive paper, does not work.
[09:10:48] <syyl_> have fun :D
[09:11:10] <syyl_> polished single flute endmills are the way to go
[09:11:44] <syyl_> the endmill equivalent of a razorblade...
[09:12:15] -!- tronwizard [tronwizard!tronwizard@24.229.167.126.res-cmts.sm.ptd.net] has joined #linuxcnc
[09:13:04] -!- tronwzrd has quit [Ping timeout: 265 seconds]
[09:18:01] -!- zeitue has quit [Ping timeout: 272 seconds]
[09:27:56] <_abc_> I only have 2 fluted end mills but I could grind one off of grind my own single tooth/blade cutter. I do that a lot, did a funny half ball shape yesterday too.
[09:28:07] <_abc_> Do you have a picture please syyl_ ? Link?
[09:28:12] <syyl_> a sharp two flute will work too :D
[09:28:30] <syyl_> http://www.datron.com/images/accessories/High_Speed_End_Mills/End_Mill_Single_Flute_Sprecially_Balanced.jpg
[09:28:30] <_abc_> syyl_: I use the 3d tool grinder all the time eh. It will be sharp.
[09:29:00] <_abc_> Are there any special burr type end mills which create a smooth wall finish?
[09:29:26] <syyl_> thats off my knowledge :)
[09:29:32] <_abc_> Ok, thanks.
[09:29:33] <syyl_> dont use burrs very much
[09:29:51] <_abc_> Burrs are usually easy to come by and do well for roughing jobs
[09:30:06] <syyl_> i use those only in a die grinder
[09:30:10] <_abc_> I am trying to use a single tool to make a trench cut about 2mm wide, 13 deep and 25 long
[09:30:34] <syyl_> ah that small of a slot
[09:30:40] <_abc_> Yes.
[09:30:41] <syyl_> try those pcb endmills
[09:30:53] <_abc_> And I have a 2mm burr which would do it but the surface will not be smooth.
[09:30:54] <syyl_> with the 1/8" shank
[09:31:09] <_abc_> That's what the burr has too. PCB end mills are not nice for this.
[09:31:11] <_abc_> I tried.
[09:31:24] <_abc_> Also they do not reach 13 deep
[09:31:33] <syyl_> relief the shank
[09:31:47] <syyl_> :)
[09:31:51] <_abc_> It breaks off easily. It's carbide 100%
[09:31:53] <syyl_> we do that all the time
[09:32:06] <_abc_> You can't have a thin finger 15mm long and way too thin and load it laterally
[09:32:11] <syyl_> not
[09:32:12] <syyl_> ?
[09:32:17] <syyl_> https://dl.dropboxusercontent.com/u/24396704/QMTL2/IMAG0589.jpg
[09:32:20] <_abc_> You need some martensitic core to take the lateral forces
[09:32:21] <syyl_> 1mm diameter, 30mm long
[09:32:31] <syyl_> dont tell me about long, skinny endmills :D
[09:32:44] <_abc_> Yes, but do you mill a wall with it?
[09:32:57] <_abc_> You know side force, beding, undercut, higher force -> snap
[09:33:09] <syyl_> all the time
[09:33:10] -!- b_b has quit [Changing host]
[09:33:11] <syyl_> in fact
[09:33:11] <_abc_> *bending
[09:33:15] <_abc_> Hm ok
[09:33:16] <syyl_> carbide can be pretty flexible
[09:33:16] <syyl_> https://dl.dropboxusercontent.com/u/24396704/QMTL2/IMAG0568.jpg
[09:33:22] <syyl_> 0.6x20mm
[09:33:34] <syyl_> solid carbide
[09:33:36] <_abc_> Ok, nice.
[09:33:55] <_abc_> Looks like I will grind one to relieve the cutter and try it
[09:33:57] <archivist> dont take large bites
[09:34:09] <syyl_> of course :D
[09:34:17] <_abc_> Sure, just 0.3-4 mm depth per pass.
[09:34:23] <syyl_> the 1x30mm endmill will take a 7/100mm cut per pass
[09:34:28] <syyl_> of it will deflect
[09:34:34] <syyl_> in plastic
[09:34:36] <_abc_> Yes, well, I need to finish this year
[09:34:50] <_abc_> So I will try to push things a little. And 2mm is more solid anyway
[09:34:51] <syyl_> hey :P
[09:34:54] <syyl_> https://dl.dropboxusercontent.com/u/24396704/QMTL2/IMAG0586.jpg
[09:34:59] <syyl_> i finished this over night
[09:35:09] <_abc_> syyl_: neat.
[09:35:16] <syyl_> finishing pass was with the 1x30
[09:35:20] <syyl_> for reaching down
[09:35:31] -!- zeitue [zeitue!~z@67.221.139.47] has joined #linuxcnc
[09:35:41] <_abc_> What was that part designed in, if I may ask?
[09:35:43] <_abc_> Rhino?
[09:35:52] <syyl_> creo is what we use
[09:36:16] <archivist> note .07mm is way smaller cuts than your .3mm
[09:36:16] <_abc_> Is that hole threaded? Did you thread it manually or?
[09:36:26] <syyl_> na, thats just drilled
[09:36:44] <_abc_> archivist: Yes but teflon does not like very small cutting depths, it deflects and the tool chatters
[09:36:59] <_abc_> archivist: You need a rather special cutter for finishing passes
[09:37:07] <archivist> not sharp enough
[09:37:11] <syyl_> relief yourself a 1,6mm pcb endmill to reach down
[09:37:19] <syyl_> go easy on the roughing
[09:37:28] <syyl_> and finish with a full depth pass
[09:37:47] <_abc_> Yes, I will probbably relieve a 2.5mm one since I already need a 2.5mm tool there and I can use it for another pass too
[09:38:12] <_abc_> That will be solid enough for the job. Nice ideas. Thanks for the tips syyl_ archivist
[09:38:40] <syyl_> :)
[09:38:44] <_abc_> Would you say that a 2.5mm drill bit reground as end mill with flutes relieved would work for this?
[09:38:56] <_abc_> That's one of the things I'll try.
[09:39:01] <syyl_> that would not convince me :D
[09:39:05] <_abc_> Hm?
[09:39:14] <archivist> oh and get a machine as solid as syyl_ is using :)
[09:39:24] <_abc_> Anyway I will program it to plunge repeatedly to clean the chips
[09:39:28] <syyl_> hey, its the cheese master :D
[09:39:30] <_abc_> archivist: Machine is nice and solid ok
[09:39:50] <syyl_> good enough to hog out hard cheese
[09:39:59] <_abc_> Heh.
[09:40:21] <syyl_> plunging out material is a good way for deep slots
[09:40:31] <_abc_> Speaking of, WHERE does one get Delta connectors of various pin counts? The machine has such a Delta and its pin count is unfindable. 50 pins I think, not sure now.
[09:40:42] <syyl_> but i dont think its nessecary for that what you described
[09:40:56] <_abc_> I know it is.
[09:41:11] <_abc_> My own single point cutters are not so terrific at digging out chips
[09:41:35] <_abc_> Also, where does one find a really small diamond wheel for grinders? One with a sharp edge on one side so I can make flutes with?
[09:42:01] <archivist> tell me when you find grinding wheels
[09:42:30] <archivist> I need some wheels for cutter grinding
[09:42:36] <_abc_> archivist: We have grinding wheels here, Chinese and locally made ones, but they are 4 inch. I probably need 2 inch
[09:43:10] <archivist> you can shape your own wheels with a diamond
[09:43:29] <_abc_> These are diamond powder coated alloy wheels.
[09:43:33] <_abc_> So you can't
[09:43:59] <_abc_> I tried normal wheels but they don't even scratch the WC bits we use properly.
[09:47:21] <archivist> I need the wheel shape as in this machine http://www.archivist.info/cnc/works2008/P1010239.JPG it is about 3" and very thin
[09:47:55] <archivist> we used that for gear cutter sharpenning
[09:49:24] <_abc_> Is the wheel the item on the left in the tray?
[09:49:39] <_abc_> We use something very similar
[09:49:41] <_abc_> Just a second
[09:51:21] <archivist> no that is an index plate
[09:52:07] <_abc_> Our machine strongly resembles this one http://www.ebay.com/itm/Universal-cutter-grinder-sharpener-for-end-mill-Twist-drill-lathe-cutter-AUG-/181240643291?pt=AU_HeavyMachinery&hash=item2a32c8bedb but uses a very different wheel, just a second.
[09:53:19] <_abc_> http://www.ebay.com/itm/Universal-Cutter-Grinder-Sharpener-Machine-MR-U2-Negative-Angle-0-25-Degree-/331161478761?pt=UK_BOI_Metalworking_Milling_Welding_Metalworking_Supplies_ET&hash=item4d1ac32669 uses a wheel like this one
[09:53:27] <_abc_> Is that what you need?
[09:53:29] <_abc_> archivist: ^
[09:53:48] <_abc_> There are also flatter wheels and smaller ones, what I need is a smaller one
[09:54:27] <_abc_> The one I have has a too large edge readius for small flutes and is so large it cuts into the movable tool holder 'roof' on the bottom.
[09:55:16] <archivist> no those are too large to fit in small watch gear cutters
[09:55:38] <_abc_> okay, does the hub use a 20mm hole? The axle?
[09:56:17] <archivist> total thickness was about 10mm , I never took the wheel off the spindle so dont know the hole dial
[09:56:21] <_abc_> Also the machine is not too large, trust me, I sharpen 0.2mm tip diameter end mills in it
[09:56:46] <_abc_> archivist: The hole is critical because of high rpm. Some are metric, some are inches. If you get the wrong one you will never true it
[09:57:03] -!- assanaway [assanaway!~balestrin@host170-127-dynamic.53-79-r.retail.telecomitalia.it] has joined #linuxcnc
[09:57:04] <archivist> I realise :)
[09:57:07] <_abc_> I tried, we got a wheel and I tried to make it fit. Was not nice.
[09:57:20] <_abc_> Also busted a few salvageable mills while trying to use it
[09:58:09] <archivist> I make packing rings when making stuff fit
[09:59:01] <_abc_> The machine looks large but it is a knockoff of a 1940s-1950s German design and it is very sturdy. It's actually desktop size, and likely smaller than your item archivist. Besides Chinese crap issues like wobbly axle bearings on the tool holder and casting defects in the mostly cast iron casing and tool holder it is ok.
[10:01:03] <_abc_> archivist: What's your exterior wheel diameter?
[10:01:17] <_abc_> eBay seems to stock a lot of 100mm and 50mm wheels
[10:01:32] <_abc_> I assume your machine is Imperial so look for 2in wheels?
[10:01:41] <archivist> that machine I showed is actually reasonable small and is only designed for gear cutter grinding http://www.collection.archivist.info/searchv13.php?searchstr=safag%20grinder
[10:01:55] <archivist> that is a swiss machine
[10:02:01] <_abc_> safag is Swiss?
[10:02:04] <_abc_> Aha.
[10:02:36] <_abc_> Don't you make your own wheel cutting disks?
[10:02:45] <_abc_> Or is that machine what you use for that
[10:04:07] <archivist> that was at work at previous job but I need to do the same here at home
[10:04:50] <_abc_> So you do not have a safag now?
[10:05:09] <archivist> no....sniff
[10:05:11] <_abc_> You know, you could repurpose a lathe to hold a 100mm wheel in the chuck
[10:05:57] <_abc_> Make some custom holder for the gear wheel blank on the cutter holder, with a dividing disk. But why do you need diamond cutters to cut presumably soft metal?
[10:06:22] <archivist> I have been making a home brew grinder http://www.collection.archivist.info/searchv13.php?searchstr=tool+grinder
[10:08:19] <_abc_> Nice. Looks okay to me.
[10:09:17] <_abc_> How do you use a wheel dresser on these things? I assume you don't? Wrong?
[10:10:09] <_abc_> archivist: Here you can see some non knockoff grinders http://www.thetractorsource.com/Cutter-Grinder/
[10:10:41] <archivist> I hold the dress on the slide
[10:11:04] <_abc_> Yes but a metal wheel with diamond powder cannot be dressed? I assume?
[10:11:50] <archivist> I took a bunch of pictures of various machines at the model engineer ex a few years ago, just updating the descriptions so searchable
[10:12:29] <_abc_> "Either the address you are accessing this site from has been banned for previous malicious behavior or the action you attempted is considered to be hostile to the proper functioning of this system.
[10:12:33] <_abc_> The detected reason(s) you were blocked are:
[10:12:35] <_abc_> RDSNET is a constant source of spam and attacks (HN-090).
[10:12:38] <_abc_> Your IP, and Domain Name (if resolvable) has been logged to a local honeypot, along with the referring page (if any), QUERY, POST, User Agent, time of access, and date. Please either 1. Stop the bad behavior, or 2. Cease accessing this system.
[10:12:42] <_abc_> Your connection details:
[10:12:45] <_abc_> Record #: 1
[10:12:47] <_abc_> Time: 2014-10-18, Sat - 02:11:31 +00:00
[10:12:50] <_abc_> Running: 0.4.10a1
[10:12:51] <_abc_> Cute. Should tell my pals to blacklist that site for a month or two see if they like the lessened traffic.
[10:12:54] <_abc_> Host: 5-12-114-30.residential.rdsnet.ro
[10:12:57] <_abc_> IP: 5.12.114.30"
[10:12:59] <_abc_> Comes from clicking on a link in the page I posted.
[10:13:10] -!- Thetawaves has quit [Ping timeout: 272 seconds]
[10:13:47] <_abc_> So, disregard previous comment, do not buy anything from tractorsource.com
[10:21:32] <Tecan> not even a tractor ?
[10:21:41] <_abc_> Be my guest.
[10:23:17] <archivist> _abc_, ok updated the search terms http://www.collection.archivist.info/searchv13.php?searchstr=cutter+grinder+model
[10:23:31] <_abc_> Hm?
[10:23:49] <_abc_> Oh, ok
[10:24:01] <_abc_> The Model Engineer Ratford is not what you need?
[10:24:09] <_abc_> *d
[10:24:19] <_abc_> 1st item on page
[10:27:44] <archivist> the items were not all described so you could not pick out the grinders at the exhibition
[10:29:22] <archivist> I took about 87 pictures that day
[10:44:09] -!- mk0 [mk0!~Orr@93.84.62.127] has joined #linuxcnc
[10:47:02] -!- mk0_ has quit [Ping timeout: 258 seconds]
[11:01:50] <_abc_> ok, later
[11:01:51] -!- _abc_ has quit [Quit: leaving]
[11:04:00] -!- assanaway has quit [Ping timeout: 260 seconds]
[11:04:33] * jthornton wished he knew how to use a cutter grinder
[11:17:14] -!- b_b has quit [Remote host closed the connection]
[11:26:02] -!- eFuchs_firefly [eFuchs_firefly!~lol@46.237.212.232] has joined #linuxcnc
[11:26:05] <archivist> make one and learn :)
[11:28:54] <archivist> what I dont yet fully understand is the grinding direction, it varies
[11:37:24] -!- Komzzpa has quit [Ping timeout: 246 seconds]
[11:42:12] <JT-Shop> I have plans for one
[11:44:43] -!- mk0_android [mk0_android!~mk0@93.84.62.127] has joined #linuxcnc
[11:44:54] <JT-Shop> hmm, my Debian Wheezy box doesn't show up on the network
[11:44:58] -!- mk0_android has quit [Client Quit]
[11:47:11] <JT-Shop> ah samba is not installed
[11:51:06] <archivist> I have not use samba in a long while, because almost no windows now
[11:52:44] <JT-Shop> I still have two windoze boxes for cad cam
[11:53:15] <JT-Shop> I see it now :)
[11:58:40] -!- jthornton has quit [Quit: Ex-Chat]
[12:01:11] -!- jthornton [jthornton!~john@75-105-204-17.cust.wildblue.net] has joined #linuxcnc
[12:03:36] <jthornton> too two reboots to see the debian box on this 10.04 box
[12:06:30] -!- Valen has quit [Quit: Leaving.]
[12:11:45] -!- Dava1 [Dava1!~dava@host86-172-203-144.range86-172.btcentralplus.com] has joined #linuxcnc
[12:35:22] -!- The_Ball has quit [Ping timeout: 240 seconds]
[12:35:28] -!- cox has quit [Quit: http://quassel-irc.org - Chat komfortabelt. Hvor som helst.]
[12:35:50] -!- cox [cox!~quassel@188.226.208.53] has joined #linuxcnc
[12:37:53] -!- sumpfralle [sumpfralle!~lars@on1.informatik.uni-rostock.de] has joined #linuxcnc
[12:52:33] -!- The_Ball [The_Ball!~ballen@c114-77-179-73.hillc3.qld.optusnet.com.au] has joined #linuxcnc
[12:57:20] -!- The_Ball has quit [Ping timeout: 265 seconds]
[13:10:17] -!- The_Ball [The_Ball!~ballen@c114-77-179-73.hillc3.qld.optusnet.com.au] has joined #linuxcnc
[13:11:56] -!- Komzzpa has quit [Read error: Connection reset by peer]
[13:12:30] -!- gmag [gmag!~gmag@client-82-25-237-237.glfd.adsl.virginm.net] has joined #linuxcnc
[13:13:02] <Tom_itx> archivist have you tried lapidary supply for thin blades?
[13:13:03] -!- gmag has quit [Max SendQ exceeded]
[13:13:49] <Tom_itx> http://www.dadsrockshop.com/blades.html
[13:14:03] <Tom_itx> not sure what size you need
[13:21:46] -!- assanaway [assanaway!~balestrin@host170-127-dynamic.53-79-r.retail.telecomitalia.it] has joined #linuxcnc
[13:22:06] <archivist> not sure if those would like cutting/sharpening steel cutters, but my old man had a lapidary set up, wonder where the diamond blade went
[13:22:31] <Tom_itx> <Tom_itx> those are pretty small
[13:22:32] <Tom_itx> <Tom_itx> and $$
[13:22:32] <Tom_itx> <Tom_itx> http://www.bonanza.com/listings/Diamond-Coated-Micro-Saw-Blade-Straight-10mm-Health-and-Beauty-/196215269?gpid=18283950120&gpkwd=&goog_pla=1&gclid=Cj0KEQjwn4iiBRDFh76wlfCVuYABEiQAwWJ1IqMk0hqxqX_3ZrvK9VFC9N2MvQxP3YdXkGLu8nYQlfoaAsRT8P8HAQ
[13:22:32] <Tom_itx> <Tom_itx> better price
[13:22:44] <Tom_itx> posted all that in the wrong channel :D
[13:23:39] <Tom_itx> <Tom_itx> http://www.toolking.com/osung-micss10-diamond-coated-micro-saw-blade-straight-10mm/
[13:24:07] <Tom_itx> that went above ^^ nicer price
[13:25:50] * Jymmm hands Tom_itx his medication as he's talking to himself again.
[13:25:58] <Tom_itx> thanks
[13:26:02] <Jymmm> np
[13:26:12] * Tom_itx only has one eye halfway open
[13:26:27] <archivist> I am not sawing am grinding
[13:26:42] <Jymmm> laping?
[13:26:45] <Tom_itx> i know but that's all i could find so far
[13:27:43] <Tom_itx> what about a tile cutting blade?
[13:27:47] <Tom_itx> not thin enough?
[13:27:54] <archivist> one needs a large diameter to give more cutting surface but thin to get into the grooves
[13:28:04] <Tom_itx> those are fairly small diameter
[13:28:50] <archivist> it is the side/corner doing the work not outer edge really
[13:28:50] <Tom_itx> http://www.acmetools.com/shop/tools/dewalt-dw4765?cm_mmc=Google-_-PRODUCTFEED-_-DEWALT-_-DW4765&CAWELAID=600009240000038325&CAGPSPN=pla&catargetid=600009240000517635&cadevice=c&gclid=Cj0KEQjwn4iiBRDFh76wlfCVuYABEiQAwWJ1IvIVHn5Y3JDtAk8chTw7ogty0JHIdtyIRz9nOWqmpaAaAiPz8P8HAQ
[13:29:11] <Tom_itx> .060 thin
[13:29:16] <Tom_itx> cuts side and edge
[13:31:21] <archivist> remember those are coarse in terms of finish too
[13:31:37] -!- tjtr33 [tjtr33!~tjtr33@c-67-162-58-61.hsd1.il.comcast.net] has joined #linuxcnc
[13:31:50] <Tom_itx> they make ones for cutting metal too
[13:31:56] <Tom_itx> maybe the same issue there too
[13:32:58] <archivist> how you use the dresser on a wheel sets up how they cut in terms of finish
[13:34:05] <tjtr33> how to use a deckel style cutter grinder http://www.youtube.com/watch?v=RAUtNy0CeX4
[13:34:06] <tjtr33> you use stock cutter blanks, split the end, put form on end, then roll relief behind cutting edge
[13:34:44] <tjtr33> looong vid
[13:37:32] <tjtr33> _methods, it has no value at load time, it _does_ have value at runtime.
[13:40:28] <tjtr33> ive never seen the loupe device the guy checks his cutters with , we always used a comparator ( and had to wait in line :(
[13:43:18] <archivist> this sort of cutter, needs a taper and about .7mm thick at the tip http://www.collection.archivist.info/archive/DJCPD/PD/2012/2012_07_10_Barber_Colman/IMG_1263.JPG
[13:44:05] <archivist> and a straight pass therefore not the Deckel type of grinder
[13:46:29] <tjtr33> wow, sharpening that is an ambitious project. i'll stick to single lip
[13:46:54] -!- syyl_ has quit [Ping timeout: 246 seconds]
[13:49:14] <archivist> and now that machine is cleaner http://www.collection.archivist.info/archive/DJCPD/PD/2014/2014_09_23_Barber_Colman_speedo_gears/IMG_1832.JPG
[13:49:20] <archivist> ish
[13:50:26] -!- sumpfralle has quit [Ping timeout: 255 seconds]
[13:52:55] <tjtr33> nice work, whats the '6's on the cutter face ( no sense of scale, you work so small! )
[13:54:34] <archivist> 24mm od ish cutter
[13:56:47] -!- brianmorel99 has quit [Quit: brianmorel99]
[14:03:06] -!- MrSunshine has quit [Remote host closed the connection]
[14:06:33] <archivist> hmm just found a smaller cutter, 10mm od, 20 teeth and about .25mm slots in front of the teeth
[14:08:24] <tjtr33> .25mm! use wedm to sharpen the faces!
[14:09:13] -!- erictheise has quit [Client Quit]
[14:09:49] <archivist> it is what the safag cutter grinder was designed for at the last day job
[14:11:09] <tjtr33> did i see a closed compartment with coolant ?
[14:11:22] <archivist> yes
[14:12:03] <archivist> had an oil spray, often missing the damned job, had to watch it
[14:17:32] -!- MrSunshine [MrSunshine!~mrsun@c-c93de253.4551536--62697410.cust.bredbandsbolaget.se] has joined #linuxcnc
[14:18:45] -!- Tecan has quit [Ping timeout: 246 seconds]
[14:22:55] -!- balestrino [balestrino!~balestrin@host170-127-dynamic.53-79-r.retail.telecomitalia.it] has joined #linuxcnc
[14:46:33] -!- jduhls has quit [Quit: Leaving]
[15:11:21] -!- Komzzpa has quit [Ping timeout: 260 seconds]
[15:14:56] -!- DanDare [DanDare!~Rodrigo@186.213.114.183] has joined #linuxcnc
[15:19:19] -!- erictheise has quit [Quit: erictheise]
[15:23:37] -!- ChuangTzu has quit [Ping timeout: 245 seconds]
[15:25:00] <CaptHindsight> JT-Shop: did you find a cold saw that worked well for cutting your aluminum shapes?
[15:35:24] -!- erictheise has quit [Ping timeout: 244 seconds]
[15:35:24] erictheise_ is now known as erictheise
[15:36:07] -!- ChuangTzu [ChuangTzu!~ct@108-69-73-38.lightspeed.cicril.sbcglobal.net] has joined #linuxcnc
[15:36:45] -!- eFuchs_firefly has quit [Quit: ping timeout]
[15:41:12] -!- ChuangTzu has quit [Ping timeout: 260 seconds]
[15:42:51] <zeeshan|2> archivist: where do you get your hobs from?
[15:43:09] <zeeshan|2> theyre kind of expensive! :P
[15:52:09] -!- erictheise has quit [Quit: erictheise]
[15:52:38] <jthornton> CaptHindsight, I have one that works ok
[15:53:31] <Tom_itx> JT-Shop, how's the new flesh grinder?
[15:53:48] <jthornton> grinds real well
[15:54:46] -!- assanaway has quit [Ping timeout: 240 seconds]
[15:56:04] <archivist> zeeshan|2, some came from flea market stalls some were cheap new, some from random bit boxes
[15:56:28] <zeeshan|2> that cutter that youre cutting the speedogear with
[15:56:36] <zeeshan|2> how much should that typically sell for used?
[15:56:41] <zeeshan|2> (flea market prices)
[15:56:49] <zeeshan|2> online theyre pretty expensive
[15:56:55] <archivist> that was new carbide .4 mod off ebay
[15:57:09] <archivist> under 30 quid
[15:57:43] <archivist> need to trawl long and hard to find though
[15:57:56] <zeeshan|2> something new like that is around 300 bux right?
[15:58:23] <archivist> chinese is cheaper
[15:58:57] <zeeshan|2> im looking at the flea bay
[15:59:04] <zeeshan|2> they vary significantly :P
[15:59:46] <archivist> yup, hence the long trawl to find the good buys
[16:00:12] <zeeshan|2> the ones that seem to look like good quality are made by gleason
[16:00:18] <zeeshan|2> but theyre all in the 500-800 range!!
[16:00:59] <archivist> they are a production tool to make quantity
[16:01:30] <archivist> I do have a mikron hob :)
[16:01:38] <zeeshan|2> http://www.ebay.ca/itm/NEW-GLEASON-GEAR-HOB-ID-93770-000-3-00-SERIAL-NUMBER-001-/291224600705?pt=LH_DefaultDomain_0&hash=item43ce56c081
[16:01:40] <zeeshan|2> so pretty
[16:02:01] postaL_offline is now known as postaL
[16:03:34] <archivist> looks a bit like a worm wheel hob
[16:04:26] <Speedevil> I guess that would cost a little more than $115 new.
[16:04:47] <archivist> lots more
[16:05:30] <archivist> does have all the info on the end unlike my russian hob
[16:06:31] <archivist> that being a topping hob means you can use it on over sized blanks
[16:07:33] <archivist> zeeshan|2, look for a copy of the barber colman hob handbook
[16:08:04] <zeeshan|2> gives you geometries of different hobs for different types of gear cutting?
[16:08:18] <zeeshan|2> i would really like to make some automotive straight cut gears
[16:08:25] <zeeshan|2> for my transmission
[16:09:04] -!- ChuangTzu [ChuangTzu!~ct@108-69-73-38.lightspeed.cicril.sbcglobal.net] has joined #linuxcnc
[16:09:11] <archivist> hehe http://www.ebay.co.uk/itm/Barber-Colman-hob-handbook-First-Edition-1954-/200830218558 when O load that page it tells me I won it
[16:09:21] <archivist> o/I
[16:09:42] -!- jfrmilner has quit [Quit: bye]
[16:10:24] <zeeshan|2> i got an offer
[16:10:28] <zeeshan|2> on both my bosch tr10 servo amp
[16:10:32] <zeeshan|2> i have it up for 850 USD shipped
[16:10:35] <zeeshan|2> the guy offered 500
[16:11:02] <zeeshan|2> "I would like to buy this item. I would like you to send me all 8 of the circuit boards only. You could sell the rest or throw it away.If you can box the boards carefully and tell me what size the box is I will email you a shipping label,paper work"
[16:11:17] -!- jfrmilner [jfrmilner!~jfrmilner@ip-77-221-186-86.dsl.twang.net] has joined #linuxcnc
[16:11:22] <zeeshan|2> i think thats a fair deal
[16:13:33] <Speedevil> As long as he's legit
[16:14:19] <zeeshan|2> has 54 feedback
[16:14:22] <zeeshan|2> the other guy has 108
[16:14:30] <zeeshan|2> both look like buyers only
[16:14:32] <zeeshan|2> not sellers ever
[16:16:32] <archivist> push for more moneys, probably one of the companies that sells boards for a few k each to the end users
[16:19:02] <zeeshan|2> what's the best way to send a couple of circuit boards
[16:19:08] <zeeshan|2> i was thinking bubble wrap
[16:19:14] <zeeshan|2> and a hardwood box?
[16:19:25] <zeeshan|2> with cardboard around it?
[16:19:49] <zeeshan|2> archivist: i'm happy with the 500
[16:19:59] <zeeshan|2> it buys all 5 axis servo drives
[16:20:03] <zeeshan|2> for my machine
[16:20:14] <zeeshan|2> and from the other controller, it buys all the vfds and gives me some money extra :)
[16:22:36] -!- assanaway [assanaway!~balestrin@host170-127-dynamic.53-79-r.retail.telecomitalia.it] has joined #linuxcnc
[16:23:22] -!- ChuangTzu has quit [Ping timeout: 240 seconds]
[16:25:06] <Speedevil> How heavy is the drive?
[16:25:11] <Speedevil> other than the boards
[16:25:19] <zeeshan|2> total is prolly 80 lb
[16:25:23] <zeeshan|2> with the boards only about 40
[16:25:29] <zeeshan|2> the metal casing is pretty beefy
[16:25:38] <zeeshan|2> actually boards only about 20
[16:25:39] <zeeshan|2> not 40
[16:28:13] -!- somenewguy [somenewguy!~butts@pool-108-7-223-206.bstnma.fios.verizon.net] has joined #linuxcnc
[16:30:07] <somenewguy> does anyone know of a cleaner way of finding the sign of a value in gcode than <value>/abs[<value>]
[16:31:52] <archivist> you can branch on value
[16:32:12] <somenewguy> hmm?
[16:33:19] <archivist> http://linuxcnc.org/docs/html/gcode/o-code.html#sec:conditional
[16:34:13] <archivist> what are you actually doing
[16:34:54] <somenewguy> I need to multiply all values by the correct sign for my subroutine to be agnostic of input sign
[16:35:01] <archivist> eg look for LT in http://linuxcnc.org/docs/html/gcode/o-code.html#sec:looping
[16:35:16] <somenewguy> I just want to keep my code readable so I was hoping there was something a little more obvious than value/absvalue to get a sign value
[16:35:26] <somenewguy> like sign[] lol but I guess not
[16:35:50] <archivist> abs probably does what you want then
[16:36:02] <somenewguy> but my box cuttting routine is about to start supporting filleted corners, so yay for that
[16:36:07] <somenewguy> yeah it does work
[16:36:27] <archivist> nobody said gcode was pretty :)
[16:36:32] <somenewguy> Just was curious if there was something more obvious when you scroll thru the code quickly, as gcode gets ahrd to read quickly, even w/ comments
[16:36:39] <somenewguy> I suspect that is true lol
[16:36:49] <somenewguy> although syntax highlighting in sublime sure does help
[16:37:06] <somenewguy> esp the ERROR scope lol
[16:37:14] <archivist> being an assembler programmer helps too
[16:37:24] -!- anth0ny_ has quit [Quit: anth0ny_]
[16:37:27] <somenewguy> too young, I escaped that experience
[16:37:32] <somenewguy> :P
[16:41:22] <zeeshan|2> https://fbcdn-sphotos-g-a.akamaihd.net/hphotos-ak-ash3/t31.0-8/10548899_10154676240260858_1929968807642943413_o.jpg
[16:41:33] <zeeshan|2> ^ to put a picture behind the mean g uy on irc
[16:42:25] <somenewguy> srsly?
[16:42:29] <zeeshan|2> yea
[16:42:29] <zeeshan|2> :D
[16:42:35] <somenewguy> I did not see that coming
[16:43:28] <somenewguy> which mean guy again, there are a lot of them lol
[16:43:47] <zeeshan|2> me
[16:43:57] <zeeshan|2> im always ruffling vs ssi and pete
[16:44:14] <somenewguy> dude we could be cousins lol
[16:48:26] -!- logger[psha] has quit [Ping timeout: 250 seconds]
[16:49:41] -!- logger[psha] [logger[psha]!~loggerpsh@195.135.238.205] has joined #linuxcnc
[16:52:48] <zeeshan|2> https://scontent-a-ord.xx.fbcdn.net/hphotos-xpf1/t31.0-8/10264131_10154676262835858_470793611321137127_o.jpg
[16:52:53] <zeeshan|2> found a pic of the truck break down too
[16:52:53] <zeeshan|2> lol
[16:53:05] <zeeshan|2> i always giggle when i see a truck pulling another truck
[16:57:07] -!- sumpfralle [sumpfralle!~lars@on1.informatik.uni-rostock.de] has joined #linuxcnc
[17:02:17] -!- FinboySlick [FinboySlick!~shark@squal.net] has joined #linuxcnc
[17:05:22] -!- brianmorel99 has quit [Quit: brianmorel99]
[17:08:09] -!- DanDare has quit [Ping timeout: 246 seconds]
[17:14:22] -!- tronwzrd [tronwzrd!tronwizard@24.229.167.126.res-cmts.sm.ptd.net] has joined #linuxcnc
[17:14:58] -!- tronwizard has quit [Ping timeout: 272 seconds]
[17:15:53] -!- ktchk [ktchk!~eddie6929@n219079181193.netvigator.com] has joined #linuxcnc
[17:20:20] -!- sumpfralle has quit [Ping timeout: 258 seconds]
[17:22:59] -!- skorasaurus has quit [Quit: WeeChat 1.0.1]
[17:23:16] -!- mk0_ [mk0_!~Orr@178.124.201.220] has joined #linuxcnc
[17:24:15] -!- mk0 has quit [Ping timeout: 246 seconds]
[17:32:12] -!- Thetawaves [Thetawaves!~Thetawave@156-96-178-69.gci.net] has joined #linuxcnc
[17:36:32] -!- assanaway has quit [Ping timeout: 250 seconds]
[17:39:22] -!- balestrino has quit [Ping timeout: 240 seconds]
[17:41:34] -!- DanDare [DanDare!~Rodrigo@186.213.114.183] has joined #linuxcnc
[17:41:47] -!- molven [molven!molven@svartemyr.bagateller.com] has parted #linuxcnc
[17:42:23] -!- ktchk [ktchk!~eddie6929@n219079181193.netvigator.com] has parted #linuxcnc
[17:47:06] -!- sumpfralle [sumpfralle!~lars@on1.informatik.uni-rostock.de] has joined #linuxcnc
[17:50:26] -!- Thetawaves has quit [Quit: This computer has gone to sleep]
[17:51:38] <archivist> for when you need an excuse http://www.collection.archivist.info/searchv13.php?searchstr=cast+iron+alibi
[17:53:17] -!- Nick001-shop [Nick001-shop!~chatzilla@50.107.167.104] has joined #linuxcnc
[17:53:44] -!- sumpfralle has quit [Ping timeout: 260 seconds]
[17:54:19] <zeeshan|2> haha
[17:54:20] <zeeshan|2> that's cool
[17:54:29] <zeeshan|2> letters are a pain in the ass to cast
[17:54:40] <zeeshan|2> i guess thats why he has the massive draft
[17:54:50] <Speedevil> Are they scraped flat though?
[17:55:06] <zeeshan|2> looks like belt sanded flat
[17:57:08] -!- sumpfralle [sumpfralle!~lars@on1.informatik.uni-rostock.de] has joined #linuxcnc
[17:57:30] <archivist> I am just fixing image titles and was amused
[18:00:16] -!- DanDare has quit [Ping timeout: 260 seconds]
[18:01:44] -!- anth0ny_ has quit [Quit: anth0ny_]
[18:06:06] -!- Tecan [Tecan!~fasdf@unaffiliated/unit41] has joined #linuxcnc
[18:10:55] -!- mk0__ [mk0__!~Orr@86.57.196.116] has joined #linuxcnc
[18:13:30] -!- sumpfralle has quit [Read error: Connection reset by peer]
[18:14:02] -!- mk0_ has quit [Ping timeout: 245 seconds]
[18:15:22] -!- tronwzrd has quit [Ping timeout: 265 seconds]
[18:15:28] -!- sumpfralle [sumpfralle!~lars@on1.informatik.uni-rostock.de] has joined #linuxcnc
[18:16:14] -!- tronwizard [tronwizard!tronwizard@24.229.167.126.res-cmts.sm.ptd.net] has joined #linuxcnc
[18:19:04] -!- mk0__ has quit [Quit: Leaving]
[18:19:29] -!- mk0 [mk0!~Orr@86.57.196.116] has joined #linuxcnc
[18:33:46] <JT-Shop> anyone know how to share files on debian wheezy with no password needed
[18:36:15] <zeeshan|2> FTP?
[18:36:17] <zeeshan|2> anonymous? :D
[18:36:25] <JT-Shop> LAN
[18:36:59] <zeeshan|2> w/ a windows computer?
[18:37:11] <zeeshan|2> debain -> windows computer?
[18:37:11] -!- anarchos2 has quit [Read error: Connection reset by peer]
[18:37:17] <JT-Shop> with both linux and windoze
[18:37:26] <zeeshan|2> to talk to windows youre gonna need to install
[18:37:27] <zeeshan|2> "samba"
[18:37:30] -!- anarchos2 [anarchos2!~mike@S010600259ce59399.vn.shawcable.net] has joined #linuxcnc
[18:37:35] <JT-Shop> have that
[18:38:13] <JT-Shop> I can see the debian computer on all other computers I just can't get to any directories
[18:38:28] <JT-Shop> and right click does not bring up the share option like ubuntu
[18:39:02] <zeeshan|2> http://debian-handbook.info/browse/stable/sect.windows-file-server-with-samba.html
[18:39:28] <JT-Shop> thanks been searching all day for some info
[18:39:40] <zeeshan|2> np
[18:43:05] -!- anth0ny_ has quit [Client Quit]
[18:45:24] -!- ve7it [ve7it!~LawrenceG@S01060014d19d0b68.pk.shawcable.net] has joined #linuxcnc
[18:46:57] <cox> JT-Shop: Samba reqires samba user and password, it is not always the same as linux user try this link http://www.cyberciti.biz/faq/adding-a-user-to-a-samba-smb-share/
[18:48:24] <cox> JT-Shop: I guess Ubuntu adds a samba user behind the seens when u add ubuntu user
[18:48:35] <toastyde1th> samba respects PAM
[18:49:30] <toastyde1th> most things that respect PAM include the standard authentication methods, and then fall back to other auth methods - iirc this is how Samba rolls; it looks at etc/passwd first, then its own authentication
[18:49:36] <JT-Shop> dunno in ubuntu you can right click on directory and share it
[18:50:45] <cox> JT-Shop: are you a menber of sambashare try command groups
[18:51:27] <JT-Shop> I'm trying out GADMIN-SAMBA at the moment
[18:55:02] <cox> To list samba users configured on your system you could use this command sudo pdbedit -L -v
[18:56:03] <JT-Shop> john@debian:~$ sudo pdbedit -L -v
[18:56:04] <JT-Shop> [sudo] password for john:
[18:56:04] <JT-Shop> Ignoring unknown parameter "update encrypted"
[18:56:17] <JT-Shop> other than that it listed the users
[18:57:37] <cox> where your user listed
[18:57:51] <cox> The user you are loged in as
[18:58:59] <JT-Shop> yes
[18:59:36] <cox> Did you check the groups command
[19:00:04] <cox> are you a member of sambashare
[19:00:33] <JT-Shop> looking at /etc/samba/smb.conf at the moment
[19:00:53] <Rab> JT-Shop, if there's no automatic way to share the directory, it has to be added to smb.conf.
[19:01:57] <JT-Shop> just trying that now, lol I added a share and it thinks it is a printer on windoze
[19:02:03] <Rab> Type 'testparm -v' to see what Samba thinks it's sharing.
[19:02:03] -!- sumpfralle has quit [Read error: Connection reset by peer]
[19:02:12] -!- jasen [jasen!4e5330fa@gateway/web/freenode/ip.78.83.48.250] has joined #linuxcnc
[19:02:48] <JT-Shop> http://pastebin.com/2ss1j0qV
[19:03:32] <Rab> Type 'smbclient -L [hostname]' to see which shares are available. I think that works even if you aren't authenticated for a particular share.
[19:03:50] -!- sumpfralle [sumpfralle!~lars@on1.informatik.uni-rostock.de] has joined #linuxcnc
[19:03:58] <JT-Shop> result of testparm -v http://pastebin.com/Y8UWCcfc
[19:04:18] <Rab> I don't see any specific shares.
[19:04:41] <Rab> Maybe your home directory, if you log on as yourself.
[19:05:18] -!- f1oat [f1oat!~f1oat@AMontsouris-553-1-44-107.w92-151.abo.wanadoo.fr] has joined #linuxcnc
[19:06:38] <Rab> Probably better to look for a tutorial on setting up sharing from scratch, so you understand all the concepts. It's not hard, but if debian doesn't provide a shortcut like ubuntu you probably have to do it the long way.
[19:06:59] <JT-Shop> looks that way
[19:08:55] <zeeshan|2> how can you share files between linux computers?
[19:08:57] <zeeshan|2> ive never done that before
[19:09:04] <Rab> Samba.
[19:09:05] <zeeshan|2> i might need it for mill and lathe to talk to teach other
[19:09:06] <zeeshan|2> ah
[19:09:13] <archivist> or ftp
[19:09:17] <zeeshan|2> ftp is hacks
[19:09:18] <zeeshan|2> :)
[19:09:24] <zeeshan|2> drop and drop ftw!
[19:09:24] <Rab> Yeah, actually, SCP would be way faster and easier.
[19:09:25] <archivist> or email them across
[19:09:25] <cox> to be able to add shares automaticaly you need to be member of samba shares.
[19:09:34] <Rab> And automated, with keys.
[19:09:39] <cox> sorry sambashares
[19:09:45] <Rab> Or rsync.
[19:09:47] <archivist> sftp
[19:10:00] <archivist> a usb stick and walking
[19:10:14] <zeeshan|2> usb stick and walking?!?!
[19:10:19] <zeeshan|2> you think i have that much energy? :D
[19:10:30] <Rab> With scp, you don't need any service running besides ssh.
[19:10:34] <zeeshan|2> one thing i realized that i totally forgot on the lathe conmtroller is
[19:10:39] <zeeshan|2> theres no external usb connector!!!
[19:10:42] <archivist> too lazy to plug the network cable in
[19:10:48] <zeeshan|2> i have to open the case to access the usb connector
[19:10:48] <zeeshan|2> lol
[19:11:15] <archivist> actually I have no cable to the upstairs machine
[19:11:15] <Rab> zeeshan|2, that's a sad story. Surely you have a punch to add a panel-mount USB connector.
[19:11:22] <zeeshan|2> no i dont :(
[19:11:31] <Rab> zeeshan|2, you could make a punch.
[19:11:32] <zeeshan|2> i will need to put plastic and tape on the other side
[19:11:38] <zeeshan|2> and dremel it out
[19:11:45] <Rab> Use a nibbling tool!
[19:11:52] <zeeshan|2> rab isn't it a rectangular hole
[19:12:00] <Rab> Sure!
[19:12:22] <Rab> http://www.kleintools.com/catalog/cutting-notching-tools/nibbler-tool
[19:12:22] <zeeshan|2> it's just stupid i forgot about it
[19:12:24] <JT-Shop> SWEET! I got it to work
[19:12:27] <Rab> Best investment you can make.
[19:12:36] <archivist> why model engineers need cnc http://www.collection.archivist.info/searchv13.php?searchstr=eagle+engine
[19:12:37] <JT-Shop> http://www.howtoforge.com/samba-server-install-on-debian-7-wheezy
[19:12:37] <zeeshan|2> the case is 14 gauge steel
[19:13:10] <Rab> zeeshan|2, use kung-fu grip.
[19:13:18] <zeeshan|2> i soemtimes wish i was superman
[19:13:23] <zeeshan|2> id use my finger nails to cut metal
[19:13:29] <zeeshan|2> can you imagine how handy that would be?
[19:13:34] <zeeshan|2> you wouldn't need a lathe or mill anymore
[19:13:36] <zeeshan|2> do everything by hand
[19:13:44] <Rab> Work in pure gold plate. Or lead.
[19:13:50] <zeeshan|2> haha
[19:13:59] <zeeshan|2> delicious lead
[19:14:01] <Rab> Or, I guess, depleted uranium.
[19:14:01] <zeeshan|2> tastes so sweet
[19:14:09] <Jymmm> zeeshan|2: Let's just hope you never encounter the Invisible Man.
[19:14:31] <zeeshan|2> remember the days when kids use to lick lead paint
[19:14:33] <zeeshan|2> cause it was sweet
[19:14:39] <zeeshan|2> one of those kids was me
[19:14:40] <zeeshan|2> :-(
[19:14:50] <zeeshan|2> i used to get slapped by my mom for it
[19:14:51] <zeeshan|2> haha
[19:15:10] <zeeshan|2> Jymmm: who's the invisible man
[19:15:15] <Jymmm> zeeshan|2: So, who slaps you now when you do it?
[19:15:23] <zeeshan|2> no one muaheoaheoaha.
[19:15:31] <zeeshan|2> i'm kidding, lead is some toxic crap
[19:15:36] <zeeshan|2> don't lick it!
[19:15:49] <zeeshan|2> makes a great hammer
[19:15:51] <Jymmm> so are frozen steel poles
[19:37:25] -!- koo5 [koo5!~sirdancea@37-48-37-159.tmcz.cz] has joined #linuxcnc
[19:42:42] <CaptHindsight> http://www.youtube.com/watch?v=HuecoWOo2l4 MAG welder based metal 3D printer. Apparently good for making pools of metal.
[19:53:53] <tjtr33> my program has some .010inch dia circles.
[19:53:54] <tjtr33> how to get AXIS to zoom in far enouf to see 'em? (theres some 'wall' on zooming in)
[19:59:00] <zeeshan|2> CaptHindsight: a robotic mig welder? :D
[20:03:49] <tjtr33> at first i thought the guy was moving it, but i think he's just triggering it
[20:04:15] -!- dutchfish [dutchfish!~wil@unaffiliated/dutchfish] has joined #linuxcnc
[20:07:33] -!- AR__ [AR__!~AR@24.238.81.234.res-cmts.sth2.ptd.net] has joined #linuxcnc
[20:08:21] -!- mightym has quit [Quit: ZZZzzz…]
[20:08:37] -!- tjtr33 has quit [Quit: Leaving]
[20:08:58] -!- syyl_ [syyl_!~sg@p4FD12431.dip0.t-ipconnect.de] has joined #linuxcnc
[20:10:17] -!- anth0ny_ has quit [Quit: anth0ny_]
[20:12:52] -!- f1oat has quit [Ping timeout: 255 seconds]
[20:16:18] -!- fenugrec [fenugrec!~sac@24-212-244-215.cable.teksavvy.com] has joined #linuxcnc
[20:19:19] <fenugrec> Hi fellas, I can't get G76 threading to work on my lathe. I have spindle-at-speed connected, encoder.0.index-enable connected and working; encoder.0.position working. When I "M4 S200; G0 X0 Z-250; g76 p1 z-260 I0.1 J0.025 K0.5 Q29 R2 " the tool moves to X=0.125 and then waits for something.
[20:19:56] <zeeshan|2> are you using the "near" component
[20:20:13] <fenugrec> yes
[20:21:09] <fenugrec> I just noticed, while using Hal Meter, sometimes the "near" output will have some glitches - can this be the problem ? (I have setp rpmnear.scale 1.03)
[20:21:32] <zeeshan|2> by glitches do you mean
[20:21:35] <zeeshan|2> it goes to true and then off
[20:21:39] <zeeshan|2> but mostly stays true?
[20:21:46] <fenugrec> exactly
[20:21:54] <zeeshan|2> i dont think that matters too much
[20:21:59] <zeeshan|2> on the first incident of true
[20:22:01] <zeeshan|2> it should start moving
[20:22:08] <zeeshan|2> mine does the same thing
[20:22:20] <zeeshan|2> though now that i think about it, i should probably pass it through the debounce filter
[20:22:51] <fenugrec> ok. Once thing I noticed; encoder.0.position is reset to 0 when I enter G76, but then increases continuously past 1.0
[20:23:41] <zeeshan|2> i forget exactly
[20:23:46] <zeeshan|2> but arent you compariing spindle velocity
[20:23:49] <fenugrec> Should it "warp" back to 0 automatically ? My understanding was that motion.index-enable took care of that
[20:23:50] <zeeshan|2> w/ spindle command?
[20:23:58] <zeeshan|2> spindle velocity pin is associated with encoder.0.velocity
[20:24:25] <zeeshan|2> i would monitor encoder.0.velocity
[20:24:31] <zeeshan|2> and see what value it's telling you
[20:24:37] <zeeshan|2> and see if it's close to your command value
[20:24:43] <zeeshan|2> i'd first sort that out..
[20:25:12] -!- tjb1 has quit [Read error: Connection reset by peer]
[20:25:40] <zeeshan|2> is your encoder setup as quadrature
[20:25:44] <zeeshan|2> or phase a and index pulse?
[20:25:48] <fenugrec> I have encoder.0.velocity => rpmnear.in2 => motion.spindle-speed-in
[20:25:53] -!- jasen has quit [Quit: Page closed]
[20:26:30] <zeeshan|2> monitor encoder.0.velocity
[20:26:50] <zeeshan|2> do a m03 s300 for example
[20:26:55] <zeeshan|2> and see if it matches with the commanded value
[20:27:16] <fenugrec> encoder.0.velocity = 3.29 (Hz, fits with S200)
[20:27:51] <zeeshan|2> what is spindle command value?
[20:28:12] <fenugrec> motion.spindle-speed-out-rps = -3.33
[20:28:22] <zeeshan|2> -?
[20:28:23] <fenugrec> I run this through an "abs" component before "near"
[20:28:27] <fenugrec> (counterclockwise)
[20:28:38] <zeeshan|2> whats youe near.0.scale ?
[20:28:41] <zeeshan|2> *your
[20:29:19] <fenugrec> rpmnear.scale = 1.02
[20:29:39] <fenugrec> Just for fun I also set rpmnear.difference=0.1 (== 6 RPM)
[20:30:18] <zeeshan|2> well according to your scale
[20:30:46] <zeeshan|2> the you can be anywhere from 3.26 <= 3.33 <= 3.39
[20:30:57] <zeeshan|2> where 3.29 falls within that range
[20:31:09] <fenugrec> rather 3.23 <= 3.33 <= 3.43 because of rpmnear.difference
[20:31:12] <fenugrec> it's even more permissive
[20:31:15] <zeeshan|2> oh
[20:31:26] <zeeshan|2> that is really weird that its not working
[20:31:53] <fenugrec> So yeah, spindle-at-speed ( driven by the output of rpmnear) seems to work well - like you said, almost always true but some short "false" glitches
[20:32:21] <zeeshan|2> you can pass the velocity through debounce component
[20:32:23] <zeeshan|2> to get rid of them
[20:32:26] <fenugrec> OK, I'll go back a few steps and try G33 instead. hang on.
[20:32:30] <zeeshan|2> but i dont think they are the issue
[20:34:52] <fenugrec> hmm, G33 works (although a bit irregular with S200)
[20:36:31] <fenugrec> I had to put a negative K though (to go from Z-250 to Z-260), the manual wasn't clear about that
[20:37:24] <zeeshan|2> haah
[20:37:27] <fenugrec> Obviously a negative pitch with G76 doesn't work hehe
[20:37:29] <zeeshan|2> so it was a g-code error
[20:37:45] <fenugrec> yeah, but G76 still doesn't work
[20:37:54] <zeeshan|2> if g33 is working
[20:38:00] <zeeshan|2> then you know its a g-code error
[20:38:20] <zeeshan|2> actually itake that back
[20:38:27] <zeeshan|2> it could be something to do with encoder position
[20:38:29] -!- R2E4 [R2E4!~IceChat9@modemcable168.69-19-135.mc.videotron.ca] has joined #linuxcnc
[20:38:37] <R2E4> Hey all......
[20:38:42] <R2E4> IS pcw around?
[20:38:56] <zeeshan|2> wait sorry
[20:38:57] <fenugrec> zeeshan|2, do you have a known-good G76 line I can try then. I can't see anything wrong with mine
[20:39:00] <zeeshan|2> g33 is spindle sync
[20:39:07] <zeeshan|2> so if g33 is working it will work.
[20:39:17] <zeeshan|2> fenugrec: sorry i dont, i use mastercam to spit out g33
[20:39:35] <R2E4> Working on a cnc router and wondering if these servo motors would work with the 7i77. http://www.automationdirect.com/static/specs/sureservolowmed.pdf
[20:39:50] <R2E4> The drive is pulse and direction
[20:41:02] <zeeshan|2> maybe through H0 and L0?
[20:41:13] <zeeshan|2> otherwise your g76 code looks good
[20:42:18] <zeeshan|2> r2e4
[20:42:26] <zeeshan|2> i see that it accepts "analog velocity/torque"
[20:42:30] <zeeshan|2> so it should work.
[20:43:05] <zeeshan|2> pcw recommended 7i77 for me
[20:43:07] <zeeshan|2> for analog vel mode
[20:43:29] <fenugrec> zeeshan|2, I tried some variations (including H0, L0, R1, R2), still no dice - it rapids in X to the depth of the first cut, then waits there for who-knows what
[20:43:36] <zeeshan|2> haha
[20:45:33] * zeeshan|2 suggests using g33!
[20:45:34] <zeeshan|2> :D
[20:46:36] <fenugrec> fndsfkndsf
[20:46:53] <fenugrec> I like the R parameter of linuxcnc. I can't see how to do that in proE
[20:47:39] <zeeshan|2> are you using wildfire
[20:47:49] <fenugrec> WF4
[20:47:53] <fenugrec> and Creo2
[20:47:59] <fenugrec> but mostly 4
[20:48:16] <zeeshan|2> weird that it cant do that
[20:48:34] <fenugrec> it might, I haven't found the right parameter yet
[20:49:04] <zeeshan|2> i found someones g-code
[20:49:08] <zeeshan|2> on youtube
[20:49:11] <zeeshan|2> http://www.youtube.com/watch?v=7duqP-d68bU
[20:49:25] <zeeshan|2> try that in free air? :P
[20:49:36] <zeeshan|2> looks like its in mm too
[20:50:02] <fenugrec> hmm I managed to freeze AXIS.wtf
[20:50:04] <R2E4> zeeshan|2 with which drives
[20:50:19] <zeeshan|2> R2E4: for my bosch tr10 drives
[20:50:26] <zeeshan|2> but itll alsow ork with AMC BE series drives
[20:50:30] <R2E4> I didnt see velocity. I'll check again. I used the 7i77 also on my vmc. Its bad ass....
[20:51:11] <zeeshan|2> in that pdf
[20:51:13] <zeeshan|2> page 5
[20:51:22] <zeeshan|2> look under heading I/O interface
[20:51:41] <zeeshan|2> right side
[20:52:23] <zeeshan|2> R2E4: how much are those drives?
[20:53:22] <zeeshan|2> nm
[20:53:26] <zeeshan|2> expensive! :D
[20:57:46] -!- R2E4 has quit [Read error: Connection reset by peer]
[20:57:55] <fenugrec> brb
[20:57:56] -!- fenugrec has quit [Quit: Leaving]
[21:00:28] -!- fenugrec [fenugrec!~sac@24-212-244-215.cable.teksavvy.com] has joined #linuxcnc
[21:03:36] <fenugrec> zeeshan|2, I tried that guy's G76 line almost verbatim... same thing
[21:04:02] -!- Cylly [Cylly!cylly@p54B1247A.dip0.t-ipconnect.de] has joined #linuxcnc
[21:05:27] -!- Loetmichel has quit [Ping timeout: 246 seconds]
[21:06:35] -!- R2E4 [R2E4!~IceChat9@modemcable168.69-19-135.mc.videotron.ca] has joined #linuxcnc
[21:08:40] -!- R2E4 has quit [Read error: Connection reset by peer]
[21:10:54] -!- mk0_ [mk0_!~Orr@93.85.189.109] has joined #linuxcnc
[21:13:47] -!- mk0 has quit [Ping timeout: 258 seconds]
[21:15:26] <fenugrec> could it be because the encoder always gives a positive velocity and increasing position, but since I work CCW, motion expects a negative velocity ?
[21:16:48] <fenugrec> HAHAH
[21:17:35] <fenugrec> that was it. But how can it be ? Does everybody thread CW on their lathes??
[21:17:38] -!- R2E4 [R2E4!~IceChat9@modemcable168.69-19-135.mc.videotron.ca] has joined #linuxcnc
[21:18:26] <fenugrec> For a conventional lathe, my understanding is that M4 = CCW = "normal" direction
[21:19:49] -!- koo5 has quit [Ping timeout: 245 seconds]
[21:22:05] -!- R2E4 has quit [Read error: Connection reset by peer]
[21:23:12] -!- jerryitt has quit [Quit: Connection closed for inactivity]
[21:23:53] <SquirrelCZECH> nah
[21:23:59] <SquirrelCZECH> I have cnc-style machine (3d printer)
[21:24:15] <SquirrelCZECH> if I add weight, increasing the center of mass
[21:24:22] <SquirrelCZECH> can it ahrm the quality of products? :)
[21:25:19] <Nick001-shop> On most lathes M3 = ccw - top of chuck coming at you standing in front of machine
[21:31:17] -!- R2E4 [R2E4!~IceChat9@modemcable168.69-19-135.mc.videotron.ca] has joined #linuxcnc
[21:33:30] -!- R2E4 has quit [Read error: Connection reset by peer]
[21:41:15] -!- FreezingAlt [FreezingAlt!~FreezingC@135.0.41.14] has joined #linuxcnc
[21:42:03] -!- FreezingCold has quit [Ping timeout: 255 seconds]
[21:42:14] -!- R2E4 [R2E4!~IceChat9@modemcable168.69-19-135.mc.videotron.ca] has joined #linuxcnc
[21:42:47] <fenugrec> Nick001-shop, that would explain a lot, but it seems counter-intuitive : Z+ is to the right, X+ is towards you, so Y+ is towards the floor - then "top of chuck coming at you" should be CCW... anyway. At least I found my problem now
[21:46:33] -!- R2E4 has quit [Read error: Connection reset by peer]
[21:48:38] <CaptHindsight> SquirrelCZECH: what are you trying to figure out?
[21:51:13] -!- scooty_puff has quit [Remote host closed the connection]
[21:55:10] <SquirrelCZECH> CaptHindsight: just instlled this http://www.thingiverse.com/thing:302854
[21:55:17] <SquirrelCZECH> and started to worry about center of mass
[21:55:33] -!- R2E4 [R2E4!~IceChat9@modemcable168.69-19-135.mc.videotron.ca] has joined #linuxcnc
[21:57:42] -!- R2E4 has quit [Read error: Connection reset by peer]
[21:58:21] Cylly is now known as Loetmichel
[22:06:10] <Deejay> gn8
[22:06:34] -!- R2E4 [R2E4!~IceChat9@modemcable168.69-19-135.mc.videotron.ca] has joined #linuxcnc
[22:06:46] -!- Deejay has quit [Quit: bye]
[22:08:16] -!- dutchfish has quit [Quit: Splash, leaving the bowl]
[22:09:28] -!- kwallace has quit [Ping timeout: 260 seconds]
[22:11:04] -!- R2E4 has quit [Ping timeout: 245 seconds]
[22:12:34] -!- syyl_ has quit [Ping timeout: 255 seconds]
[22:32:12] amnesic_away is now known as amnesic
[22:35:04] -!- Groguard has quit [Ping timeout: 255 seconds]
[22:36:11] <fenugrec> so... what is the definition of "clockwise" on a lathe ?
[22:39:04] -!- Groguard [Groguard!~Groguard@ip68-227-247-165.ph.ph.cox.net] has joined #linuxcnc
[22:46:26] <Jymmm> fenugrec: The opposite of CCW silly! *rolls eyes*
[22:47:46] -!- mk0_ has quit [Read error: Connection reset by peer]
[22:50:37] -!- Tecan has quit [Ping timeout: 260 seconds]
[22:53:47] -!- micges-dev has quit [Quit: Wychodzi]
[22:54:08] -!- Tecan [Tecan!~fasdf@unaffiliated/unit41] has joined #linuxcnc
[22:54:16] -!- asdfasd1 [asdfasd1!~332332@176.253.29.228] has joined #linuxcnc
[22:58:11] -!- asdfasd has quit [Ping timeout: 272 seconds]
[23:02:41] -!- asdfasd1 has quit [Ping timeout: 272 seconds]
[23:05:33] -!- FinboySlick has quit [Remote host closed the connection]
[23:05:51] -!- amiri has quit [Ping timeout: 272 seconds]
[23:08:31] -!- Thetawaves [Thetawaves!~Thetawave@156-96-178-69.gci.net] has joined #linuxcnc
[23:08:46] -!- mightym has quit [Ping timeout: 240 seconds]
[23:10:18] -!- FinboySlick [FinboySlick!~shark@squal.net] has joined #linuxcnc
[23:27:11] -!- arvidkahl has quit [Ping timeout: 258 seconds]
[23:33:09] <somenewguy> fenugrec: I assume it is based on the motion of the tool relative to the workpiece as most moves are, but I am not sure
[23:34:02] <somenewguy> so if you are standing next to the lathe, jaw to your left, tool post in ur belly, if the top of the jaws are coming toards you that is CW
[23:35:20] <somenewguy> http://linuxcnc.org/docs/html/common/images/lathe-diagram.png
[23:35:32] <somenewguy> that image should probably have a spindle direction arrow or two to clarify things
[23:39:25] <somenewguy> so folks there is that nice webpage w/ a bunch of python tools for linuxcnc g-code generation, is there an equivalent for ngcgui tools?
[23:39:30] <somenewguy> the one in the forum is a little, uh sparse
[23:39:44] <somenewguy> or are all the ones that ship w/ linuxcnc the bulk of what exists out there in the wild
[23:41:25] <somenewguy> Nick001-shop: so I guess I have it backwards? CW vs CCW is relative ot the direction of the face of the chuck, not the travel of the tool relative to the workpiece
[23:50:02] <fenugrec> somenewguy, so you see it's not obvious. If you look at the chuck, from the toolpost, CCW looks "normal" but apparently that's called CW. If you take a product vector of X+ and Y+ (giving Z+), and call that CCW (like I did), apparently that's also wrong
[23:52:20] <fenugrec> but I found no official word on this. The only convention is "M3=CW, M4=CCW"
[23:52:32] -!- mightym has quit [Quit: ZZZzzz…]