Back
[00:00:28] <Roguish> PCW: I have both my broken 5i20's fixed. Thanks for the help. Hey is there a doc to translate bit file names to what they do?
[00:00:55] <Tom_itx> the new mesaflash will
[00:01:08] <Tom_itx> err if it's loaded that is
[00:01:25] <Tom_itx> svst is generally stepper i think
[00:01:29] <Tom_itx> svss is servo i think
[00:02:54] <micges> sv -servo, ss - smart serial, st - stepper
[00:03:35] <PCW> Tom_itx JTAG pcb
[00:04:27] <Roguish> micges: ok, that's part of it. there's lots more. Is there a document of some sort? somewhere? PCW?
[00:04:47] <seb_kuzminsky> Roguish: each .bit file comes with a .pin file that tells you the pinout
[00:05:02] <seb_kuzminsky> is that what you're ooking for?
[00:05:06] <seb_kuzminsky> *l
[00:06:58] <PCW> mesaflash will make pin files now
[00:07:16] <Tom_itx> pretty cool tool
[00:07:33] <Roguish> seb_kuzminsky: in the software download for the 5i24, there are 75 bit files. some things are obvious, most are not.
[00:07:47] -!- erve_ has quit [Ping timeout: 264 seconds]
[00:08:12] -!- Computer_Barf has quit [Ping timeout: 245 seconds]
[00:11:22] <Tom_itx> E coast better get home
[00:12:56] <Tom_itx> Roguish do you have something specific you're looking for?
[00:15:38] <Roguish> Tom_itx: a client is cooking up a machine and is not sure of the configuration yet. I would like to know all the current configurations to show him what is available.
[00:16:08] <Tom_itx> if it's not there it can be made
[00:16:53] <Tom_itx> they are a bit cryptic but there's only so much you can get in a filename
[00:17:13] <Roguish> seb_kuzminsky: in the Mesa downloaded file that has the 75 configurations, there are no pin files (that is no files with .pin extension.
[00:17:54] <Tom_itx> unzip all the files
[00:18:00] <Roguish> Tom_itx: exactly, I'm sure there is some logic in the name, just what is the logic?
[00:18:04] <PCW> you can always look at the source pinout files
[00:18:06] <Tom_itx> there is in mine under the hostmot2 subdir
[00:18:24] <Tom_itx> i generally do just what PCW suggests
[00:18:36] <Tom_itx> you'll eventually figure out a pattern
[00:19:08] <Tom_itx> or wait until you know what he needs and ask somebody
[00:19:15] <seb_kuzminsky> skunkworks: do you have a gcode file that violates constraints in 2.7, before rob's fixes?
[00:21:37] <Tom_itx> is 2.7 stable enough to run?
[00:21:46] <Tom_itx> not a production machine...
[00:22:21] <seb_kuzminsky> Tom_itx: i think so
[00:22:30] <seb_kuzminsky> i think it's better than 2.6 now
[00:22:50] <Tom_itx> once i get all my parts in and get the control back up i'll load it
[00:22:58] <Tom_itx> i loaded 2.6 the other day
[00:23:25] <skunkworks> was there a constraint violation that rob was fixing? wow - I have to look back.. I am drawing a blank.
[00:23:30] <Tom_itx> i'll need to add those TP variables to the ini won't I?
[00:23:37] <KGB-linuxcnc> 03Sebastian Kuzminsky 052.7 8a0a9ee 06linuxcnc 10src/emc/usr_intf/stepconf/stepconf.py stepconf: remove a debug print * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=8a0a9ee
[00:23:49] -!- karavanjo has quit [Ping timeout: 252 seconds]
[00:24:00] <seb_kuzminsky> Tom_itx: no ini changes needed for the new TP, it's enabled by default
[00:24:01] <skunkworks> Tom_itx: no.. It defaults to sane values
[00:24:34] <seb_kuzminsky> here are the ini settings if you want to futz with them, but that's not needed:
http://linuxcnc.org/docs/2.7/html/config/ini_config.html#sub:TRAJ-section
[00:24:43] <Tom_itx> i had added some ARC-BLEND stuff to one some time back...
[00:24:54] <seb_kuzminsky> skunkworks: maybe i'm misunderstanding what rob's working on
[00:25:11] <seb_kuzminsky> i thought "it must be a violation" but i guess it could be a performance improvement
[00:25:12] <Tom_itx> i think some of them have changed or been eliminated since then
[00:25:17] <skunkworks> seb_kuzminsky: let me go back through my notes...
[00:25:37] <seb_kuzminsky> Tom_itx: yikes! that'd be good to fix before the next 2.7 pre-release
[00:26:24] <Tom_itx> heh
[00:26:34] <Tom_itx> that was back when it was rob's branch iirc
[00:27:15] <seb_kuzminsky> git never forgets
[00:27:57] <skunkworks> seb_kuzminsky: oh - it was the issue with just x-y machines..
[00:28:56] <seb_kuzminsky> Tom_itx: git thinks John Thornton added that documentation last june
[00:29:18] <seb_kuzminsky> skunkworks: ah, xy machines not using their full accel and running slower than they should?
[00:29:21] <Tom_itx> i have them commented out now
[00:29:27] -!- asdfasd has quit [Ping timeout: 245 seconds]
[00:29:33] <Tom_itx> i'll go back thru it again when i get ready to load 2.7
[00:29:56] <skunkworks> seb_kuzminsky: that too.
[00:30:00] <Tom_itx> just waiting on a slow boat from china
[00:31:52] <seb_kuzminsky> hmm, some of the ini variables appear to be unused by the code in 2.7
[00:33:15] <skunkworks> he also did some spiral stuff I don't understand
[00:33:49] <seb_kuzminsky> yeah i didnt understand that either, it looked to me like spirals were working right before that
[00:34:25] <skunkworks> so - constraint violations with xy only machines, slower Z axis causeing xy moves to be slower, some refactoring and spiral stuff
[00:37:34] <seb_kuzminsky> oh wait, so xy machines *do* violate constraints?
[00:37:45] <seb_kuzminsky> (i wish we had automated tests for this stuff)
[00:38:05] <seb_kuzminsky> [TRAJ]ARC_BLEND_FALLBACK_ENABLE appears to be totally unused
[00:42:15] <seb_kuzminsky> bbl
[00:43:42] <linuxcnc-build_> build #1085 of 1403.rip-wheezy-amd64 is complete: Failure [4failed compile runtests] Build details are at
http://buildbot.linuxcnc.org/buildbot/builders/1403.rip-wheezy-amd64/builds/1085 blamelist: Sebastian Kuzminsky <seb@highlab.com>
[00:48:13] -!- Tom_L [Tom_L!~Tl@unaffiliated/toml/x-013812] has joined #linuxcnc-devel
[00:49:08] -!- ariscop has quit [Quit: Leaving]
[00:49:41] -!- ariscop [ariscop!~Phase4@icookc.lnk.telstra.net] has joined #linuxcnc-devel
[00:50:27] -!- TTN has quit [Ping timeout: 264 seconds]
[00:59:51] -!- theorbtwo has quit [Read error: No route to host]
[01:00:51] -!- jpe__ has quit [Quit: Page closed]
[01:01:52] <linuxcnc-build_> build #2938 of 0000.checkin is complete: Failure [4failed] Build details are at
http://buildbot.linuxcnc.org/buildbot/builders/0000.checkin/builds/2938 blamelist: Sebastian Kuzminsky <seb@highlab.com>
[01:03:18] -!- Nick001-shop has quit [Remote host closed the connection]
[01:04:11] <skunkworks> seb_kuzminsky: yes
[01:05:13] <seb_kuzminsky> skunkworks: can you send me the gcode (& ini if you have it ) that violates constraints in the current 2.7 branch?
[01:06:23] <skunkworks> sure
[01:06:47] <seb_kuzminsky> huh, that build failure just now is a weirdo:
[01:06:48] <seb_kuzminsky> Running test: /home/buildslave/emc2-buildbot/wheezy-amd64/rip-wheezy-amd64/build/tests/near.0
[01:06:51] <seb_kuzminsky> halrun: Realtime already running. Use 'halrun -U' to stop existing realtime session.
[01:06:54] <seb_kuzminsky> *** /home/buildslave/emc2-buildbot/wheezy-amd64/rip-wheezy-amd64/build/tests/near.0: FAIL: test run exited with 1
[01:07:18] <andypugh> seb_kuzminsky: Problem with the previous test not exiting?
[01:07:29] <seb_kuzminsky> that's a vanilla kernel running a simulator build
[01:07:46] <seb_kuzminsky> andypugh: sure looks like a race with the previous test, yeah
[01:07:53] -!- Tom_L has quit []
[01:16:38] <skunkworks> seb_kuzminsky: that sounds right.. I think it was figured that falling back to parabolic blending if it was faster wasn't worth it.
[01:23:09] -!- furrywolf has quit [Read error: Connection reset by peer]
[01:29:54] -!- Computer_Barf has quit [Ping timeout: 272 seconds]
[01:32:01] -!- rob_h has quit [Ping timeout: 252 seconds]
[01:47:22] -!- Computer_Barf has quit [Ping timeout: 245 seconds]
[02:04:52] -!- koo5 has quit [Ping timeout: 244 seconds]
[02:21:57] amnesic is now known as amnesic_away
[02:28:21] -!- terinjokes has quit [Quit: So long and thanks for all the fish!]
[02:33:45] -!- Roguish has quit [Quit: ChatZilla 0.9.91.1 [Firefox 35.0/20150108202552]]
[02:40:18] -!- Computer_Barf has quit [Ping timeout: 276 seconds]
[02:48:46] -!- _1_alexfootball3 has quit [Remote host closed the connection]
[02:49:43] -!- andypugh has quit [Quit: andypugh]
[02:56:32] -!- nofxx has quit [Ping timeout: 245 seconds]
[03:13:53] -!- PetefromTn_ [PetefromTn_!~IceChat9@75-136-60-251.dhcp.jcsn.tn.charter.com] has joined #linuxcnc-devel
[03:28:52] -!- GJdan has quit [Ping timeout: 240 seconds]
[03:29:56] -!- swingley has quit [Remote host closed the connection]
[03:35:23] -!- ariscop has quit [Ping timeout: 264 seconds]
[03:37:36] <skunkworks> seb_kuzminsky:
http://electronicsam.com/images/KandT/testing/plasma.tar.gz
[03:38:16] <skunkworks> should open the gcode file and everything. Huge constraint violations in 2.6+ and fixed in robs branch
[03:55:28] -!- Miner_48er has quit [Ping timeout: 255 seconds]
[04:03:03] -!- FinboySlick has quit [Quit: Leaving.]
[04:07:00] -!- syyl has quit [Ping timeout: 265 seconds]
[04:08:57] -!- AR__ has quit [Ping timeout: 252 seconds]
[04:12:43] <skunkworks> sorry 2.7+
[04:13:10] <seb_kuzminsky> thanks skunkworks
[04:16:00] <skunkworks> hope it works :)
[04:16:05] -!- ariscop [ariscop!~Phase4@2001:44b8:4196:e800:a2a8:cdff:fe1c:74c4] has joined #linuxcnc-devel
[04:16:18] <skunkworks> or doesn't work - depending on how you look at it.
[04:17:37] <seb_kuzminsky> now that the sliding door on the wife's van is fixed i hope to have an evening to look at it :-/
[04:17:44] <seb_kuzminsky> some time
[04:17:47] <seb_kuzminsky> good night!
[04:19:35] -!- theorbtwo has quit [Read error: Connection reset by peer]
[04:26:43] -!- swingley has quit [Ping timeout: 256 seconds]
[04:33:03] -!- danylevskyi has quit [Ping timeout: 264 seconds]
[04:40:34] -!- Nutter has quit [Quit: Nutter]
[04:40:41] -!- sumpfralle has quit [Quit: Leaving.]
[04:52:37] -!- furrywolf has quit [Ping timeout: 255 seconds]
[04:54:25] -!- amiri_ has quit [Ping timeout: 252 seconds]
[05:03:12] -!- patrickarlt has quit [Quit: Leaving...]
[05:16:51] -!- TTN has quit [Ping timeout: 264 seconds]
[05:24:26] -!- TTN has quit [Changing host]
[05:27:24] -!- swingley has quit [Ping timeout: 272 seconds]
[05:36:31] -!- PetefromTn_ has quit [Quit: I'm Outta here!!]
[05:44:08] -!- johtso has quit [Quit: Connection closed for inactivity]
[05:47:05] -!- steves_logging has quit [Read error: Connection reset by peer]
[05:50:43] -!- steves_logging [steves_logging!~Steve@wsip-70-168-134-18.dc.dc.cox.net] has joined #linuxcnc-devel
[05:50:45] -!- rootB has quit [Ping timeout: 276 seconds]
[06:12:13] -!- erve_ has quit [Remote host closed the connection]
[06:28:01] -!- swingley has quit [Ping timeout: 255 seconds]
[06:32:26] -!- erve_ has quit [Ping timeout: 246 seconds]
[06:35:57] -!- tjtr33 has quit [Quit: Leaving]
[06:38:42] -!- karavanjo has quit [Ping timeout: 244 seconds]
[06:41:17] -!- karavanjo1 has quit [Ping timeout: 244 seconds]
[06:41:35] -!- eeriegeek has quit [Quit: Leaving.]
[06:47:25] -!- somenewguy has quit [Quit: WeeChat 1.0.1]
[06:52:30] -!- erve__ has quit [Ping timeout: 276 seconds]
[06:53:13] -!- dan2k3k4 has quit [Ping timeout: 252 seconds]
[06:57:38] -!- nofxx has quit [Ping timeout: 246 seconds]
[07:01:23] -!- ve7it has quit [Remote host closed the connection]
[07:03:33] -!- kwallace2 [kwallace2!~kwallace@tmb-248.sonnet.com] has joined #linuxcnc-devel
[07:05:22] -!- kwallace1 has quit [Ping timeout: 255 seconds]
[07:07:32] -!- The_Ball has quit [Remote host closed the connection]
[07:17:31] -!- unfy has quit [Quit: Miranda IM! Smaller, Faster, Easier. http://miranda-im.org]
[07:27:13] -!- jj1212 has quit [Ping timeout: 246 seconds]
[07:28:18] -!- swingley has quit [Ping timeout: 244 seconds]
[07:31:59] -!- jerryitt has quit [Quit: Connection closed for inactivity]
[07:35:32] -!- dan2k3k4 has quit [Ping timeout: 244 seconds]
[07:39:08] -!- zeitue has quit [Ping timeout: 272 seconds]
[07:42:46] -!- karavanjo has quit [Ping timeout: 244 seconds]
[07:44:08] -!- karavanjo1 has quit [Ping timeout: 245 seconds]
[07:52:26] -!- erve_ has quit [Ping timeout: 272 seconds]
[07:53:12] -!- kwallace2 [kwallace2!~kwallace@tmb-248.sonnet.com] has parted #linuxcnc-devel
[08:00:51] -!- karavanjo has quit [Ping timeout: 244 seconds]
[08:03:06] -!- dan2k3k4k5 has quit [Quit: Leaving]
[08:14:22] -!- erve_ has quit [Ping timeout: 240 seconds]
[08:20:31] -!- erve_ has quit [Ping timeout: 255 seconds]
[08:20:51] -!- karavanjo has quit [Ping timeout: 252 seconds]
[08:23:47] -!- karavanjo1 has quit [Ping timeout: 252 seconds]
[08:29:24] -!- swingley has quit [Ping timeout: 245 seconds]
[08:31:51] -!- KimK has quit [Ping timeout: 252 seconds]
[08:31:52] -!- KimK_laptop has quit [Ping timeout: 240 seconds]
[08:36:32] amnesic_away is now known as amnesic
[08:38:27] -!- karavanjo has quit [Ping timeout: 252 seconds]
[08:44:56] -!- KimK [KimK!~Kim__@ip68-102-30-143.ks.ok.cox.net] has joined #linuxcnc-devel
[08:45:21] -!- KimK_laptop [KimK_laptop!~kkirwan@ip68-102-30-143.ks.ok.cox.net] has joined #linuxcnc-devel
[08:54:00] -!- nofxx has quit [Ping timeout: 264 seconds]
[08:58:43] -!- karavanjo has quit [Ping timeout: 244 seconds]
[09:01:13] -!- erve__ has quit [Ping timeout: 245 seconds]
[09:01:28] -!- karavanjo1 has quit [Ping timeout: 255 seconds]
[09:06:59] -!- Miner_48er has quit [Quit: Leaving]
[09:07:20] -!- karavanjo has quit [Read error: Connection reset by peer]
[09:11:34] -!- rob_h [rob_h!~robh@90.217.24.124] has joined #linuxcnc-devel
[09:12:53] -!- karavanjo has quit [Ping timeout: 245 seconds]
[09:13:39] -!- mttr has quit [Ping timeout: 252 seconds]
[09:22:33] -!- theorbtwo has quit [Read error: No route to host]
[09:30:36] -!- swingley has quit [Ping timeout: 264 seconds]
[09:45:23] -!- karavanjo1 has quit [Ping timeout: 245 seconds]
[09:49:46] -!- akex2 [akex2!uid58281@gateway/web/irccloud.com/x-hxkolesfdfddobgf] has joined #linuxcnc-devel
[09:51:10] amnesic is now known as amnesic_away
[09:56:18] -!- asdfasd has quit [Read error: Connection reset by peer]
[09:58:48] -!- TTN has quit [Ping timeout: 264 seconds]
[10:01:19] -!- karavanjo has quit [Ping timeout: 252 seconds]
[10:01:37] -!- erve_ has quit [Ping timeout: 256 seconds]
[10:02:12] -!- Jymmm has quit [Read error: Connection reset by peer]
[10:03:12] -!- `Nerobro has quit [Read error: Connection reset by peer]
[10:05:01] -!- erve__ has quit [Ping timeout: 256 seconds]
[10:18:33] -!- TTN has quit [Ping timeout: 276 seconds]
[10:25:42] -!- erve_ has quit [Ping timeout: 276 seconds]
[10:28:05] -!- karavanjo has quit [Ping timeout: 252 seconds]
[10:29:11] -!- karavanjo1 has quit [Ping timeout: 252 seconds]
[10:30:48] -!- swingley has quit [Ping timeout: 245 seconds]
[10:33:13] -!- karavanjo has quit [Ping timeout: 252 seconds]
[10:39:52] -!- erve_ has quit [Ping timeout: 245 seconds]
[10:50:05] -!- karavanjo1 has quit [Ping timeout: 252 seconds]
[10:52:28] -!- karavanjo has quit [Ping timeout: 245 seconds]
[10:53:18] -!- karavanjo2 has quit [Ping timeout: 245 seconds]
[10:55:48] -!- karavanjo1 has quit [Ping timeout: 245 seconds]
[10:59:06] -!- karavanjo has quit [Ping timeout: 244 seconds]
[11:00:39] -!- karavanjo1 has quit [Ping timeout: 244 seconds]
[11:05:28] -!- PCW_ [PCW_!~chatzilla@99.88.10.65] has joined #linuxcnc-devel
[11:07:51] -!- PCW has quit [Ping timeout: 264 seconds]
[11:07:52] PCW_ is now known as PCW
[11:08:27] -!- Jymmm has quit [Ping timeout: 264 seconds]
[11:09:54] -!- leosw has quit [Ping timeout: 276 seconds]
[11:27:27] -!- shadowjack has quit [Ping timeout: 276 seconds]
[11:31:32] -!- swingley has quit [Ping timeout: 245 seconds]
[11:32:53] -!- skunkworks has quit [Ping timeout: 245 seconds]
[11:37:22] -!- nofxx has quit [Ping timeout: 245 seconds]
[11:38:22] -!- karavanjo has quit [Ping timeout: 244 seconds]
[11:40:57] -!- karavanjo1 has quit [Ping timeout: 244 seconds]
[11:53:04] -!- micges_ [micges_!~micges@aeeb128.neoplus.adsl.tpnet.pl] has joined #linuxcnc-devel
[11:56:39] -!- micges has quit [Ping timeout: 256 seconds]
[12:00:04] -!- karavanjo has quit [Ping timeout: 244 seconds]
[12:00:04] -!- archivist_herron has quit [Ping timeout: 272 seconds]
[12:05:25] -!- akex2 has quit [Quit: Connection closed for inactivity]
[12:10:55] -!- karavanjo1 has quit [Ping timeout: 244 seconds]
[12:12:03] -!- karavanjo has quit [Ping timeout: 245 seconds]
[12:13:48] -!- erve__ has quit [Ping timeout: 264 seconds]
[12:23:04] -!- shadowjack has quit [Ping timeout: 255 seconds]
[12:24:27] -!- shadowjack_ has quit [Ping timeout: 245 seconds]
[12:26:38] -!- karavanjo2 has quit [Ping timeout: 245 seconds]
[12:29:22] -!- karavanjo has quit [Ping timeout: 255 seconds]
[12:32:31] -!- swingley has quit [Ping timeout: 255 seconds]
[12:36:38] -!- karavanjo has quit [Ping timeout: 245 seconds]
[12:39:08] -!- karavanjo1 has quit [Ping timeout: 245 seconds]
[12:43:51] -!- karavanjo has quit [Ping timeout: 264 seconds]
[12:46:51] -!- karavanjo1 has quit [Ping timeout: 264 seconds]
[12:49:09] -!- karavanjo has quit [Ping timeout: 244 seconds]
[12:57:03] -!- karavanjo has quit [Ping timeout: 245 seconds]
[12:58:26] -!- balestrino has quit [Ping timeout: 276 seconds]
[13:00:38] -!- skunkworks [skunkworks!~skunkwork@68-115-41-210.static.eucl.wi.charter.com] has joined #linuxcnc-devel
[13:03:03] -!- amiri has quit [Ping timeout: 264 seconds]
[13:06:54] shadowjack__ is now known as jack16
[13:10:41] -!- chillly has quit [Quit: Ex-Chat]
[13:12:03] amnesic_away is now known as amnesic
[13:13:39] micges_ is now known as micges
[13:16:42] -!- jack16 has quit [Ping timeout: 272 seconds]
[13:18:51] -!- shadowjack has quit [Read error: Connection reset by peer]
[13:22:59] -!- koo5 has quit [Ping timeout: 252 seconds]
[13:24:19] <jthornton> I noticed this in the 2.5 change log "AXIS: dynamic tabs can embed other applications" is there any documentation on how to do that?
[13:28:42] -!- cox_ has quit [Quit: http://quassel-irc.org - Chat komfortabelt. Hvor som helst.]
[13:29:34] -!- cox [cox!~quassel@188.226.208.53] has joined #linuxcnc-devel
[13:32:28] -!- Valen has quit [Quit: Leaving.]
[13:33:04] -!- swingley has quit [Ping timeout: 244 seconds]
[13:36:31] Jymmmm is now known as Jymmm
[13:51:29] -!- balestrino has quit [Ping timeout: 245 seconds]
[13:54:33] -!- shadowjack has quit [Ping timeout: 245 seconds]
[13:56:19] FreezingDroid is now known as FreezingCold
[14:01:25] -!- shadowjack_ has quit [Read error: Connection reset by peer]
[14:04:13] -!- shadowjack has quit [Read error: Connection reset by peer]
[14:07:38] -!- shadowjack has quit [Client Quit]
[14:10:42] -!- koo5 has quit [Ping timeout: 245 seconds]
[14:13:37] -!- mhaberler has quit [Quit: mhaberler]
[14:14:49] -!- jack16 has quit [Read error: Connection reset by peer]
[14:23:15] -!- mrsun__ has quit [Quit: Leaving]
[14:27:57] -!- shadowjack_ has quit [Ping timeout: 256 seconds]
[14:34:01] -!- swingley has quit [Ping timeout: 255 seconds]
[14:48:28] -!- PetefromTn_ [PetefromTn_!~IceChat9@75-136-60-251.dhcp.jcsn.tn.charter.com] has joined #linuxcnc-devel
[14:51:11] -!- Zboonet has quit [Ping timeout: 256 seconds]
[14:51:17] <seb_kuzminsky> jthornton: i'll channel cradek:
[14:51:17] <seb_kuzminsky> < cradek> I'd check the source :-)
[14:54:09] amnesic is now known as amnesic_away
[14:55:36] <cradek> well I looked at the AXIS docs and I think the answer is no
[14:58:29] <cradek> also embedding tabs in touchy is not documented
[14:58:41] -!- Kup has quit [Quit: Page closed]
[14:59:30] <cradek> happily, I think the procedure is the same for both:
[14:59:35] <cradek> sim/touchy/touchy.ini:# EMBED_TAB_NAME = Tools
[14:59:35] <cradek> sim/touchy/touchy.ini:# EMBED_TAB_COMMAND = xterm -into {XID} -rv -fn lucidasanstypewriter-bold-14 -e watch -n1 cat simpockets.tbl
[15:00:09] <cradek> (untested)
[15:04:03] -!- akex2 [akex2!uid58281@gateway/web/irccloud.com/x-csowhguxxmmtqdbo] has joined #linuxcnc-devel
[15:05:43] -!- kwallace [kwallace!~kwallace@smb-243.sonnet.com] has joined #linuxcnc-devel
[15:06:50] <akex2> Hy all
[15:07:20] <seb_kuzminsky> thanks cradek
[15:07:24] <seb_kuzminsky> hi akex2
[15:07:38] <akex2> How disable a anti gouging protection on linux cnc please ?
[15:08:13] <akex2> I hate that :(
[15:08:24] <cradek> that is probably the wrong question. do you understand that it is reporting a problem in your gcode, and what that problem is?
[15:09:03] <JT-Shop> cradek, thanks
[15:09:04] -!- erve_ has quit [Remote host closed the connection]
[15:09:22] <cradek> JT-Shop: welcome, it's not much to go on, but it's something
[15:09:28] <akex2> Nop i want disable it
[15:10:08] <cradek> do you understand what causes it?
[15:10:49] <akex2> If i want a pocket diam 20mm i can make it whith a tool 12mm ex whith compensation
[15:11:18] <akex2> Yes i understand where is an what is the problem
[15:11:40] <cradek> yes you can make that pocket
[15:12:04] <cradek> ok great, please explain then
[15:12:16] -!- koo5 has quit [Ping timeout: 255 seconds]
[15:12:30] <skunkworks> probably not if the circular pocket is made of very segments....
[15:12:46] <akex2> Sorry i don't speak verry well but i try explain you
[15:12:47] <seb_kuzminsky> much pocket
[15:12:50] <seb_kuzminsky> very segments
[15:13:04] <cradek> akex2: I'm having no trouble understanding you
[15:13:15] <akex2> No is a circular
[15:13:26] <akex2> Ok good cradek ;)
[15:14:16] <skunkworks> heh *probably not if the circular pocket is made of very short segments....
[15:14:47] -!- zeitue has quit [Quit: Leaving]
[15:15:56] <akex2> Iinux cnc say : the input motion is less than the radius of the tool
[15:19:59] <skunkworks> akex2, the entry move of cutter comp needs to be atleast the radius of the tool.
[15:20:00] <skunkworks> http://linuxcnc.org/docs/2.6/html/gcode/tool_compensation.html#_overview
[15:24:17] <akex2> Thx skunkworks
[15:24:46] <akex2> My tool is in center on my pocket
[15:25:24] <akex2> My tool diam 12mm and my pocket is 20
[15:26:00] <cradek> you can either enter cutter comp mode before putting the tool in the pocket, or use an arc entry move
[15:28:09] <akex2> Ok i understand cradek
[15:28:17] <akex2> But last one question
[15:30:26] <akex2> When compenstation is activate i can't make a g2 r5,5 with a tool diam 10 it's normaly ?
[15:31:34] <cradek> a tool of radius 5 has no problem inside or outside an arc with radius 5.5
[15:35:06] -!- swingley has quit [Ping timeout: 276 seconds]
[15:35:15] <akex2> Ok i try make a programe with error and if i can't resolve it, i come back, i am very boring of this error...
[15:35:39] <akex2> Thx cradek and skunkworks lot off!
[15:35:55] <cradek> welcome
[15:36:23] <cradek> entry moves can be hard to get right
[15:38:31] <akex2> You say right !
[15:51:20] <kwallace> akex2, I have also had frustration with cutter compensation. Just after compensation is turned on, the next move has a destination point at the stated point plus an offset. Then a path is determined to get there. The path is the tricky bit and I believe is based on the next point and the one after it. Since this is done behind the scenes, it can be hard to predict. I find having math functions available in g-code often makes it easier to just
[15:51:45] <archivist> cut off
[15:52:00] <kwallace> I find having math functions available in g-code often makes it easier to just leave compensation off and do it in the g-code. The current tool radius can be pulled into the g-code using the proper variable, #5410:
http://linuxcnc.org/docs/html/gcode/overview.html#_numbered_parameters_a_id_sub_numbered_parameters_a
[15:52:45] <kwallace> Oops :(
[15:54:35] <cradek> that's sure true for some simple shapes, but cutter comp will figure out shapes you really don't want to deal with yourself
[15:56:05] <cradek> I recently used it to make a hexagon (-like shape) get rounded corners
[15:56:06] -!- kwallace has quit [Read error: Connection reset by peer]
[15:56:21] <cradek> it would have been possible but really boring to figure the arcs out myself
[15:56:35] <cradek> wait it was an octagon-like shape
[15:57:39] -!- kwallace [kwallace!~kwallace@smb-203.sonnet.com] has joined #linuxcnc-devel
[15:58:15] -!- swingley has quit [Ping timeout: 244 seconds]
[16:04:48] -!- steves_logging has quit [Read error: Connection reset by peer]
[16:05:04] -!- steve_stallings [steve_stallings!~Steve@wsip-70-168-134-18.dc.dc.cox.net] has joined #linuxcnc-devel
[16:05:21] steve_stallings is now known as steves_logging
[16:07:42] -!- Computer_Barf1 has quit [Quit: Leaving.]
[16:10:46] -!- skunkworks_ [skunkworks_!~skunkwork@68-115-41-210.static.eucl.wi.charter.com] has joined #linuxcnc-devel
[16:10:52] <kwallace> Here is a sample routine with compensation in g-code:
http://wallacecompany.com/tmp/Screenshot_pocket-1a.png .
[16:13:03] -!- ejb has quit [Quit: ZZZzzz…]
[16:13:09] <kwallace> Oops, brain fart, the above uses a Python routine to create the g-code. Never mind.
[16:14:22] amnesic_away is now known as amnesic
[16:14:25] -!- hm2-buildmaster [hm2-buildmaster!~hm2-build@71-218-136-230.hlrn.qwest.net] has joined #linuxcnc-devel
[16:15:47] <skunkworks_> http://electronicsam.com/images/KandT/testing/Screenshot%20from%202014-10-20%2023:08:50.png
[16:16:02] <skunkworks_> linuxcnc cutter comp.. ;)
[16:16:38] <seb_kuzminsky> skunkworks_: all i see is the accel violations ;-)
[16:16:58] <skunkworks_> seb_kuzminsky, see the version?
[16:17:40] <cradek> I smile upon my cutter comp algorithm much more than I smile upon that old planner
[16:17:55] <skunkworks_> cradek, both work very well....
[16:18:00] -!- jst_ has quit [Quit: No Ping reply in 180 seconds.]
[16:18:00] -!- FreezingCold has quit [Ping timeout: 276 seconds]
[16:18:00] -!- skunkworks has quit [Ping timeout: 276 seconds]
[16:18:00] -!- hm2-buildmaster_ has quit [Ping timeout: 276 seconds]
[16:18:00] -!- jleh has quit [Ping timeout: 276 seconds]
[16:18:01] -!- capricorn_one has quit [Ping timeout: 276 seconds]
[16:18:01] -!- steves_logging has quit [Ping timeout: 276 seconds]
[16:18:06] <cradek> you're too generous
[16:18:18] <seb_kuzminsky> i use cutter comp every chance i get
[16:18:34] <seb_kuzminsky> it's much easier to figure out the entry move than all the path afterwards
[16:18:48] <cradek> heh yeah that's an easy tradeoff
[16:19:00] <seb_kuzminsky> sometimes that means my machine does a little silly dance above the work, to enter cutter comp
[16:19:12] <seb_kuzminsky> but as long as no real machinists see it, i dont mind :-)
[16:19:34] <cradek> sometimes I wonder if the other choice of entry move would be smarter for concave entry (tangent to the following line but ON the nominal path, instead of into the corner)
[16:19:42] <skunkworks_> dxf2gcode does the entry move above the part by default.
[16:20:07] <seb_kuzminsky> anything you do with the tool in air is a forgivable sin
[16:24:13] <skunkworks_> I think we are back down to the sob and the interp/bad runtest failure
[16:25:51] <skunkworks_> cradek, I am sure that screenshot was run at machine maximum..
[16:26:01] <skunkworks_> not normal machining speeds
[16:27:41] <seb_kuzminsky> is the interp test failure due to a change in arc tolerance?
[16:29:00] <skunkworks_> his last comment
[16:29:02] <skunkworks_> > As for the interp tests, we could also just turn down the spiral tolerance.
[16:29:02] <skunkworks_> > I had it cranked way up as a proof of concept, but it doesn't necessarily
[16:29:02] <skunkworks_> > have to be that high.
[16:30:09] <seb_kuzminsky> we had talked about increasing arc tolerance a few weeks or so ago
[16:32:11] <seb_kuzminsky> we decided then to increase the arc radius tolerance to 0.002828 inches in imperial and 0.02828 mm in metric
[16:32:39] <seb_kuzminsky> that makes linuxcnc accept programs where arc centers & endpoints are rounded to 0.001 inch / 0.01 mm
[16:32:57] <seb_kuzminsky> the tp in 2.7.0~pre2 (current 2.7 branch) handles these tolerances just fine
[16:35:51] -!- karavanjo has quit [Ping timeout: 252 seconds]
[16:36:14] -!- akex [akex!~akex@tou07-2-78-225-57-119.fbx.proxad.net] has joined #linuxcnc-devel
[16:36:31] <akex> cradek are you here ?
[16:36:56] <seb_kuzminsky> akex: ask your question
[16:37:52] <akex> ok thx i want uderstand why linuxcnc won't start my programe
[16:38:05] <akex> http://pastebin.com/CFMvJGme
[16:38:24] <seb_kuzminsky> what error do you get?
[16:39:30] <seb_kuzminsky> i assume your machine is metric? there's no G21
[16:40:00] <akex> yes
[16:40:03] <akex> the tool will interfere with the piece
[16:40:51] -!- karavanjo has quit [Ping timeout: 264 seconds]
[16:41:17] <seb_kuzminsky> on the cutter comp entry move still?
[16:43:02] <akex> G3 X10. Y0. I-10. J0.
[16:43:08] <akex> at this line
[16:44:14] <akex> in english my error is that
[16:44:16] <akex> Interference of the tool with a finite part of the piece with the tool radius compensation [2]
[16:44:28] <seb_kuzminsky> ok, i'm trying it here now
[16:44:53] <akex> cradek say me it's possible to make a poket 20 with a tool 12
[16:45:02] <seb_kuzminsky> i agree with that
[16:45:02] <PetefromTn_> does the cutter comp callout have to have the tool callout on the same line?
[16:45:07] <akex> but linuxcnc won't do that
[16:45:16] <seb_kuzminsky> PetefromTn_: no, it should use the currently loaded tool by default
[16:45:27] <seb_kuzminsky> akex: let's figure out what's wrong here...
[16:45:41] <akex> yes my diam tool is 12 mm no forgot that
[16:45:56] <cradek> I said before: you can either enter cutter comp mode before putting the tool in the pocket, or use an arc entry move
[16:46:42] <akex> i just want uderstand my problem
[16:46:57] <akex> i translate your say 2 min please
[16:48:18] <akex> the problem is not entry move
[16:48:47] <akex> linuxcnc won't make a arc with my tool
[16:49:37] <seb_kuzminsky> "Arc move in concave corner cannot be reached by the tool without gouging"
[16:49:44] <seb_kuzminsky> Near line 26
[16:49:51] <akex> yes that it
[16:49:52] <seb_kuzminsky> bbl
[16:50:10] <akex> what is bbl ?
[16:50:54] <archivist> be back later
[16:51:31] <akex> if it's possible disable this protection or other. i have ever make that on other machining and work well
[16:51:44] <cradek> akex:
http://www.linuxcnc.org/docs/html/gcode/tool_compensation.html#sec:cutter-compensation
[16:51:45] <akex> ok archivist thx
[16:52:02] <cradek> look at the images in #3 and #3.1
[16:52:28] <cradek> look at where the tool goes at the end of the entry move when you make a concave corner for entry
[16:52:47] <cradek> see the green path on the #3 image
[16:54:11] <cradek> if you think about the entry move inside the circle you have programmed, you will see that it is impossible for the tool to fit in this corner
[16:55:51] <akex> i can't explain i don t have vocabulari
[16:56:38] <akex> how you "cradek" programe this pocket
[16:57:04] <akex> are you see
http://pastebin.com/CFMvJGme
[16:57:47] -!- jduhls has quit [Ping timeout: 245 seconds]
[16:58:00] -!- quiqua has quit [Quit: quiqua]
[16:59:56] -!- md-2 has quit [Remote host closed the connection]
[17:00:29] <akex2> I just like understand how programing that or disable this shiti protection
[17:01:23] <archivist> it is not "protection"
[17:01:41] -!- robertm has quit [Remote host closed the connection]
[17:02:50] <cradek> it's easy to think that removing an error message will make the program do what you want, but this is wrong, because the error message is there to tell you you've made a situation the program does not handle
[17:03:15] <cradek> so you could possibly make this situation work, but you would have to change the entry algorithm
[17:03:43] <cradek> you can understand the entry algorithm, and see why it does not work in the case you give, if you look at those images I linked earlier
[17:05:05] <cradek> useful-subroutines.ngc (in your distribution) does a different kind of entry above the hole, and then cuts the round pocket with helixes - you might want to look at that
[17:05:55] <cradek> I'm sorry it's frustrating but it's simply not a matter of removing error messages
[17:08:39] <akex> there are a french dec of linuxcnc ?
[17:08:58] <akex> because i can't uderstand all you say
[17:09:01] <cradek> http://www.linuxcnc.org/docs/html/index_fr.html
[17:09:20] <akex> dev* sorry
[17:09:51] <akex> cradek thanks for all.
[17:10:10] <seb_kuzminsky> the cutter comp entry move looks reasonable to me
[17:10:12] <cradek> http://www.linuxcnc.org/docs/html/gcode/tool_compensation_fr.html#sec:Compensation-rayon-d-outil
[17:10:15] <akex> but there are a glitch langage and i am frustrate
[17:10:27] <seb_kuzminsky> if i reduce the diameter of the tool to 1 mm it loads fine and displays the expected path
[17:10:43] <cradek> seb_kuzminsky: notice it doesn't cut the full circle
[17:10:58] <seb_kuzminsky> yep, it leaves the first part of the circle un-cut
[17:11:10] <akex> i want cut a full cir
[17:11:17] <seb_kuzminsky> with a larger-diameter tool, shouldn't it just leave more of the beginning of the circle uncut?
[17:11:32] <cradek> seb_kuzminsky: that's because the entry move target is inside the concave corner formed by the circle and the radial line
[17:11:55] <seb_kuzminsky> right
[17:12:18] <cradek> seb_kuzminsky: yes, until the tool doesn't fit inside that corner made up of half the circle
[17:12:41] <seb_kuzminsky> oh!!!
[17:13:02] <seb_kuzminsky> the diameter of the tool is 12 mm, and that's more than the distance between the entry move and the top of the circle
[17:13:05] <seb_kuzminsky> i get it now
[17:13:08] * seb_kuzminsky is a little slow
[17:13:11] <cradek> yes
[17:13:30] <cradek> as you increase the tool you'll see it cut less and less of the circle, until you hit 3/4 of the circle and it will no longer fit
[17:14:03] <cradek> so this is the wrong way to cut inside a circle :-/
[17:15:05] -!- leosw has quit [Quit: Quitte]
[17:15:17] <seb_kuzminsky> yep
[17:15:41] <seb_kuzminsky> did my email to bence kovacs on emc-developers go out? i dont see it in the gmane archive
[17:17:13] <seb_kuzminsky> the sf archive has it, so i guess it got that far at least
[17:19:06] <cradek> http://timeguy.com/cradek-files/emc/blue-algorithm.png
[17:19:14] <cradek> don't laugh at my editing skills
[17:19:50] <cradek> I think this is an alternative entry algorithm that would work in this situation
[17:20:34] <cradek> (a different poison we could pick)
[17:23:02] -!- erve_ has quit []
[17:23:50] <cradek> although the corresponding arc cases I'm thinking of make me shiver
[17:26:18] <seb_kuzminsky> the problem akex is having is that a 12mm tool can't both be to the left of the radial entry move and to the left of the (ccw) circle
[17:26:18] <cradek> notice that even in the simple case in my picture, in the right-side compensation mode, the tool will be cutting something to the left of the black line
[17:26:33] <cradek> yes
[17:26:46] <seb_kuzminsky> yes, that's surely worse
[17:27:43] <cradek> well I think I like the current green way better, but the blue way lets akex's pocket work
[17:28:12] <cradek> but I think the blue way has to assume what's going on on the left side, which it can't really know
[17:28:31] <cradek> I suspect some other controls use the blue algorithm for the pocketing reason
[17:29:06] <seb_kuzminsky> the blue way would also cut the whole circle, and not leave those little tufts at entry & exit like it does now
[17:29:11] <cradek> yes
[17:29:50] <seb_kuzminsky> it's maybe arguably not wrong to cut to the left of the entry move
[17:29:58] <cradek> but imagine cutting inside a square pocket (entering ill-advisedly at a corner)
[17:30:05] <seb_kuzminsky> the green algorithm does too, just not as much
[17:30:11] <cradek> green algorithm cuts not quite the whole square, blue gouges past it
[17:30:33] <seb_kuzminsky> yeah, right
[17:31:29] <cradek> sorry - green algorithm does too (what)?
[17:31:51] -!- dan2k3k4 has quit [Ping timeout: 264 seconds]
[17:32:02] <seb_kuzminsky> cuts to the left of the entry move (it has to, since it starts out gouging by the tool radius)
[17:32:23] <cradek> well it transitions from halfway over the line, to next to it
[17:32:28] <seb_kuzminsky> tight
[17:32:30] <seb_kuzminsky> *right
[17:32:33] <cradek> by definition you're halfway over it before entry
[17:32:48] <seb_kuzminsky> yeah, unavoidably
[17:32:51] <cradek> I think that's not assuming in any way
[17:33:38] <seb_kuzminsky> i was thinking, since we must start out in that way, thus by definition it's allowed to cut the "wrong" side during the entry move
[17:33:39] <PetefromTn_> it would be above the part at that point usually in that instance right? I am trying to understand Cutter Compensation as well so this is interesting
[17:33:52] <seb_kuzminsky> PetefromTn_: absolutely
[17:34:03] <seb_kuzminsky> if you just do your entry move in the air, all these problems go away
[17:34:20] <cradek> yeah it's best to enter and exit cutter comp NOT touching the work
[17:34:31] <PetefromTn_> do you guys normally like to use a ramp infeed for something like this.
[17:34:41] <seb_kuzminsky> for pocketing?
[17:34:57] <Tom_itx> that or drill a hole for the cutter to plunge into
[17:35:12] <PetefromTn_> well for any cutter comp move so you can get the entry move done safely?
[17:35:14] <seb_kuzminsky> i prefer to ramp for material entry, but sometimes i'm too lazy and plunge because it's easier to write the gcode that way
[17:35:17] <cradek> seb_kuzminsky: blue algorithm is still cutting the left side even at entry's endpoint
[17:35:33] <cradek> seb_kuzminsky: which might not necessarily be worse
[17:35:37] <seb_kuzminsky> yeah, so it's potentially gouging more
[17:35:40] <cradek> I think this is what you're saying
[17:35:57] <seb_kuzminsky> yes, that's what i tried to say :-)
[17:36:06] <cradek> this is hard to talk about over text
[17:36:11] <cradek> even with my brilliant artwork
[17:36:55] <seb_kuzminsky> i wonder if there's a drawing program that lest you share a drawing workspace in a browser yet
[17:37:13] <seb_kuzminsky> eh, i should get back to work
[17:37:13] <cradek> the blue dashed line sure might not be what the part looks like over there, and for some shapes you'll not like what this does
[17:37:37] <seb_kuzminsky> yeah, green at least errs on the side of removing less material
[17:38:03] <seb_kuzminsky> seeyas
[17:38:05] <cradek> bbl
[17:46:33] amnesic is now known as amnesic_away
[17:52:56] -!- zenmoto has quit [Client Quit]
[17:53:34] -!- zenmoto has quit [Client Quit]
[17:56:31] -!- danylevskyi has quit [Quit: Leaving]
[17:57:18] -!- gonzo___nb has quit [Quit: Leaving]
[17:57:24] -!- gonzo__nb has quit [Quit: Leaving]
[18:10:01] -!- jac [jac!42e4a220@gateway/web/freenode/ip.66.228.162.32] has joined #linuxcnc-devel
[18:11:27] -!- TTN has quit [Changing host]
[18:12:59] -!- steves_logging [steves_logging!~Steve@wsip-70-168-134-18.dc.dc.cox.net] has joined #linuxcnc-devel
[18:14:52] -!- jduhls has quit [Ping timeout: 245 seconds]
[18:25:48] -!- mhaberler has quit [Ping timeout: 264 seconds]
[18:41:26] -!- f1oat [f1oat!~f1oat@AMontsouris-553-1-38-59.w92-151.abo.wanadoo.fr] has joined #linuxcnc-devel
[18:43:41] -!- md-2 has quit [Remote host closed the connection]
[18:44:11] -!- karavanjo has quit [Ping timeout: 252 seconds]
[18:44:59] -!- balestrino has quit [Ping timeout: 246 seconds]
[18:49:58] -!- f1oat has quit [Ping timeout: 245 seconds]
[19:09:14] -!- f1oat [f1oat!~f1oat@AMontsouris-553-1-38-59.w92-151.abo.wanadoo.fr] has joined #linuxcnc-devel
[19:15:25] -!- akex2 has quit [Quit: Connection closed for inactivity]
[19:16:37] -!- norias has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
[19:18:20] -!- rob_h has quit [Ping timeout: 272 seconds]
[19:18:51] -!- nofxx has quit [Changing host]
[19:23:24] -!- f1oat has quit [Ping timeout: 264 seconds]
[19:25:08] -!- rob_h [rob_h!~robh@90.217.24.124] has joined #linuxcnc-devel
[19:26:40] -!- phantoxe has quit [Remote host closed the connection]
[19:32:20] -!- ve7it [ve7it!~LawrenceG@S01060014d19d0b68.pk.shawcable.net] has joined #linuxcnc-devel
[19:34:28] -!- syyl_ws has quit [Quit: Verlassend]
[19:44:48] -!- patrickarlt has quit [Remote host closed the connection]
[19:46:19] -!- erve has quit [Remote host closed the connection]
[19:55:29] -!- tris has quit [Quit: Leaving]
[19:56:13] -!- Loetmichel has quit [Ping timeout: 255 seconds]
[20:01:56] -!- md-2 has quit [Client Quit]
[20:02:27] -!- eFuchs has quit [Remote host closed the connection]
[20:26:37] -!- tinkerer [tinkerer!~tinkerer@mail.play-pla.net] has joined #linuxcnc-devel
[20:32:42] -!- pozzoni has quit [*.net *.split]
[20:32:42] -!- Spyou has quit [*.net *.split]
[20:32:42] -!- radish has quit [*.net *.split]
[20:32:43] -!- framer99 has quit [*.net *.split]
[20:32:47] pozzoni_ is now known as pozzoni
[20:32:47] radish_ is now known as radish
[20:33:12] framer99_ is now known as framer99
[20:35:08] -!- erve has quit [Remote host closed the connection]
[20:35:09] -!- dr0w has quit [Ping timeout: 256 seconds]
[20:48:47] -!- akex has quit [Quit: irc2go]
[20:54:10] -!- dr0w has quit [Quit: Leaving]
[20:58:52] -!- skunkworks_ has quit [Read error: Connection reset by peer]
[21:27:15] -!- skunkworks [skunkworks!~chatzilla@str-broadband-ccmts-ws-26.dsl.airstreamcomm.net] has joined #linuxcnc-devel
[21:42:29] -!- logger[mah]_ has quit [Remote host closed the connection]
[21:43:59] -!- Deejay has quit [Quit: bye]
[21:44:35] -!- logger[mah] [logger[mah]!~loggermah@mah2.mah.priv.at] has joined #linuxcnc-devel
[21:45:00] -!- akex2 [akex2!uid58281@gateway/web/irccloud.com/x-ngisoqufdzubeggq] has joined #linuxcnc-devel
[21:46:04] -!- chillly has quit [Quit: Ex-Chat]
[21:46:55] -!- kwallace has quit [Read error: No route to host]
[21:47:24] -!- kwallace1 [kwallace1!~kwallace@smb-203.sonnet.com] has joined #linuxcnc-devel
[21:47:52] -!- syyl has quit [Ping timeout: 240 seconds]
[21:55:29] -!- zenmoto has quit [Quit: Textual IRC Client: www.textualapp.com]
[21:56:38] -!- ariscop has quit [Ping timeout: 265 seconds]
[22:00:52] -!- balestrino has quit [Ping timeout: 240 seconds]
[22:01:19] -!- syyl has quit [Ping timeout: 255 seconds]
[22:01:20] -!- FinboySlick has quit [Quit: Leaving.]
[22:09:46] -!- Mr_Sheesh has quit [Read error: Connection reset by peer]
[22:20:39] -!- skorasaurus has quit [Remote host closed the connection]
[22:29:27] -!- karavanjo has quit [Ping timeout: 264 seconds]
[22:32:44] -!- skorasaurus has quit [Ping timeout: 245 seconds]
[22:37:29] -!- f1oat [f1oat!~f1oat@AMontsouris-553-1-38-59.w92-151.abo.wanadoo.fr] has joined #linuxcnc-devel
[22:39:08] -!- acdha has quit [Quit: Textual IRC Client: www.textualapp.com]
[22:44:42] -!- ariscop [ariscop!~Phase4@icookc.lnk.telstra.net] has joined #linuxcnc-devel
[22:45:42] -!- usbbdm [usbbdm!~usbbdm@d99-199-172-129.bchsia.telus.net] has joined #linuxcnc-devel
[22:46:18] -!- usbbdm [usbbdm!~usbbdm@d99-199-172-129.bchsia.telus.net] has parted #linuxcnc-devel
[22:48:03] -!- amiri_ has quit [Ping timeout: 264 seconds]
[22:51:25] mrsun is now known as Guest55813
[22:53:37] -!- Miner_48er has quit [Quit: Leaving]
[22:55:35] -!- sumpfralle has quit [Ping timeout: 246 seconds]
[23:01:15] -!- f1oat has quit [Ping timeout: 264 seconds]
[23:02:31] -!- jvrousseau has quit [Quit: Textual IRC Client: www.textualapp.com]
[23:03:25] -!- andypugh [andypugh!~andy2@cpc14-basl11-2-0-cust1010.20-1.cable.virginm.net] has joined #linuxcnc-devel
[23:07:50] -!- `Nerobro has quit [Ping timeout: 246 seconds]
[23:12:47] -!- Loetmichel2 has quit [Read error: Connection reset by peer]
[23:18:14] -!- PetefromTn_ has quit [Quit: I'm Outta here!!]
[23:23:59] -!- swingley has quit [Read error: Connection reset by peer]
[23:34:47] -!- adb has quit [Ping timeout: 276 seconds]
[23:50:24] -!- andypugh has quit [Quit: andypugh]
[23:56:20] -!- PetefromTn_ [PetefromTn_!~IceChat9@75-136-60-251.dhcp.jcsn.tn.charter.com] has joined #linuxcnc-devel
[23:58:20] -!- tinkerer has quit [Quit: Leaving.]