Commit Graph

723 Commits (e7d961fadfaf12f9456855f3dd3676dfc520cca2)

Author SHA1 Message Date
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
daid303 77fece6585 Remove the console window when opening an STL directly. 2012-10-04 10:15:06 +02:00
daid303 0de6138589 Update the text of support a bit, so it is a bit clearer. But this could really use some photos. 2012-10-04 09:10:20 +02:00
daid303 c17676055f Small cleanup on the batch runner tool. 2012-10-04 08:54:49 +02:00
daid303 de2ee865d7 Add image to show which endstop to press. 2012-10-03 18:46:37 +02:00
daid303 7b7aa2dc56 Remove the print message from the project planner, as this will cause problems with the console-less version on windows. 2012-10-03 15:27:11 +02:00
daid303 704d61941e Remove the reference to slicing from the popup message. 2012-10-03 15:24:35 +02:00
daid303 ddf6222dc9 Merge branch 'master' of github.com:daid/Cura 2012-10-03 15:13:38 +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 683b0f9081 Add ffmpeg license files. 2012-10-03 12:07:18 +02:00
daid303 812107917a Update on the machine checkup wizard, better indicate what is happening. 2012-10-03 10:55:58 +02:00
daid303 de78ee1d64 Large update to the config wizard, new style machine check (unfinished) 2012-10-02 16:06:47 +02:00
daid303 f4a7f5f7a2 Add some comments. 2012-10-02 11:03:00 +02:00
daid303 204063e20d Merge branch 'master' of github.com:daid/Cura 2012-10-02 11:01:05 +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
daid303 f5afd2be82 Update to package and install scripts to make them cleaner and better. 2012-10-01 21:38:39 +02:00
daid303 b9a80ba0fa Fix the previous fix. 2012-10-01 18:23:25 +02:00
daid303 9675968b27 Fix support for slicing if running from pythonw.exe 2012-10-01 18:15:51 +02:00
daid303 0dc413cd16 Hide the console for the slicing subprocess. 2012-10-01 17:51:15 +02:00
daid303 f6abc5c33a Fix the print window resizing (no longer move the cancel button). Fix the reporting of the M115 reply, was seen as a temperature report. 2012-10-01 15:14:47 +02:00
daid303 3bdba75b87 Add VIRTUAL serial port if you have the development version. 2012-10-01 14:58:08 +02:00
daid303 22cf43e873 Always check for OpenCV first, in case we have both OpenCV and win32vidcapture 2012-10-01 14:54:00 +02:00
daid303 0a1cb67461 Add already elapsed printing and estimated remaining printing time. Fix the capture format config for win32. Add some spacing between the X/Y and Z in the jog tab. 2012-10-01 14:51:59 +02:00
daid303 718b685a72 Fix timelaps recording support 2012-10-01 14:36:47 +02:00
daid303 2ade97783a Add the option to show the machine log in case of an error,, also make the printer interface window larger by default. 2012-10-01 13:47:16 +02:00
daid303 f4f4c13a21 Add ffmpeg for windows timelaps movie creation. 2012-10-01 12:00:42 +02:00