- 06 Sep, 2012 2 commits
-
-
Kliment Yanev authored
-
Kliment Yanev authored
-
- 05 Sep, 2012 13 commits
-
-
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.
-
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
-
Christopher Keller authored
Temp display staic text would cause rearranging of controls on main window resize. Adjusted the span so the static text could span all the controls on the left panel.
-
kliment authored
Connection rework, coding style rework
-
Guillaume Seguin authored
-
Guillaume Seguin authored
-
Guillaume Seguin authored
Conflicts: printrun/printcore.py pronsole.py pronterface.py
-
kliment authored
Build system and CLI switch to request webinterface
-
- 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 1 commit
-
-
Guillaume Seguin authored
-