Commit graph

1098 commits

Author SHA1 Message Date
daid303
39f39ce4b3 Added dae support which can be exported from google sketchup. 2012-10-18 23:25:24 +02:00
daid303
620532f0cb Add warning when installing custom firmware 2012-10-15 17:17:03 +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
eab76a4566 Fix layout of print window for MacOS 2012-10-15 12:35:14 +02:00
Daid
45212294db Various fixes to improve button layout on MacOS. 2012-10-15 11:58:00 +02:00
Daid
eedd4c38ef Updated path in osx cura package result. 2012-10-12 13:52:35 +02:00
daid303
b5fd9bc879 Better archive the Cura.app 2012-10-12 13:37:05 +02:00
daid303
6e0c64c10e Copy correct files into Cura.app and build app tgz 2012-10-12 12:34:38 +02:00
Daid
bc7ed76636 Merge branch 'master' of https://github.com/daid/Cura 2012-10-12 11:45:46 +02:00
Daid
0cc89eb33a Starting to create a Cura.app for MacOS 2012-10-12 11:45:29 +02:00
daid303
c62a9be304 Merge branch 'master' of github.com:daid/Cura 2012-10-12 11:03:01 +02:00
daid303
fab673713d Allow the skirt to be used as brim when the skirt distance is zero. This will hug the object and attach a easy to cut base to the object. 2012-10-12 09:52:34 +02:00
daid303
b35766340e Remove the ?filename? from the project planner slice result. 2012-10-12 09:38:42 +02:00
daid303
67d51bd066 Remove printrun 2012-10-12 09:31:05 +02:00
bartbakk
4e19d7abfa New MacOS script, will be the base for a .app 2012-10-11 17:00:29 +02:00
daid303
009b856310 . 2012-10-10 16:47:05 +02:00
daid303
7ad7ec6873 Add taskbar progress to both the project planner and normal slicing. 2012-10-10 13:43:44 +02:00
daid303
f6b472cc3b Added Windows 7 progress in taskbar support. 2012-10-10 12:23:53 +02:00
daid303
d5924d4d30 Rename slice to prepare in the batch runner. 2012-10-09 09:03:41 +02:00
daid303
40c94ed498 Remove some more references to GCode and Slice. 2012-10-09 09:00:19 +02:00
daid303
1a20ca2abb Reset the E to 0 before retracting in switching extruders. The E values are not yet set to zero when printing support material. 2012-10-08 15:50:35 +02:00
daid303
a1bac846a6 Added endstop images, many thanks to Dave Head 2012-10-08 15:07:30 +02:00
daid303
a6ba4edb7b Updated the next-object gcode, which extruded 1mm less then it retracted, causing problems with under-extrusion on the next object. 2012-10-08 12:26:18 +02:00
daid303
d803600d91 Add drag&drop support to quickprint. 2012-10-08 10:06:41 +02:00
daid303
3469493b9a Say which firmware file we installed after installing. 2012-10-08 09:49:31 +02:00
daid303
e7d961fadf Remove the print message from the mesh splitter, these cause problems with the console-less version. 2012-10-08 09:31:28 +02:00
daid303
0b3a0b7151 Fixed attribution for the Ultimaker robot. 2012-10-07 12:37:58 +02:00
daid303
036e16f76c Make the 3D platfrom transparent. 2012-10-05 22:26:40 +02:00
daid303
f3d5009b0a Change the target directory name, so it starts with Cura. 2012-10-05 19:31:16 +02:00
daid303
73506718bf Fix load button in quickprint. 2012-10-05 16:55:36 +02:00
daid303
a2486a537a Add an enable/disable preview box for the camera, so people do not get freaked out that their camera starts up when printing. 2012-10-05 16:25:15 +02:00
daid303
b46aeca961 Add a 3D view of the Ultimaker build platform for better scale reference. 2012-10-05 15:07:20 +02:00
daid303
302266ef25 Fix a bug in max scale button. 2012-10-05 14:42:03 +02:00
daid303
7886ad411b Added webcam overlay to show which software and printer created the timelaps. 2012-10-05 12:25:31 +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
0db6d1aebb Udpate on changelog. 2012-10-04 16:07:33 +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
6d92130ba4 New icon for Cura, less ugly 2012-10-04 15:26:38 +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
b6e62387d4 Execute cura after installing. 2012-10-04 14:39:03 +02:00
daid303
0c6c40c098 Add obj doubleclick support for windows. 2012-10-04 14:31:29 +02:00
daid303
b67ef20d3a Fix the checkup wizard, we get temperature readings before the machinie is operational. 2012-10-04 14:16:46 +02:00
daid303
bc275ccdc2 Add extrude/retract images for printing interface. Made exception handling a bit more rubust in machine comunication. 2012-10-04 14:05:09 +02:00
daid303
459dbee2bd With the improved loading time we can add the high quality robot with support. 2012-10-04 12:33:45 +02:00
daid303
21d294fef9 Still need to learn to keep the changlog up-to-date 2012-10-04 12:27:37 +02:00
daid303
6edb5c29ca Fix loading of ascii stl files with MacOS line-ends. 2012-10-04 12:24:43 +02:00
daid303
76309c7f5b Add loading improvement to changelog. 2012-10-04 12:16:54 +02:00
daid303
d32902bcef Vastly improve rendering time for complex models. 2012-10-04 12:04:04 +02:00
daid303
b772c0fd15 Added a changelog with the new things found in Cura 12.10 2012-10-04 10:16:25 +02:00