1. 03 Feb, 2013 1 commit
  2. 02 Feb, 2013 1 commit
  3. 24 Jan, 2013 2 commits
  4. 19 Jan, 2013 3 commits
  5. 20 Jan, 2013 1 commit
    • Christopher Olah's avatar
      Clean up the monitor command. · 3fb7a3e7
      Christopher Olah authored
      The monitor command now:
      
      * Has more pythonic code
      * Limits precision of progress elements (12.3% instead of 12.347812...%)
      * Uses a carriage return to have print progress replace the previous
        progress line.
      
      For example:
      
      Monitoring printer, use ^C to interrupt.
      Updating values every 5.000000 seconds.
      Print progress: 0.3%
      
      Previously, the line "Print progress: 0.3%" was "Print progress: 0.2%",
      etc.
      3fb7a3e7
  6. 19 Jan, 2013 1 commit
  7. 20 Jan, 2013 1 commit
    • Christopher Olah's avatar
      Fancy configurable prompts! · 29c97003
      Christopher Olah authored
      * Prompts are now generated based off of string templates,
        for example: "%(bold)sT:%(extruder_temp_fancy)s %(progress_fancy)s
        >%(normal)s "
      
      * We have a dictionary of prompt string templates for different
        situations.
      
      * We have bold support for the prompt.
      
      * We have extruder temperature support for the prompt.
      
      * We have progress support for the prompt.
      29c97003
  8. 13 Jan, 2013 2 commits
  9. 12 Jan, 2013 5 commits
  10. 09 Jan, 2013 1 commit
  11. 13 Nov, 2012 1 commit
  12. 09 Nov, 2012 1 commit
  13. 08 Nov, 2012 1 commit
  14. 03 Nov, 2012 1 commit
  15. 17 Oct, 2012 3 commits
  16. 09 Oct, 2012 2 commits
  17. 24 Sep, 2012 1 commit
  18. 23 Sep, 2012 1 commit
  19. 10 Sep, 2012 1 commit
  20. 06 Sep, 2012 6 commits
  21. 05 Sep, 2012 4 commits