#linuxcnc | Logs for 2012-04-08

Back
[00:00:05] <JT-Shop> Tn M6 G43 works for me for tool change
[00:00:17] <Tom_itx> http://linuxcnc.org/docs/html/gcode.html
[00:00:24] <Thadius> thanks
[00:00:36] <JT-Shop> and http://linuxcnc.org/docview/html/gcode/tool_compensation.html
[00:01:12] <asdfasd> there is no halui
[00:01:28] <Tom_itx> JT-Shop, where did the RS274NGC_33a.html move to?
[00:01:52] <JT-Shop> asdfasd, http://linuxcnc.org/docview/html/config/ini_config.html#_hal_section_a_id_sub_hal_section_a
[00:02:01] <JT-Shop> Tom_itx, what is that?
[00:02:13] <Tom_itx> gcode reference i believe
[00:02:24] <JT-Shop> the quick reference?
[00:02:40] <JT-Shop> http://linuxcnc.org/docview/html/gcode.html
[00:02:41] <Tom_itx> http://www.linuxcnc.org/handbook/RS274NGC_3/RS274NGC_33a.html
[00:02:46] <Tom_itx> that's where it used to be
[00:03:28] <JT-Shop> I don't recall that document at all
[00:03:39] <JT-Shop> must be very old
[00:04:02] <JT-Shop> this one? http://linuxcnc.org/docview/html/gcode/rs274ngc.html
[00:04:04] <ReadError> cant you just use one of those centering things
[00:04:11] <ReadError> and get it lined up on a point of origin
[00:04:12] <asdfasd> now halui loaded
[00:04:31] <Thadius> i love when you tell someone what you're doing, ie...cnc work, and they get all excited and say "oh really?!! I could do that, you should show me whats involved" and then watch as the wind leaves their sails :)
[00:04:51] <Thadius> as you try to explain to them the process
[00:04:53] -!- mozmck [mozmck!~moses@client-74.117.92.175.dfwtx.partnershipbroadband.com] has joined #linuxcnc
[00:05:03] <JT-Shop> asdfasd, you can put MDI commands in the INI anc call them with a pyvcp button http://linuxcnc.org/docview/html/config/ini_config.html#_halui_section_a_id_sub_halui_section_a
[00:05:04] <Tom_itx> JT-Shop looks ike it
[00:05:22] <ReadError> Thadius: i need a good tutorial ;(
[00:05:25] <JT-Shop> which one LOL
[00:05:27] <ReadError> i got the mill ordered
[00:05:32] <ReadError> about to order the motors
[00:05:38] <ReadError> but have never done anything in cad yet ;((
[00:05:47] <Tom_itx> JT-Shop, err no, that's not the complete one i don't think
[00:05:55] <JT-Shop> you don't need cad
[00:06:07] <JT-Shop> Tom_itx, that's it afaik
[00:06:19] <Tom_itx> the other one listed the memory offsets for G54 etc
[00:06:26] <JT-Shop> some trimming and reordering has gone on since 2.4
[00:06:35] <JT-Shop> oh wait
[00:07:09] <ReadError> jepler
[00:07:11] <ReadError> er
[00:07:14] <JT-Shop> they have been combined to one place http://linuxcnc.org/docview/html/gcode/overview.html
[00:07:19] <ReadError> JT-Shop: i need something to mock up my parts dont I/
[00:07:19] <Thadius> ReadError, i havent found one all encompassing piece of internet gold for learning what little i have, took/takes a lot of work
[00:07:51] <JT-Shop> ReadError, well it depends on the parts really
[00:08:08] <ReadError> JT-Shop: mostly "routing" work
[00:08:11] <ReadError> nothing too 3d intensive
[00:08:17] <ReadError> cutting CF parts and such
[00:08:27] <ReadError> same depth
[00:08:42] <Tom_itx> JT-Shop, so 5221 would be the G54 offset for x?
[00:08:44] <JT-Shop> you can use qcad to draw that out then
[00:08:53] <Tom_itx> 5222 - Y
[00:08:54] <Tom_itx> etc
[00:09:23] <Tom_itx> does that apply to most standard fanuc controls?
[00:09:27] <JT-Shop> they are in order (X Y Z A B C U V W)
[00:09:57] <Tom_itx> so if you call up the 5221 address it will hold the G54 X offset value
[00:10:30] <JT-Shop> yep #5221 is G54 X
[00:11:12] <djdelorie> ok, two drill bits later, lessons learned: 30 IPS is too fast a drill feed, not because of the drill, but because the carriage wobbles, and 50 thou is not enough clearance for XY travel
[00:11:17] <djdelorie> http://www.delorie.com/photos/cnc/drilltest-cnc-015.html
[00:11:27] <JT-Shop> Tom_itx, I guess you might have to ask on the fanuc channel that question lol
[00:11:37] <djdelorie> also, backlash compensation is needed. Top: no compensation, bottom: with 30 thou compensation
[00:11:55] <Tom_itx> JT-Shop, well we had some controls you had to enter the offset that way
[00:12:00] <Tom_itx> or at least edit it
[00:12:10] <Tom_itx> i think you could have the G54 in the code
[00:12:15] <JT-Shop> 30IPS = 1800IPM yea that is fast
[00:12:23] <djdelorie> sorry, 30 IPM
[00:12:23] <Tom_itx> but you set the memory location from the machine coordinate system
[00:12:30] -!- ysli has quit [Quit: Leaving]
[00:12:37] <djdelorie> why are there two standards for specifying feed rates? :-P
[00:12:45] <JT-Shop> 30 IPM is pretty fast for drilling anything but butter
[00:12:58] <Tom_itx> or air after the bit breaks
[00:13:01] <JT-Shop> Tom_itx, sounds confusing
[00:13:08] <JT-Shop> yea
[00:13:12] <djdelorie> I got 130 holes before it snapped :-)
[00:13:52] <JT-Shop> maybe you wore the bit out
[00:14:02] <djdelorie> could be
[00:14:25] <djdelorie> is there a way to pick up a gcode program in the middle, if you have to stop, change bits, and back up a few missed holes?
[00:14:52] <JT-Shop> run from line in Axis
[00:15:27] <djdelorie> ah, in the Machine menu. Thanks
[00:15:53] <djdelorie> I tend to hit stop or estop when I need to pause it, too, that will help :-)
[00:15:56] <JT-Shop> yep or right click I think
[00:16:10] <JT-Shop> http://linuxcnc.org/docview/html/gui/axis.html#_menu_items
[00:16:12] <djdelorie> yep, that too
[00:16:49] <djdelorie> is there a signal in hal connected to "program running" ? I know about the charge pump signal, is that what I want, or is that just "machine on" and not "run" ?
[00:17:11] <JT-Shop> asdfasd, you can add a pyvcp button on the right side
[00:17:38] <JT-Shop> or you would have to change the code for Axis
[00:18:14] <JT-Shop> djdelorie, http://linuxcnc.org/docview/html/man/man1/halui.1.html
[00:18:15] -!- stevegt_1 has quit [Ping timeout: 265 seconds]
[00:18:46] <djdelorie> halui.program.is-running is probably it
[00:23:56] <asdfasd> JT-Shop can you read personal messages?
[00:24:28] <JT-Shop> yes
[00:25:06] <JT-Shop> djdelorie, open up Show Hal and put the pins your interested in a watch window to see what the behavior is
[00:25:21] <asdfasd> I sent you personal but no answer
[00:26:05] <JT-Shop> I replied in here as it is better to discuss linuxcnc on this channel
[00:27:27] <JT-Shop> someone other than myself may have a better answer
[00:27:45] <asdfasd> Im sorry too many people I though better not to mess with other questions
[00:28:55] <asdfasd> I found /usr/bin/axis it looks like here is programmed the function of touch off button, but I cant see where is created the button
[00:30:19] <asdfasd> vars.current_axis.get()
[00:30:38] <jdhnc> work offset question. I have two gcode files for a part, one engraves with a v cutter, one cuts out with an end mill. I want to make 5 sets of these by doing all the engraving, then changing tools and doing all the cutouts. Any good references or sample code?
[00:31:18] <Tom_itx> offest?
[00:31:29] <Tom_itx> G54 for one operation and G55 for the next
[00:31:30] <JT-Shop> asdfasd, I'm not quafied to talk about the inner workings of axis.py
[00:32:04] <Tom_itx> jdhnc, or is that just a tool offset?
[00:32:06] <JT-Shop> jdhnc, sample code to do what?
[00:32:06] <Tom_itx> change..
[00:32:35] <jdhnc> JT: do multiple cuts of the same code, offset by N inches
[00:34:03] <Tom_itx> set it up as a macro?
[00:34:10] -!- Radium has quit [Remote host closed the connection]
[00:34:11] <JT-Shop> jdhnc, you can set your tool lenght for tool 1 cut then set the tool lengh offset for tool 2 then cut
[00:34:34] <Tom_itx> i'm not sure i get what you're after
[00:34:36] <JT-Shop> or just just G54 for one tool and G55 for the second
[00:34:38] -!- Radium [Radium!~carbon@117.203.17.122] has joined #linuxcnc
[00:34:43] <JT-Shop> nor am I
[00:35:09] <Tom_itx> i think he want's to engrave 5 sets then do the cutouts
[00:35:18] <Tom_itx> set the cuts up as a macro
[00:35:27] <Tom_itx> offset whatever x or y number you need
[00:35:40] <Tom_itx> i've not done macros but that sounds reasonable
[00:35:48] <jdhnc> I have one file that engrave, one that cuts (change tool between runs). I want to be able to run the first one (to engrave) 5 times, offset by N inches, then go back and run the one that cuts out 5 times.
[00:36:27] <Tom_itx> maybe someone can step you thru setting up a macro with an x y offset
[00:36:35] <Tom_itx> that would do it
[00:36:40] <Tom_itx> one for each tool
[00:36:59] <Tom_itx> err subroutine i mean
[00:37:32] <Tom_itx> what offset do you need?
[00:37:47] <jdhnc> probably just x + 1.5
[00:38:19] <Tom_itx> like i said, i haven't done subroutines simply because i have a cad cam package and do it there but that would do it
[00:38:46] <Tom_itx> set your cuts up in the sub and call it with the x y values incrementing them as you loop x times
[00:38:53] <Tom_itx> (5) in your case
[00:39:06] -!- sumpfralle has quit [Quit: Leaving.]
[00:39:09] * jdhnc reads some more.
[00:39:39] <Tom_itx> see if there's a subroutine example
[00:41:01] phantone is now known as phantoxe
[00:41:03] <Tom_itx> http://wiki.linuxcnc.org/cgi-bin/wiki.pl?SubroutineSample
[00:41:09] <Tom_itx> jdhnc ^^
[00:41:12] <Tom_itx> maybe
[00:41:37] <Tom_itx> naw that's not that good of an example
[00:41:45] <jdhnc> I can do subroutines, I am just somewhat confused about changing fixture offsets in code.
[00:42:26] <Tom_itx> if you just want a different fixture offset change the G54 to G55 G56 etc
[00:42:34] <Tom_itx> and enter their values in the offset table
[00:42:55] <Tom_itx> then call them when needed
[00:43:26] <Tom_itx> that's common for doing multiple steps on a part with say 2 vises or fixtures
[00:44:28] <Tom_itx> with the sub, you wouldn't need that
[00:44:44] <Tom_itx> just loop 5 times and enter a new X offset each time
[00:46:26] <JT-Shop> or use a G92 offset, I do that on my plasma
[00:46:36] <Tom_itx> jdhnc, have a look at this: http://wiki.linuxcnc.org/cgi-bin/wiki.pl?Oword#Sample_5_Subroutine_for_generating_multiple_parts_using_Local_and_Global_coordinates
[00:46:54] <JT-Shop> yea Tom_itx to the rescue
[00:47:29] <Tom_itx> i just copy the part in my cad package before i post the gcode :)
[00:47:44] <Tom_itx> and sort the tools the way i want them
[00:47:46] <jdhnc> that looks perfect, thanks.
[00:48:05] <jdhnc> mine makes me do each toolpath by hand
[00:48:11] <jdhnc> or at least, semi-by-hand.
[00:48:19] <Tom_itx> sometimes that's kinda handy
[00:48:57] <Tom_itx> subs make for shorter program files
[00:53:09] -!- syyl has quit [Quit: Leaving]
[01:07:04] -!- ries [ries!~ries@200.125.129.54] has parted #linuxcnc
[01:14:11] <djdelorie> JT-Shop: is-running wasn't it. It doesn't activate when homing or jogging
[01:14:51] <djdelorie> Background: my controllers can't quite keep the motors dead-on-target, I'm looking for a signal to tell them it's ok to let the motors drift a little because the machine is not doing anything at the moment
[01:14:51] <JT-Shop> no, I think it is only on when a program is running
[01:15:04] -!- ries [ries!~ries@200.125.129.54] has joined #linuxcnc
[01:15:25] <JT-Shop> hmmm
[01:15:30] <djdelorie> current, I hook estop. I was going to hook machine-on instead, but I figured if there was something that automatically shut off the motor drive when the program ended, that would be better
[01:15:50] <JT-Shop> servo?
[01:15:55] <djdelorie> yup
[01:16:13] -!- ries has quit [Client Quit]
[01:16:22] <djdelorie> they can track their location even when the drive power is off, and restore position when needed
[01:16:24] -!- ries [ries!~ries@200.125.129.54] has joined #linuxcnc
[01:16:34] <JT-Shop> machine power should turn the amps off
[01:16:49] <djdelorie> yeah, I know about that one. But the machine doesn't "shut off" when the program ends
[01:16:54] <djdelorie> or does it?
[01:17:33] <JT-Shop> no the machine power is still on at the end of a program
[01:17:54] <djdelorie> I couldn't find a pin that meant "I'm jogging" either
[01:18:05] <JT-Shop> halui.machine.off bit in
[01:18:05] <JT-Shop> pin for setting machine Off
[01:18:38] <djdelorie> that would be really annoying, having to keep turning the machine on all the time ;-)
[01:18:45] <JT-Shop> must be a big problem to go to all this trouble
[01:19:03] <djdelorie> no, just annoying. The motors make a subtle buzzing sound when they should be idle
[01:19:21] <JT-Shop> maybe your not don't tuning them
[01:19:23] <djdelorie> yes, I know, "fix the pid loop" but the encoder position is quantized
[01:19:38] <djdelorie> it's buzzing between 0 and +1 for example
[01:20:05] <JT-Shop> are you talking about the DRO reading?
[01:20:20] <djdelorie> I've got them tuned as best as my software allows - the controllers have their own "dro" console
[01:23:59] * JT-Shop heads inside
[01:24:01] <djdelorie> hmmm... perhaps a filtered version of motion.current-vel ?
[01:24:05] <JT-Shop> good luck
[01:31:12] -!- micges has quit [Quit: Leaving]
[01:36:08] -!- zlog has quit [Remote host closed the connection]
[01:36:10] -!- Tom_itx has quit []
[01:38:09] -!- Tom_itx [Tom_itx!~Tl@unaffiliated/toml/x-013812] has joined #linuxcnc
[01:38:12] -!- zlog [zlog!~zlog@ip24-255-188-203.ks.ks.cox.net] has joined #linuxcnc
[01:45:02] <asdfasd> what that mean in properties/permisions
[01:45:16] <asdfasd> you are not the owner you cannot change these settings
[01:45:23] <asdfasd> Im logged as administrator
[01:46:00] <Jymmm> O_o
[01:46:40] -!- servos4ever has quit [Quit: ChatZilla 0.9.85 [SeaMonkey 2.0.11/20101206162726]]
[01:49:42] -!- atom1 [atom1!~tom@ip24-255-188-203.ks.ks.cox.net] has joined #linuxcnc
[01:52:49] <jdhnc> so, g92 seems very confusing.
[01:53:15] <djdelorie> asdfasd: did you mean "root" ?
[01:53:22] <djdelorie> there's no "administrator" in Linux
[01:55:20] <asdfasd> in users and groups settings is shown as administrator
[01:55:27] <asdfasd> probably mean root
[01:55:50] <asdfasd> actually I want to edin one read only file
[01:56:10] <asdfasd> I just tried that: sudo chmod 666 file.odt
[01:56:14] <djdelorie> there's a good chance, the right thing to do is copy the file to a local directory, and edit the copy
[01:56:38] <asdfasd> I edit the copy but I cant copy over the original
[01:56:45] <djdelorie> what's the file?
[01:56:59] <djdelorie> odt is a spreadsheet, but who's spreadsheet is it?
[01:57:03] <asdfasd> axis.tcl
[01:57:22] <asdfasd> this is the actual file
[01:57:47] -!- H264 [H264!~walter@host-174-45-122-145.bzm-mt.client.bresnan.net] has joined #linuxcnc
[01:57:47] <djdelorie> I don't know if that's an overridable file, so what you probably want is "sudo vi axis.tcl" (or some other editor, like emacs or gedit)
[01:58:10] <djdelorie> it's bad practice to leave a system file writable by everyone; that's how virii get in
[01:58:56] <asdfasd> ops
[01:58:59] <asdfasd> I made it
[01:59:07] <asdfasd> now is 666
[01:59:18] <asdfasd> but I dont know the previous permisions
[01:59:48] <asdfasd> how to return the previous permisions after I finish
[01:59:57] <djdelorie> what were they?
[02:00:22] <djdelorie> probably 644
[02:00:47] <alex4nder> OK
[02:00:50] -!- WalterN has quit [Ping timeout: 246 seconds]
[02:00:54] <alex4nder> the inside of the concrete mold has been sealed
[02:00:57] <alex4nder> tomorrow I pour
[02:01:31] <Tom_itx> http://ss64.com/bash/chmod.html
[02:05:06] <Thadius> just curious, anyone have any links to their works handy?
[02:05:45] <alex4nder> like, the m achines running, or things they've made?
[02:06:32] <Thadius> both actually :)
[02:07:02] <alex4nder> http://www.andern.org/alexander/taig_milling_wood.m4v <- that's the one I show everybody
[02:07:03] <ReadError> lets see some videos and work alex4nder:)
[02:07:11] <alex4nder> http://www.andern.org/alexander/taig.m4v
[02:07:14] <alex4nder> and that's the setup
[02:07:16] <djdelorie> Thadius: my results for today so far: http://www.delorie.com/photos/cnc/drilltest-cnc-015.html
[02:07:24] <ReadError> i seen those 2
[02:07:39] <djdelorie> (bottom includes backlash compensation)
[02:08:05] <ReadError> are they supposed to be even?
[02:08:11] <alex4nder> djdelorie: is that some random copper plate?
[02:08:21] <djdelorie> it's a blank PCB
[02:08:23] <alex4nder> ah
[02:08:30] <djdelorie> I was testing drilling configs
[02:08:35] <alex4nder> yah, copper is gummy/messy
[02:08:48] <ReadError> what causes some of them to look off?
[02:08:49] <djdelorie> the net result was 10 IPM max, and yes, I need backlash compensation
[02:08:59] <djdelorie> my cnc machine is made of plywood, it wiggles
[02:09:06] <jdhnc> tom_itx: g55 offsets seem to work good, thanks
[02:09:08] <ReadError> ohh
[02:09:09] <djdelorie> the top grid is "full wiggle mode" :-)
[02:09:27] <alex4nder> djdelorie: you're going to have the most advanced control system, with a sillyputty worksurface
[02:09:28] <ReadError> alex4nder: you need backlash compensation?
[02:09:34] <djdelorie> the pattern is: each *diagonal* is drilled in sequence, alternating directions, to maximize the backlash
[02:09:40] <alex4nder> ReadError: everyone could use a little
[02:10:06] <ReadError> ill probably try with your config first
[02:10:11] <ReadError> and see where i need to change stuff
[02:10:18] <alex4nder> you do that
[02:10:22] <Thadius> tomorrow i order my v90
[02:10:24] <djdelorie> alex4nder: this machine is the "learning machine" so that's the idea. The same electronics and software will be used in the next machine, which hopefully will be more physically robust
[02:10:35] <ReadError> Thadius: PICS PICS PICS
[02:10:37] <alex4nder> djdelorie: yah, it's a reasonable thing to do
[02:10:40] <ReadError> i been wanting to see some good ones of that
[02:10:43] <djdelorie> but really, today's stuff was all in gcode anyway
[02:10:57] -!- atom1 has quit [Quit: Leaving]
[02:11:06] <djdelorie> I'm working on an excellon to gcode converter
[02:11:07] <Thadius> oh i'll have pics and video, from assembly to test
[02:11:22] <ReadError> niiice
[02:11:33] <ReadError> that was one i was seriously looking at for routing
[02:11:35] <alex4nder> djdelorie: I think the next change I make is a spindle modification,,.. and then it's on to servos.
[02:11:41] <alex4nder> with better control
[02:11:59] <ReadError> how much more is a servo setup
[02:12:02] <ReadError> vs stepper
[02:12:27] <alex4nder> djdelorie: are you planning on doing motion control/kinematics on your boards or keeping that under Linux?
[02:12:32] <alex4nder> ReadError: 3 times?
[02:12:36] <alex4nder> for a reasonable setup
[02:12:45] <alex4nder> obviously you can go more or less.
[02:12:46] <ReadError> ah wow
[02:12:54] <djdelorie> linuxcnc is managing the path generation. My controllers just keep the motors where linuxcnc tells them to be
[02:12:55] <alex4nder> but your problems aren't going to be that you don't have servos.
[02:13:02] <alex4nder> djdelorie: sure, but what's your long term plan
[02:13:09] <djdelorie> "have fun"
[02:13:16] <alex4nder> ... I mean for your software architecture
[02:13:31] <djdelorie> the controllers simulate steppers, I was going to leave them like that
[02:13:34] <alex4nder> cool
[02:14:02] <djdelorie> they're just horribly overpowered, overprecise, overexpensive steppers :-)
[02:14:21] <ReadError> djdelorie: so why did you go balls out on the electronics and not the machine?
[02:14:33] <ReadError> any reason?
[02:14:42] <djdelorie> so far, the only $$ I've spent has been on the electronics
[02:15:05] <alex4nder> there's always a bigger machine.. but you plateau on your control electronics pretty quickly
[02:15:15] <djdelorie> and I write GCC ports for a living, and have a degree in electrical and computer engineering, so the electronics is the part I'm best at anyway
[02:15:31] <djdelorie> it doesn't cost money to change software :-)
[02:15:39] <alex4nder> yah
[02:15:49] <alex4nder> and you don't have to rewire. :/
[02:17:30] <Thadius> anyone ever use any of the vetric software?
[02:18:11] <Thadius> cut2d, photocarve ect
[02:18:41] <djdelorie> well, you have to rewire the electronics occasionally
[02:20:40] -!- ries has quit [Ping timeout: 252 seconds]
[02:25:23] <jdhnc> I use cut2d
[02:37:31] <Thadius> hows it working out for you?
[02:37:41] -!- demacus_ [demacus_!~demacus@erft-5d80e14a.pool.mediaWays.net] has joined #linuxcnc
[02:38:24] <jdhnc> for what I do, it works great. Simple, easy to use.
[02:38:49] <jdhnc> new version out a few weeks ago fixes some quirks
[02:39:31] <jdhnc> I've been playing with the demo of ArtCam this evening, seems to be similar, but more featured. Can't save any of my toolpaths with the demo version though.
[02:40:59] -!- demacus has quit [Ping timeout: 245 seconds]
[02:43:00] -!- ries [ries!~ries@200.125.129.54] has joined #linuxcnc
[02:44:41] <joe9> how bad is the vactra #2 oil for health? It is pretty smelly and I am around it all the time. not sure if that is a good idea or not?
[02:52:12] -!- koax_ has quit [Ping timeout: 265 seconds]
[02:53:28] -!- ktchk [ktchk!~eddie6929@n058153016214.netvigator.com] has joined #linuxcnc
[02:53:46] -!- mozmck has quit [Remote host closed the connection]
[02:53:59] <djdelorie> I'm pretty smelly, and I'm around me all the time... so far so good...
[02:59:12] -!- mozmck [mozmck!~moses@client-74.117.92.175.dfwtx.partnershipbroadband.com] has joined #linuxcnc
[03:02:09] <joe9> http://www.cnccookbook.com/CCCNCGCodeCoordinates.htm good gcode startup material here.
[03:06:28] <alex4nder> yoh
[03:15:43] <joe9> alex4nder: you don't like it?
[03:15:56] <alex4nder> like what?
[03:18:01] -!- ktchk [ktchk!~eddie6929@n058153016214.netvigator.com] has parted #linuxcnc
[03:21:10] -!- kb8wmc [kb8wmc!~chatzilla@nat.mtp.cmsinter.net] has joined #linuxcnc
[03:21:57] <joe9> alex4nder: this http://www.cnccookbook.com/CCCNCGCodeCoordinates.htm gcode startup material
[03:23:03] <alex4nder> yah, the info there is cool
[03:23:49] <alex4nder> joe9: you milled anything yet?
[03:24:32] <joe9> alex4nder: no, reading up on gcode. next step: write and use a simple gcode to measure backlash using a dial indicator.
[03:25:36] <joe9> so, linuxcnc is a Fanuc dialect, correct?
[03:26:06] <alex4nder> living life on the edge
[03:26:21] <joe9> alex4nder: why do you say that?
[03:26:42] <alex4nder> I was trying to make a joke. ;)
[03:26:49] <joe9> oh, ok. thanks.
[03:27:01] <jdhnc> this code looks like it works on my 2.5.0 system, but the coord. offsets do something different on my 2.4.6 one
[03:27:09] <alex4nder> joe9: you trying to jump straight into milling PCBs?
[03:27:36] <joe9> no, I plan on doing something on wood or plywood. learn more.
[03:27:43] <joe9> before embarking on milling pcb's.
[03:28:12] <joe9> I have a lot to learn: gcode, how to clamp stuff down, touch-off's, homing or limit switches
[03:28:16] <alex4nder> well I commend you being thorough.
[03:28:30] <joe9> learn them and then go pick up the pcb stuff.
[03:28:39] <joe9> is there anything that I need to add to the list?
[03:29:43] <alex4nder> you're going to end up learning to mill fixtures for your PCB
[03:29:54] <alex4nder> so maybe do them in plywood first or something
[03:29:56] -!- WillenCMD has quit [Quit: Page closed]
[03:29:59] <joe9> i do not need to be an expert at gcode. but, I think I should be good enough to write a few lines here and there. and, also be able to tell if something is not correct.
[03:30:13] <joe9> alex4nder: ok, thanks.
[03:32:47] -!- ries has quit [Quit: ries]
[03:33:59] <alex4nder> ssi: you online?
[03:35:28] <djdelorie> added software debouncing to my limit switches, homing works flawlessly now :-)
[03:35:50] <djdelorie> JT-Shop: I got the "machine active" logic figured out, url in a moment...
[03:35:59] <joe9> djdelorie: cool. I want to add limit switches and homing too in the next day or so.
[03:36:15] <djdelorie> I'm using the "everything on one pin" configuration
[03:36:21] <asdfasd> finally added separate button for touch off Z
[03:36:29] <alex4nder> asdfasd: what're you touching off of?
[03:36:30] <joe9> i use steppers though.
[03:36:36] <djdelorie> there's a trick to getting the home+limit+range+etc working right
[03:37:11] <djdelorie> the hardware equivalent to what I did is a switch and cap to ground, and a pullup. I.e. it goes active immediately, but there's an 0.1 sec delay to go inactive
[03:37:13] <asdfasd> Im touching always wrong axis, so I added button for Z only
[03:37:18] <djdelorie> ;-)
[03:37:29] <alex4nder> asdfasd: oh, in software.
[03:37:39] <joe9> djdelorie: good idea.
[03:38:04] <asdfasd> I edit several files finally working, such a headache
[03:38:04] <djdelorie> I looked at the debounce module, but it was symmetrical, and I didn't want a delay on *hitting* the limit
[03:38:55] <joe9> djdelorie: what was your cap and pullup ratings?
[03:39:01] <joe9> s/was/is/
[03:39:05] <djdelorie> like I said, I did it in software
[03:39:09] <joe9> oh, ok.
[03:39:24] <djdelorie> there's an 0.1 sec delay timer that's reset whenever the limit logic is active
[03:39:50] <djdelorie> should be do-able in a HAL component too though
[03:39:51] <joe9> is that a plugin to linuxcnc or is it gcode?
[03:40:01] <djdelorie> it's in my firmware
[03:40:13] <joe9> oh, in the driver code?
[03:40:21] <djdelorie> in the RX62T chip :-)
[03:40:33] <joe9> ok, makes sense.
[03:41:07] <djdelorie> the controller lets you mix physical switches and map them to one of two output limit pins; the debounce is done on the output pin, not the switches
[03:44:51] <djdelorie> http://www.delorie.com/cnc/machineactive.comp
[03:47:55] <djdelorie> side effect - the debounce timeout means you can now *see* the axes back off during homing :-)
[03:49:40] <Thadius> quick question, 2.5d is just essentially z axis goto, cut depth, on to next...while 3d when cutting is the ability to move along x and y while having z constantly adjusting positioning based on gcode/project?
[03:49:58] <alex4nder> basically
[03:50:08] -!- asdfasd has quit [Ping timeout: 240 seconds]
[03:50:18] <alex4nder> but 2.5D is not always just a 'goto', depending on your cutting strategy
[03:50:45] <alex4nder> like, you can start pocketing with a spiral Z drop
[03:52:26] <Thadius> i see, however 2.5d does not = something like a face carved into or out of a piece of wood, so to speak
[03:54:07] <alex4nder> eh, it's kind of vague
[03:54:16] <alex4nder> you couldn't do a sphere and have it be 2.5D
[03:54:27] <alex4nder> but you could probably do half a sphere, and it would qualify.
[03:54:28] * djdelorie thinks 2.5D means "anything you can do with a generic XYZ 3-axis mill"
[03:54:50] -!- mozmck has quit [Quit: Leaving.]
[03:56:43] <Thadius> so something of this nature is doable with 2.5 Cam software? http://www.designscomputed.com/coin_pics/amero_20_2007_circ.jpg
[03:57:21] <djdelorie> probably depends on the specific cam (did you mean cad?) software
[03:58:03] <alex4nder> Thadius: a lot of "2.5D CAM software" would be able to do each of those faces.
[03:58:57] <alex4nder> some is going to be better than others
[03:59:33] <Thadius> i meant CAM, and i'm just trying to secure my peace of mind as to which CAM software i go with
[03:59:48] <alex4nder> what're you looking at so far?
[04:00:08] <Thadius> Cambam, and the Vectric cut2d/cut3d
[04:00:14] <alex4nder> ah
[04:00:24] <Thadius> i'm just curious about the cut2d/3d
[04:00:30] <alex4nder> good news is that you can try both out
[04:01:21] <Thadius> ya, i have cut2d, guess i should design up something that more resemble the link i posted
[04:01:51] <Thadius> i was just happy to import my basic designs and have cut2d path them, and then do what i wanted in the preview
[04:03:29] <alex4nder> that reminds me: cambam is out for linux now
[04:03:32] <jdhnc> it's pretty nifty for what it does.
[04:04:24] <jdhnc> new one opens .dwg directly
[04:09:59] <mrsun> alex4nder, and where do you find a linux version ?
[04:16:19] -!- factor has quit [Ping timeout: 264 seconds]
[04:16:49] <kb8wmc> is anyone running the Temperature Control Circuit developed by Anders Wallin to run under LinuxCNC? http://www.anderswallin.net/2010/11/temperature-control-circuits/
[04:17:11] -!- factor [factor!~factor@r74-193-21-187.cnrocmta01.conrtx.tl.dh.suddenlink.net] has joined #linuxcnc
[04:18:01] <alex4nder> mrsun: http://www.cambam.info/ref/ref.linux
[04:19:07] -!- phantoxe has quit []
[04:30:34] <jdhnc> is there a way to jog, kill spindle, etc. for manual tool changes?
[04:33:43] <mrsun> M5 to kill spindle? :)
[04:33:53] <mrsun> G0 for rapid ...
[04:33:55] <mrsun> ? :P
[04:33:58] <mrsun> or what do you mean? :P
[04:34:18] <mrsun> or is it M4 to kill spindle? :P
[04:34:20] <mrsun> cant remember :P
[04:34:57] <jdhnc> I can add all that to the program. I wanted to be able to jog Z and touch off after manually changing the tool
[04:37:32] <djdelorie> jdhnc: I asked that a few days ago, there wasn't an obvious solution. I changed my scripts to produce separate gcode files for each tool
[04:39:33] <mrsun> but if you do a tool change in the gcode linuxcnc goes to the tool change position and stops the spindle and waits for UI input ?
[04:42:51] <mazafaka> mrsun: m3 (clockwise) and m4 (counter-clockwise) start to rotate the spindle in different directions
[04:43:07] <mrsun> ahh yes =) so its M5 then =)
[04:43:57] <mazafaka> I do not know the tool changing routine.
[04:44:27] <mazafaka> At this time of day, you hardly can ask the Herculesses of the EMC
[04:44:36] <jdhnc> I've been using separate files also.
[04:45:04] <jdhnc> Looks like there is a new hal_manualtoolchange that lets jogging/etc work while paused for tool change.
[04:45:12] <mazafaka> I meant Mr. crade.. or Mr. archivis.. or Mr. skunkwor... or Mr. JThorntho...
[04:46:59] -!- KimK_ibmlaptop [KimK_ibmlaptop!~kkirwan@ip72-202-156-167.ks.ks.cox.net] has joined #linuxcnc
[04:47:00] -!- Thetawaves has quit [Quit: Leaving]
[05:02:12] <Thadius> anyone awake?
[05:02:25] <Thadius> or at least zombie'esque?
[05:03:19] <Jymmm> Rrrrrrrrrrrrrrrrrrrrhjjshhggggggggggggh
[05:03:52] <Thadius> when i configured and set home for each axix at 0.0 when linuxcnc asks me to home, what essentially is it asking for? that i verify all positions are at my set home locations?
[05:04:35] <Jymmm> do you have homing switches?
[05:05:35] <Thadius> i do not
[05:05:54] <Thadius> plan to install limit switches, but entirely different
[05:05:55] <Thadius> no?
[05:06:06] <Jymmm> correct
[05:06:26] <Jymmm> thought some wire them so the server both purposes
[05:06:53] <Jymmm> Realize that 0.0 is not necessarily the HOME position.
[05:07:09] <Jymmm> it could be a relative one, not absolute.
[05:07:23] <Jymmm> It could be an offset of something else.
[05:07:27] <Thadius> well in my config for "home location" thats what I put in for each axis.
[05:07:59] <Thadius> so when its asking me to "home" what essentially does it want? is it related to machines with homing switches only?
[05:08:15] <Jymmm> what is asking you to home?
[05:08:43] <Thadius> before starting a project in linuxcnc, it says you must home before starting
[05:09:37] <Jymmm> Right, so you move your axis to a starting position, or HOME.
[05:09:47] <Jymmm> axises (plural)
[05:09:51] <Jymmm> bbl
[05:09:55] <Thadius> ok, thanks
[05:12:08] -!- factor has quit [Ping timeout: 240 seconds]
[05:15:03] <djdelorie> Thadius: Homing just tells linuxCNC where the axis is *physically* relative to the physical limits of its motion
[05:15:38] <djdelorie> it's "go in this direction until you see this signal, then you'll be at this known position in the A..B physical range"
[05:16:21] <djdelorie> that way, linuxcnc can avoid breaking your new toy by driving it off the end
[05:17:51] <KimK_ibmlaptop> Thadius: As you plan your home switches (& limit sws, if used), the Integrator Manual homing section may be helpful: http://www.linuxcnc.org/docview/html/config/ini_homing.html
[05:18:10] <KimK_ibmlaptop> Hi djdelorie
[05:18:14] <djdelorie> hi
[05:24:40] -!- stevegt_ [stevegt_!~stevegt@c-69-181-134-76.hsd1.ca.comcast.net] has joined #linuxcnc
[05:26:41] -!- Tecan [Tecan!~fsadf@unaffiliated/unit41] has joined #linuxcnc
[05:26:49] <Tecan> hey hey
[05:27:05] <Tecan> was wondering if these no / nc switches will work for emc ?
[05:27:25] <Tecan> the fridge kind
[05:27:55] <djdelorie> for limit switches? sure
[05:27:59] <Tecan> if i click invert on pin 10 it works but the homing goes the opposite direction
[05:28:14] <Tecan> the homing is inverted too ...
[05:28:54] <djdelorie> in a default "home" operation, it goes forward until the switch is "activated", then backs off until the switch releases, then goes forward slower until activated
[05:29:26] <djdelorie> home direction is controlled by the sign of the "homing speed" value
[05:34:18] -!- adb has quit [Read error: Connection timed out]
[05:37:12] -!- Thetawaves [Thetawaves!~Thetawave@7-139-42-72.gci.net] has joined #linuxcnc
[05:39:28] <Tecan> worked like a charm
[05:39:55] <Tecan> whats with the home switch direction ? theres same and opposite
[05:40:19] <djdelorie> same is as I described above; opposite just backs off until the switch releases
[05:40:36] -!- adb [adb!~adb@178-211-231-163.dhcp.voenergies.net] has joined #linuxcnc
[05:40:47] <Tecan> aha :)
[05:40:49] <djdelorie> most switches have a "hysteresis" so the close and open positions are not the same; that option decides which position is "home"
[05:41:57] <djdelorie> also, one edge might be more reliable. In my system, the debounce software means that only closures are predictably located
[05:54:07] -!- Radium has quit [Ping timeout: 264 seconds]
[05:54:37] <KimK_ibmlaptop> Tecan, meet Thadius. Thadius, meet Tecan. You guys are working on the same thing, it appears.
[06:05:03] -!- ve7it has quit [Remote host closed the connection]
[06:12:18] -!- mhaberler [mhaberler!~mhaberler@195.191.253.94] has joined #linuxcnc
[06:12:51] -!- kb8wmc has quit [Quit: ChatZilla 0.9.88.1 [Firefox 11.0/20120310193829]]
[06:21:20] -!- Thetawaves has quit [Quit: This computer has gone to sleep]
[06:21:35] -!- Radium [Radium!~carbon@117.203.17.127] has joined #linuxcnc
[06:51:43] -!- tronwizard has quit [Ping timeout: 264 seconds]
[07:04:15] -!- DJ9DJ [DJ9DJ!~Deejay@unaffiliated/dj9dj] has joined #linuxcnc
[07:04:24] <DJ9DJ> moin
[07:06:05] <Tecan> :)
[07:07:59] <Tecan> the last thing to do is setup pwm for ma laser
[07:08:15] <DJ9DJ> hi all, happy easter ;)
[07:08:28] <Jymmm> DJ9DJ: Happy Easter!
[07:08:38] <DJ9DJ> tnx :)
[07:09:38] -!- djdelorie has quit [Ping timeout: 240 seconds]
[07:10:22] <Jymmm> anyone do any sheetmeatal work?
[07:13:09] -!- djdelorie [djdelorie!~dj@envy.delorie.com] has joined #linuxcnc
[07:16:55] <alex4nder> hey
[07:18:14] -!- djdelorie has quit [Read error: Operation timed out]
[07:18:41] -!- djdelorie [djdelorie!~dj@envy.delorie.com] has joined #linuxcnc
[07:23:11] <archivist> I do sheet metal not sheetmeatal http://www.collection.archivist.info/archive/DJCPD/PD/2010/2010_07_27_tinware/
[07:24:22] -!- djdelorie has quit [Ping timeout: 244 seconds]
[07:24:28] -!- maximilian_h has quit [Ping timeout: 276 seconds]
[07:27:51] -!- djdelorie [djdelorie!~dj@envy.delorie.com] has joined #linuxcnc
[07:30:17] <Loetmichel> mornin'
[07:31:37] -!- djdelorie has quit [Read error: Operation timed out]
[07:32:00] -!- djdelorie [djdelorie!~dj@envy.delorie.com] has joined #linuxcnc
[07:35:23] <Jymmm> archivist: Aluminum and by hand, is there some simple method of joining two ends into a ring temporarily?
[07:35:59] <Jymmm> aluminum flashing to be specific.
[07:36:04] <archivist> make a clamp
[07:36:31] <Jymmm> This needs to be self contained
[07:40:40] <Loetmichel> archivist: did you solder that?
[07:40:50] <archivist> Loetmichel, yes
[07:40:55] <Loetmichel> tin or silver?
[07:41:28] <archivist> normal 60 40 electronics solder
[07:41:42] <Loetmichel> tin/lead (electronics solder) or silver solder ?
[07:41:55] <Loetmichel> ah, and its sturdy enoufh?
[07:41:58] <Loetmichel> enough
[07:42:23] <archivist> for models yes
[07:42:30] <Loetmichel> 7 have made a outrigger for a big hexaCopter
[07:42:51] <archivist> the boiler is not intended to be a working boiler
[07:43:15] <Loetmichel> but in 6040 it wasnt sturdy enough, wil do it again as soon as i have some means of holding the parts that can withstand 900°c with silver solder...
[07:43:30] <Loetmichel> http://www.cyrom.org/palbum/main.php?g2_itemId=8946
[07:43:37] <Loetmichel> http://www.cyrom.org/palbum/main.php?g2_itemId=8926
[07:43:44] <Loetmichel> http://www.cyrom.org/palbum/main.php?g2_itemId=8902
[07:44:29] -!- maximilian_h [maximilian_h!~bonsai@g228083088.adsl.alicedsl.de] has joined #linuxcnc
[07:44:40] <Loetmichel> http://www.cyrom.org/palbum/main.php?g2_itemId=8929
[07:45:08] -!- DJ9DJ has quit [Quit: bbl]
[07:45:19] <Loetmichel> maximilian_h: hihi, my exexex-girlfriend was also called bonsai ;-)
[07:46:32] <Jymmm> Loetmichel: So your XXX girlfriend?
[07:46:46] <Loetmichel> Jymmm: harhar
[07:46:55] <archivist> just seen some interesting metal bending on http://www.billcarterwoodworkingplanemaker.co.uk/12.html
[07:47:01] <Jymmm> Loetmichel: Say it out loud "Triple X"
[07:47:08] <Loetmichel> lets say: a looooong time ago ;-)
[07:47:45] <Jymmm> Loetmichel: so your really old XXX girlfriend
[07:48:52] <Jymmm> Loetmichel: (you kinda fell into that, I was just helping you along =)
[07:49:41] <Loetmichel> Jymmm: [gnicker]
[07:49:46] -!- Thetawaves [Thetawaves!~Thetawave@7-139-42-72.gci.net] has joined #linuxcnc
[07:51:02] <mazafaka> Herculesses of EMC are on a sugar topic today, khe-khe-khe
[07:51:26] <Jymmm> archivist: I'm trying to come up with a pot stand/wind break/trangia burner stand that can fit into the cooking pot
[07:51:27] <Loetmichel> archivist: that wood planes look like MUCH work
[07:51:56] <Loetmichel> whats tragina?
[07:52:09] <Jymmm> Loetmichel: alcohol stove
[07:52:19] <Loetmichel> and if there is a burner involved: better use brass solder or weld the parts ;-)
[07:52:34] <Loetmichel> ah, like the ones made of soda cans?
[07:52:56] <Jymmm> not the same, http://patentpending.blogs.com/photos/uncategorized/capture06142005124727_pm.jpg
[07:53:12] <Loetmichel> ah, but similar
[07:53:21] <Loetmichel> oh, german writing on the lid?
[07:53:21] <archivist> and not aluminium as it melts
[07:53:22] <Jymmm> No, different.
[07:53:32] <Jymmm> Loetmichel: swiss
[07:53:38] <Jymmm> .SE
[07:53:38] <Loetmichel> i see
[07:54:04] <Jymmm> It can also be snuffed out to conserve fuel
[07:54:12] <archivist> rivet your joints
[07:54:15] <Jymmm> and you can store 3ox inside it.
[07:54:29] <Loetmichel> Jymmm: i've seen this one with the center reccess made of sodacans on youtube also
[07:54:30] <Jymmm> archivist: it has to roll up and be stored in the cook pot
[07:54:42] <Loetmichel> just without the screw-on-lid ;-)
[07:54:58] <Jymmm> Loetmichel: Yes, there are LOTS of beer can stoves of various designs, they are different.
[07:55:05] <archivist> you dont roll up metal
[07:55:53] <Loetmichel> archivist: oh, i can think of a pot sand made of 0,2mm stainless that could be rolled up...
[07:55:58] <archivist> unless its withing its elastic limit, ie a spring
[07:56:10] <Loetmichel> or stored flat and rolled up to do its job
[07:56:26] <Loetmichel> s/sand/stand
[07:57:24] <Jymmm> click on video http://www.traildesigns.com/stoves/caldera-cone-system
[07:58:57] <Loetmichel> yeah, thats the way i thougt of
[07:59:43] <Jymmm> Loetmichel: What I'm TRYING to tell you, is yes they sorta kinda "look" the same, but they are all different.
[08:00:17] <Jymmm> vise grips, channel locks, needle nose are all "pliers", but they are not the same.
[08:01:23] <Loetmichel> if i understand it right the burner in your picture works by heating up the rim with its flame, thereby heating the center reccess which in course heats up and vaporizes the fuel
[08:01:47] <Loetmichel> so the soda can burners work on the same principle as the one you showed, thats what i meant
[08:02:15] <Jymmm> Again, they are not the same. There are even big differences on the soda can stoves.
[08:02:27] <Loetmichel> yes, i've seen
[08:02:50] <Loetmichel> i dont want to annoy you so lets say you are right ;-)
[08:03:18] <Jymmm> *sigh*
[08:03:45] <Loetmichel> ;-)
[08:04:49] <Loetmichel> dont take me TOO seriously, i dont do myself ;-)
[08:05:23] <Jymmm> Loetmichel: Well, you were trying to simplify it a little too much is all.
[08:06:25] <Jymmm> Having made three different soda can stove designs, they are NOT all the same.
[08:07:06] <Jymmm> I wouldn't want someone to think that they are all the same, get/make one and be disappointed.
[08:08:54] <Jymmm> Oh, and for the record.... When they say that burning wax is non-toxic, they lie and can kiss my ass!
[08:18:43] -!- factor [factor!~factor@r74-193-21-187.cnrocmta01.conrtx.tl.dh.suddenlink.net] has joined #linuxcnc
[08:31:02] -!- Zaarquon [Zaarquon!~Zarquon@60-240-13-11.static.tpgi.com.au] has joined #linuxcnc
[08:39:53] -!- Zaarquon has quit [Quit: Leaving]
[08:39:56] -!- rob_h [rob_h!~rob_h@5ace70c9.bb.sky.com] has joined #linuxcnc
[08:41:36] * archivist wonders if rob_h knows a uk supplier of 2" dia cup grinding wheels
[08:41:59] <rob_h> cromwelltools?
[08:43:13] <archivist> they only seem to list a 100mm dia one
[08:43:38] <rob_h> if stuck they might source one for you, 1-2days probly.
[08:45:22] <archivist> I could drop into the Derby branch and wind up the counter intelligence :)
[08:45:46] <archivist> for a little tool post grinder I found
[08:46:31] <Loetmichel> [10:09] <Jymmm> Oh, and for the record.... When they say that burning wax is non-toxic, they lie and can kiss my ass! <- depends on what burning wax is
[08:46:32] <rob_h> yea seems a small size to find
[08:47:53] <Loetmichel> real bee wax / stearine / paraffine IS non-toxic
[08:48:06] <Loetmichel> the alcohol gels: i dont know.
[08:48:34] <Loetmichel> esbit (c) is definetly not really good to the health if ingested
[08:48:38] <archivist> rob_h, fount a taper cup http://www.midlandabrasives.com/cat_name/taper-cup-wheels.aspx
[08:49:22] <Loetmichel> hmmm, i think i could use a 60mm cup diamond wheel
[08:49:53] <Loetmichel> the dremel cutting disks i use to grind my engraving bits are a bit coarse
[08:50:34] <archivist> or get from america http://www.artcotools.com/dumore-grinding-wheels-recessed-wheels-c-811-p-1-pr-18334.html
[08:51:09] <archivist> 774-0034 is the part that fits
[08:51:29] <archivist> oops I mean 774-0053
[08:51:45] <rob_h> http://www.abtec4abrasives.com/grinding-wheels-40mm-1-12-up-to-80mm-3-diameter-276-c.asp
[08:52:52] <archivist> nice find rob_h :)
[08:53:14] <rob_h> not sure where else can look right now
[08:54:37] <rob_h> wunder if any one else in here in UK is going to the mach2012 show at NEC
[08:55:22] <archivist> wen is it
[08:55:30] <rob_h> 16 - 20
[08:55:41] <rob_h> this month
[08:57:44] <rob_h> problt take you all week to walk around it now its so big
[08:58:05] <rob_h> www.machexhibition.com
[09:01:15] <archivist> I just registered :)
[09:01:51] <rob_h> think we looking at tuesday or wed not sure yet depends what happens here
[09:02:16] <rob_h> want to look around drives and controls also
[09:02:46] <archivist> I hate seeing how much money I would like to spend :)
[09:02:59] <rob_h> erm yes
[09:03:30] <archivist> I know my hands will hurt from the weight of leaflets
[09:04:59] <archivist> hmm time to go out to play steam engines
[09:05:09] <rob_h> sounds good
[09:05:34] <archivist> http://www.middleton-leawood.org.uk/leawood/
[09:06:29] <rob_h> aah big one
[09:07:14] -!- maximilian_h has quit [Quit: Leaving.]
[09:14:59] <archivist> yup, have to be there for 12 as we left the beam blocked up over winter
[09:20:37] -!- DJ9DJ [DJ9DJ!~Deejay@unaffiliated/dj9dj] has joined #linuxcnc
[09:20:48] <DJ9DJ> re
[09:38:06] -!- acemi [acemi!~acemi@unaffiliated/acemi] has joined #linuxcnc
[09:42:05] -!- Radium has quit []
[09:49:47] -!- Thetawaves has quit [Quit: This computer has gone to sleep]
[09:55:00] -!- mhaberler has quit [Quit: mhaberler]
[10:34:22] -!- ysli has quit [Quit: Leaving]
[10:34:53] -!- asdfasd [asdfasd!~grgrgrgrg@87-194-58-242.bethere.co.uk] has joined #linuxcnc
[10:45:20] -!- DJ9DJ has quit [Quit: bbl]
[11:36:21] -!- mhaberler [mhaberler!~mhaberler@195.191.253.94] has joined #linuxcnc
[11:40:40] -!- Valen [Valen!~Valen@c122-108-45-139.blktn6.nsw.optusnet.com.au] has joined #linuxcnc
[11:40:46] -!- Valen [Valen!~Valen@c122-108-45-139.blktn6.nsw.optusnet.com.au] has parted #linuxcnc
[11:58:10] <joe9> is there a vim syntax plugin for gcode? if there is, what is the file extension that it recognizes automatically?
[12:03:33] <Jymmm> http://wiki.linuxcnc.org/cgi-bin/wiki.pl?action=browse&diff=1&id=Highlighting_In_Vim
[12:10:44] <joe9> Jymmm: thanks.
[12:10:55] <Jymmm> np
[12:22:51] -!- sumpfralle [sumpfralle!~lars@31-16-21-63-dynip.superkabel.de] has joined #linuxcnc
[12:23:28] <jthornton> what's the best/easy way to backup all my machines on my mixed Ubuntu/Winblows LAN to one or two places?
[12:23:43] <Jymmm> rsync
[12:23:52] <jthornton> thanks
[12:24:52] -!- maximilian_h [maximilian_h!~bonsai@130.255.104.157] has joined #linuxcnc
[12:25:16] -!- maximilian_h [maximilian_h!~bonsai@130.255.104.157] has parted #linuxcnc
[12:26:13] -!- bedah [bedah!~bedah@g224075007.adsl.alicedsl.de] has joined #linuxcnc
[12:28:45] <Jymmm> jthornton: Also, consider rdiff-backup if you want incremental backups too http://www.nongnu.org/rdiff-backup/
[12:30:38] -!- phantoxe [phantoxe!~destroy@a95-92-89-24.cpe.netcabo.pt] has joined #linuxcnc
[12:33:33] <Jymmm> jthornton: There's also http://www.bacula.org/en/
[12:34:57] <jthornton> thanks reading them now
[12:36:27] <Jymmm> jthornton: The simplest is rsync, as it just works. But if you delete/change a file and go to retrieve the original three months ago, you'll only have the latest version.
[12:37:13] -!- syyl [syyl!~syyl@p4FD15C3D.dip.t-dialin.net] has joined #linuxcnc
[12:37:15] <Jymmm> Speculating that you've seting rsync on a daily/weekly basis that is.
[12:37:33] <jthornton> at least the latest version would normally be ok I guess
[12:37:53] <Jymmm> Yeah, something is better than nothing at all.
[12:38:44] <Jymmm> rdiff-backup is the alternative, then you CAN have that 3 moth old original, and the current revissed file
[12:39:05] <jthornton> mainly I'm interested in backing up my configs and subroutines automagicly
[12:39:57] <joe9> i use rsync for backing up the full machine. I am thinking about using a git repo for the backup.
[12:40:41] <joe9> jthornton: rsync and check out the exclude file. it can contain all the dirs/files that you do not want backed up.
[12:41:05] <jthornton> reading this now http://everythinglinux.org/rsync/
[12:41:17] <joe9> jthornton: if it is configs, then git is not a bad idea too. for my configs, i git the directory.
[12:41:32] <joe9> and, then rsync the root filesystem to a storage location
[12:41:37] <joe9> that is what I have now.
[12:41:55] <joe9> I am thinking of putting the root filesystem on git. not sure if that is a good idea though.
[12:42:42] <Jymmm> jthornton: Since rsync can use ssh, you don't need a "server" or daemon. A cron job as simple as rsync -r source destination would work.
[12:42:53] <joe9> too much duplication as I already git the important directories and files anyway.
[12:43:37] <jthornton> Jymmm, what is the syntax for the source over the lan?
[12:43:45] <Jymmm> the same
[12:44:41] <joe9> the "CNC Programming Handbook" by Peter Smid is a pretty extensive book.
[12:45:15] <joe9> it seems like a bible. anyone read it?
[12:45:18] <jthornton> say I have a computer named Plasma with an EMC2 directory what would the syntax be for that?
[12:45:38] <asdfasd> anyone good in HAL ?
[12:45:49] <jthornton> just ask the question
[12:46:07] <joe9> jthornton: there are some good examples online. i doubt it is simple enough to cover it in the chat.
[12:46:28] <joe9> the basic syntax is "rsync <ssh options> source destination"
[12:46:51] <joe9> jthornton: check out the --dry-run, it is very helpful
[12:46:56] <asdfasd> I made a button with pyvcp can I run a function touch_off()
[12:47:16] <jthornton> right, I see that in this tutorial but what is the syntax for the remote source
[12:47:44] <jthornton> or do I just do a pwd after navigating over to there?
[12:48:18] <joe9> jthornton: jthornton@plasma:/home/mine/emc2-dev for source
[12:48:31] <joe9> if you are on the destination
[12:48:40] <jthornton> ok, thanks
[12:49:43] <jthornton> so username@computername:/home...
[12:50:27] <joe9> yes.
[12:50:32] <jthornton> thanks
[12:50:43] <joe9> use --dry-run though
[12:50:51] <jthornton> ok
[12:50:52] <joe9> cannot emphasize that enough.
[12:51:16] <Jymmm> jthornton: READ FIRST http://www.comentum.com/rsync.html
[12:51:40] <Jymmm> jthornton: You CAN fuck up if you screw up the syntax
[12:52:28] <jthornton> ok
[12:54:31] <Jymmm> jthornton: And it's best of you setup and use keys instead of passwords if you want to automate this.
[12:54:44] <jthornton> keys?
[12:54:51] <Jymmm> ssh keys
[12:55:05] -!- DJ9DJ [DJ9DJ!~Deejay@unaffiliated/dj9dj] has joined #linuxcnc
[12:55:14] <DJ9DJ> re
[12:55:16] <Jymmm> so it can login automagically
[12:55:22] <jthornton> ok
[12:57:17] -!- ysli has quit [Quit: Leaving]
[12:59:37] <Jymmm> jthornton: rsync is meant to be able to do a secure backup over the internet in an efficient manner.
[13:00:01] <Jymmm> but can also backup directories, hdd's, etc
[13:01:37] <ReadError> rsync is like a smart scp
[13:01:51] <Jymmm> jthornton: For example. you can have two hdd's in a server. and you daily rsync one hdd to the other. Then you ALWAYS have a 24hour old backup no matter what.
[13:01:55] -!- joe9 has quit [Quit: Lost terminal]
[13:02:44] <Jymmm> jthornton: If you have a problem with the main hdd. You just swap the hdd cables and bootup and you're up and running again like you were 24hr ago.
[13:03:15] <Jymmm> Or you can mount that backup hdd and recover 24hr old file(s)
[13:05:00] -!- syyl_ [syyl_!~syyl@p4FD1346B.dip.t-dialin.net] has joined #linuxcnc
[13:06:19] -!- joe9 [joe9!~joe9@c-24-99-80-97.hsd1.ga.comcast.net] has joined #linuxcnc
[13:08:13] -!- syyl has quit [Ping timeout: 272 seconds]
[13:12:42] <jthornton> can you list the host names on a LAN in the terminal somehow?
[13:12:52] <jthornton> local host names
[13:14:37] <joe9> jthornton: check the /etc/hosts file.
[13:17:06] <ReadError> i dont think you can list them like that though..
[13:17:11] <ReadError> you can run your own dns server
[13:17:52] <jthornton> I'm making progress "ssh: connect to host hardinge.local. port 22: Connection refused"
[13:17:53] <ReadError> i think samba does some hostname type stuff?
[13:18:23] <jthornton> better than "ssh: Could not resolve hostname hardinge: Name or service not known"
[13:18:45] <ReadError> do ping hardinge.local
[13:18:53] <ReadError> make sure it resolves to an ip
[13:19:02] -!- ries [ries!~ries@200.125.129.54] has joined #linuxcnc
[13:19:03] <ReadError> then you can do telnet hardinge.local 22
[13:19:09] <ReadError> see if you get the banner
[13:20:13] <jthornton> telnet: could not resolve harding.local/22: Name or service not known
[13:20:20] <jthornton> ping worked
[13:20:30] <ReadError> whys it say /22?
[13:20:36] <ReadError> on linux the syntax is like
[13:20:40] <ReadError> telnet hostname port
[13:20:50] <ReadError> telnet 127.0.0.1 22
[13:20:58] <jthornton> dunno I typed telnet hardinge.local 22
[13:21:53] <jthornton> tried telnet hardinge.local. and got this telnet: Unable to connect to remote host: Connection refused
[13:22:04] <jthornton> seems to want a period after local
[13:22:06] <ReadError> this is on linux?
[13:22:16] <jthornton> ubuntu 10.04
[13:22:19] <ReadError> ah
[13:22:29] <ReadError> you using local nameserver?
[13:22:48] <jthornton> what is that?
[13:23:54] <jthornton> I just have an 8 port router and everyone plugs into that...
[13:25:17] <jthornton> maybe I need to set up ssh keys now
[13:25:39] -!- Valen [Valen!~Valen@c122-108-45-139.blktn6.nsw.optusnet.com.au] has joined #linuxcnc
[13:25:43] <ReadError> well you need to establish a connection first ;)
[13:25:45] <ReadError> ide stick to ips
[13:25:50] <ReadError> worry about hostnames later
[13:27:22] <jthornton> the remote is another Ubuntu 10.04 do I need to do something there to have it not refuse the connection on 22?
[13:29:24] <ReadError> on the remote
[13:29:28] <ReadError> do lsof -i :22
[13:29:33] <ReadError> make sure its listening on *
[13:29:38] <ReadError> and check iptables
[13:30:01] <jthornton> ok, breakfast is ready so I'll do that in a bit
[13:30:03] <Valen> your trying to ssh in?
[13:30:16] <jthornton> I think so
[13:30:49] <jthornton> rsync -avz -n -e ssh john@hardinge.local.:/home/john/emc2 /home/john/test
[13:31:16] <jthornton> ssh: connect to host hardinge.local. port 22: Connection refused
[13:31:18] <Valen> what are you trying to do?
[13:31:38] <jthornton> set up a backup of all my machines to this computer
[13:31:39] <Valen> as in the end goal
[13:31:42] <Valen> ahh
[13:31:53] <Valen> got ssh installed on them all?
[13:31:57] <Valen> as in the server
[13:32:23] <Valen> (openssh-server)
[13:32:30] <Valen> you should then be able to ssh to the server
[13:32:31] <jthornton> that I don't know
[13:32:36] <Valen> its not by default
[13:32:39] <Valen> you need to install it
[13:32:44] <jthornton> then no
[13:33:00] <Valen> you might need rsync server too
[13:33:08] <jthornton> so does this computer need the ssh server or the remotes
[13:33:10] <Valen> nfi though i never really use rsync
[13:33:17] <Valen> the target machine needs it
[13:33:20] <Valen> the destination
[13:33:35] <Valen> you should then be able to ssh 127.0.0.1
[13:33:44] <Valen> (loopback connection)
[13:33:53] <Valen> then from one of the remotes ssh servername
[13:38:53] * jthornton smells the bacon... be back in a bit
[13:50:29] <ReadError> service iptables top
[13:50:32] <ReadError> service iptables stop
[13:50:36] <ReadError> otherwise..
[13:50:40] -!- joe9 has quit [Quit: leaving]
[13:50:47] <ReadError> not sure if it runs in this build
[13:52:18] -!- joe9 [joe9!~joe9@c-24-99-80-97.hsd1.ga.comcast.net] has joined #linuxcnc
[13:52:22] -!- mozmck [mozmck!~moses@client-74.117.92.175.dfwtx.partnershipbroadband.com] has joined #linuxcnc
[13:52:25] -!- sumpfralle has quit [Quit: Leaving.]
[13:52:56] -!- syyl [syyl!~syyl@p4FD1346B.dip.t-dialin.net] has joined #linuxcnc
[13:54:35] <joe9> sorry, for asking this again. what is the opinion on the "CNC Programming Handbook" by Peter Smid. Is it outdated or still recommended?
[13:55:05] -!- syyl_ has quit [Ping timeout: 272 seconds]
[13:57:56] <JT-Shop> never read it myself
[13:58:08] <JT-Shop> is it on the web?
[14:03:19] <joe9> JT-Shop: yes, ebookie.
[14:03:27] <JT-Shop> free?
[14:03:36] <joe9> is there any other book that is recommended for someone getting started with CNC stuff?
[14:03:49] <joe9> yes
[14:04:08] <JT-Shop> sorry, I graduated from the School of Hard Knocks and we didn't have a book
[14:04:20] <JT-Shop> got a link?
[14:05:03] -!- micges has quit [Quit: Leaving]
[14:05:13] <joe9> no, i don't. i got it a few days ago and i do not have history.
[14:07:42] -!- Cylly [Cylly!cylly@p54B12D8E.dip.t-dialin.net] has joined #linuxcnc
[14:09:12] -!- Loetmichel has quit [Ping timeout: 246 seconds]
[14:09:51] <ReadError> joe9: can you share it?
[14:09:56] <ReadError> bored at work need me some readin!
[14:10:53] <Thadius> good morning all
[14:12:20] <ReadError> mornin
[14:12:24] <ReadError> you ordered the fireball?
[14:28:40] -!- kb8wmc [kb8wmc!~chatzilla@nat.mtp.cmsinter.net] has joined #linuxcnc
[14:31:38] -!- syyl_ws [syyl_ws!~sg@p4FD1346B.dip.t-dialin.net] has joined #linuxcnc
[14:35:39] e-ndy|afk is now known as e-ndy
[14:36:02] -!- servos4ever [servos4ever!~chatzilla@74-45-201-222.dr01.hnvr.mi.frontiernet.net] has joined #linuxcnc
[14:46:56] -!- ebe23 [ebe23!~androirc@p54A1E213.dip.t-dialin.net] has joined #linuxcnc
[14:47:15] -!- ysli has quit [Quit: Leaving]
[14:47:51] -!- ebe23 has quit [Client Quit]
[14:48:01] <mazafaka> JT-Shop: I today have added a flue damper (just some flat disc with holes which rotates and closes the outlet to maybe 50%) and haven't found much differences. Wood chunks probably burn for a little longer.
[14:48:56] <JT-Shop> cool
[14:49:44] -!- DJ9DJ has quit [Ping timeout: 245 seconds]
[14:51:54] -!- Jordan__ [Jordan__!~Jordan@74-140-138-156.dhcp.insightbb.com] has joined #linuxcnc
[14:52:51] <mazafaka> cool, but had to make the stove more vertical because 2-mm thick stainless steel construction has changed its size because of some huge amount of heat once
[14:56:05] <JT-Shop> I warped the insides of my Wonderwood with too hot a fire when I had no insulation in the garage... and I was cold
[15:00:24] <mazafaka> I open the door of the stove to let the heat to go to the room, it's the only way to get hot air of cold garage (-10 Celsius up to +20 Celsius)
[15:00:36] -!- psha [psha!~psha@213.208.162.69] has joined #linuxcnc
[15:03:03] <mazafaka> I think it is right to open it only on some time, otherwise some amount of fumes will go inside, anyway. When Live coals appear, they can heat up the air of the room very quickly. I also have learned to put less amount of wood into the stove, and later add regularly.
[15:03:23] -!- DJ9DJ [DJ9DJ!~Deejay@unaffiliated/dj9dj] has joined #linuxcnc
[15:03:26] <DJ9DJ> re
[15:04:26] <mazafaka> Now need to take a rest. Dogs played with the trash bin, I gathered various plastic trash all around the apartment this morning.
[15:08:45] -!- ejang [ejang!~ejang@221.178.198.48] has joined #linuxcnc
[15:08:45] <DJ9DJ> hmm, is that the new way of searching easter eggs? ;)
[15:09:56] <ejang> New emc2er, check in
[15:20:38] <mazafaka> I think it's a brand new way to have a funny pastime at home for a dog ;)
[15:23:47] <JT-Shop> lol
[15:27:52] <mazafaka> the dog even goes home when I say so...
[15:27:54] <mazafaka> http://www.flickr.com/photos/ilyagalkin/7056996007/in/photostream/
[15:29:34] <mazafaka> This aluminum sheet will be closer to the walls later, I think the stove overheats on the sides of the corner.
[15:30:46] <mazafaka> And on this photo it's seen how tricky it is to prevent the chain from touching the swingarm and frame: http://www.flickr.com/photos/ilyagalkin/6910917350/in/photostream/
[15:30:51] <psha> killall ion3
[15:30:53] <psha> :)
[15:30:59] <psha> wrong window :]
[15:31:03] -!- psha has quit [Quit: Lost terminal]
[15:34:12] <mazafaka> psha is fan of aeon flux
[15:45:55] -!- ebe23 [ebe23!~androirc@p54A1E213.dip.t-dialin.net] has joined #linuxcnc
[15:49:19] -!- ebe23 has quit [Client Quit]
[15:58:35] e-ndy is now known as e-ndy|afk
[16:01:00] -!- Valen has quit [Quit: Leaving.]
[16:08:51] -!- ktchk [ktchk!~eddie6929@n058153016214.netvigator.com] has joined #linuxcnc
[16:09:37] -!- Thetawaves [Thetawaves!~Thetawave@7-139-42-72.gci.net] has joined #linuxcnc
[16:14:50] -!- KimK_ibmlaptop has quit [Ping timeout: 252 seconds]
[16:18:36] -!- ktchk [ktchk!~eddie6929@n058153016214.netvigator.com] has parted #linuxcnc
[16:26:58] -!- mhaberler has quit [Quit: mhaberler]
[16:31:55] <joe9> there is no backlash on the X, Y or Z axis with my new taig.
[16:32:31] <joe9> i measured it with a HF dial indicator and moving 5 cm on the axis. is that a good measurement?
[16:32:42] <joe9> or, should I be considering larger distances?
[16:33:56] <Jymmm> Move in a 10cm square 4 times may be better
[16:35:08] <mazafaka> Why not 40 times then?
[16:35:50] <Jymmm> just depends on how anal one may be.
[16:40:55] -!- micges has quit [Ping timeout: 264 seconds]
[16:41:38] <JT-Shop> sounds too good to be true... how did you measure the backlash?
[16:43:22] <alex4nder> hey
[16:43:58] <JT-Shop> all this talk makes me sleepy
[16:44:00] <alex4nder> joe9: there's always backlash.. how sure are you that your measurement tools are working and/or precise enough?
[16:44:14] * JT-Shop goes to take a nap
[16:45:26] <Jymmm> Happy Bunny Day!!!
[16:45:32] <alex4nder> yes
[16:45:41] <alex4nder> brunch in an hour.
[16:46:39] <ReadError> w00t over halfway done at work
[16:46:45] * ReadError starts his 5 hour countdown
[16:55:49] -!- nots has quit [Ping timeout: 248 seconds]
[17:01:47] -!- nots [nots!~totu@625.radionet.ee] has joined #linuxcnc
[17:02:28] <joe9> jymmm: alex4nder: ok, thanks.
[17:02:59] <joe9> jt-shop, put the dial indicator at the end of the axis. moved the axis away by 10 cms and back to 0 (where it was)
[17:14:27] -!- psha [psha!~psha@213.208.162.69] has joined #linuxcnc
[17:17:08] -!- IchGuckLive [IchGuckLive!~chatzilla@95-89-236-191-dynip.superkabel.de] has joined #linuxcnc
[17:17:22] <IchGuckLive> happy Easter to all of you wherever you are
[17:17:29] <joe9> http://groups.yahoo.com/group/taigtools/message/23417?var=1&p=3 is how I measured backlash.
[17:19:25] <IchGuckLive> joe9: are your mashining parts that pricise so you need backlash into the ini
[17:19:55] <joe9> IchGuckLive: my plan is to mill pcb's.
[17:20:01] -!- micges [micges!~micges@djo6.neoplus.adsl.tpnet.pl] has joined #linuxcnc
[17:20:07] <joe9> the traces are atleast 15mils
[17:20:11] <IchGuckLive> therfor its not nessesaty
[17:20:23] <joe9> oh, ok. thanks. I did not know that.
[17:20:38] <IchGuckLive> what is your backlash
[17:20:38] <archivist> joe9, it does matter!
[17:21:17] <joe9> i cannot measure backlash with my dial indicator.
[17:21:40] <IchGuckLive> joe9: 0.002inch is good if you got this
[17:21:54] <archivist> joe9, if you have ball screws there should be no measurable backlash
[17:22:02] <joe9> the dial indicator has a granularity of 0.001 inch
[17:22:09] <archivist> IchGuckLive, 2 thou is bad
[17:22:28] <IchGuckLive> archivist: for pcb good
[17:22:50] <archivist> no not good for pcb either imo
[17:23:18] <joe9> this is what I bought https://www.a2zcorp.us/store/ProductDetailNP.asp?Cguid={4C4BECA4-849D-4CA8-ADF4-24E6A8AA98C4}&ProductID=6034&Category=Taig:Mill%20Machine
[17:23:41] <joe9> "Ball bearings in lead screw bearing block, Bronze Leadnuts,"
[17:24:02] <joe9> not sure if those ball bearings are the reason that I am not able to measure backlash.
[17:24:48] <joe9> archivist: immeasurable backlash good, I presume?
[17:24:58] <IchGuckLive> there is no backlash on this mashie
[17:25:00] <archivist> good
[17:25:38] <IchGuckLive> there is also a certificate coming with the mashine backlash messurments
[17:26:04] <joe9> IchGuckLive: i will ask for that.
[17:26:05] <joe9> thanks.
[17:26:12] <IchGuckLive> messured for eatch axis and spindle
[17:26:40] <IchGuckLive> 1K USD nice prise
[17:26:52] <joe9> i measured for the axes. but not the spindle.
[17:27:03] <joe9> X, Y and Z axes.
[17:27:21] <IchGuckLive> so gor fo non backlash in the ini
[17:27:50] <joe9> ok, thanks.
[17:28:04] <IchGuckLive> best to check is in real milling go zig zack L Form with minimal stepover
[17:28:22] <IchGuckLive> joe9: whats your cutter size
[17:28:25] <joe9> ok, thanks.
[17:28:31] <joe9> IchGuckLive: no idea, yet.
[17:30:02] <IchGuckLive> 0.0118 is good for pcb
[17:30:17] <joe9> ok, thanks.
[17:30:32] <IchGuckLive> thats 0.3mm isolation
[17:31:27] <IchGuckLive> good also for manuell resharp under magnifying glass
[17:32:08] <joe9> ok. thanks.
[17:36:21] <ssi> JT-Shop: around?
[17:41:30] <IchGuckLive> joe9: http://foengarage.de/pcb.jpg example
[17:41:58] <IchGuckLive> joe9: cheesMill with 0.5mm backlash
[17:42:47] <IchGuckLive> joe9: the drills does not fit the center of the millings
[17:46:42] -!- factor has quit [Quit: Leaving]
[17:47:04] -!- mazafaka [mazafaka!~ig@unaffiliated/mazafaka] has parted #linuxcnc
[17:48:32] -!- Tom_garage [Tom_garage!~Tl@unaffiliated/toml/x-013812] has joined #linuxcnc
[17:49:33] -!- Tom_itx has quit [Ping timeout: 252 seconds]
[17:49:48] Tom_garage is now known as Tom_itx
[18:10:01] <Cylly> *hrmpf* my cnc mill is NUCH to small... now i have to make the sync bar for the mill for my colleauge in the mounts...
[18:10:14] -!- ktchk [ktchk!~eddie6929@n058153016214.netvigator.com] has joined #linuxcnc
[18:10:59] <Cylly> 'cause 450*80*8mm is a lot bigger than 200*110*110mm movement on my micro mill...
[18:11:06] <Cylly> MUCH
[18:11:17] <IchGuckLive> im off BY
[18:11:22] -!- IchGuckLive has quit [Quit: ChatZilla 0.9.87 [Firefox 10.0.2/20120216080748]]
[18:13:09] -!- isssy [isssy!~isssy@77.70.17.236] has joined #linuxcnc
[18:19:09] <Spida> how would a milled trace with backlash look like, and how without? any samplepictures?
[18:20:14] <JT-Shop> ssi, napping
[18:20:48] Cylly is now known as Loetmichel
[18:20:50] <archivist> Spida, cradek's without backlash http://timeguy.com/cradek/cnc/pcb
[18:21:16] <archivist> tracks between pads etc
[18:22:45] -!- mrsun has quit [Ping timeout: 248 seconds]
[18:24:13] <JT-Shop> joe9, what is the accuracy of your test indicator?
[18:25:02] <Spida> archivist: how would it look like with backlash?
[18:26:03] <archivist> Spida, for cradeks board the track could be cut
[18:26:25] <archivist> all depends on amount of backlash
[18:26:51] <archivist> JT-Shop, <joe9> the dial indicator has a granularity of 0.001 inch
[18:30:26] -!- ypd [ypd!~dyouatt@c-24-17-193-152.hsd1.wa.comcast.net] has joined #linuxcnc
[18:30:35] -!- micges has quit [Ping timeout: 265 seconds]
[18:30:36] -!- ypd [ypd!~dyouatt@c-24-17-193-152.hsd1.wa.comcast.net] has parted #linuxcnc
[18:34:36] -!- ypd [ypd!~dyouatt@c-24-17-193-152.hsd1.wa.comcast.net] has joined #linuxcnc
[18:34:41] -!- ypd [ypd!~dyouatt@c-24-17-193-152.hsd1.wa.comcast.net] has parted #linuxcnc
[18:36:09] -!- mrsun [mrsun!~mrsun@c-c03de253.4551536--62697410.cust.bredbandsbolaget.se] has joined #linuxcnc
[18:37:31] <ReadError> what a good pendant controller?
[18:37:34] <ReadError> nothing too fancy
[18:40:23] <Loetmichel> ReadError: make one yourself?
[18:40:32] <ReadError> yea possible
[18:40:39] <Loetmichel> easiest way would be a gamepad
[18:40:47] <ReadError> i seen some for around 150
[18:40:54] <ReadError> but cant for the life of me find em again ;(
[18:40:59] <Loetmichel> a usb gamepad
[18:42:08] -!- maximilian_h [maximilian_h!~bonsai@130.255.104.157] has joined #linuxcnc
[18:42:50] -!- micges [micges!~micges@djo215.neoplus.adsl.tpnet.pl] has joined #linuxcnc
[18:42:51] -!- ktchk has quit [Ping timeout: 260 seconds]
[18:52:51] -!- isssy has quit [Quit: Bye Bye]
[18:56:56] <JT-Shop> $20
[18:57:11] <JT-Shop> unless you want a MPG then it is more
[18:58:24] <JT-Shop> http://www.cnc4pc.com/Store/osc/product_info.php?cPath=40&products_id=354
[19:03:57] -!- FinboySlick [FinboySlick!~shark@squal.net] has joined #linuxcnc
[19:04:08] <ReadError> yea i want a wheel
[19:04:12] <ReadError> looks nice :)
[19:15:45] -!- Dave911_ [Dave911_!~chatzilla@184.18.121.124] has joined #linuxcnc
[19:16:13] -!- Dave911 has quit [Ping timeout: 276 seconds]
[19:16:26] Dave911_ is now known as Dave911
[19:21:24] <ReadError> will EMC keep track of pulses generated via a MPG?
[19:26:58] -!- n2diy has quit [Quit: Ex-Chat]
[19:30:23] -!- mhaberler [mhaberler!~mhaberler@195.191.253.94] has joined #linuxcnc
[19:31:05] <JT-Shop> what do you mean by "keep track of"?
[19:33:58] -!- syyl_ws has quit [Quit: Verlassend]
[19:35:19] -!- psha has quit [Quit: Lost terminal]
[19:42:35] <JT-Shop> damm when I clean my glasses off the keyboard got much more dirty
[19:48:00] <Tom_itx> don't clean em
[19:48:36] <Tom_itx> sticking your head inside a cnc tends to do that
[19:52:00] <JT-Shop> I just get a face full of coolant when I open the door on the CHNC
[19:52:37] <Tom_itx> yup
[19:53:10] <Tom_itx> when i was running those bar machines it was virutally unavoidable
[19:55:28] <JT-Shop> almost got the irons done for the 6 pounder
[19:58:46] -!- bedah has quit [Quit: bye]
[19:58:53] -!- MarkusBec has quit [Excess Flood]
[19:59:00] <Tom_itx> nice
[19:59:19] -!- MarkusBec [MarkusBec!znc@80.69.39.131] has joined #linuxcnc
[20:00:00] -!- isssy [isssy!~isssy@78-83-51-185.spectrumnet.bg] has joined #linuxcnc
[20:01:27] <ReadError> JT-Shop
[20:01:32] <ReadError> i mean keep track of the pulses
[20:01:36] <ReadError> so it knows where the tool is
[20:05:36] <JT-Shop> yes
[20:05:39] <Tom_itx> of course
[20:07:42] <JT-Shop> http://www.youtube.com/watch?v=-QnBccG_ChI
[20:07:43] <Tecan> (-QnBccG_ChI) "Madness-House Of Fun" by "MadnessFanW" is "Music" - Length: 0:03:05
[20:13:05] -!- KimK_ibmlaptop [KimK_ibmlaptop!~kkirwan@ip72-202-156-167.ks.ks.cox.net] has joined #linuxcnc
[20:15:53] -!- n2diy [n2diy!~darryl@h170.244.20.98.dynamic.ip.windstream.net] has joined #linuxcnc
[20:18:48] -!- n2diy has quit [Client Quit]
[20:20:45] <Loetmichel> *ah yes* note: for the 800W watercooled spindle a radiator isnt neccessary... the bucket water is emough... after 3 hrs 6mm mill bit in aluminium the water has risen from 21°c to 30°c... -> http://www.cyrom.org/palbum/main.php?g2_itemId=12578
[20:21:43] <Loetmichel> http://www.cyrom.org/palbum/main.php?g2_itemId=12569
[20:22:40] <ReadError> ohai
[20:22:44] <ReadError> i see you are into quads ;)
[20:22:45] <Loetmichel> ... and the pump is a "micro mouse for 10 bucks from home depot, was for a in-room-fountain ;-)
[20:22:59] <Loetmichel> ReadError: quadkopters?
[20:23:03] <Loetmichel> yes
[20:23:25] <ReadError> nice
[20:24:10] <Loetmichel> ... the bucket was for sweets (marshmellows in "white mouse" form ;-)
[20:27:29] <ReadError> im going to be cutting parts for my quads also
[20:27:34] <ReadError> what do you use to model in?
[20:27:59] <Loetmichel> coreldraw
[20:28:04] <Loetmichel> 2d ;-)
[20:28:07] <ReadError> lol
[20:28:14] <ReadError> thats maybe what i need
[20:28:17] <ReadError> cad is hard :(
[20:28:21] <ReadError> i know what i want
[20:28:27] <Loetmichel> i can think of the third dimesion ;-)
[20:28:31] <ReadError> what quad board you using?
[20:28:36] <Loetmichel> s/think/imagine
[20:28:42] <Loetmichel> mikrokopter.de
[20:29:24] <Loetmichel> atm i am rebuilding a copter for a friend wh gronded his octo from about 70m...
[20:29:49] <ReadError> woh
[20:29:51] <Loetmichel> http://www.cyrom.org/palbum/main.php?g2_itemId=13048 <- the temperature of the bucket
[20:29:55] <ReadError> destroy it 100% ?
[20:30:01] <ReadError> im using aluminum, g10, and CF
[20:30:41] <Loetmichel> ReadError: he sended me THAT: http://www.cyrom.org/palbum/main.php?g2_itemId=11486 and 8 motors
[20:30:58] <ReadError> wow
[20:31:06] <ReadError> looks bad
[20:31:37] <Loetmichel> i have resurrectred 6 motors and ESCs, and the flightcontrol. still have to do the first flight test and the navicontrol/gps, but looks good at the moment...
[20:32:03] <Loetmichel> http://www.cyrom.org/palbum/main.php?g2_itemId=12997
[20:32:42] <Loetmichel> all motors are running in test mode, the flightcontrol is reacting and makes no bad curves
[20:32:51] <Loetmichel> in the diagnosis tool
[20:34:17] <ReadError> nice
[20:34:26] <ReadError> im going to be using aeroquad
[20:35:16] <ReadError> did you make your cnc router?
[20:35:21] <ReadError> i want to make one
[20:35:33] <Thadius> afternoon all
[20:36:26] <ReadError> afternoon sir
[20:36:31] <ReadError> i may have missed the response earlier
[20:36:36] <ReadError> you ordered the fireball?
[20:37:27] <Loetmichel> ReadError: yes i did
[20:37:32] <Loetmichel> and do at the moment ;)
[20:37:42] <Loetmichel> (for a colleague)
[20:37:43] <ReadError> nice
[20:37:47] <ReadError> i want a mill+router table
[20:37:57] <ReadError> can your router table do aluminum?
[20:38:09] <Loetmichel> yes
[20:38:15] <Loetmichel> doing it atm
[20:38:42] <ReadError> any vids?
[20:40:17] <Loetmichel> http://www.cyrom.org/pce/Luftleitblech.avi
[20:43:25] <Loetmichel> http://www.cyrom.org/pce/lochknabbern.avi
[20:43:48] -!- stevegt_ has quit [Ping timeout: 245 seconds]
[20:44:52] <Loetmichel> http://www.cyrom.org/pce/halter1.avi
[20:45:32] <Loetmichel> enough?
[20:45:56] <JT-Shop> yea, it made me dizzy
[20:46:07] <Loetmichel> Harhar
[20:46:20] <Loetmichel> bit shakey, granted ;-)
[20:47:08] <ReadError> nice
[20:48:24] <asdfasd> and very quiet :)
[20:49:04] <Loetmichel> yes
[20:49:22] <asdfasd> my mill is large and not suitable for metals, but recently I milled some steel, such a horrible noise
[20:49:34] <Loetmichel> i have my workspk in the appartment
[20:49:39] <Loetmichel> loud would be bad
[20:49:49] <Loetmichel> workshop
[20:50:55] <asdfasd> I made a box around the mill, with sound insolation, much better
[20:52:12] <JT-Shop> I made a box around my BP once but it got in the way http://i47.photobucket.com/albums/f163/johnplctech/Machine%20Shop/HPIM0599.jpg
[20:52:35] <JT-Shop> for your enjoyment http://i47.photobucket.com/albums/f163/johnplctech/Machine%20Shop/HPIM0598.jpg
[20:54:08] <Spida> ouch
[20:54:25] <JT-Shop> didn't hurt anything but my feelings
[20:54:45] <Spida> and the tool.
[20:55:10] <asdfasd> I just struggled with mach3 for lathe and tool changes, there is something wrong when you change front and rear post tools, wrong calculations for offsets, how about EMC2? anyone changing tools with front and rear posts?
[20:55:20] <JT-Shop> yea, it did pretty good for about 3/8" but couldn't stand the presssure at 200IPM
[20:55:33] <JT-Shop> rob_h, does
[20:56:00] <JT-Shop> my CHNC is front only, rob_h has a superslant with both front and rear
[20:56:29] <JT-Shop> if he is about I've pinged him enough to get his attention for sure :-)
[20:57:10] <JT-Shop> trunnion irons done... now for some simple axle straps
[20:57:43] <Loetmichel> JT-Shop: OUCH!
[20:57:44] <asdfasd> I changed from mach3 to EMC on my mill, if I change on the lathe too, then I will fotgot about mach3...
[20:58:01] -!- isssy has quit [Quit: Bye Bye]
[20:58:12] <djdelorie> JT-Shop: and you wonder why I keep asking about feed rates and chip loads :-)
[20:58:43] -!- maximilian_h [maximilian_h!~bonsai@130.255.104.157] has parted #linuxcnc
[20:58:57] <Loetmichel> JT-Shop: did the same with a 3mm TC bit... but deeper and with 24kRPM
[20:59:07] <Loetmichel> ... and a machine with weak steppers.
[20:59:30] <Loetmichel> result: a tungsten mill bit welded to the vice ;-)
[20:59:37] -!- Thadius1 [Thadius1!~thadius1@cdm-75-109-182-138.asbnva.dh.suddenlink.net] has joined #linuxcnc
[21:00:29] <Loetmichel> was white hot in seconds and as i hit the emergency and the spindle stopped it was welded to the side of the vice ;-)
[21:00:41] <asdfasd> djdelorie: I never broke a tool because of wrong feed, but wrong coordinates and G0 .... and gone...
[21:00:47] -!- Thadius has quit [Ping timeout: 246 seconds]
[21:01:04] <djdelorie> I broke two yesterday, but I was "testing the limits" so kinda expected to break them eventually
[21:01:43] <asdfasd> better keep the manufacturers recommentations
[21:01:57] <asdfasd> specialy on steel
[21:02:17] <djdelorie> resharpened pcb drills in fr4
[21:02:37] <asdfasd> on wood, plastic and other soft materials I use 4X recomended RPM and feed, and working perfect
[21:02:39] <djdelorie> mostly, though, it was the limits of how fast my machine can move before the shaking messes up the drill
[21:02:44] <JT-Shop> asdfasd, that is what happend to the vise in that photo G0 and X- something
[21:04:00] <asdfasd> yeah I guessed, because the broken surface looks like mine :)
[21:05:45] <asdfasd> sharp tools dont brake while cutting, only when somebody did something wrong, too bad if there is nobody to blame :)
[21:06:16] <djdelorie> if the XY changes while you're drilling, it's easy to snap an 0.0145" drill bit
[21:06:56] <Loetmichel> hrhr
[21:06:57] <asdfasd> if XY changes definitely have to blame somebody :)
[21:06:58] <djdelorie> and my carriage wobbles in XY if the Z feed is too fast
[21:07:09] <Loetmichel> the smallest i possess are 0,3mm
[21:07:10] <djdelorie> I blame nature for making weak trees :-)
[21:07:40] <djdelorie> 0145 is about 0.37mm
[21:07:55] <djdelorie> http://www.delorie.com/photos/cnc/img_2605.html
[21:07:57] <Loetmichel> http://www.cyrom.org/palbum/main.php?g2_itemId=11933
[21:08:11] <Loetmichel> and 0,4mm two flute mill bits (left) ;-)
[21:08:18] <asdfasd> my dad always say for the wooden CNC - beware with the woodworms :D
[21:08:57] <djdelorie> I have a tool called a "woodworm" but it's a screw chuck for a wood lathe
[21:09:34] <Loetmichel> my old mill was made from wood also
[21:10:13] <Loetmichel> ... more or less, it was "siebdruckplatte", plywood 20 sheets or so glued with melamine instad of white glue
[21:10:31] <Loetmichel> http://www.cyrom.org/palbum/main.php?g2_itemId=4935
[21:10:35] <asdfasd> first test on my mill was with dremel not very good, now I have good spindle but I didnt make any PCBs I can find a video with drilling
[21:11:13] <djdelorie> I use a dremel in a drill press for hand-drilling, but the runout on a dremel is pretty high
[21:11:23] <djdelorie> the cnc machine has a 56k rpm air spindle in it
[21:12:00] <asdfasd> http://www.youtube.com/watch?v=hVVcFK7zRfs
[21:12:00] <Tecan> (hVVcFK7zRfs) "cnc pcb drilling" by "mnikolay80" is "People" - Length: 0:00:46
[21:12:34] <Loetmichel> asdfasd: the big wooden mill mking 3mm holes in 2mm CF reinforced plastics: http://www.cyrom.org/MC/MK_v13_bohren.MOV
[21:12:37] <asdfasd> how do you know that this is mine :)
[21:13:55] <djdelorie> this is mine, but the first third is reduced feed rate: http://www.youtube.com/watch?v=SR1y6Eq19EU
[21:13:55] <Tecan> (SR1y6Eq19EU) "DIY CNC 409 0.0145" holes in 12 minutes" by "djdelorie" is "Tech" - Length: 0:02:38
[21:14:23] <JT-Shop> must be a new bot
[21:14:36] <Tecan> na
[21:14:41] <Tecan> fast typer lol
[21:15:15] <asdfasd> hahaha
[21:17:48] <Tecan> if it gets annoying i'll turn it off on request
[21:21:58] <asdfasd> now I have 42 000 RPM spindle and I guess will be much beter for PCBs but I dont have either time or what to make
[21:23:11] <Tecan> how many micro bits u break ?
[21:23:16] -!- acemi has quit [Quit: WeeChat 0.3.2]
[21:24:04] -!- mhaberler has quit [Ping timeout: 260 seconds]
[21:24:32] <asdfasd> none, actually I made only 2 PCB with the dremel, that was 4 years ago, since then no time for any electronics
[21:25:03] <Tecan> u need a pick an place machine :)
[21:26:03] <asdfasd> I need to win the lottery, then I can pick and place by hand, and slowly I will enjoy my hobby, but now... too busy
[21:28:06] <asdfasd> where I can attach a photo?
[21:28:34] -!- stevegt_1 [stevegt_1!~stevegt@cislunar.TerraLuna.Org] has joined #linuxcnc
[21:29:02] <ReadError> just got a new dremel
[21:29:50] -!- mhaberler [mhaberler!~mhaberler@195.191.253.94] has joined #linuxcnc
[21:30:06] <DJ9DJ> gn8
[21:30:47] -!- DJ9DJ has quit [Quit: bye]
[21:30:48] <Loetmichel> asdfasd: anny ad-free pickhoster and the link here
[21:30:57] <Loetmichel> any
[21:31:18] <asdfasd> I dont know any
[21:32:16] <asdfasd> somebody told me before a site where you upload an image and they give you a temporary link
[21:32:44] <ReadError> imgur.com
[21:32:51] <ReadError> best out
[21:33:13] <Tom_itx> imagebin
[21:33:18] <asdfasd> I found it imagebin
[21:33:46] <asdfasd> this is the second PCB, no video, only photo http://imagebin.org/207236
[21:34:30] <ReadError> why are the holes so far off?
[21:35:22] <asdfasd> no idea, probably bad fixing
[21:35:33] <asdfasd> they are all moved one way little bit
[21:37:05] <Jymmm> JT-Shop: jthornton ping
[21:37:33] <Jymmm> JT-Shop: jthornton
[21:38:05] <Jymmm> JT-Shop: jthornton Have you ever heard of "thermos cooking" before? It's kinda interesting. I tried a couple of things out and not too shabby.
[21:40:08] <Loetmichel> asdfasd: looks like a bnit to wide engraving bit
[21:40:21] <Loetmichel> my last milled pcb:
[21:40:37] <Loetmichel> http://www.cyrom.org/palbum/main.php?g2_itemId=804
[21:40:50] <Loetmichel> http://www.cyrom.org/palbum/main.php?g2_itemId=814 (chemically tinned)
[21:41:02] <Jymmm> that's icky! should I look at the photo now?
[21:41:09] <Loetmichel> http://www.cyrom.org/palbum/main.php?g2_itemId=819 <- other side
[21:41:25] <asdfasd> the bit was fine, but I made wrong settings on the G code generator, it made several passes
[21:41:41] <Jymmm> Loetmichel: looks nice!
[21:42:10] <Loetmichel> the parts pront ist printed mirrored on paper with a leser printer
[21:42:13] <Loetmichel> laser
[21:42:17] <Loetmichel> and then ironed on
[21:43:46] <asdfasd> Jymmm: "thermos cooking" sounds like "student toaster" 1 iron upside-down and you toast your sandwitch on it :)
[21:44:24] <Jymmm> asdfasd: I was able to COOL dried blackeyed peas in the thermos just using boiling water
[21:44:29] <Jymmm> err COOK
[21:44:53] <djdelorie> Loetmichel: toner will stick to the fr4 better if you sand it with 400 grit first; toner doesn't like sticking to smooth surfaces
[21:45:17] <Jymmm> asdfasd: it took 10+ hours, but I didn't have todo anything at all.
[21:45:54] <Loetmichel> djdelorie: tahts ok, fir the parts placement print some missing toner isnt really a drama
[21:46:16] <asdfasd> :)))))) yeah that remind me for my student life, a lots of time and limited posibilites, then people became really inventive :)
[21:46:36] <djdelorie> I know, just mentioning it. Also, knowing that, you learn why you can use transparencies for toner transfer - they're very smooth :-)
[21:46:40] <Jymmm> asdfasd: I tried 1 cup of brown rice at noon, checked it a few minutes ago, and needs maybe another 2hours or so.
[21:47:13] <Jymmm> asdfasd: Well, it's when you have limited fuel, etc
[21:47:43] <Jymmm> asdfasd: But the ease of it if you just plan ahead, seems to work really well.
[21:48:00] <alex4nder> hey
[21:48:39] <Jymmm> asdfasd: or if you go hunting, backpacking, hiking, etc and want a hot meal when you're done.
[21:48:58] <asdfasd> Jymmm: where are you from?
[21:49:06] <Jymmm> asdfasd: California
[21:49:11] * Tecan plugs in planet of the apes while setting up laser
[21:49:19] <asdfasd> Im from bulgaria
[21:49:25] <Jymmm> asdfasd: ah
[21:49:54] <asdfasd> now living in london, but still remember for my country, people really look ahead because of no money
[21:50:31] <Jymmm> asdfasd: Ah, yeah... just need boiing water and 8+ hours, plus a good thermos or two.
[21:51:01] <Jymmm> asdfasd: I SUCK at cooking rice without a rice cooker, and beans, oh hell, they take forever on the stove.
[21:51:23] <Jymmm> asdfasd: I'm going to try pinto beans next and see what happens.
[21:51:27] <alex4nder> haha
[21:51:28] <alex4nder> beans
[21:51:29] <alex4nder> come on man
[21:51:50] <Jymmm> alex4nder: They are the most difficult things to cook is why I used them as a test.
[21:52:18] <alex4nder> why?
[21:52:41] <Jymmm> alex4nder: Dreid beans take FOREVER to rehydrate, and then cook.
[21:52:44] <Jymmm> Dried
[21:52:51] <alex4nder> you put them in water in the fridge, wait a day or two, and cook
[21:52:52] -!- Fox_Muldr has quit [Ping timeout: 265 seconds]
[21:52:59] <alex4nder> they're autopilot food
[21:53:02] <Jymmm> alex4nder: And they ferment
[21:53:23] <asdfasd> Jymmm I guess your next hollyday will be on the moon :)
[21:53:23] <alex4nder> only if you leave them above temperature
[21:53:25] <Jymmm> alex4nder: and what if you dont have a frig?
[21:53:26] -!- n2diy [n2diy!~darryl@h170.244.20.98.dynamic.ip.windstream.net] has joined #linuxcnc
[21:53:31] <alex4nder> Jymmm: you dig a hole
[21:53:39] <alex4nder> like when you're camping
[21:53:41] <Jymmm> alex4nder: if you're hiking?
[21:53:52] * alex4nder shrugs.
[21:53:54] <Jymmm> like 5 mile hike
[21:53:57] <alex4nder> I've cooked lobster while camping.
[21:54:06] <alex4nder> carrying those fuckers on your back for 7 hours
[21:54:16] <Jymmm> lol
[21:54:18] -!- Fox_Muldr [Fox_Muldr!quakeman@frnk-4d01fd14.pool.mediaWays.net] has joined #linuxcnc
[21:55:00] <alex4nder> Jymmm: my dad was telling me that when he was a teenager, they used to hike into the canadian outback, and cook pies and shit on the fire.
[21:55:14] <Loetmichel> [23:53] <Jymmm> alex4nder: And they ferment <- hrhrh, in germany we say "jedes boehnchen gibt sein toenchen" ("every bean gives a sound") ;-)
[21:55:20] <Jymmm> alex4nder: Yeah,I've seen that done a LOT using dutch ovens.
[21:55:24] <alex4nder> Loetmichel: haha, that's a different problem.
[21:55:53] <Jymmm> Loetmichel: Beans, beans, the musical fruit. The more you eat, the more you toot!
[21:56:12] <Loetmichel> Jymmm: like that `, yeah
[21:56:28] <alex4nder> speaking of fermenting
[21:56:44] -!- ve7it [ve7it!~LawrenceG@S0106001c10b7770f.pk.shawcable.net] has joined #linuxcnc
[21:56:53] <alex4nder> I need to start some sauerkraut today
[21:56:59] <Loetmichel> alex4nder yes, a beer to the serrano ham hre would be nice ;-)
[21:57:32] <Loetmichel> <- eating serrano ham pure, direct from the leg...
[21:57:36] <Jymmm> But I could see thermos soup, pastas, and a few other things if you get creative with it
[21:57:49] <alex4nder> Loetmichel: lucky bastard
[21:57:52] <Loetmichel> wifey has been generous yesterday and made me a gift
[21:57:59] <Loetmichel> http://www.cyrom.org/palbum/main.php?g2_itemId=13045
[21:58:02] <alex4nder> Loetmichel: I had hawaiian ham today, but yours looked better
[21:58:43] <Loetmichel> <- getting some more, that stuff is addictive ;-)
[21:59:26] <alex4nder> I wonder if I can buy one online.
[21:59:58] <alex4nder> Loetmichel: if you don't mind me asking, how many euros was your leg?
[22:01:03] <Thadius1> anyone have a good link for engraving and micro end mills?
[22:01:09] <Jymmm> yes
[22:01:31] <Loetmichel> 65 eur for 6.5 kg
[22:01:40] <alex4nder> damn
[22:01:41] <alex4nder> you suck
[22:01:48] <Jymmm> Thadius1: http://www.precisebits.com/applications/pcbtools.htm
[22:01:48] <alex4nder> it's 33 euros/kg here.
[22:02:19] <Loetmichel> Thadius1: which country?
[22:02:32] <Loetmichel> i buy my mills at www.mmetoolshop.de
[22:02:53] <Jymmm> Thadius1: http://www.thinktink.com/stack/volumes/voli/store/mechmill.htm
[22:02:56] <Loetmichel> sometimes a bit slow in delivery but very cheab and reliable tools
[22:03:24] <Thadius1> ty Jymmm
[22:03:33] <Jymmm> Thadius1: np
[22:04:09] <asdfasd> I wish I have more time Im sure I can improve a lot the PCBs
[22:04:27] <asdfasd> what softuare you are using for G code
[22:08:15] <Thadius1> and thanks Leotmichel as well
[22:10:08] <Loetmichel> Thadius1: my last delivery: http://www.cyrom.org/palbum/main.php?g2_itemId=13000
[22:12:32] <asdfasd> the only I found when I made these 2 pcbs 4 yars ago was a g code plugin for eagle
[22:13:14] <asdfasd> any new and better?
[22:15:55] <Loetmichel> asdfasd: i use target 3001
[22:16:09] <Loetmichel> which can output gcode out of the box ;-)
[22:16:20] <Loetmichel> ... and read eagle files ;-)
[22:17:42] <asdfasd> 250 points for free....
[22:17:46] <asdfasd> not too bad
[22:19:14] -!- Jordan__ [Jordan__!~Jordan@74-140-138-156.dhcp.insightbb.com] has parted #linuxcnc
[22:31:20] -!- Roguish has quit [Quit: ChatZilla 0.9.88.1 [Firefox 11.0/20120310193829]]
[22:38:47] <asdfasd> it looks fine, a bit complicated but I made one G code from the examples
[22:52:04] -!- n2diy has quit [Quit: Ex-Chat]
[22:53:50] -!- A0Sheds has quit [Read error: No route to host]
[22:58:58] -!- A0Sheds [A0Sheds!~ly@adsl-75-49-211-164.dsl.emhril.sbcglobal.net] has joined #linuxcnc
[22:58:58] -!- A0Sheds has quit [Changing host]
[22:58:58] -!- A0Sheds [A0Sheds!~ly@unaffiliated/l84supper] has joined #linuxcnc
[23:02:51] -!- Thetawaves has quit [Quit: This computer has gone to sleep]
[23:23:03] -!- mhaberler has quit [Quit: mhaberler]
[23:44:57] -!- factor [factor!~factor@r74-193-21-187.cnrocmta01.conrtx.tl.dh.suddenlink.net] has joined #linuxcnc
[23:50:33] <Tecan> how do i figure out pully teeth and leadscrew pitch for a belt drive ?
[23:53:48] <Tecan> revolutions per inch... im just not sure yet
[23:54:58] <Tecan> callipers ?
[23:55:23] <asdfasd> you mean for emc settings?
[23:55:31] <Tecan> yes
[23:56:23] <asdfasd> what I did is to calculate my steps per mm on the machine
[23:56:39] <asdfasd> then I setup a screw pitch 1mm
[23:56:50] <asdfasd> and I entered my steps per mm
[23:57:04] <Tecan> 1 revolution = 45 mm
[23:57:35] <asdfasd> how many steps you have to make that 1 revolution
[23:57:52] <Tecan> so leave pully teeth as 1 ?
[23:58:03] <asdfasd> yes