1. 13 Jan, 2013 1 commit
  2. 24 Nov, 2012 1 commit
    • Miro Hrončok's avatar
      Added missing files to setup.py · 41889d62
      Miro Hrončok authored
      If I install Printrun via setup.py, I don't have gcoder.py and I cannot even
      use pronterface.py:
      
      Traceback (most recent call last):
        File "/bin/pronterface.py", line 46, in <module>
          import pronsole
        File "/usr/bin/pronsole.py", line 23, in <module>
          from gcoder import GCode
      
      So I've added this to setup.py.
      
      Also, pronsole.ico is missing, added that to (not needed at runtime, but is
      usefull for desktop files)
      41889d62
  3. 03 Nov, 2012 1 commit
  4. 17 Oct, 2012 3 commits
  5. 09 Oct, 2012 2 commits
  6. 24 Sep, 2012 1 commit
  7. 23 Sep, 2012 1 commit
  8. 10 Sep, 2012 1 commit
  9. 06 Sep, 2012 6 commits
  10. 05 Sep, 2012 23 commits