#linuxcnc-devel | Logs for 2013-12-27

Back
[07:50:50] <dgarr> cradek: this one follows jepler approach: http://www.panix.com/~dgarrett/stuff/0001-axis-menu-File-edit-support-readonly-save-cancel.patch
[09:35:18] <cradek> I like it
[09:35:42] <cradek> I like how you rename it as my_ so it's really clear it's a new file
[09:36:37] <cradek> looks like if you use shutil.copyfile instead of shutil.copy, you'll honor the user's umask and not have to do the chmod repair
[09:44:48] <dgarr> ok, updated patch for shutil.copyfile
[10:28:21] <cradek> are you happy with it?
[10:28:44] <dgarr> it's fine with me
[10:28:52] <cradek> jepler: ?
[11:39:32] <jepler> looking
[11:43:57] <jepler> seems OK to me
[12:11:06] <IchGuckLive> hi all Will the THC and The THCUD component be available direct in 2.6 also the pins for stepconf wizard ?
[12:12:53] <IchGuckLive> maybe plasma=1 will set some things in the ini
[17:16:31] <KGB-linuxcnc> 03Dewey Garrett 05master a4265dd 06linuxcnc 10src/emc/usr_intf/axis/scripts/axis.py axis/menu File edit: support readonly,save,cancel * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=a4265dd
[19:07:25] <jm82792> Hey I was curious if the Beagle Bone black's LinuxCNC distro has the 3d tool path backplot yet?
[19:07:46] <jm82792> I have a linuxCNC controleld router and am buying a second machine, and want to have new computers for each CNC machine.
[19:07:59] <jm82792> D525 boards are great but they are getting harder to find and so forth./...
[19:08:18] <jm82792> I do a ton of 3d work and I need the back plotting to be 3d unforutnately....
[19:08:52] <cradek> do you mean the AXIS gui, or something else?
[19:11:10] <cradek> (also I suggest the regular #linuxcnc channel for non-development questions. you'll find a wider selection of people there.)
[19:27:45] <jm82792> Axis would be great but any GUI that shows the 3d toolpath
[19:28:29] <jm82792> It's just I'm always doing one offs so I"m usually fixing Gcode with LinuxCNC being my backplotter for it
[19:28:56] <cradek> I thought all charles's images used AXIS but I have never used them
[19:30:21] <jm82792> I was told it doesn't work yet... I'm just an end user and the development I did was technically 3d art....
[19:30:50] <jm82792> So I don't know much about what happens past the comfortable GUI that's called axis :)