Commit graph

48 commits

Author SHA1 Message Date
daid303
7f4d315629 Add preferences shortcut key #246 2012-10-29 10:31:36 +01:00
daid303
783515e60e Better way to add shortcut keys so they show on the Mac. 2012-10-29 10:18:12 +01:00
daid303
f49b88a103 Add shortcut keys for load/slice/print. 2012-10-29 10:10:30 +01:00
daid303
83f56338ae Removed _export suffix. Slighty changed some texts. 2012-10-26 15:43:18 +02:00
Daid
f70e88521c Fix bug where fullscreen on mac caused problems with the progress panels being below the screen. Fixed the bug where on Mac removing a progress panel caused a crash, but only in simple mode. 2012-10-26 11:30:45 +02:00
Daid
27db8a767f Fix the bug where you can not select a material and a profile with MacOS 10.8 2012-10-22 15:23:04 +02:00
daid303
db1cfa0954 Fix the background of the load/prepare/print buttons. Fix the border around the preview window toolbar. 2012-10-15 13:12:56 +02:00
Daid
45212294db Various fixes to improve button layout on MacOS. 2012-10-15 11:58:00 +02:00
daid303
d803600d91 Add drag&drop support to quickprint. 2012-10-08 10:06:41 +02:00
daid303
73506718bf Fix load button in quickprint. 2012-10-05 16:55:36 +02:00
daid303
5a35b4ffc6 Start the first run wizard when we do not know the machine type. Only show the default firmware install if we know that we have a default firmware for this machine. 2012-10-05 11:20:22 +02:00
daid303
5f2e6ca82e Make the low quality print a bit stronger and thinner layers. 2012-10-04 16:05:01 +02:00
daid303
5ecb7b2224 Make the low quality profile faster. 2012-10-04 16:01:46 +02:00
daid303
6ebaa35518 Update how the printing time remaining estimate is calculated. This gives better accurate results as the first part of the print is not added in the estimate, removing the heating and startup-code from the equasion. 2012-10-04 15:01:54 +02:00
daid303
704d61941e Remove the reference to slicing from the popup message. 2012-10-03 15:24:35 +02:00
daid303
c7c668685b Add a retraction enable setting. Add extrusion/retraction buttons in printer interface. (still needs images) Update the printer interface GUI with the actual temperture from the GCode when a temp change is send. 2012-10-03 15:11:35 +02:00
daid303
e49bc2c77f Open the serial port in the thread, so it no longer blocks the GUI during auto-detection. Add a 10 second write timeout, so we no longer get timeouts under windows. Remove the M109/M190 heatup wait time from the total printing time. 2012-10-02 10:58:57 +02:00
daid
f4d2e92aab Put down 3 bottom layers for a cup or vase. This makes better water tight prints. 2012-09-26 15:10:42 +02:00
daid
7eb9967ee4 Added obj support to Cura. 2012-09-26 14:35:35 +02:00
daid
19cdf49733 Add a tools menu for the project planner and the batch runner, makes them easier to find then filling up the file menu. 2012-09-20 15:17:49 +02:00
daid
2b5529c9d5 Add temperature for simple mode, #192 2012-09-10 12:26:05 +02:00
daid
d631b51e4d Move the validators from gui to util, they do not have gui specific code. 2012-08-31 15:22:30 +02:00
Daid
cb9b85c8d3 Fixed #202 2012-08-28 10:19:55 +02:00
daid
f21062e575 Also update the simplemode window when you change colours. 2012-07-30 12:28:13 +02:00
daid
5522a9a588 Added yellow popup to reset scale/mirror/rotate on a new model load. Popup is none-intrusive and hides itself after 5 seconds. Fixed #156 2012-07-09 12:01:18 +02:00
Daid
1f80cd34cf Added newer ultimaker firmware. Make linux version install the 115200 baud firmware by default, as PySerial for Linux does not support 250000. Added auto baudrate detection (untested). 2012-06-30 11:51:43 +02:00
daid
1b360728e7 Add bed temperature control to printer interface. Only show when we get an bed temperatur reading. Fixed #124 2012-06-26 12:05:06 +02:00
Daid
7a3137e1c7 Merge branch 'master' of github.com:daid/Cura 2012-06-21 15:03:47 +02:00
Daid
31cbf5e1a8 Fix for double retraction, fix for errorlist in model not showing correctly. 2012-06-21 14:18:31 +02:00
Daid
ef0d96a041 Added reset profile to default option. 2012-06-20 09:06:29 +02:00
Daid
6a0addd9de Removed the bridge material amount setting, this did not only affect bridges, but the whole layer the bridge is in, so it did not work properly. 2012-06-03 08:54:32 +02:00
daid
eb44963079 Use a function to generate the "_export.xxx" filename 2012-05-29 13:42:33 +02:00
Daid
6fbc7e4d91 Updated the preference dialog so that is wider instead of very tall. Fixed the quickprint Z speed. 2012-05-19 11:03:38 +02:00
daid
db03825b9b Bring simple mode window up to speed with the rest 2012-05-07 16:26:29 +02:00
Ferdi van der Werf
be075e5e18 Fixes #80
Corrected function call and adjusted parameters accordingly.
2012-04-28 08:02:20 +02:00
daid
57cd3cccd3 Viewmode as radio button, still needs proper icons 2012-04-18 15:14:43 +02:00
daid
f68303c642 Rename simple mode, quickprint in GUI 2012-04-18 14:49:36 +02:00
daid
af737ef097 Fixed #52 - Correct error message when trying to print without a model. Fixed #53 - Give an error message when slicing without model loaded. 2012-04-13 12:16:56 +02:00
daid
497eb6f03d Add version info 2012-04-11 16:34:15 +02:00
daid
8a82f0c625 Change default support material amount to 50%, this seems to make the support a lot easier to remove, without affecting quality. 2012-04-05 18:00:22 +02:00
daid
835b7883ca Add bottom layer thickness. Fix bug with line with in 3D preview (was not calculated from layer thickness) 2012-04-05 16:50:59 +02:00
daid
7f27198e7b Disable the window icon till we find out why the MacOS crashes, and the windows version does not work. 2012-04-03 10:44:53 +02:00
daid
7ec27fec92 Added extra fan control. Advanced setting to enabled/disable fan. And expert setting to set the fan start layer and fan speed. 2012-04-02 16:09:56 +02:00
daid
85d44ad8a0 Added icon to main window. Added win32 installer script, with drivers for Arduino Mega2560. 2012-04-02 14:43:39 +02:00
daid
88337f1675 No longer use the current_profile.ini to share the profile between the backend slicer and the frontend. No longer have simple-mode overwrite the current profile from normal mode. 2012-03-30 13:54:49 +02:00
daid
e17c4387c9 Speed up the first layer for low quality prints. 2012-03-30 12:11:10 +02:00
daid
7cb514f4aa Disable skirt for ABS on simple mode. Because we already have a raft. 2012-03-30 11:12:26 +02:00
daid
ab6430c843 Added simple mode dialog 2012-03-29 14:45:14 +02:00