#linuxcnc-devel | Logs for 2016-01-24

Back
[05:08:04] <KGB-linuxcnc> 03Norbert Schechner 05gmoccapy_2 52f2a09 06linuxcnc 10src/emc/usr_intf/gmoccapy/gmoccapy.glade 10src/emc/usr_intf/gmoccapy/gmoccapy.py 10src/emc/usr_intf/gmoccapy/release_notes.txt Merge branch 'master' into gmoccapy_2 * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=52f2a09
[07:39:13] <maxcnc> hi all
[07:39:25] <maxcnc> cradek: or jepler here
[07:40:00] <maxcnc> Question i do the G53 to parameter patch I like to do it
[07:40:18] <maxcnc> works fine but the parameters arent updated in mdi command mode
[07:41:44] <maxcnc> i di most in rs274ngc_pre.cc
[07:42:17] <maxcnc> on manuell move the parametric is ol and on g-code checkt also
[09:06:24] <maxcnc> someone can point me to a point task that is called per cycle so the parameters are updated at that time
[09:23:12] <JT-Shop> jepler: I just ran the sserial branch and successfully homed, I still got one sserial error like in 2.6 hm2/hm2_5i25.0: Smart Serial Error: port 0 channel 0. You may see this error if the FPGA card read thread is not running. This error message will not repeat.
[09:23:28] <JT-Shop> but it did not crash like before
[09:55:42] <jepler> JT-Shop: good, thanks for the testing & feedback.
[09:56:48] <JT-Shop> thanks for fixing it :)
[09:57:05] <JT-Shop> I'll be running some parts on the BP today for more testing
[10:14:23] <KGB-linuxcnc> 03Norbert Schechner 05gmoccapy_2 34082f6 06linuxcnc 10(5 files in 2 dirs) gmoccapy_2_0_1 - changed max vel slider to rapid override * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=34082f6
[12:14:41] <maxcnc> hi il give up on the parametric G53 it works for me but not patchabel as i cand find out where task jumps in and out on parametric
[12:46:38] * JT-Shop wonders why StepConf Wizard doesn't have ngcgui as an option?
[13:51:29] <JT-Shop> every time I start LinuxCNC the GS2 gets reset to default configuration...
[13:53:05] <JT-Shop> looking at the gs2 man page I better check my config
[14:12:34] <JT-Shop> opps the gs2 manual is not up to the man page
[17:30:15] <JT-Shop> seb_kuzminsky: I've been running jepler sserial branch all day with success on the BP\
[17:57:59] <jepler> yay!
[17:58:45] <JT-Shop> I still have a sserial error but LinuxCNC does not crash so very much YEA!
[17:59:28] <JT-Shop> jepler: thanks for fixing that
[17:59:50] <jepler> seb_kuzminsky: I will talk to pcw about what to do about this remaning message -- it's something to do with diagnosing running only the write function and not the read function -- but otherwise the patch is pretty much ready for review
[17:59:59] <jepler> I suppose I have a github issue for this, I should make it a pull request...
[18:21:01] <KGB-linuxcnc> 03chris morley 05master f1c1dd4 06linuxcnc 10src/emc/usr_intf/gscreen/gscreen.py gscreen: add matchbox virtual keyboard to choices * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=f1c1dd4
[18:21:01] <KGB-linuxcnc> 03chris morley 05master 89f37da 06linuxcnc 10src/emc/usr_intf/gscreen/emc_interface.py gscreen: add rapid_override status to available data * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=89f37da
[18:21:01] <KGB-linuxcnc> 03Dewey Garrett 05master f9972b9 06linuxcnc 10configs/maintainer.txt 10tcl/bin/pickconfig.tcl pickconfig.tcl: honor an exclude_file_list * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=f9972b9
[18:21:03] <KGB-linuxcnc> 03chris morley 05master 4dbda77 06linuxcnc 10(7 files in 2 dirs) panelui: hide panelui INI file from linuxcnc launcher * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=4dbda77
[19:46:15] <Sonny_> Hello. Every time I try to setup a login for linuxcnc, I am denied.
[19:46:57] <Sonny_> Can anyone help me??????????
[22:12:02] <seb_kuzminsky> awesome, thanks jepler and jthornton
[22:28:49] <seb_kuzminsky> jepler: it looks good. I made some comments on your branch on github
[22:29:54] <seb_kuzminsky> (i like github's code review feature better than just sending an email, partially because it's easy to comment on a specific line of the diff)
[22:30:30] <seb_kuzminsky> with jthornton's testing reported above, it sounds like it should go into 2.7
[22:30:36] <seb_kuzminsky> i'd love to hear pcw's take on it too