Commit Graph

389 Commits (7c310d7bfd0da9f8c1e2f263a23625fc10514f02)

Author SHA1 Message Date
Duane Johnson 7c310d7bfd Shrunk XY and Z controls. Added Home buttons. Added enable/disable. 2011-11-11 10:22:31 -06:00
Duane Johnson b0cd17ee6e Create absolute-positioned "Home" buttons as a layer on top of XYButtons 2011-11-09 20:55:41 -06:00
Duane Johnson 1db6d65e3c Fixed that arrow keys on Windows would move between controls after first extruder movement. 2011-11-08 11:03:45 -06:00
Duane Johnson 437f069921 Fix issue with XYButtons stealing keys. Added ESC key to blur. 2011-11-08 10:48:15 -06:00
Duane Johnson 50d340f900 Fixed transparency issues in Windows by using a GraphicsContext. Changed background to white.
- The white background is a workaround for not being able to set the
exact color of gray for the XY/Z widgets.
2011-11-08 09:37:35 -06: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
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 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
Kliment Yanev 48d9902607 Fixed minor documentation inaccuracies 2011-10-10 20:38:20 +02:00
kliment a16a15063c Merge pull request #66 from k-eex/master
Cleaned up commit from l4nce0
2011-10-10 11:33:30 -07:00
l4nce0 541242efd2 Added feed back to console for Connect, Reset, Pause. Added periods to existing outputs.
Now when the program starts the last temp is set for Heater and Bed. Also a (user) is attached if it is a manual entry.
2011-10-07 19:43:01 +03:00
Keegi e9e721bd5a Merge remote branch 'kliment/master' into experimental 2011-10-07 17:00:17 +03:00
Keegi 6af04ed612 Fix indentation problems in macro editor preventing it to create new multi-line macros 2011-10-07 16:49:53 +03:00