chiark / gitweb /
daid303 [Fri, 5 Oct 2012 14:55:36 +0000 (16:55 +0200)]
Fix load button in quickprint.
daid303 [Fri, 5 Oct 2012 14:25:15 +0000 (16:25 +0200)]
Add an enable/disable preview box for the camera, so people do not get freaked out that their camera starts up when printing.
daid303 [Fri, 5 Oct 2012 13:07:20 +0000 (15:07 +0200)]
Add a 3D view of the Ultimaker build platform for better scale reference.
daid303 [Fri, 5 Oct 2012 12:42:03 +0000 (14:42 +0200)]
Fix a bug in max scale button.
daid303 [Fri, 5 Oct 2012 10:25:31 +0000 (12:25 +0200)]
Added webcam overlay to show which software and printer created the timelaps.
daid303 [Fri, 5 Oct 2012 09:20:22 +0000 (11:20 +0200)]
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.
daid303 [Thu, 4 Oct 2012 14:07:33 +0000 (16:07 +0200)]
Udpate on changelog.
daid303 [Thu, 4 Oct 2012 14:05:01 +0000 (16:05 +0200)]
Make the low quality print a bit stronger and thinner layers.
daid303 [Thu, 4 Oct 2012 14:01:46 +0000 (16:01 +0200)]
Make the low quality profile faster.
daid303 [Thu, 4 Oct 2012 13:26:38 +0000 (15:26 +0200)]
New icon for Cura, less ugly
daid303 [Thu, 4 Oct 2012 13:01:54 +0000 (15:01 +0200)]
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.
daid303 [Thu, 4 Oct 2012 12:39:03 +0000 (14:39 +0200)]
Execute cura after installing.
daid303 [Thu, 4 Oct 2012 12:31:29 +0000 (14:31 +0200)]
Add obj doubleclick support for windows.
daid303 [Thu, 4 Oct 2012 12:16:46 +0000 (14:16 +0200)]
Fix the checkup wizard, we get temperature readings before the machinie is operational.
daid303 [Thu, 4 Oct 2012 12:05:09 +0000 (14:05 +0200)]
Add extrude/retract images for printing interface. Made exception handling a bit more rubust in machine comunication.
daid303 [Thu, 4 Oct 2012 10:33:45 +0000 (12:33 +0200)]
With the improved loading time we can add the high quality robot with support.
daid303 [Thu, 4 Oct 2012 10:27:37 +0000 (12:27 +0200)]
Still need to learn to keep the changlog up-to-date
daid303 [Thu, 4 Oct 2012 10:24:43 +0000 (12:24 +0200)]
Fix loading of ascii stl files with MacOS line-ends.
daid303 [Thu, 4 Oct 2012 10:16:54 +0000 (12:16 +0200)]
Add loading improvement to changelog.
daid303 [Thu, 4 Oct 2012 10:04:04 +0000 (12:04 +0200)]
Vastly improve rendering time for complex models.
daid303 [Thu, 4 Oct 2012 08:16:25 +0000 (10:16 +0200)]
Added a changelog with the new things found in Cura 12.10
daid303 [Thu, 4 Oct 2012 08:15:06 +0000 (10:15 +0200)]
Remove the console window when opening an STL directly.
daid303 [Thu, 4 Oct 2012 07:10:20 +0000 (09:10 +0200)]
Update the text of support a bit, so it is a bit clearer. But this could really use some photos.
daid303 [Thu, 4 Oct 2012 06:54:49 +0000 (08:54 +0200)]
Small cleanup on the batch runner tool.
daid303 [Wed, 3 Oct 2012 16:46:37 +0000 (18:46 +0200)]
Add image to show which endstop to press.
daid303 [Wed, 3 Oct 2012 13:27:11 +0000 (15:27 +0200)]
Remove the print message from the project planner, as this will cause problems with the console-less version on windows.
daid303 [Wed, 3 Oct 2012 13:24:35 +0000 (15:24 +0200)]
Remove the reference to slicing from the popup message.
daid303 [Wed, 3 Oct 2012 13:13:38 +0000 (15:13 +0200)]
Merge branch 'master' of github.com:daid/Cura
daid303 [Wed, 3 Oct 2012 13:11:35 +0000 (15:11 +0200)]
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.
daid303 [Wed, 3 Oct 2012 10:07:18 +0000 (12:07 +0200)]
Add ffmpeg license files.
daid303 [Wed, 3 Oct 2012 08:55:58 +0000 (10:55 +0200)]
Update on the machine checkup wizard, better indicate what is happening.
daid303 [Tue, 2 Oct 2012 14:06:47 +0000 (16:06 +0200)]
Large update to the config wizard, new style machine check (unfinished)
daid303 [Tue, 2 Oct 2012 09:03:00 +0000 (11:03 +0200)]
Add some comments.
daid303 [Tue, 2 Oct 2012 09:01:05 +0000 (11:01 +0200)]
Merge branch 'master' of github.com:daid/Cura
daid303 [Tue, 2 Oct 2012 08:58:57 +0000 (10:58 +0200)]
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.
daid303 [Mon, 1 Oct 2012 19:38:39 +0000 (21:38 +0200)]
Update to package and install scripts to make them cleaner and better.
daid303 [Mon, 1 Oct 2012 16:23:25 +0000 (18:23 +0200)]
Fix the previous fix.
daid303 [Mon, 1 Oct 2012 16:15:51 +0000 (18:15 +0200)]
Fix support for slicing if running from pythonw.exe
daid303 [Mon, 1 Oct 2012 15:51:15 +0000 (17:51 +0200)]
Hide the console for the slicing subprocess.
daid303 [Mon, 1 Oct 2012 13:14:47 +0000 (15:14 +0200)]
Fix the print window resizing (no longer move the cancel button). Fix the reporting of the M115 reply, was seen as a temperature report.
daid303 [Mon, 1 Oct 2012 12:58:08 +0000 (14:58 +0200)]
Add VIRTUAL serial port if you have the development version.
daid303 [Mon, 1 Oct 2012 12:54:00 +0000 (14:54 +0200)]
Always check for OpenCV first, in case we have both OpenCV and win32vidcapture
daid303 [Mon, 1 Oct 2012 12:51:59 +0000 (14:51 +0200)]
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.
daid303 [Mon, 1 Oct 2012 12:36:47 +0000 (14:36 +0200)]
Fix timelaps recording support
daid303 [Mon, 1 Oct 2012 11:47:16 +0000 (13:47 +0200)]
Add the option to show the machine log in case of an error,, also make the printer interface window larger by default.
daid303 [Mon, 1 Oct 2012 10:00:42 +0000 (12:00 +0200)]
Add ffmpeg for windows timelaps movie creation.
daid303 [Mon, 1 Oct 2012 09:51:26 +0000 (11:51 +0200)]
Need to define the version before running the script.
daid303 [Mon, 1 Oct 2012 09:46:33 +0000 (11:46 +0200)]
Update version number to reflect the current month
daid303 [Mon, 1 Oct 2012 09:45:18 +0000 (11:45 +0200)]
Update version number to reflect the current month
daid303 [Mon, 1 Oct 2012 09:39:01 +0000 (11:39 +0200)]
Update package script to work under the bash shell of git for windows.
Daid [Mon, 1 Oct 2012 09:22:49 +0000 (11:22 +0200)]
Update to webcam support, support setting properties, and enable.disable timelaps movie creation.
Daid [Sun, 30 Sep 2012 19:38:54 +0000 (21:38 +0200)]
Fix bug with the copy to SD button in the project planner.
Daid [Sat, 29 Sep 2012 15:35:13 +0000 (17:35 +0200)]
Update to the max distance per move code, so it is easier to configure a bit.
daid [Fri, 28 Sep 2012 13:09:16 +0000 (15:09 +0200)]
Ignore M101 and M104 for #222
daid [Thu, 27 Sep 2012 15:20:31 +0000 (17:20 +0200)]
Updated webcam support a bit, still needs more work to access properties, and enable/disable timelaps movie creation.
daid [Thu, 27 Sep 2012 09:13:12 +0000 (11:13 +0200)]
This might fix #197. Need to verify.
daid [Thu, 27 Sep 2012 09:08:33 +0000 (11:08 +0200)]
Add some more protection against the bug #220
daid [Thu, 27 Sep 2012 09:05:11 +0000 (11:05 +0200)]
Disable the rotate ring for now, unfinished and I want to make a release soon.
daid [Wed, 26 Sep 2012 13:12:14 +0000 (15:12 +0200)]
Remove dwindle, it did not really improve results.
daid [Wed, 26 Sep 2012 13:10:42 +0000 (15:10 +0200)]
Put down 3 bottom layers for a cup or vase. This makes better water tight prints.
daid [Wed, 26 Sep 2012 12:35:35 +0000 (14:35 +0200)]
Added obj support to Cura.
daid [Wed, 26 Sep 2012 11:19:12 +0000 (13:19 +0200)]
Add some OpenCV support to webcam class (untested).
Daid [Tue, 25 Sep 2012 10:24:47 +0000 (12:24 +0200)]
Fix when there is no object loaded, remove debug print.
Daid [Tue, 25 Sep 2012 10:09:09 +0000 (12:09 +0200)]
Merge branch 'master' of github.com:daid/Cura
Conflicts:
Cura/util/machineCom.py
Daid [Tue, 25 Sep 2012 09:51:34 +0000 (11:51 +0200)]
Do a single write instead of two
daid [Mon, 24 Sep 2012 14:37:52 +0000 (16:37 +0200)]
It is a bit tricked, but you can now rotate the model with a circle around the model in a drag/drop way.
daid [Fri, 21 Sep 2012 14:21:59 +0000 (16:21 +0200)]
Fix a bug with the project planners "all at once" mode.
daid [Fri, 21 Sep 2012 12:27:08 +0000 (14:27 +0200)]
Added Attribution, which is needed by the license of the example model I added.
daid [Thu, 20 Sep 2012 14:34:08 +0000 (16:34 +0200)]
.
daid [Thu, 20 Sep 2012 13:17:49 +0000 (15:17 +0200)]
Add a tools menu for the project planner and the batch runner, makes them easier to find then filling up the file menu.
daid [Thu, 20 Sep 2012 12:28:44 +0000 (14:28 +0200)]
Cut up long moves into sections of 1cm, to reduce the impact of buffering lots of long moves.
daid [Wed, 12 Sep 2012 15:13:21 +0000 (17:13 +0200)]
Remove the "zDistanceRatio", because while it makes sense in a math sense, it does not make sense in a best way to print sense.
daid [Wed, 12 Sep 2012 15:02:42 +0000 (17:02 +0200)]
Add the feature where support material is generated with a dual extrusion setup.
daid [Wed, 12 Sep 2012 10:04:46 +0000 (12:04 +0200)]
Updated splashscreen so it looks better then total crap.
daid [Mon, 10 Sep 2012 13:49:50 +0000 (15:49 +0200)]
Added feature #201 - fixed #201
daid [Mon, 10 Sep 2012 10:26:05 +0000 (12:26 +0200)]
Add temperature for simple mode, #192
daid [Mon, 10 Sep 2012 09:08:29 +0000 (11:08 +0200)]
Fixed #211
Daid [Fri, 7 Sep 2012 15:42:40 +0000 (17:42 +0200)]
Fix for mixed view mode.
Daid [Fri, 7 Sep 2012 12:10:57 +0000 (14:10 +0200)]
Add Z change reporting support, which fixes the timelaps movie recording. Add temperature requests every 5 seconds during printing.
Daid [Fri, 7 Sep 2012 10:04:55 +0000 (12:04 +0200)]
Fix the speed rate modify in the printing interface.
daid [Thu, 6 Sep 2012 15:24:34 +0000 (17:24 +0200)]
Fix pause support.
daid [Thu, 6 Sep 2012 14:54:27 +0000 (16:54 +0200)]
Put the X/Y/Z indicator inside of the machine so you can see it from the inside.
daid [Thu, 6 Sep 2012 14:52:05 +0000 (16:52 +0200)]
Major update on machine communication. Part 1, this breaks realtime speed tuning, pausing, M0/M1, height reporting and timelaps recording. But it is worth it.
daid [Thu, 6 Sep 2012 09:38:54 +0000 (11:38 +0200)]
Update to exception handling in machineCom
daid [Thu, 6 Sep 2012 08:10:05 +0000 (10:10 +0200)]
Add ATMega1280 chip to programmer chips.
daid [Thu, 6 Sep 2012 07:53:22 +0000 (09:53 +0200)]
Added ultimaker robot as example model, which is loaded on first start.
Daid [Wed, 5 Sep 2012 18:04:51 +0000 (20:04 +0200)]
Simple fix for the fillet plugin (which is currently not used in Cura, but good to fix SF bugs)
daid [Wed, 5 Sep 2012 14:10:47 +0000 (16:10 +0200)]
Untested update to machine communication. This should improve auto detection as it no longer cycles trough a lot of resets. However, this will break the configuration wizard which will need an update.
daid [Mon, 3 Sep 2012 13:38:09 +0000 (15:38 +0200)]
Start python directly from the start menu, this should remove the console window and avoid confusion.
daid [Mon, 3 Sep 2012 13:30:02 +0000 (15:30 +0200)]
Set pypy to 1.9 stable, add VideoCapture library for windows.
daid [Mon, 3 Sep 2012 10:06:05 +0000 (12:06 +0200)]
Instead of using GL_NORMALIZE use GL_RESCALE_NORMAL which is faster.
Daid [Sun, 2 Sep 2012 12:27:24 +0000 (14:27 +0200)]
Add webcam timelaps support for windows.
Daid [Sun, 2 Sep 2012 12:26:39 +0000 (14:26 +0200)]
Some minor updates to fix some screen refresh issues.
Daid [Sun, 2 Sep 2012 12:25:38 +0000 (14:25 +0200)]
Update on the 3D preview, remove the boxed lines and make an "inside viewing" box.
Daid [Sat, 1 Sep 2012 12:55:48 +0000 (14:55 +0200)]
Fix an issue when there is no 3D model displayed (lighting was not turned off for the machine draw)
Daid [Sat, 1 Sep 2012 12:53:17 +0000 (14:53 +0200)]
Changed the 3D preview to have colors that are easier on the eyes.
Daid [Sat, 1 Sep 2012 12:41:07 +0000 (14:41 +0200)]
Fix the splashscreen in combination with the first run wizard
daid [Fri, 31 Aug 2012 13:22:30 +0000 (15:22 +0200)]
Move the validators from gui to util, they do not have gui specific code.
daid [Fri, 31 Aug 2012 12:51:06 +0000 (14:51 +0200)]
these variable where not always initialised before use.
daid [Fri, 31 Aug 2012 09:45:19 +0000 (11:45 +0200)]
Fix X-Ray view after the machine bottom update.