Commit Graph

669 Commits (9692593f5ef8f36a24bff511341236b93db8be62)

Author SHA1 Message Date
kliment b83cddb991 Merge pull request #85 from ERoth3/patch-1
Added 250000 option for baud rate
2011-11-12 01:22:41 -08:00
kliment 8eb89b20a8 Merge pull request #84 from canadaduane/master
Added visual indicator for increment values on mouseover
2011-11-12 01:12:15 -08:00
ERoth3 37858bb166 Added 250000 baud for marlin compatibility 2011-11-12 00:33:19 -05:00
Duane Johnson 470ab93447 XYButtons enabled default to false again 2011-11-11 18:52:12 -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
kliment 4e1e71d987 Merge pull request #80 from canadaduane/master
New UI for XYZ controls of Pronterface
2011-11-11 12:36:44 -08:00
Duane Johnson 6e658cd164 Check for corner change on mouse move (rare case) 2011-11-11 11:11:54 -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 18d23a7137 Fixed regression in size of arrow keys image. 2011-11-11 10:31:05 -06:00
Duane Johnson c113e2bffc Merge branch 'master' of https://github.com/kliment/Printrun 2011-11-11 10:23:52 -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 b0cd17ee6e Create absolute-positioned "Home" buttons as a layer on top of XYButtons 2011-11-09 20:55:41 -06:00
Keegi 1d6605065d Merge branch 'master' into experimental 2011-11-09 15:16:04 +02:00
Keegi 1ce9f3a536 workaround for buttons appearing in empty custom button slots on linux
attempt to fix panel context menu not appearing on empty slot
2011-11-09 11:10:17 +02:00
Keegi 38cefcd00e attempt to fix panel context menu not appearing on empty slot 2011-11-08 21:33:24 +02:00
Keegi 1fb9890464 workaround for frozen buttons appearing on some cases 2011-11-08 21:19:12 +02: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
kliment 44a2daa2e3 Merge pull request #82 from sdevijver/master
Also clear the ListBox when clearing the grid
2011-11-08 07:18:17 -08:00
Steven Devijver cfb0b815a7 Also clear ListBox when clearing grid 2011-11-08 16:17:16 +01:00
kliment b936763257 Merge pull request #78 from alexrj/gviz-arcs
Support for G2/G3 arcs in preview window
2011-11-08 07:10:41 -08:00
kliment e94cf47569 Merge pull request #81 from sdevijver/master
Limited loading of OpenSCAD files
2011-11-08 07:05:20 -08:00
Steven Devijver 06a69074a4 Added clear button; don't clear model when loading scad file 2011-11-08 16:02:39 +01:00
Steven Devijver 6785eb657a Run everything through right, distinguish on extension to delegate to load_stl & load_scad 2011-11-08 15:45:24 +01:00
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