- 12 Nov, 2013 1 commit
-
-
Guillaume Seguin authored
-
- 05 Nov, 2013 1 commit
-
-
Guillaume Seguin authored
-
- 04 Nov, 2013 3 commits
-
-
Guillaume Seguin authored
-
Guillaume Seguin authored
-
Guillaume Seguin authored
-
- 20 Oct, 2013 1 commit
-
-
Guillaume Seguin authored
-
- 15 Oct, 2013 1 commit
-
-
Guillaume Seguin authored
-
- 18 Aug, 2013 1 commit
-
-
Guillaume Seguin authored
-
- 23 Jul, 2013 1 commit
-
-
Guillaume Seguin authored
-
- 20 Jul, 2013 3 commits
-
-
Guillaume Seguin authored
-
Guillaume Seguin authored
-
Guillaume Seguin authored
-
- 18 Jul, 2013 2 commits
-
-
Guillaume Seguin authored
-
Guillaume Seguin authored
-
- 06 Jul, 2013 1 commit
-
-
Guillaume Seguin authored
-
- 16 Jun, 2013 1 commit
-
-
Guillaume Seguin authored
-
- 15 Jun, 2013 2 commits
-
-
Guillaume Seguin authored
-
Guillaume Seguin authored
-
- 14 Jun, 2013 1 commit
-
-
Guillaume Seguin authored
This also reverts to wx.SHAPED for the gviz packing, and specifies a minimum size with the correct aspect ratio.
-
- 13 Jun, 2013 3 commits
-
-
Guillaume Seguin authored
-
Guillaume Seguin authored
-
Guillaume Seguin authored
-
- 24 May, 2013 3 commits
-
-
Guillaume Seguin authored
-
Guillaume Seguin authored
-
Guillaume Seguin authored
-
- 21 May, 2013 1 commit
-
-
Guillaume Seguin authored
This callback is useful to broadcast the last print line sent in the form of the parsed gcoder.Line object. We can then augment the gcoder.Line to do awesome stuff, such as updating the print status in the 3D viewer.
-
- 19 May, 2013 2 commits
-
-
Guillaume Seguin authored
-
Guillaume Seguin authored
This might speed up Pronterface while printing. Indeed, as we keep adding items we keep expanding the list and Python has to move it all the time.
-
- 18 May, 2013 12 commits
-
-
Guillaume Seguin authored
-
Guillaume Seguin authored
-
Guillaume Seguin authored
-
Guillaume Seguin authored
-
Guillaume Seguin authored
-
Guillaume Seguin authored
-
Guillaume Seguin authored
I'm hunting unjustified try: except: blocks.
-
Guillaume Seguin authored
-
Guillaume Seguin authored
-
Guillaume Seguin authored
The icon was adapted from the 24x24 "Refresh" icon from Humanity Icon theme.
-
Guillaume Seguin authored
-
Guillaume Seguin authored
As far as I understand, a wxFrame needs a wxPanel child, but we shouldn't reparent this wxPanel to some other container. As a consequence, I created an initial wxPanel for the gwindow wxFrame and assigned it the previous sizer (instead of using the gviz panel as the wxFrame's panel). Not sure why it wasn't segfaulting on my other systems, though.
-