#linuxcnc-devel | Logs for 2017-01-12

Back
[00:47:14] <KGB-linuxcnc> 03Chris Morley 05qtvcp-2.7 eb6f44b 06linuxcnc 10lib/python/qtvcp_widgets/mdi_line.py qtvcp - fix impor error in mdi_edit_line * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=eb6f44b
[00:47:14] <KGB-linuxcnc> 03Chris Morley 05qtvcp-2.7 51422b1 06linuxcnc 10share/qtscreen/skins/qt_cnc/qt_cnc_handler.py qtscreen -fix loading of programs in test screen * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=51422b1
[00:47:14] <KGB-linuxcnc> 03Chris Morley 05qtvcp-2.7 b7b92dd 06linuxcnc 10lib/python/qtvcp_widgets/graphics.py qtvcp -fix reload file function signature * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=b7b92dd
[00:47:15] <KGB-linuxcnc> 03Chris Morley 05qtvcp-2.7 864cda3 06linuxcnc 10lib/python/qtvcp/qt_glib.py qtvcp -add linuxcnc command functions to GSTAT * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=864cda3
[00:47:19] <KGB-linuxcnc> 03Chris Morley 05qtvcp-2.7 3b6d728 06linuxcnc 10share/qtscreen/skins/qt_cnc/qt_cnc.ui 10share/qtscreen/skins/qt_cnc/qt_cnc_handler.py qtscreen -update test screen for zero origin buttons * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=3b6d728
[16:17:13] -linuxcnc-github:#linuxcnc-devel- [13linuxcnc] 15Kurt-Jacobson commented on issue #182: This is certainly a bug, and a very frustrating one for me since I have to take the motors off so I can move the axes home manually as I don't have home switches, yet. 02https://github.com/LinuxCNC/linuxcnc/issues/182#issuecomment-272294249
[18:49:49] <kwallace1> A bit off topic but, I'm looking for a slicer that can work well with my LinuxCNC/Ubuntu 12 computer -- any hints?
[18:53:46] <kwallace1> Hmm ... , http://reprap.org/wiki/Useful_Software_Packages#Open-source_software_2
[19:10:34] <jepler> kwallace1: I have been using cura 2.3 and have mostly positive results. it has way too many options though.
[19:11:57] <jepler> (but I didn't try a lot before I settled on cura) I use the binary package on Debian Jessie so not sure about Ubuntu 12 support
[19:31:20] <kwallace1> jepler, Thank you. I loaded Slic3r and it seems to work. I got an STL file loaded and exported to g-code in a few minutes. I tried to run the g-code in axis mill but there are a bunch of unknown codes. I guess I need a real printer.
[20:59:31] <jepler> linuxcnc's gcode dialect is not very much like grbl's (and other 3d printer targeted) dialect