#linuxcnc-devel | Logs for 2013-11-30

Back
[00:07:26] <skunkworks> how do you fix this? I deleted the positon.txt file but it still opens up with the postion being that http://imagebin.org/279534
[00:10:28] <skunkworks> deleting the var file didn't help
[00:13:29] -!- vladimirek has quit [Remote host closed the connection]
[00:24:32] <seb_kuzminsky> skunkworks: wow, it'll take a while to traverse back into this solar system
[00:26:14] -!- asdfasd has quit [Ping timeout: 246 seconds]
[00:26:26] <skunkworks> :)
[00:26:38] <skunkworks> I think the new tp still has some bugs
[00:26:44] <skunkworks> I can't home it ;)
[00:27:18] <skunkworks> that was running 3d_chips - witch before ran good
[00:27:24] <skunkworks> which
[00:27:53] <seb_kuzminsky> i'd have thought that if you removed the position.txt file, the machine would wake up at 0,0,0 or someplace
[00:31:14] FreezingCold is now known as Yotabyte
[00:32:38] -!- NickParker|2 has quit [Ping timeout: 264 seconds]
[00:32:51] Yotabyte is now known as FreezingCold
[00:38:04] <KGB-linuxcnc> 05halui-jit-manual 85cc9a0 06linuxcnc 04. branch deleted * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=85cc9a0
[00:39:59] <andypugh> Was that giving up on the idea, or merging to master?
[00:51:20] <cradek> skunkworks: did you figure it out?
[00:53:02] <skunkworks> cradek: not yet
[00:53:56] <skunkworks> deleted the position file (which wasn't being used with this config I think) and the var file
[00:54:52] <cradek> if you did that (and you're positive you got the right ones) I suppose it's just a bug
[00:55:07] <cradek> this is the testing tp?
[00:55:25] <skunkworks> yes
[00:57:34] <skunkworks> it did this while running 3d_chips http://imagebin.org/279536
[00:58:26] <cradek> hmm, that ain't right
[00:59:15] -!- Patang has quit [Quit: ZNC - http://znc.in]
[00:59:32] <cradek> it's really surprising that would be maintained through a restart
[01:01:48] <skunkworks> I could try make clean - make
[01:07:31] <seb_kuzminsky> andypugh: halui-jit-manual is in master now :-)
[01:07:45] <andypugh> Ah, great.
[01:08:38] <seb_kuzminsky> i think it's an improvement over the old way, but it's not without quirks
[01:09:44] <seb_kuzminsky> if you're in mdi mode, then the continuous jog pins in halui work (it switches to manual just-in-time), but the jogwheel that goes into axis.*.jog-counts does not work (because it goes straight into motion, and motion doesnt know how to switch to manual)
[01:10:27] <andypugh> Isn't breaking jogwheels a bit of an issue?
[01:10:51] -!- micges [micges!~micges@evl217.neoplus.adsl.tpnet.pl] has joined #linuxcnc-devel
[01:11:13] <andypugh> or do they still work as they did, if you are in the right mode?
[01:11:29] <seb_kuzminsky> they still work in all the situations where they worked before
[01:12:05] <seb_kuzminsky> but it used to be that jogwheels and jog buttons all worked or all didnt work, depending on mode
[01:12:25] <seb_kuzminsky> now jogbuttons almost always work, and jogwheels only work when they used to work before
[01:12:43] -!- NickParker has quit [Ping timeout: 260 seconds]
[01:12:50] -!- geografa has quit [Quit: Computer has gone to sleep.]
[01:14:12] <seb_kuzminsky> oh, and if you're in mdi and you push a jog button, it takes a good quarter second before the jog starts, which i personally find kind of terrifying
[01:15:29] <andypugh> That seems a strangely long time.
[01:17:03] <andypugh> Russell was asking on where to look and how to help. Though I guess that if the problem is with motion not being able to change modes, then that is pretty intractable?
[01:17:25] <andypugh> Can motion send NML commands "upstream" ?
[01:17:46] <andypugh> Ah, that explains it
[01:18:36] <seb_kuzminsky> oops, i replied on #linuxcnc by mistake
[01:18:42] <seb_kuzminsky> it's an nml round trip between halui and task, and bouncing around in task for a while
[01:19:28] <seb_kuzminsky> i think task could be event-driven and a lot snappier
[01:19:59] <andypugh> That could happen by accident with mah's stuff.
[01:20:49] <andypugh> (or get worse)
[01:21:07] <andypugh> But perhaps it makes no sense to fix it twice
[01:23:01] <seb_kuzminsky> yeah, refactoring task is not on the 2.6 todo list ;-)
[01:24:23] <skunkworks> make clean make didn't help
[01:24:43] -!- thomaslindstr_m has quit [Quit: Leaving...]
[01:25:31] <skunkworks> hmm - running the sample axis config doens't have the issue.. so something with the current config directory
[01:25:50] <seb_kuzminsky> skunkworks: i just loaded sim/axis/axis.ini, jogged around, quit linuxcnc and restarted it, and it remembered the position
[01:26:11] <seb_kuzminsky> then i quit linuxcnc, removed the position file and restarted it, and it correctly forgot its position
[01:26:18] <seb_kuzminsky> that's on master
[01:30:01] -!- Patang has quit [Quit: ZNC - http://znc.in]
[01:30:16] <skunkworks> I deleted all the var files...
[01:30:27] <skunkworks> I wasn't deleting the backup and I wonder if it was using it
[01:30:48] <seb_kuzminsky> that'd freak me out if it did
[01:30:52] <cradek> unless you play with G10 or G92, the current position shouldn't contaminate the var file
[01:31:20] <cradek> look in your ini and make sure you know what the positions file is
[01:33:04] <cradek> weird, seb's ML messages have Reply-To: him and the list
[01:33:35] <cradek> mine don't (and I would hate it)
[01:33:51] <cradek> seb_kuzminsky: do you send that header yourself on purpose?
[01:35:51] <skunkworks> I don't know.. going to play some more
[01:36:34] <cradek> did you check for sure that you're getting the file specified in your ini's [TRAJ]POSITION_FILE?
[01:36:47] <cradek> and in the right directory?
[01:39:14] -!- micges has quit [Read error: Connection reset by peer]
[01:39:51] -!- micges [micges!~micges@evl217.neoplus.adsl.tpnet.pl] has joined #linuxcnc-devel
[01:43:42] -!- desti_ has quit [Quit: :bye-bye]
[01:43:52] -!- paideia has quit [Quit: Leaving]
[01:47:30] -!- andypugh has quit [Quit: andypugh]
[01:56:02] -!- ve7it has quit [Remote host closed the connection]
[01:56:22] <seb_kuzminsky> cradek: oh yeah, i added that a while back when my outgoing mail was all horked, but i think it's ok now
[01:56:27] <seb_kuzminsky> i should take it off
[01:57:23] <cradek> just curious where it came from; I didn't mean to say you were doing something wrong
[01:59:02] <seb_kuzminsky> at some point in the past, outgoing mail had to be proxied through my isp's email gateway, and they somehow munged the from or reply-to address or something, and if i added my own before handing them the email it would work
[01:59:12] <seb_kuzminsky> ugh, i dont even remember what the problem was any more
[01:59:24] <seb_kuzminsky> just a vestigial fix at this point
[02:03:45] -!- adb_ has quit [Ping timeout: 252 seconds]
[02:10:53] -!- terabyte- has quit [Quit: terabyte-]
[02:17:51] -!- micges has quit [Quit: Leaving]
[02:22:30] -!- c-bob| has quit [Ping timeout: 245 seconds]
[02:38:31] -!- rob_h has quit [Ping timeout: 260 seconds]
[02:42:51] -!- Jymmm has quit [Remote host closed the connection]
[02:43:04] <skunkworks> sorry - bath time
[02:45:05] -!- Jymmm has quit [Changing host]
[02:45:22] <seb_kuzminsky> have a nice bath, skunkworks
[02:46:13] <skunkworks> well - I do smell
[02:46:14] <skunkworks> http://pastebin.com/VwdBZsnp
[02:46:25] <skunkworks> I was editing the wrong directory - duh
[02:47:10] <seb_kuzminsky> oh good :-)
[02:54:11] <skunkworks> heh - it did it again
[03:42:14] -!- archivist_herron has quit [Ping timeout: 246 seconds]
[03:42:28] -!- PetefromTn has quit [Remote host closed the connection]
[03:45:14] -!- NickParker|2 has quit [Ping timeout: 264 seconds]
[04:22:37] <KGB-linuxcnc> 03Michael Geszkiewicz 05ubc3-7i80 60e91dc 06linuxcnc 10(7 files in 2 dirs) Add support for mesanet ethernet UDP boards 7i80 and 7i76E * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=60e91dc
[04:28:38] -!- jonpry has quit [Ping timeout: 240 seconds]
[04:33:31] -!- Thetawaves has quit [Quit: This computer has gone to sleep]
[04:34:44] <linuxcnc-build> build #718 of precise-i386-realtime-rip is complete: Failure [4failed compile] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/precise-i386-realtime-rip/builds/718 blamelist: Michael Geszkiewicz <micges@wp.pl>
[04:36:25] <linuxcnc-build> build #1518 of hardy-amd64-sim is complete: Failure [4failed install-missing-build-dependencies] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/hardy-amd64-sim/builds/1518 blamelist: Michael Geszkiewicz <micges@wp.pl>
[04:36:32] <linuxcnc-build> build #1513 of hardy-i386-realtime-rip is complete: Failure [4failed install-missing-build-dependencies] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/hardy-i386-realtime-rip/builds/1513 blamelist: Michael Geszkiewicz <micges@wp.pl>
[04:37:32] <linuxcnc-build> build #1516 of hardy-i386-sim is complete: Failure [4failed install-missing-build-dependencies] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/hardy-i386-sim/builds/1516 blamelist: Michael Geszkiewicz <micges@wp.pl>
[04:39:38] <linuxcnc-build> build #597 of precise-amd64-xenomai-rip is complete: Failure [4failed apt-get-update compile] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/precise-amd64-xenomai-rip/builds/597 blamelist: Michael Geszkiewicz <micges@wp.pl>
[04:39:56] <linuxcnc-build> build #1517 of lucid-i386-realtime-rip is complete: Failure [4failed compile] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/lucid-i386-realtime-rip/builds/1517 blamelist: Michael Geszkiewicz <micges@wp.pl>
[04:42:09] <linuxcnc-build> build #1513 of lucid-rtai-i386-clang is complete: Failure [4failed compile] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/lucid-rtai-i386-clang/builds/1513 blamelist: Michael Geszkiewicz <micges@wp.pl>
[04:44:05] <linuxcnc-build> build #623 of precise-x86-xenomai-rip is complete: Failure [4failed apt-get-update compile] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/precise-x86-xenomai-rip/builds/623 blamelist: Michael Geszkiewicz <micges@wp.pl>
[04:51:35] -!- AR_ has quit [Ping timeout: 260 seconds]
[05:00:39] -!- dgarr [dgarr!~dgarrett@184-98-131-10.phnx.qwest.net] has parted #linuxcnc-devel
[05:04:56] -!- kwallace [kwallace!~kwallace@smb-20.sonnet.com] has joined #linuxcnc-devel
[05:06:19] <linuxcnc-build> build #1518 of checkin is complete: Failure [4failed] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/checkin/builds/1518 blamelist: Michael Geszkiewicz <micges@wp.pl>
[05:06:27] -!- kwallace2 has quit [Ping timeout: 260 seconds]
[05:22:51] -!- sumpfralle has quit [Ping timeout: 272 seconds]
[05:31:00] -!- lyzidiamond has quit [Quit: lyzidiamond]
[05:54:31] -!- gabewillen [gabewillen!~gwillen@24-216-213-91.dhcp.stls.mo.charter.com] has joined #linuxcnc-devel
[05:54:43] -!- gabewillen [gabewillen!~gwillen@24-216-213-91.dhcp.stls.mo.charter.com] has parted #linuxcnc-devel
[06:02:27] -!- Fox_Muldr has quit [Ping timeout: 260 seconds]
[06:06:31] -!- geografa has quit [Quit: Computer has gone to sleep.]
[06:09:21] -!- kwallace [kwallace!~kwallace@smb-20.sonnet.com] has parted #linuxcnc-devel
[06:21:32] -!- atom1 has quit [Quit: Leaving]
[06:35:11] -!- Valen has quit [Client Quit]
[06:42:44] -!- emcPT has quit [Quit: KVIrc 4.2.0 Equilibrium http://www.kvirc.net/]
[06:47:15] -!- The_Ball has quit [Remote host closed the connection]
[07:00:06] -!- lyzidiamond has quit [Quit: lyzidiamond]
[07:11:14] -!- FinboySlick has quit [Quit: Leaving.]
[07:14:14] -!- KimK has quit [Quit: Leaving]
[07:21:33] -!- hashfail has quit [Ping timeout: 272 seconds]
[07:46:48] -!- Nekosan has quit [Quit: later folks...]
[07:48:17] -!- voxadam has quit [Quit: quit]
[07:58:52] -!- geografa has quit [Quit: Computer has gone to sleep.]
[08:45:58] -!- freeform [freeform!~chatzilla@46.39.46.9] has joined #linuxcnc-devel
[08:47:35] -!- Demiurge has quit [Quit: Demiurge]
[09:07:08] -!- vladimirek [vladimirek!~vladimire@95.105.250.72] has joined #linuxcnc-devel
[09:07:15] -!- archivist_herron has quit [Ping timeout: 252 seconds]
[09:13:08] -!- rob_h [rob_h!~rob_h@90.203.217.151] has joined #linuxcnc-devel
[09:30:07] -!- psha [psha!~psha@213.208.162.67] has joined #linuxcnc-devel
[09:30:21] -!- skorasaurus has quit [Ping timeout: 252 seconds]
[09:30:48] -!- Felix29 has quit []
[09:33:36] -!- Valen has quit [Quit: Leaving.]
[09:33:50] -!- Komzzpa has quit [Ping timeout: 264 seconds]
[09:52:43] -!- psha has quit [Quit: Lost terminal]
[10:01:13] -!- lyzidiamond has quit [Quit: lyzidiamond]
[10:18:31] -!- NickParker has quit [Ping timeout: 245 seconds]
[10:43:36] -!- voxadam has quit [Quit: quit]
[10:56:27] -!- sumpfralle has quit [Ping timeout: 260 seconds]
[11:02:57] -!- archivist_herron has quit [Ping timeout: 272 seconds]
[11:05:23] -!- sumpfralle has quit [Ping timeout: 260 seconds]
[11:22:34] -!- cmorley [cmorley!~chris@S0106204e7f8c229b.no.shawcable.net] has joined #linuxcnc-devel
[11:32:59] -!- Komzpa has quit [Ping timeout: 272 seconds]
[11:38:30] -!- psha [psha!~psha@213.208.162.67] has joined #linuxcnc-devel
[11:52:38] -!- freeform has quit [Read error: Connection reset by peer]
[11:53:54] -!- freeform [freeform!~chatzilla@46.39.46.9] has joined #linuxcnc-devel
[11:58:43] -!- b_b has quit [Changing host]
[12:07:39] -!- sumpfralle has quit [Ping timeout: 252 seconds]
[12:27:32] -!- adb_ [adb_!~IonMoldom@2a02:1205:5026:a8f0:baac:6fff:fe67:305f] has joined #linuxcnc-devel
[12:31:56] -!- Patang has quit [Quit: ZNC - http://znc.in]
[13:12:38] -!- rob_h has quit [Quit: Leaving]
[13:16:51] -!- Tecan has quit [Changing host]
[13:25:31] -!- Komzpa has quit [Ping timeout: 246 seconds]
[13:26:15] -!- syyl-- has quit [Ping timeout: 260 seconds]
[13:38:47] -!- Thetawaves has quit [Quit: This computer has gone to sleep]
[13:52:25] -!- Valen has quit [Quit: Leaving.]
[13:56:30] -!- GuShH has quit [Read error: Connection reset by peer]
[13:59:39] -!- cmorley has quit [Ping timeout: 272 seconds]
[14:14:00] -!- atom1 has quit [Changing host]
[14:18:39] -!- atom1 has quit [Client Quit]
[14:24:59] -!- psha has quit [Read error: Connection reset by peer]
[14:26:23] -!- psha [psha!~psha@213.208.162.67] has joined #linuxcnc-devel
[14:36:13] -!- JT_Shop has quit [Remote host closed the connection]
[14:38:07] -!- freeform has quit [Read error: Connection reset by peer]
[14:39:55] -!- freeform [freeform!~chatzilla@46.39.46.9] has joined #linuxcnc-devel
[14:49:23] -!- dgarr [dgarr!~dgarrett@184-98-131-10.phnx.qwest.net] has joined #linuxcnc-devel
[15:11:02] -!- ctordtor1 has quit [Ping timeout: 264 seconds]
[15:16:41] -!- kwallace [kwallace!~kwallace@smb-55.sonnet.com] has joined #linuxcnc-devel
[15:27:10] -!- cmorley [cmorley!~chris@S0106204e7f8c229b.no.shawcable.net] has joined #linuxcnc-devel
[15:28:02] -!- ler_hydra has quit [Remote host closed the connection]
[15:29:19] -!- skorasaurus has quit [Quit: WeeChat 0.4.2]
[15:31:19] -!- Komzpa has quit [Ping timeout: 260 seconds]
[15:40:36] -!- kiw has quit [Ping timeout: 245 seconds]
[15:44:23] -!- Felix29 [Felix29!Felix@c-71-193-105-131.hsd1.in.comcast.net] has joined #linuxcnc-devel
[16:14:47] -!- b_b has quit [Changing host]
[16:15:48] -!- motioncontrol has quit [Ping timeout: 246 seconds]
[16:23:01] -!- atom1 has quit [Changing host]
[16:28:42] -!- dgarr has quit [Remote host closed the connection]
[16:37:21] -!- PetefromTn has quit [Remote host closed the connection]
[16:48:36] -!- freeform has quit [Read error: Connection reset by peer]
[16:50:04] -!- freeform [freeform!~chatzilla@46.39.46.9] has joined #linuxcnc-devel
[16:55:07] -!- atom1 has quit [Quit: Leaving]
[16:56:41] -!- dgarr [dgarr!~dgarrett@184-98-131-10.phnx.qwest.net] has joined #linuxcnc-devel
[17:04:15] -!- archivist_herron has quit [Ping timeout: 260 seconds]
[17:12:32] -!- meatleaf has quit [Quit: Page closed]
[17:23:28] -!- micges [micges!~micges@dgt228.neoplus.adsl.tpnet.pl] has joined #linuxcnc-devel
[17:32:09] -!- GuShH has quit [Ping timeout: 252 seconds]
[17:36:31] -!- gimps_ has quit [Ping timeout: 272 seconds]
[18:11:05] -!- geografa has quit [Quit: Computer has gone to sleep.]
[18:26:23] -!- _1SheYode has quit [Ping timeout: 260 seconds]
[18:29:15] -!- gambakufu has quit []
[18:41:08] -!- KGB-linuxcnc has quit [Quit: KGB-linuxcnc]
[18:41:25] -!- KGB-linuxcnc [KGB-linuxcnc!~kgb-linux@git.linuxcnc.org] has joined #linuxcnc-devel
[18:44:39] gimps_ is now known as gimpspace
[18:48:36] -!- Loetmichel has quit [Ping timeout: 252 seconds]
[18:52:36] -!- mozmck has quit [Quit: Leaving.]
[18:53:46] -!- mozmck [mozmck!~moses@client-67.210.159.209.dfwtx.partnershipbroadband.com] has joined #linuxcnc-devel
[18:54:09] -!- Tecan has quit [Read error: Operation timed out]
[18:57:19] Cylly is now known as Loetmichel
[19:00:37] -!- freeform has quit [Read error: Connection reset by peer]
[19:00:50] -!- sumpfralle has quit [Ping timeout: 264 seconds]
[19:01:58] -!- freeform [freeform!~chatzilla@46.39.46.9] has joined #linuxcnc-devel
[19:05:37] -!- IchGuckLive has quit [Quit: ChatZilla 0.9.87 [Firefox 20.0/20130329043827]]
[19:08:35] -!- sumpfralle1 has quit [Read error: No route to host]
[19:12:50] -!- sumpfralle has quit [Ping timeout: 264 seconds]
[19:30:05] -!- lyzidiamond has quit [Quit: lyzidiamond]
[19:42:18] -!- Felix29 has quit [Remote host closed the connection]
[19:42:29] -!- Felix29 [Felix29!Felix@c-71-193-105-131.hsd1.in.comcast.net] has joined #linuxcnc-devel
[19:42:33] -!- sumpfralle2 has quit [Ping timeout: 272 seconds]
[19:54:39] -!- psha has quit [Quit: Lost terminal]
[20:02:41] -!- _DJ_ has quit [Ping timeout: 245 seconds]
[20:06:40] -!- NickParker has quit [Ping timeout: 245 seconds]
[20:10:37] -!- freeform has quit [Read error: Connection reset by peer]
[20:11:52] -!- sumpfralle has quit [Ping timeout: 246 seconds]
[20:11:53] -!- freeform [freeform!~chatzilla@46.39.46.9] has joined #linuxcnc-devel
[20:33:24] -!- freeform has quit [Ping timeout: 246 seconds]
[20:44:56] -!- hashfail has quit [Ping timeout: 246 seconds]
[20:46:56] -!- Patang has quit [Read error: No route to host]
[20:52:55] -!- motioncontrol has quit [Ping timeout: 245 seconds]
[20:53:23] -!- Patang has quit [Read error: Connection reset by peer]
[21:01:08] -!- ve7it [ve7it!~LawrenceG@S01060014d19d0b68.pk.shawcable.net] has joined #linuxcnc-devel
[21:13:11] -!- mrsun has quit [Read error: Operation timed out]
[21:29:49] -!- andypugh [andypugh!~andy2@cpc16-basl9-2-0-cust685.20-1.cable.virginm.net] has joined #linuxcnc-devel
[21:31:42] -!- vladimirek has quit [Remote host closed the connection]
[21:36:39] -!- afiber__ has quit [Quit: Konversation terminated!]
[21:44:32] -!- Thetawaves has quit [Quit: This computer has gone to sleep]
[22:28:01] -!- _DJ_ has quit [Quit: bye]
[22:33:45] -!- Nobo has quit [Client Quit]
[22:37:55] -!- sumpfralle has quit [Ping timeout: 245 seconds]
[22:45:47] -!- pcw_home has quit [Remote host closed the connection]
[22:46:11] -!- Thetawaves has quit [Quit: This computer has gone to sleep]
[22:56:16] -!- chillly has quit [Quit: Leaving]
[23:27:31] -!- desti_ has quit []
[23:42:18] -!- Demiurge has quit [Quit: Demiurge]
[23:45:35] -!- gimpspace has quit [Ping timeout: 260 seconds]
[23:51:16] -!- odogono has quit [Quit: odogono]
[23:54:18] -!- archivist_herron has quit [Ping timeout: 265 seconds]
[23:59:51] -!- sasha| has quit [Ping timeout: 246 seconds]