Commit Graph

  • fdb8b0bebe Fix compatibility issues on Gentoo. master Sergiusz B 2013-05-30 16:31:49 +0200
  • 54fd879825 Gcode was not analyzed when loading through pronterface load file button Kliment Yanev 2013-05-20 11:43:06 +0200
  • 69793bd295 Merge branch 'experimental' of github.com:kliment/Printrun into experimental Guillaume Seguin 2013-05-19 13:34:59 +0200
  • 81bc0de492 Fix minor bug in gcoder which broke hilighting in gviz Guillaume Seguin 2013-05-19 13:33:19 +0200
  • 98bdb2b108 Enable manual commands of any format to be passed through if prefixed by @ Kliment Yanev 2013-05-19 13:32:58 +0200
  • 3b8352acdf Cleanup a little bit gviz Guillaume Seguin 2013-05-19 13:20:01 +0200
  • 75afa014e3 Use a deque instead of a list to store hilighted lines Guillaume Seguin 2013-05-19 13:13:03 +0200
  • c5de6439e0 More translation strings for pronsole.py Guillaume Seguin 2013-05-19 12:58:57 +0200
  • 9f9b8d05cd Cleanup pronsole.py loading & some SD stuff Guillaume Seguin 2013-05-19 12:38:40 +0200
  • 1dfb0cd6fe Cleanup pronsole._do_load and parse gcode from there Guillaume Seguin 2013-05-19 00:17:10 +0200
  • 16208aec18 Use a fixed-size deque for storing the log Guillaume Seguin 2013-05-18 23:30:13 +0200
  • 3fe969e536 Cosmetic change to a translated string Guillaume Seguin 2013-05-18 23:29:37 +0200
  • 5b572c167f Compute duration estimation across all actual layers for correctness Guillaume Seguin 2013-05-18 23:09:49 +0200
  • 7c3250a9e1 Add lineno => (layer, layer_line) mapping to gcoder Guillaume Seguin 2013-05-18 23:07:53 +0200
  • be10cff3c5 Cleanup and fix recvcb Guillaume Seguin 2013-05-18 23:01:13 +0200
  • 8013ac86be Implement coordinate tracking for manual moves (#343) Guillaume Seguin 2013-05-18 22:39:35 +0200
  • d94ba0de62 Remove useless temp display update, since we already do it in recvcb Guillaume Seguin 2013-05-18 22:38:12 +0200
  • 008d3f4a4e Minor cleanup Guillaume Seguin 2013-05-18 22:37:49 +0200
  • f1fc71ba05 Store all layers, including ones with no movement Guillaume Seguin 2013-05-18 22:23:28 +0200
  • b781566132 Remove newline matching from regexp Guillaume Seguin 2013-05-18 22:09:56 +0200
  • bd09e6f444 Cleanup gcoder.py a little bit Guillaume Seguin 2013-05-18 21:47:27 +0200
  • 6826dad61d Use a regular expression to parse GCodes Guillaume Seguin 2013-05-18 21:16:09 +0200
  • 06e3a02d4f Fix used filament estimation Guillaume Seguin 2013-05-18 20:20:53 +0200
  • c6104d56ef Remove "pessimistic" from estimated duration string Guillaume Seguin 2013-05-18 19:52:05 +0200
  • 1fec635721 Merge branch 'experimental' of github.com:kliment/Printrun into experimental Guillaume Seguin 2013-05-18 19:14:21 +0200
  • d8277e61a0 Cleanup Guillaume Seguin 2013-05-18 18:40:30 +0200
  • da0cab63c7 Don't limit sentlines queue size Guillaume Seguin 2013-05-18 18:38:54 +0200
  • 6164e162b5 Remove old comment Guillaume Seguin 2013-05-18 18:36:11 +0200
  • eee65d71dd Cleanup Guillaume Seguin 2013-05-18 18:33:13 +0200
  • aadd62ef09 Fix error in gcode arc parsing Guillaume Seguin 2013-05-18 18:30:54 +0200
  • a4759865ba Import shlex from the beginning Guillaume Seguin 2013-05-18 17:18:20 +0200
  • 97f7635fbd Reduce delay a little bit. Guillaume Seguin 2013-05-18 17:16:01 +0200
  • 13592b865f Delay zooming on resize a little bit in gviz to prevent hogging CPU. Guillaume Seguin 2013-05-18 17:15:19 +0200
  • 82b95c67cc More cleanup on gviz. Guillaume Seguin 2013-05-18 17:06:04 +0200
  • a53c88a325 Remove dead code Guillaume Seguin 2013-05-18 17:02:55 +0200
  • 856b46ccef Clean up gviz a little more and ensure we have room to display border Guillaume Seguin 2013-05-18 17:01:55 +0200
  • a6cab813c1 Add icon for gviz window "reset view" Guillaume Seguin 2013-05-18 16:47:38 +0200
  • dc2a425068 Fix reparenting error Guillaume Seguin 2013-05-18 15:16:36 +0200
  • e6fe35519d Cleanup (replace a for loop & list copy by a simple pop) Guillaume Seguin 2013-05-18 14:18:20 +0200
  • faeb14f190 Explicitely delete wx.App at the end of pronterface.py Guillaume Seguin 2013-05-18 12:50:18 +0200
  • e29dd70efe Merge branch 'experimental' into HEAD Guillaume Seguin 2013-05-18 11:14:50 +0200
  • 68c13162e1 Fix #363 by correctly doing the wxFrame/wxPanel parenting Guillaume Seguin 2013-05-18 11:09:22 +0200
  • 16b5f6db25 Cleanup some code Guillaume Seguin 2013-05-18 11:05:45 +0200
  • 7657b37539 Expand gauges as much as possible Guillaume Seguin 2013-05-17 17:53:05 +0200
  • dfa474e0b1 Correctly draw right edge shadow for temp gauges Guillaume Seguin 2013-05-17 17:52:33 +0200
  • 7fc0f1c475 Add -g/--gauges CLI argument for temp gauges, and improved argparsing. Guillaume Seguin 2013-05-17 17:04:41 +0200
  • 90e32562ea More work on getting the gauges back Guillaume Seguin 2013-05-17 16:59:28 +0200
  • 89453befd1 Fix possible issue where checksum would break layer change detection Guillaume Seguin 2013-05-17 16:48:53 +0200
  • a9c3e8b442 Revert "Remove temperature gauges entirely from codebase" Guillaume Seguin 2013-05-17 16:32:45 +0200
  • 94d69f793c Set transparent brush for painting temp graph's background Guillaume Seguin 2013-05-17 16:21:00 +0200
  • 102a14ff38 Ensure canvas is marked as dirty when setting showall in gviz Guillaume Seguin 2013-05-17 00:39:07 +0200
  • ec76dc6de0 Woops, forgot to commit this major thing Guillaume Seguin 2013-05-17 00:18:54 +0200
  • 0376729afc Woops, typo Guillaume Seguin 2013-05-16 22:50:28 +0200
  • 7a528800e6 Minor changes : mark 2 strings for translations + cleanup Guillaume Seguin 2013-05-16 20:47:39 +0200
  • df00b7e2a1 Don't parse gcodes other than G* (attempt to harden against #303) Guillaume Seguin 2013-05-16 20:32:50 +0200
  • d2a0163a4e Merge git://github.com/sbliven/Printrun into experimental Guillaume Seguin 2013-05-16 19:30:30 +0200
  • 975b45936d Handle N... gcodes in GCoder Guillaume Seguin 2013-05-16 19:16:13 +0200
  • 9a19e12777 Fix gviz.add_parsed_gcode for relative gcodes Guillaume Seguin 2013-05-16 17:39:45 +0200
  • a49b487124 Start cleaning up addgcode() Guillaume Seguin 2013-05-16 17:10:46 +0200
  • 251bda7dbe Improve resizing behavior of Pronterface main window Guillaume Seguin 2013-05-16 16:53:02 +0200
  • e85f2cc69c Rework left pane arrangement Guillaume Seguin 2013-05-16 16:38:01 +0200
  • a2977663f0 Factor 2 lines in printrun/gviz.py Guillaume Seguin 2013-05-16 16:14:40 +0200
  • dbc5362085 Improve zooming buttons by dynamically computing center Guillaume Seguin 2013-05-16 16:13:31 +0200
  • cc64aef5f2 Improve and cleanup gviz resizing Guillaume Seguin 2013-05-16 16:12:54 +0200
  • 72bd19d8bd Remove debug output Guillaume Seguin 2013-05-16 16:02:23 +0200
  • 0920bc6e97 Greatly improve resizing behavior of GViz windows Guillaume Seguin 2013-05-16 15:57:18 +0200
  • db04449a2b Cleanup and speedup gviz Guillaume Seguin 2013-05-16 15:31:32 +0200
  • 3339501383 Very minor cleanup Guillaume Seguin 2013-05-16 15:27:41 +0200
  • 260d65643c Fix gviz.py __main__ Guillaume Seguin 2013-05-16 15:06:48 +0200
  • 9dec54886b Remove gcoder.py from setup.py Guillaume Seguin 2013-05-16 15:05:52 +0200
  • a80a2fea4b Move gcoder.py into printrun module Guillaume Seguin 2013-05-16 15:05:28 +0200
  • 4b372f5686 Speedup full file gcode loading in printrun/gviz.py Guillaume Seguin 2013-05-16 12:28:01 +0200
  • 0833d3787a Add argparse dependency to README.md Guillaume Seguin 2013-05-16 12:26:26 +0200
  • fb3e4068c0 Replace getopt CLI option parsing with a cleaner argparse parsing Guillaume Seguin 2013-05-16 12:21:37 +0200
  • f63dfe9981 Minor presentation error fix in pronsole.py Guillaume Seguin 2013-05-16 12:21:17 +0200
  • 280731f07b Remove debug statement in gcoder.py Guillaume Seguin 2013-05-16 12:20:56 +0200
  • c5cb9a9926 Minor cleanups in pronsole.py Guillaume Seguin 2013-05-16 11:45:52 +0200
  • a46f73595e Use GCoder parsed gcode in gviz Guillaume Seguin 2013-05-15 22:44:59 +0200
  • ea604380db Cleanup duration estimation Guillaume Seguin 2013-05-15 21:49:12 +0200
  • 9816ea7c8a Cleanup some code in pronterface Guillaume Seguin 2013-05-15 21:39:08 +0200
  • f15b0cdabb Speed up various parts of gcoder GCode processing Guillaume Seguin 2013-05-15 19:43:26 +0200
  • b1113f06a5 Woops, typoz Guillaume Seguin 2013-05-15 19:42:38 +0200
  • 595edf6064 More cleanup on gcode measurement Guillaume Seguin 2013-05-15 15:35:48 +0200
  • ed38564549 Missing import Guillaume Seguin 2013-05-15 15:28:09 +0200
  • b3d2a6f12f Woops, fix a typo Guillaume Seguin 2013-05-15 15:24:33 +0200
  • 79d0477553 Move code around and remove useless helpers from pronsole.py Guillaume Seguin 2013-05-15 15:23:46 +0200
  • d0a0ffbdf6 Fix and cleanup used filament length measurement Guillaume Seguin 2013-05-15 15:19:23 +0200
  • 1dcf7be5eb Start cleaning up gcode measurement code Guillaume Seguin 2013-05-15 15:18:36 +0200
  • f4a16223b0 Remove orphaned code Guillaume Seguin 2013-05-15 15:12:03 +0200
  • b367fa2a0d Cleanup gcoder.py indent Guillaume Seguin 2013-05-15 14:45:17 +0200
  • 70ca8ace07 Setting BufferedCanvas sizes at creation. Spencer Bliven 2013-05-02 15:05:37 -0700
  • b77ce7a2e7 Adding w,h parameters to BufferedCanvas.draw Spencer Bliven 2013-05-02 15:00:36 -0700
  • b3a673bc97 Merge pull request #358 from DanLipsitt/patch-1 kliment 2013-05-01 22:11:27 -0700
  • 5ddbed5091 fix typo in do_pause() log output DanLipsitt 2013-05-01 15:23:05 -0700
  • a1c51e8646 Ignoring Mac .DS_Store Spencer Bliven 2013-04-30 15:54:22 -0700
  • 83b3bb6b71 Widen serial port dropbox to fill available space Spencer Bliven 2013-01-08 14:54:01 -0800
  • 6fcb5b38b0 Initialize analyzer earlier in printcore.py Kliment Yanev 2013-04-25 10:54:32 +0200
  • 8f3e5947c6 More little adjustments to printcore.py output Alessandro Ranellucci 2013-04-24 17:45:02 +0200
  • 9c31998818 Merge pull request #331 from hroncok/master kliment 2013-04-20 13:17:48 -0700
  • 8c24401ddb Merge pull request #356 from D1plo1d/pronserve kliment 2013-04-19 23:17:04 -0700