Commit Graph

494 Commits (a99a801c025e4a7ff3e5ca2290d35e0cc9077770)

Author SHA1 Message Date
Steven Devijver b644182af1 Restore STL file wildcard for export 2011-11-08 15:19:52 +01:00
Steven Devijver 0837508b74 Removed print statement + clear model list when loading file (probably should add a dirty flag as well to avoid accidentally overriding changes) 2011-11-08 14:25:24 +01:00
Steven Devijver a3c03d49a1 Added loading of OpenSCAD files feature + corrected file wildcard when exporting 2011-11-08 13:37:53 +01:00
Duane Johnson 39a99314b3 Fix position of all buttons below the new XY/Z widgets. 2011-11-07 22:29:28 -06:00
Duane Johnson 56ba62c888 Center widgets in test.py 2011-11-07 22:10:27 -06:00
Duane Johnson f4d18e4dff Fixed keypad toggle for XY controls. Defaults to off. 2011-11-07 22:09:18 -06:00
Duane Johnson 37cdd32347 Added 4 orders of magnitude to Z Buttons; Refactored some of XY Buttons 2011-11-07 21:35:59 -06:00
Duane Johnson a6f3ec758e Updated XY controls to have 4 rings. Removed 'home' button. 2011-11-07 20:36:48 -06:00
Duane Johnson 15c980cf2f Fix black background / transparency issue in Windows/Linux 2011-11-07 18:24:06 -06:00
Duane Johnson 3722b11aab Merge branch 'master' of github.com:canadaduane/Printrun 2011-11-07 14:42:09 -06:00
Duane Johnson 261a09c46a Fixed that the background was repainted as white instead of transparent 2011-11-07 14:38:57 -06:00
Duane Johnson 8b56bbe548 Integrate new UI with pronterface 2011-11-07 13:41:14 -06:00
Duane Johnson 8986a90c76 Separate XY and Z control panels into classes. 2011-11-07 13:04:45 -06:00
Duane Johnson 540faffe9a XY and Z control panels working side by side 2011-11-07 12:50:17 -06:00
Duane Johnson 69c639e603 Functioning xy control 2011-11-07 07:17:00 -06:00
Alessandro Ranellucci c90bbc23e1 Paint arcs in red colour to warn that they won't be printed by most firmwares 2011-11-07 13:04:21 +01:00
Alessandro Ranellucci 382f22459c Support for G2/G3 arcs in preview window 2011-11-07 10:39:29 +01:00
kliment c4884cf1af Merge pull request #75 from sdevijver/master
Print time guesstimation on file load
2011-11-06 23:13:54 -08:00
Duane Johnson 6535024475 Add test wx code for new graphical control panel 2011-11-06 20:01:30 -06:00
kliment d84e10850b Merge pull request #77 from cakeller98/master
Added OBJ to the types of files that can be opened.
2011-11-05 02:23:53 -07:00
Christopher Keller 7077c3c9b8 Added OBJ to the types of files that can be opened.
Added final semicolon after final OBJ in the file filter
2011-11-05 02:13:50 -07:00
Steven Devijver 262b000f7a Removed initial_feedrate, isn't used anyways, will only confuse people 2011-11-04 14:12:18 +01:00
Steven Devijver 80a1301bfd Simplified duration calculation, acceleration calculation is not realistic anyways 2011-11-04 13:51:36 +01:00
Steven Devijver e89eba8c9b Use latest feedrate, no need to fall back 2011-11-04 13:03:54 +01:00
Steven Devijver 0500332267 Also take forward movement after retraction into account 2011-11-04 12:48:38 +01:00
Steven Devijver 0bff3c93e4 Added retraction to calculation, format time in lower case 2011-11-04 12:41:13 +01:00
Steven Devijver be5f0e4900 Moved estimated duration code to pronterface 2011-11-04 11:49:05 +01:00
Steven Devijver 1ea631c84b Nice formating of duration; renamed variables; added extra cost per movement 2011-11-04 11:29:05 +01:00
Steven Devijver ca5e7f11b4 Divide feedrate by 60 seconds 2011-11-04 09:00:27 +01:00
Steven 321548a7c4 Naive implementation to estimate the duration of a print 2011-11-03 22:40:21 +01:00
kliment 3f60006123 Merge pull request #74 from evilB/patch-2
Proposed changes in the MacosX pre lion installation instructions
2011-10-31 16:12:07 -07:00
evilB a35b2ba079 Second try - Proposed changes in the MacosX pre lion installation instructions as per irc conversation. 2011-11-01 00:10:21 +01:00
Kliment Yanev b2e4c731ac Fix rotation direction in scad export. 2011-10-29 23:07:08 +02:00
Kliment Yanev 1fa10b65e6 Emit .scad file with scene description on export. 2011-10-29 22:41:50 +02:00
kliment 6ca8f26512 Merge pull request #72 from grevaillot/fr
improve french translation.
2011-10-29 04:46:50 -07:00
Guillaume Revaillot 923323992a regenerate fr .mo 2011-10-29 12:22:24 +02:00
Guillaume Revaillot 1a1b5e374d improve fr strings a bit. 2011-10-29 12:22:24 +02:00
Guillaume Revaillot dc462fcaa9 typo 2011-10-29 11:45:01 +02:00
Keegi 4c2e31f3a8 add threshold for button dragging in case of jittery mouse 2011-10-27 16:37:54 +03:00
Keegi 1fe67e7d23 fixed temperature gauge lagging 2011-10-27 16:37:10 +03:00
Keegi 010a3fcb15 add threshold for button dragging in case of jittery mouse 2011-10-27 16:36:30 +03:00
Keegi d2db9ca389 fancy temperature gauge... 2011-10-25 22:58:13 +03:00
Keegi f0f6333681 better temperature combo box behavior when heated up 2011-10-25 22:56:44 +03:00
Keegi 506d9bb172 Rearrange temperature setting controls, explicit temperature off button, color-feedback 2011-10-24 15:21:33 +03:00
Keegi 2c9a41699f Merge branch 'experimental' into master 2011-10-24 11:47:53 +03:00
Keegi 903e7b3c15 Merge branch 'master' into experimental 2011-10-24 11:47:24 +03:00
Kliment Yanev 65f4fb25ca Don't hardcode stl file path, just name 2011-10-13 09:48:12 +02:00
Kliment Yanev d8406847c6 Added pyglet-based STL viewer 2011-10-12 20:56:20 +02:00
Keegi 55dd423951 Merge remote branch 'kliment/master' into experimental 2011-10-11 10:26:48 +03:00
Kliment Yanev 567c1d2302 Merge branch 'master' of github.com:kliment/Printrun 2011-10-10 20:38:41 +02:00