Commit Graph

16 Commits (24e2fa936c87ac41d3feb62907d3022d6d7356f2)

Author SHA1 Message Date
Stefanowicz af37c07d9a Fixed using configured background to XYButtons ZButtons and TempGauge 2012-05-28 17:34:43 +02:00
Duane Johnson 6071c42984 Add ability to repeat last movement command with the spacebar 2012-04-30 12:59:18 -05:00
Alessandro Ranellucci 34ede756a6 Full GPLv3 notice 2012-01-23 12:36:49 +01:00
Alessandro Ranellucci 7d2ef9a6b6 Added licensing info to README and all source files 2012-01-23 12:17:28 +01:00
Kliment Yanev 8a4bdc9290 Fix path handling when frozen (__file__ should be avoided in the future, this is a workaround) 2011-11-18 10:49:29 +01:00
Kliment Yanev 0afcc88bd4 Integrate plating into pronterface UI 2011-11-18 09:52:16 +01:00
Duane Johnson 59400675fb Remove ability to click on Z +/- 100 2011-11-12 07:44:28 -06:00
Duane Johnson b3658bfe79 Added visual indication to highlight XY and Z increment values on mouse over 2011-11-11 18:22:03 -06:00
Duane Johnson 08d4abbe91 Fix that enable/disable does not immediately redraw. Fix that buttons are not disabled on disconnect. 2011-11-11 10:37:01 -06:00
Duane Johnson 7c310d7bfd Shrunk XY and Z controls. Added Home buttons. Added enable/disable. 2011-11-11 10:22:31 -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 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 261a09c46a Fixed that the background was repainted as white instead of transparent 2011-11-07 14:38:57 -06:00
Duane Johnson 8986a90c76 Separate XY and Z control panels into classes. 2011-11-07 13:04:45 -06:00