- 05 Sep, 2012 1 commit
-
-
Guillaume Seguin authored
Conflicts: printrun/printcore.py pronsole.py pronterface.py
-
- 02 Sep, 2012 3 commits
-
-
Guillaume Seguin authored
-
-
Guillaume Seguin authored
-
- 25 Aug, 2012 2 commits
-
-
kliment authored
Refactor the README to make packaged binaries more obvious
-
Nicolas Dandrimont authored
-
- 20 Aug, 2012 2 commits
-
-
Kliment Yanev authored
Conflicts: pronterface.py
-
Kliment Yanev authored
-
- 19 Aug, 2012 1 commit
-
-
kliment authored
Patching the load command so that it works with the pronterface ui
-
- 20 Aug, 2012 1 commit
-
-
D1plo1d authored
Patching do_load so that it updates the pronterface ui when the load command is used within pronterface Conflicts: pronterface.py
-
- 16 Aug, 2012 3 commits
-
-
kliment authored
Fixes #271
-
Markus Hitter authored
The new algorithm mangles the request string as before, but then looks for the first valid number instead of a number in fixed places. This hopefully works for all firmwares. To avoid future regressions, a list of sample strings was started. Feel free to add more samples in.
-
Markus Hitter authored
While neither PCB milling nor comments in parentheses are part of the innermost core or RepRap printing, they happen and should be handled gracefully.
-
- 13 Aug, 2012 9 commits
-
-
kliment authored
Do not echo messages from printer twice when in loud mode
-
Markus Hitter authored
-
kliment authored
Add debug option to menu
-
Markus Hitter authored
As this is now part of the standard interface, it's pointless to list it as possible extension code.
-
Markus Hitter authored
In a source code repository, all sources should be visible, including those meant to be hidden at runtime.
-
Markus Hitter authored
In verbose mode (self.p.loud = True), the code actually sending the G-code line prints this, too, so this was a duplicate.
-
Markus Hitter authored
Making these visible should help users to find out what's going on on unexpected printer behaviour.
-
Markus Hitter authored
No new functionality.
-
Guillaume Seguin authored
-
- 11 Aug, 2012 3 commits
-
-
Guillaume Seguin authored
-
Guillaume Seguin authored
-
Guillaume Seguin authored
-
- 08 Aug, 2012 8 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
-
- 07 Aug, 2012 6 commits
-
-
Guillaume Seguin authored
-
Guillaume Seguin authored
-
Guillaume Seguin authored
-
Guillaume Seguin authored
-
Guillaume Seguin authored
-
Guillaume Seguin authored
Before you sometimes had to connect twice to actually connect because the M105 was sent before the printer's Serial module actually became ready. Now when no data is available to read on the Serial line a new M105 is sent until connection is established.
-
- 06 Aug, 2012 1 commit
-
-
Guillaume Seguin authored
-