- 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 8 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.
-
- 02 Aug, 2012 2 commits
-
-
Guillaume Seguin authored
-
Guillaume Seguin authored
-
- 31 Jul, 2012 9 commits
-
-
Guillaume Seguin authored
Also remove the chdir() to pronterface.py directory
-
Guillaume Seguin authored
Also install webinterface deps and fix bug in configfile()
-
Guillaume Seguin authored
-
Guillaume Seguin authored
-
Guillaume Seguin authored
-
Guillaume Seguin authored
-
Guillaume Seguin authored
-
Guillaume Seguin authored
Factorize into a single function and support Marlin-style reports
-
Guillaume Seguin authored
-
- 23 Jul, 2012 3 commits
- 15 Jul, 2012 5 commits
-
-
Kliment Yanev authored
-
Kliment Yanev authored
-
Kliment Yanev authored
-
Kliment Yanev authored
-
Kliment Yanev authored
Make crash in estimation code not block file load. Diable web interface by default.
-
- 11 Jul, 2012 1 commit
-
-
Kliment Yanev authored
-