- 22 Oct, 2014 8 commits
-
-
Guillaume Seguin authored
-
Guillaume Seguin authored
-
Guillaume Seguin authored
-
Guillaume Seguin authored
-
Guillaume Seguin authored
All we are interested in is catching potential exceptions indicating the variable does not exist, the print was just a sanity check.
-
Guillaume Seguin authored
-
Guillaume Seguin authored
-
Guillaume Seguin authored
This commit changes the way the Tee in Pronterface works. When no log is specified, sys.stdout is redirected as before to a tee between the console panel and the true sys.stdout. When a log is specified, sys.stdout is untouched and logging output is saved in both the console panel and the log file. The side effect is that all output must now go through the logging module to properly get in the console panel and in the log. Now we have to catch all "print" statements =)
-
- 20 Oct, 2014 25 commits
-
-
Guillaume Seguin authored
-
Guillaume Seguin authored
-
Guillaume Seguin authored
-
Guillaume Seguin authored
-
Guillaume Seguin authored
-
Guillaume Seguin authored
Also cleanup a minor detail in stl plater
-
Guillaume Seguin authored
-
Guillaume Seguin authored
-
Guillaume Seguin authored
-
Guillaume Seguin authored
This reverts commit a2c0d7a4.
-
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
-
Guillaume Seguin authored
We used to have our own gcode analyzer in gviz but this was clearly suboptimal and broken. Position of drawn things should not differ in anyway from the original GCode anyway.
-
- 17 Oct, 2014 1 commit
-
-
Guillaume Seguin authored
-
- 16 Oct, 2014 3 commits
-
-
Guillaume Seguin authored
-
Guillaume Seguin authored
-
Guillaume Seguin authored
-
- 14 Oct, 2014 2 commits
-
-
Guillaume Seguin authored
Use precmd() method instead of adding our own layer of preprocessing
-
Guillaume Seguin authored
-
- 13 Oct, 2014 1 commit
-
-
kliment authored
FIX: Unable to connect on Debian testing
-