Commit Graph

  • c90bbc23e1 Paint arcs in red colour to warn that they won't be printed by most firmwares Alessandro Ranellucci 2011-11-07 13:04:21 +0100
  • 382f22459c Support for G2/G3 arcs in preview window Alessandro Ranellucci 2011-11-07 10:38:51 +0100
  • c4884cf1af Merge pull request #75 from sdevijver/master kliment 2011-11-06 23:13:54 -0800
  • 6535024475 Add test wx code for new graphical control panel Duane Johnson 2011-11-06 20:01:30 -0600
  • d84e10850b Merge pull request #77 from cakeller98/master kliment 2011-11-05 02:23:53 -0700
  • 7077c3c9b8 Added OBJ to the types of files that can be opened. Added final semicolon after final OBJ in the file filter Christopher Keller 2011-11-04 20:50:25 -0700
  • 262b000f7a Removed initial_feedrate, isn't used anyways, will only confuse people Steven Devijver 2011-11-04 14:12:18 +0100
  • 80a1301bfd Simplified duration calculation, acceleration calculation is not realistic anyways Steven Devijver 2011-11-04 13:51:36 +0100
  • e89eba8c9b Use latest feedrate, no need to fall back Steven Devijver 2011-11-04 13:03:54 +0100
  • 0500332267 Also take forward movement after retraction into account Steven Devijver 2011-11-04 12:48:38 +0100
  • 0bff3c93e4 Added retraction to calculation, format time in lower case Steven Devijver 2011-11-04 12:41:13 +0100
  • be5f0e4900 Moved estimated duration code to pronterface Steven Devijver 2011-11-04 11:49:05 +0100
  • 1ea631c84b Nice formating of duration; renamed variables; added extra cost per movement Steven Devijver 2011-11-04 11:29:05 +0100
  • ca5e7f11b4 Divide feedrate by 60 seconds Steven Devijver 2011-11-04 09:00:27 +0100
  • 321548a7c4 Naive implementation to estimate the duration of a print Steven 2011-11-03 22:40:21 +0100
  • 3f60006123 Merge pull request #74 from evilB/patch-2 kliment 2011-10-31 16:12:07 -0700
  • a35b2ba079 Second try - Proposed changes in the MacosX pre lion installation instructions as per irc conversation. evilB 2011-11-01 00:10:21 +0100
  • b2e4c731ac Fix rotation direction in scad export. Kliment Yanev 2011-10-29 23:07:08 +0200
  • 1fa10b65e6 Emit .scad file with scene description on export. Kliment Yanev 2011-10-29 22:41:50 +0200
  • 6ca8f26512 Merge pull request #72 from grevaillot/fr kliment 2011-10-29 04:46:50 -0700
  • 923323992a regenerate fr .mo Guillaume Revaillot 2011-10-29 12:20:24 +0200
  • 1a1b5e374d improve fr strings a bit. Guillaume Revaillot 2011-10-29 12:04:11 +0200
  • dc462fcaa9 typo Guillaume Revaillot 2011-10-29 11:33:26 +0200
  • 4c2e31f3a8 add threshold for button dragging in case of jittery mouse Keegi 2011-10-27 16:36:30 +0300
  • 1fe67e7d23 fixed temperature gauge lagging Keegi 2011-10-27 16:37:10 +0300
  • 010a3fcb15 add threshold for button dragging in case of jittery mouse Keegi 2011-10-27 16:36:30 +0300
  • d2db9ca389 fancy temperature gauge... Keegi 2011-10-25 22:58:13 +0300
  • f0f6333681 better temperature combo box behavior when heated up Keegi 2011-10-25 22:56:44 +0300
  • 506d9bb172 Rearrange temperature setting controls, explicit temperature off button, color-feedback Keegi 2011-10-24 14:45:25 +0300
  • 2c9a41699f Merge branch 'experimental' into master Keegi 2011-10-24 11:47:40 +0300
  • 903e7b3c15 Merge branch 'master' into experimental Keegi 2011-10-24 11:42:58 +0300
  • 65f4fb25ca Don't hardcode stl file path, just name Kliment Yanev 2011-10-13 09:48:12 +0200
  • d8406847c6 Added pyglet-based STL viewer Kliment Yanev 2011-10-12 20:56:20 +0200
  • 55dd423951 Merge remote branch 'kliment/master' into experimental Keegi 2011-10-11 10:26:48 +0300
  • 567c1d2302 Merge branch 'master' of github.com:kliment/Printrun Kliment Yanev 2011-10-10 20:38:41 +0200
  • 48d9902607 Fixed minor documentation inaccuracies Kliment Yanev 2011-10-10 20:38:20 +0200
  • a16a15063c Merge pull request #66 from k-eex/master kliment 2011-10-10 11:33:30 -0700
  • 541242efd2 Added feed back to console for Connect, Reset, Pause. Added periods to existing outputs. l4nce0 2011-10-07 19:31:23 +0300
  • e9e721bd5a Merge remote branch 'kliment/master' into experimental Keegi 2011-10-07 17:00:17 +0300
  • 6af04ed612 Fix indentation problems in macro editor preventing it to create new multi-line macros Keegi 2011-10-07 16:49:53 +0300
  • d1f2ebd717 last used serial port pre-selection logic change, based on if it is autodetected to be present or not Keegi 2011-10-07 15:11:58 +0300
  • 2806120123 custom button drag-drop rearranging Keegi 2011-09-30 17:41:18 +0300
  • d59fc73125 Prevent division by zero in stltool, at the risk of non-normalized normals. Kliment Yanev 2011-09-28 15:10:09 +0200
  • e97754e3dc Spawn sfact settings in a separate subprocess - this needs thorough testing or various OSs. Closes #41 Closes #51 Kliment Yanev 2011-09-28 13:47:57 +0200
  • ea72af56c1 Fixed hang on the second launch of skeinforge settings dialog under Windows. Denis B 2011-09-26 00:57:04 -0400
  • ca6bf893b4 Merge branch 'master' of github.com:kliment/Printrun Kliment Yanev 2011-09-28 13:42:23 +0200
  • bdba2b1449 Fixes issue #49 Kliment Yanev 2011-09-28 13:41:24 +0200
  • 8cc06c1bbc Merge pull request #58 from alexrj/gviz-travel-moves kliment 2011-09-28 04:07:00 -0700
  • 65acdf7b7c Merge pull request #62 from iXce/master kliment 2011-09-28 04:06:35 -0700
  • 73d9eb12f2 Clarify string in French translation Guillaume Seguin 2011-09-28 12:48:18 +0200
  • 419d3062c9 Emit binary STLs by default Kliment Yanev 2011-09-22 12:43:27 +0200
  • 672a1b77d6 Merge branch 'master' of github.com:kliment/Printrun Kliment Yanev 2011-09-22 12:11:05 +0200
  • 094c6a1a92 Move normal calculation into stltool Fix inverted Y coordinates in normals Kliment Yanev 2011-09-22 12:10:27 +0200
  • eb569521b5 Merge pull request #60 from tjhowse/master kliment 2011-09-15 23:28:53 -0700
  • 47229f631f Separated split and duplicate enumeration append. Travis Howse 2011-09-16 16:21:01 +1000
  • bb32e6654e Remove comment. Travis Howse 2011-09-16 16:12:34 +1000
  • 547b2f2457 Replaced re with os.path.split. Fixed duplicates. Travis Howse 2011-09-16 16:11:23 +1000
  • ad81fb6282 Fixed formatting for pull request Travis Howse 2011-09-16 15:54:43 +1000
  • 21c0b9aaa8 Only adds filename to list, not full path. Travis Howse 2011-09-16 15:47:58 +1000
  • 50c2c4346f Merge remote-tracking branch 'kliment/master' Travis Howse 2011-09-15 22:02:19 +1000
  • 0da65f14d0 Fix exception on removing the last custombutton when there are no other custombuttons Keegi 2011-09-13 14:41:05 +0300
  • 16fd9fd04d Open .gco files Kliment Yanev 2011-09-09 18:14:49 +0200
  • e28c83c654 Fix listbox to no longer scroll horizontally Kliment Yanev 2011-09-08 13:53:46 +0200
  • 1deb61b25f Fix snap to z=0 when autoplating Kliment Yanev 2011-09-08 13:35:14 +0200
  • 4053291eee Fixed dumbness Travis Howse 2011-09-08 21:33:36 +1000
  • 2c84a64a30 Removed an extra space I added for no good reason. Travis Howse 2011-09-08 21:28:18 +1000
  • a489517e7b Align STLs to z=0 when autoplating. Travis Howse 2011-09-08 21:26:45 +1000
  • 9ee36bdfae Removed debug function Travis Howse 2011-09-08 21:15:45 +1000
  • 8b494f9a52 Added centering code, tidied up some stuff. Travis Howse 2011-09-08 21:11:13 +1000
  • 0711c27a70 :Merge branch 'master' into debug Travis Howse 2011-09-08 20:41:49 +1000
  • fb86e2908c Changed tabs to spaces. Travis Howse 2011-09-08 20:37:44 +1000
  • e11f7edb34 Tidied up some stuff. Travis Howse 2011-09-08 20:35:41 +1000
  • 0996395787 Changed tabs to four spaces for consistency. Travis Howse 2011-09-08 20:21:56 +1000
  • 762b76f7ba Added new autoplate function Travis Howse 2011-09-08 20:17:17 +1000
  • 71a15c220d Added the autoplater stuff and a debug function Travis Howse 2011-09-08 20:15:53 +1000
  • 2704c88dd1 Merge branch 'master' of github.com:kliment/Printrun Kliment Yanev 2011-09-07 17:05:51 +0200
  • 716ab0e9f5 Fast plater Kliment Yanev 2011-09-07 17:05:23 +0200
  • 694d0f45e5 Paint travel moves with a different colour Alessandro Ranellucci 2011-09-07 13:43:36 +0200
  • 86f92fbbed Merge pull request #57 from CyrilLD/master kliment 2011-09-06 12:30:23 -0700
  • 786bf24f32 Moved "Clear" button to menu Cyril Laguilhon-Debat 2011-09-06 21:26:37 +0200
  • 1e91e807b7 Removing Tab chars, adding "Clear" button, and resizing translations Cyril Laguilhon-Debat 2011-09-06 18:55:52 +0200
  • b03443cc6a Translations + some minors gui improvements Cyril Laguilhon-Debat 2011-09-06 17:48:16 +0200
  • 603dcf01b0 French localisation update Cyril Laguilhon-Debat 2011-09-06 14:15:36 +0200
  • d2ba1b2cc4 Change location of locale/ directory Cyril Laguilhon-Debat 2011-09-06 14:06:42 +0200
  • 88a7b10c79 Merge branch 'master' of github.com:kliment/Printrun Kliment Yanev 2011-09-05 00:08:51 +0200
  • 895a958ea3 Fix edit dialog on Windows Kliment Yanev 2011-09-05 00:08:09 +0200
  • bf8732881a Add zscaper module to convert images to heightmaps Kliment Yanev 2011-09-05 00:05:47 +0200
  • 6e0d5a700b Revert "Merge pull request #55 from nesqi/master" - breaks custom buttons and scroll zoom in gviz Keegi 2011-09-02 11:56:07 +0300
  • 2a1ef25026 Merge pull request #56 from alexrj/fan-macro Keegi 2011-08-31 07:05:12 -0700
  • 6bf34a815e Added a macro and button definition for controlling fan Alessandro Ranellucci 2011-08-28 20:40:31 +0200
  • d2b90ebe77 Merge pull request #55 from nesqi/master kliment 2011-08-28 07:02:32 -0700
  • 4f4b1b4a8a Made the gviz component resize as the window resizes. Erik Jonsson 2011-08-28 15:09:26 +0200
  • 8af5496a4a Merge pull request #54 from Skateboss/master kliment 2011-08-27 13:50:47 -0700
  • 712fe6b970 removed line 1028 as it was left over from pasting. oops. Skateboss 2011-08-28 08:35:48 +0200
  • 429c6f8135 Merge pull request #53 from kludgineer/patch-1 kliment 2011-08-27 00:25:45 -0700
  • 5d2ea3cf4d pla temps set to better defaults kludgineer 2011-08-27 01:16:35 -0700
  • 837ad5c63c Merge pull request #52 from Skateboss/master kliment 2011-08-26 14:34:39 -0700
  • f23f62098a Edited pronterface.py via GitHub Skateboss 2011-08-27 09:31:32 +0200
  • d4285ad1e2 removed brackets Skateboss 2011-08-27 09:26:07 +0200
  • d01621d5e5 condensed measurements code. Skateboss 2011-08-27 09:15:22 +0200