- 08 Apr, 2013 4 commits
-
-
-
fsantini authored
-
fsantini authored
-
Francesco Santini authored
-
- 07 Apr, 2013 1 commit
-
-
fsantini authored
implemented the @pause gcode host command (and a small framework for host commands)
-
- 06 Apr, 2013 1 commit
-
-
fsantini authored
Pause code (Ported from RepetierHost, untested)
-
- 29 Mar, 2013 1 commit
-
-
kliment authored
Fix crash on SUSE when setting temperature due to setting temp field background color to "".
-
- 28 Mar, 2013 2 commits
-
-
-
Ken Aaker authored
This replaces "" strings that cause aborts in python-wxWidgets wxColour_helper with Python None objects. This corrects an abort where the helper tries to fetch the first byte of the colour string even when it's 0 length.
-
- 27 Mar, 2013 1 commit
-
-
kliment authored
Update webinterface.py
-
- 25 Mar, 2013 1 commit
-
-
N Oliver authored
oops! :'( web/css/style.css
-
- 24 Mar, 2013 2 commits
-
-
kliment authored
attempting fix for issue 305
-
OliverEngineer authored
need to explore CherryPy & websockets, but this quick'n'dirty is a big speed increase
-
- 23 Mar, 2013 1 commit
-
-
N Oliver authored
Encountered https://github.com/kliment/Printrun/issues/305#issuecomment-12306186 This edit removed the error, but I don't know what the original output was so I'm not sure if this really _fixes_ it, or is just a band-aid.
-
- 14 Mar, 2013 1 commit
-
-
fsantini authored
-
- 12 Mar, 2013 2 commits
-
-
fsantini authored
-
Francesco Santini authored
-
- 11 Mar, 2013 1 commit
-
-
fsantini authored
Imported and translated from RepetierHost First commit unfinished implementation
-
- 05 Mar, 2013 4 commits
-
-
kliment authored
experimental branch: fixing broken pyreadline download url
-
kliment authored
fixing broken pyreadline download url
-
Felipe Corrêa da Silva Sanches authored
-
Felipe Corrêa da Silva Sanches authored
-
- 18 Feb, 2013 2 commits
-
-
kliment authored
[printcore] Have print_thread rejoin execution thread.
-
Kaz Walker authored
-
- 17 Feb, 2013 7 commits
-
-
kliment authored
[printcore] Switched to use Python if syntax and not Ruby's.
-
Kaz Walker authored
-
Kaz Walker authored
-
kliment authored
Add checking to pause/resume functions in printcore.py
-
Kaz Walker authored
-
Kaz Walker authored
-
Kaz Walker authored
-
- 13 Feb, 2013 1 commit
-
-
kliment authored
Confirmation on exit
-
- 07 Feb, 2013 1 commit
-
-
kliment authored
Make sure to set target temps to 0 before exiting.
-
- 08 Feb, 2013 1 commit
-
-
Christopher Olah authored
To ensure safety, we make sure we set target temps to 0 before we exit pronsole.
-
- 03 Feb, 2013 1 commit
-
-
Christopher Olah authored
Presently, one might accidentally terminate a print with a CTR-D while printing. Now we ask the user to confirm exiting if there is a print going when they try to exit.
-
- 02 Feb, 2013 2 commits
-
-
Christopher Olah authored
Protect the user from typos in setting the extruder temp by confirming them with the user if they exceed 250.
-
Kliment Yanev authored
Conflicts: gcoder.py
-
- 24 Jan, 2013 2 commits
- 23 Jan, 2013 1 commit
-
-
kliment authored
Show connection error to the user
-