#linuxcnc | Logs for 2013-05-19

Back
[00:30:22] <Tecan> http://www.thailandunique.com/edible-insects-bugs
[02:00:25] <DJ9DJ> moin
[03:32:40] <nathanstenzel> does linuxcnc work with marlin and the rostock delta?
[03:37:17] <zultron> https://groups.google.com/forum/#!msg/deltabot/tjUyIWn4zLg/S3zc_IAeGn0J
[03:41:50] <nathanstenzel> thanks
[03:42:11] <nathanstenzel> you guys use marlin firmware for cnc sometimes then?
[03:44:12] <nathanstenzel> aah. it looks like it can do both CNC and 3d printing and maybe even pick and place
[05:37:34] <nathanstenzel> anyone have an example of gcode that uses multiple tools?
[05:39:23] <toastydeath> ...?
[05:39:45] <toastydeath> emc-specific g-code or any g-code
[05:40:28] <nathanstenzel> well, it is merely for study, so I guess anything as long as it has multiple tools used in one session
[05:40:45] <nathanstenzel> not sure what emc is, to be honest
[05:41:15] <toastydeath> emc is a machine control
[05:41:32] <toastydeath> g-code varies slightly between different controls, so that g-code for one might not work on another
[05:42:41] <toastydeath> for instance, emc uses the mill standard toolchange for both lathes and mills - T2 M6; changes a tool
[05:43:10] <toastydeath> other controls use T0202; for lathe tool changes, and T2 M6; for mills
[05:48:00] <skroon> hi
[05:54:04] <nathanstenzel> "M211" being "AUX 1 on" look familiar? does it sound like it may be compatible with CNC machines?
[06:03:46] <cpresser> nathanstenzel: M-Codes >100 are user defined. linuxcnc can be programmed to to anything on m211
[06:07:53] <nathanstenzel> ah. thanks, cpresser
[06:09:09] <toastydeath> nathanstenzel, you'd have to know which control that came from
[06:09:13] <toastydeath> not only what brand, but what mfg
[06:09:46] <toastydeath> some mfg's have standard m-codes up through 400
[06:11:57] <toastydeath> generally g/m codes under 100 are mostly standard, with two major branches
[06:12:06] <toastydeath> and anything over 100 is highly control specific
[06:12:24] <toastydeath> er, mfg = model
[08:06:35] <tgary_> Hi! Update manager says, that 12.04.2 LTS is available. Is it safe to upgrade the OS, or better stay with the origonal 12.04?
[08:31:00] <Vq> tgary_: IIRC you should not upgrade if you wish to keep the linuxcnc software operational on your machine.
[08:45:18] <skroon> is it common to use decimal points in coordinates?
[08:52:15] <cradek> nowadays yes. some extremely old NC machines did not (so you had to specify the right number of trailing zeroes instead)
[08:53:22] <cradek> tgary_: are you sure you currently have 12?
[08:54:16] <skroon> cradek: right, my machine also supports it, I was just wondering if it was usual case
[08:54:51] <cradek> yes since early 80s it's been pretty typical
[08:55:01] <cradek> before then things were weirder
[09:02:54] <skroon> cradek: i'm experimenting with my machine, manually writing Gcode, and for example my manual i'm able to use G10 commands, when however i'm trying to run it through the LinuxCNC simulator, it givies me an error that L1, L2 or L10 values need to be specified when using G10
[09:03:42] <skroon> does that mean the particular machine i'm using in the simulator needs those L1, L2 or L10 values, or LinuxCNC in general?
[09:22:05] <cradek> I don't understand your question exactly, but L is used to specify the variant of G10. G10 can do lots of things and the L word is how you pick the thing
[09:22:31] <cradek> for help with gcode, always start here: http://linuxcnc.org/docs/html/gcode.html
[09:22:48] <cradek> notice the G10 variants near the bottom
[09:22:52] <cradek> click on them for more detail
[09:24:12] <skroon> cool thanks
[09:37:49] <tgary_> Vq, cradek: I have Ubuntu 12.04 with linuxCNC 2.5, and I want to keep it.
[09:59:51] <sharpen047> hey everyone
[10:49:16] <Tom_itx> huh, 12.04 works with linux?
[10:49:34] <Tom_itx> i was of the opinion you shouldn't update past 10.04 yet
[11:51:54] <IchGuckLive> Hi all B)
[11:52:07] <IchGuckLive> 24h race in germany live http://www.24h-rennen.de/live/
[11:54:32] <IchGuckLive> sharpen047: ß
[12:29:20] <IchGuckLive> wetteris bad this sunday
[12:30:24] <Celelibi> Hi.
[12:30:28] <Tom_itx> no sunny wetter?
[12:30:55] <Celelibi> Is there another free/opensource CNC control which is not linux-based?
[12:31:20] <Tom_itx> if you want reprap there is
[12:32:04] <IchGuckLive> Celelibi: where are you from country im from germany
[12:33:45] <Celelibi> I'm french.
[12:35:06] <IchGuckLive> im also near the french boarder Bitch 25km
[12:35:43] <IchGuckLive> what is your goal to meet Mill Lathe,Reprap, ...
[12:35:57] <Celelibi> I don't have any goal.
[12:35:58] <IchGuckLive> Plasma ?
[12:36:08] <Celelibi> I just read the topic and then wondered. :)
[12:36:28] <IchGuckLive> so do you got a mashine already
[12:37:24] <Celelibi> nop
[12:37:35] <Celelibi> You may also ask why am I here. :)
[12:37:45] <IchGuckLive> Hard to tell you then what is best for you if you only got less infos
[12:38:05] <IchGuckLive> B)
[12:58:10] <IchGuckLive> ok im off by for today
[13:10:51] <sharpen047> does anyone use simultaneous 5 axis? if so which cam do you use
[13:11:17] <Tom_itx> i showed you one yesterday
[13:11:55] <Tom_itx> my cad cam supposedly will do it but it's limited
[13:12:06] <Tom_itx> and i've never tried to
[13:12:43] <Tom_itx> it would be interesting to try and set up a post for it to see what it would do
[13:13:05] <Tom_itx> but i don't have a machine to try it on
[13:16:52] <Tom_itx> looks like there's a couple on their site though
[13:17:04] <Tom_itx> http://www.smartcamcnc.com/Technical_Support/CodeGen/ts_cg_index.php
[13:17:28] <Tom_itx> fanuc11m
[13:22:41] <Tom_itx> there's a gantry one there you could look at but you wouldn't be able to see the machine define file, just the template file
[13:25:10] <skunkworks> sharpen047: you might want to ask the question on the mailing list.
[13:25:20] <skunkworks> Stuart of mpm may have some good info
[13:25:35] <Tom_itx> skunkworks, i suggested he try to attend the fest
[13:25:58] <Tom_itx> or ask on the list like you said
[13:26:15] <Tom_itx> i guess stuart frequents there from time to time?
[13:27:45] <sharpen047> Tom_itx: yeah i see a lot that are able but i dont see anyone who does
[13:27:53] <skunkworks> Tom_itx: that too!
[13:28:12] <Tom_itx> in person is always better :)
[13:28:15] <sharpen047> Tom_itx: camworks seems to be the most supported for emc but its only 4th and 5th indexing
[13:28:40] <Tom_itx> i would suppose mine is the same way due to the age of the version i have
[13:32:50] <sharpen047> simultaneous is supported by emc but the post seems to be the limitation
[13:48:11] <skroon> is it still common today to use G40 (tool diameter offset), or does the CAM software already provide the right compensations, taking the diameter of the drill bit into account?
[13:48:36] <Tom_itx> you can do it either way i suppose
[13:49:05] <Tom_itx> if you enter an undersize drill in the cam it should account for it
[13:49:19] <Tom_itx> using comp saves you reposting the gcode
[13:49:56] <Tom_itx> doubt comp works on a drill bit though
[13:50:14] <Tom_itx> it's path is pretty much determined by it's centerline
[13:52:33] <skroon> centerline?
[13:52:42] <Tom_itx> well you said drillbit
[13:52:52] <skroon> what is "undersize drill" ?
[13:53:01] <skroon> yeah, i'm trying to make pcb circuits with milling
[13:53:08] <Tom_itx> a mill cuts on the side
[13:53:08] <Tom_itx> a drill cuts on the end
[13:53:37] <Tom_itx> generally speaking anyway
[13:53:39] <skroon> ah right, like a mill cuts when moving horizontally (when YX plane is selected)
[14:57:15] <Guest88697> hello i need help i had downloaded linuxcnc. now i want to start it live but he ask for an log in to ubuntu. can someone help me? thx
[15:01:23] <Guest88697> hallo
[15:01:26] <Guest88697> jemand da?
[15:16:59] <JT-Shop> the LiveCD should not ask to log into anything just boot up and prompt you to "try" or "install"
[15:32:09] <Tom_itx> woo hoo, tornado weather coming this way
[15:32:33] <PetefromTn> wah jeez man good luck and keep your head down....!!
[15:35:09] <Tom_itx> it's routine
[15:35:31] <PetefromTn> Remind me to never live where Tornadoes are "Routine"
[15:36:07] <Tom_itx> it's flat here so at least we can see em coming
[15:36:29] <PetefromTn> LOL yeah I guess that might help some, unless it is night time.
[15:36:45] <JT-Shop> then you hear them
[15:36:46] <PetefromTn> My favorite aunt lives in Round Rock Texas.
[15:36:48] <Tom_itx> generally come in late afternoon
[15:36:58] <Tom_itx> once the air has time to heat up all day
[15:37:15] <Tom_itx> where jt lives you can't see em coming
[15:37:18] <PetefromTn> Yeah probably but I have heard of them at night before too.
[15:37:26] <Tom_itx> that's where the problem comes
[15:37:52] <Tom_itx> we do however hold 2 records for them
[15:38:00] <PetefromTn> Yeah but even if you can see them coming you can't move your house out of the way just your self and your family.
[15:38:11] <PetefromTn> what city?
[15:39:42] <JT-Shop> I didn't even see the EF4 that passed 900' from my house
[15:40:06] <PetefromTn> pucker factor?
[15:40:30] <JT-Shop> I can show you the butt prints in the concrete wall of my garage
[15:40:49] <PetefromTn> I'll bet LOL.. glad you are safe.
[15:41:31] <Tom_itx> http://en.wikipedia.org/wiki/1991_Andover,_Kansas_tornado_outbreak
[15:41:39] <JT-Shop> it was strange to see 100' oak trees fall over in slow motion and a similar hickory tree split in the middle
[15:41:41] <PetefromTn> We have actually had a few go near us here in East Tennessee. Generally we live close enough to the mountains that they are either on their way out by the time they get near or they just form and die off..
[15:42:07] <Tom_itx> http://en.wikipedia.org/wiki/May_2007_tornado_outbreak
[15:42:37] * JT-Shop wanders off to do something... now what was it
[15:42:43] <Tom_itx> heh
[15:42:48] <PetefromTn> Moral of the story is....don't live in Kansas.
[15:43:05] <PetefromTn> or NE texas..
[15:44:41] <JT-Shop> oh this is nice to know Poplar Bluff-area historical tornado activity is above Missouri state average. It is 154% greater than the overall U.S. average.
[15:44:41] <JT-Shop> Read more: http://www.city-data.com/city/Poplar-Bluff-Missouri.html#ixzz2TlxlMaTy
[15:44:59] <JT-Shop> where did that last bit come from?
[15:45:24] <JT-Shop> Poplar Bluff-area historical earthquake activity is significantly above Missouri state average. It is 13% greater than the overall U.S. average.
[15:46:08] <JT-Shop> This is the one that passed by the house on 4/24/2002, a category F4 (max. wind speeds 207-260 mph) tornado 4.9 miles away from the Poplar Bluff city center injured 16 people and caused $45 million in damages.
[15:46:30] <JT-Shop> be back later
[15:47:16] <PetefromTn> too close for comfort.
[15:47:53] <PetefromTn> Wife is making some ravioli's and sausage in sauce. Seriously doubt I will be able to wait for dinner before I eat some LOL
[17:37:39] <DJ9DJ> gn8
[23:41:38] <GammaX-Shop> Hey guys anyone online?
[23:48:23] <tjb1> GammaX-Shop: hello.
[23:48:42] <GammaX-Shop> Hey tjb1
[23:49:38] <GammaX-Shop> tjb1: where you from? never seen you on here.
[23:50:12] <tjb1> pennsylvania, was on here a lot last year when building my plasma table
[23:50:21] <tjb1> finished school and starting a job soon so no time
[23:52:44] <GammaX-Shop> ahhh nice
[23:52:48] <GammaX-Shop> what kinda job
[23:52:59] <tjb1> manufacturing engineer at hardinge