#linuxcnc-devel Logs

Feb 17 2017

#linuxcnc-devel Calendar

12:53 AM KimK_laptop: Just above the one you found is, "Cheater! Any high scores will not be recorded."
01:30 AM KimK_laptop: Poedit says it's a legitimate .po file, down thru the block containing "R less than V in cycle in UW plane".
01:30 AM KimK_laptop: After that it seems like it's a giant grab bag of possibly useful phrases, with the source line reference missing (only two lines each entry instead of three), and everything(?) commented out.
01:30 AM KimK_laptop: Many look like Open Source software grabs. A few relate to EMC/EMC2/LinuxCNC.
01:43 AM KimK_laptop: The change occurs at about line 14028. Last line is 23679. The funny lines quoted earlier occur at 16019 and 16031.
01:51 AM KimK_laptop: Sometimes there *are* three lines per entry, if the source reference says "#, fuzzy", which I gather is some kind of .po format/POedit feature.
10:40 AM pcw_home: was this permission issue fixed on master?
10:40 AM pcw_home: iptables v1.6.0: can't initialize iptables table `filter': Permission denied (you must be root)
10:52 AM cradek: in master it looks like iptables manipulation is supposed to be done as root using rtapi_spawn_as_root() and friends
10:52 AM cradek: whether that's different from your version I can't guess
11:43 AM jepler: pcw: that sounds like the thing I was trying to fix (and believe I did fix) in master that first popped up on some 2016 mint version
11:43 AM jepler: and yes, if it's the issue I recall I made changes for it in master only
11:48 AM pcw_home: yeah Mint 18.1 has the same issue as Ubuntu 16.04
12:40 PM kwallace2: Is it appropriate for a canned G-code to change behavior based on tool orientation? If so, what about orientation 0 or none?
05:58 PM KGB-linuxcnc: 03Dewey Garrett 05dgarr/external_offsets c786d2d 06linuxcnc 10(33 files in 10 dirs) External Axis Offset hal pins * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=c786d2d
06:03 PM JT-Shop: is the 7i93 a new card?
06:05 PM pcw_mesa: yes (sort of Ethernet 7I43 replacement = 2x 50 pin connectors)
06:06 PM JT-Shop: cool
06:06 PM pcw_mesa: same price as 7I92
06:09 PM JT-Shop: thanks
06:11 PM pcw_mesa: may be too new to be supported by anything but master
06:11 PM pcw_mesa: And I dont think I've written a manual yet...
06:12 PM JT-Shop: I think I'll get one just to say I have them
06:13 PM JT-Shop: what firmware does it use?
06:17 PM Tom_itx: would make the 7I90 a very versatile card
07:20 PM pcw_mesa: JT-Shop: I think theres only 1 bitfile currently, I need to hack at the 7I43 build script and make clones of all the 7I43 configs
10:46 PM KGB-linuxcnc: 03Dewey Garrett 05dgarr/per_seq_homing 6790e56 06linuxcnc 10(9 files in 7 dirs) Homing: per-sequence homing for neg HOME_SEQUENCEs * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=6790e56
10:46 PM KGB-linuxcnc: 03Dewey Garrett 05dgarr/per_seq_homing 03b87fe 06linuxcnc 10src/emc/usr_intf/axis/scripts/axis.py axis.py: non-ident kins:home menu items: show SYNC * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=03b87fe