- 13 Jan, 2013 2 commits
-
-
kliment authored
Added missing files to setup.py and fixed license notice in files which were not explicitly gplv3+.
-
Miro Hrončok authored
-
- 24 Nov, 2012 1 commit
-
-
Miro Hrončok authored
If I install Printrun via setup.py, I don't have gcoder.py and I cannot even use pronterface.py: Traceback (most recent call last): File "/bin/pronterface.py", line 46, in <module> import pronsole File "/usr/bin/pronsole.py", line 23, in <module> from gcoder import GCode So I've added this to setup.py. Also, pronsole.ico is missing, added that to (not needed at runtime, but is usefull for desktop files)
-
- 03 Nov, 2012 1 commit
-
-
Kliment Yanev authored
Conflicts: pronterface.py
-
- 17 Oct, 2012 3 commits
-
-
kliment authored
added gcoder from another project. using gcoder to calculate dimensions and used filament
-
Mikko Sivulainen authored
-
Mikko Sivulainen authored
-
- 09 Oct, 2012 2 commits
-
-
kliment authored
fixed measurement calculation for X and Y axis
-
Mikko Sivulainen authored
Conflicts: pronsole.py
-
- 24 Sep, 2012 1 commit
-
-
iXce authored
Add the GNU GPL text as the licese itselfs demands
-
- 23 Sep, 2012 1 commit
-
-
Miro Hrončok authored
-
- 10 Sep, 2012 1 commit
-
-
kliment authored
GUI creation split
-
- 06 Sep, 2012 6 commits
-
-
Guillaume Seguin authored
-
-
Guillaume Seguin authored
-
Guillaume Seguin authored
-
Kliment Yanev authored
-
Kliment Yanev authored
-
- 05 Sep, 2012 22 commits
-
-
Guillaume Seguin authored
-
Guillaume Seguin authored
-
Guillaume Seguin authored
-
Guillaume Seguin authored
-
Guillaume Seguin authored
-
Guillaume Seguin authored
-
Guillaume Seguin authored
-
Guillaume Seguin authored
-
Guillaume Seguin authored
-
Guillaume Seguin authored
-
Guillaume Seguin authored
-
Guillaume Seguin authored
-
Guillaume Seguin authored
-
Guillaume Seguin authored
-
-
iXce authored
Fixed a bug on windows that caused find to fail by a few spaces.
-
Guillaume Seguin authored
-
Guillaume Seguin authored
-
Guillaume Seguin authored
-
Christopher Keller authored
here is a link to the explanation of why this bug exists. http://wiki.wxpython.org/wxPython%20Platform%20Inconsistencies#line-142
-
iXce authored
Improve resizing behavior of Pronterface main window
-
Christopher Keller authored
-