Commit Graph

381 Commits (37cdd32347c81ffe2117e1ca52f1eb7c904e9448)

Author SHA1 Message Date
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
Keegi d1f2ebd717 last used serial port pre-selection logic change, based on if it is autodetected to be present or not 2011-10-07 15:11:58 +03:00
Keegi 2806120123 custom button drag-drop rearranging 2011-09-30 17:41:30 +03:00
Kliment Yanev d59fc73125 Prevent division by zero in stltool, at the risk of non-normalized normals. 2011-09-28 15:10:09 +02:00
Kliment Yanev e97754e3dc Spawn sfact settings in a separate subprocess - this needs thorough testing or various OSs.
Closes #41
Closes #51
2011-09-28 13:47:57 +02:00
Denis B ea72af56c1 Fixed hang on the second launch of skeinforge settings dialog under Windows. 2011-09-28 13:46:01 +02:00
Kliment Yanev ca6bf893b4 Merge branch 'master' of github.com:kliment/Printrun 2011-09-28 13:42:23 +02:00
Kliment Yanev bdba2b1449 Fixes issue #49 2011-09-28 13:41:24 +02:00
kliment 8cc06c1bbc Merge pull request #58 from alexrj/gviz-travel-moves
Paint travel moves with a different colour
2011-09-28 04:07:00 -07:00