chiark / gitweb /
daid [Wed, 10 Jul 2013 06:14:47 +0000 (08:14 +0200)]
Render a X/Y/Z indicator in the front left corner when not using an Ultimaker.
daid [Tue, 9 Jul 2013 08:16:50 +0000 (10:16 +0200)]
Show a plane in the 3D window during printing to show the printing process.
daid [Tue, 2 Jul 2013 20:22:52 +0000 (22:22 +0200)]
Possibly fix the encoding issues with odd locals.
daid [Fri, 28 Jun 2013 16:25:51 +0000 (18:25 +0200)]
Possible fix for the view rotation issue.
daid [Fri, 28 Jun 2013 09:08:34 +0000 (11:08 +0200)]
Merge branch 'SteamEngine' of github.com:daid/Cura into SteamEngine
daid [Fri, 28 Jun 2013 09:07:59 +0000 (11:07 +0200)]
Improve USB printing window <-> main GUI communications.
daid [Fri, 28 Jun 2013 07:35:59 +0000 (09:35 +0200)]
Add 2 way communication on the USB printing interface std pipes.
daid [Fri, 28 Jun 2013 07:01:26 +0000 (09:01 +0200)]
Merge branch 'SteamEngine' of github.com:daid/Cura into SteamEngine
daid [Fri, 28 Jun 2013 06:48:05 +0000 (08:48 +0200)]
Add paths for engine globally installed on linux.
Daid [Thu, 27 Jun 2013 12:14:10 +0000 (14:14 +0200)]
13.06.5
Daid [Thu, 27 Jun 2013 09:36:46 +0000 (11:36 +0200)]
Implement a fallback if the Foundation import fails. Stupid MacOS.
daid [Thu, 27 Jun 2013 08:21:37 +0000 (10:21 +0200)]
Include material definitions in AMF, and store only the filname, not the full path, in an AMF zip file.
daid [Thu, 27 Jun 2013 08:03:23 +0000 (10:03 +0200)]
Change how AMF is saved. Make better use of the index vertexes.
daid [Thu, 27 Jun 2013 07:14:27 +0000 (09:14 +0200)]
Fix AMF save with merged dual-extrusion objects.
Daid [Thu, 27 Jun 2013 06:52:47 +0000 (08:52 +0200)]
Merge branch 'SteamEngine' of https://github.com/daid/Cura into SteamEngine
Daid [Thu, 27 Jun 2013 06:50:12 +0000 (08:50 +0200)]
Add CuraEngine to linux package script.
daid [Wed, 26 Jun 2013 10:02:15 +0000 (12:02 +0200)]
Merge branch 'SteamEngine' of github.com:daid/Cura into SteamEngine
daid [Wed, 26 Jun 2013 10:02:04 +0000 (12:02 +0200)]
13.06.4
Daid [Wed, 26 Jun 2013 09:57:28 +0000 (11:57 +0200)]
Merge branch 'SteamEngine' of https://github.com/daid/Cura into SteamEngine
Daid [Wed, 26 Jun 2013 09:57:06 +0000 (11:57 +0200)]
remove pypy dependency
daid [Wed, 26 Jun 2013 09:51:05 +0000 (11:51 +0200)]
Remove the super-foruma tool
daid [Wed, 26 Jun 2013 08:01:46 +0000 (10:01 +0200)]
Change the behaviour of the "print" file menu entry. For #466
daid [Wed, 26 Jun 2013 07:18:04 +0000 (09:18 +0200)]
Let the tooltip show the default gantry height for ultimaker.
daid [Wed, 26 Jun 2013 06:11:47 +0000 (08:11 +0200)]
Make serial port detection also work if the port is configured on a none-auto-detect port.
daid [Tue, 25 Jun 2013 08:39:45 +0000 (10:39 +0200)]
Fix #458
daid [Tue, 25 Jun 2013 08:29:29 +0000 (10:29 +0200)]
Fix the first-time-run wizard. Fix the commandline slicing #462
daid [Tue, 25 Jun 2013 07:27:39 +0000 (09:27 +0200)]
Make the layer-selection keep the same layer value after a re-slice.
daid [Mon, 24 Jun 2013 17:37:13 +0000 (19:37 +0200)]
Make the firmware update window act a bit better, use 24bit depth buffer in the super-shaper
daid [Mon, 24 Jun 2013 14:24:48 +0000 (16:24 +0200)]
Fix the print menu item.
daid [Mon, 24 Jun 2013 12:43:55 +0000 (14:43 +0200)]
Update steps-per-e tooltip.
Daid [Mon, 24 Jun 2013 11:21:10 +0000 (13:21 +0200)]
Ask for a 24bit depth buffer, this gives better performance on Mac.
daid [Mon, 24 Jun 2013 09:37:13 +0000 (11:37 +0200)]
Merge branch 'SteamEngine' of github.com:daid/Cura into SteamEngine
daid [Mon, 24 Jun 2013 09:37:01 +0000 (11:37 +0200)]
Draw FPS on dev version.
daid [Mon, 24 Jun 2013 07:47:04 +0000 (09:47 +0200)]
Try to load settings from a previous cura if no preferences are found.
daid [Fri, 21 Jun 2013 07:04:51 +0000 (09:04 +0200)]
13.06.3
daid [Fri, 21 Jun 2013 07:03:54 +0000 (09:03 +0200)]
Fixed #446
daid [Fri, 21 Jun 2013 06:54:58 +0000 (08:54 +0200)]
Removed some unused comments.
daid [Thu, 20 Jun 2013 12:09:39 +0000 (14:09 +0200)]
Small bugfix on the VBOs.
daid [Thu, 20 Jun 2013 07:46:00 +0000 (09:46 +0200)]
Change the way fallback for VBOs is done, so there is less code duplication, this also fixes the layerview problems when VBO callback is active.
daid [Thu, 20 Jun 2013 07:42:12 +0000 (09:42 +0200)]
Fallback to fake shaders if the shader compile failed.
daid [Thu, 20 Jun 2013 07:39:58 +0000 (09:39 +0200)]
Small fix in AMF save. Change the way shaders are made, the helper code contains a bug when the OpenGL drivers are returning large integers for shader program numbers.
daid [Wed, 19 Jun 2013 15:30:07 +0000 (17:30 +0200)]
Draw dual-extursion in different colors
daid [Wed, 19 Jun 2013 13:54:00 +0000 (15:54 +0200)]
Change default filament diameter to match the specs at which filament is ordered at Ultimaker.
daid [Wed, 19 Jun 2013 12:43:00 +0000 (14:43 +0200)]
Add an overlap for dual-extrusion printing.
daid [Wed, 19 Jun 2013 08:49:28 +0000 (10:49 +0200)]
Add support for zero insets.
daid [Wed, 19 Jun 2013 07:47:30 +0000 (09:47 +0200)]
Do not show the old progress bar when the slicing process is still starting up. Does not change much in the user-experience but makes debugging issues a bit easier.
daid [Wed, 19 Jun 2013 07:44:31 +0000 (09:44 +0200)]
Run the update of the SD card detection on a background thread, this stops and drive polling from blocking up the GUI.
daid [Wed, 19 Jun 2013 07:37:01 +0000 (09:37 +0200)]
Fix backwards compatibility mode.
daid [Wed, 19 Jun 2013 07:27:20 +0000 (09:27 +0200)]
Start the slicing process on the background thread so it cannot block the GUI due to virus scanners.
daid [Mon, 17 Jun 2013 18:10:13 +0000 (20:10 +0200)]
Add backwards compatibility for lack of VBO support.
daid [Mon, 17 Jun 2013 12:29:10 +0000 (14:29 +0200)]
Fix loading of files on startup.
daid [Mon, 17 Jun 2013 12:27:31 +0000 (14:27 +0200)]
Merge branch 'SteamEngine' of github.com:daid/Cura into SteamEngine
daid [Mon, 17 Jun 2013 12:27:21 +0000 (14:27 +0200)]
Keep focus on objects even if the mouse is out of the window, else the right mouse button context menu will not work.
Daid [Mon, 17 Jun 2013 08:59:08 +0000 (10:59 +0200)]
Build the engine for MacOS.
daid [Mon, 17 Jun 2013 08:28:10 +0000 (10:28 +0200)]
Update on version number.
daid [Mon, 17 Jun 2013 08:27:30 +0000 (10:27 +0200)]
Merge branch 'SteamEngine' of github.com:daid/Cura into SteamEngine
daid [Mon, 17 Jun 2013 08:02:25 +0000 (10:02 +0200)]
Merge branch 'SteamEngine' of github.com:daid/Cura into SteamEngine
daid [Mon, 17 Jun 2013 07:46:05 +0000 (09:46 +0200)]
Remove the revolution from the title, looks silly.
daid [Mon, 17 Jun 2013 07:44:52 +0000 (09:44 +0200)]
Show why overhang view is not working.
daid [Mon, 17 Jun 2013 07:39:17 +0000 (09:39 +0200)]
Update on the fallback support, proper colors now.
daid [Mon, 17 Jun 2013 07:33:41 +0000 (09:33 +0200)]
Implement fallback in case shader support is missing. I still think this is caused by missing OpenGL drivers. But windows users are general idiots.
daid [Mon, 17 Jun 2013 06:56:37 +0000 (08:56 +0200)]
Do not render the focus objects if we do not have the mouse on the 3D window, increases performance a bit.
daid [Mon, 17 Jun 2013 06:50:03 +0000 (08:50 +0200)]
Only update the slicing progress bar if there was more then 1% change on it.
daid [Sun, 16 Jun 2013 11:56:59 +0000 (04:56 -0700)]
Merge pull request #435 from haneefmubarak/patch-1
Update README.md
haneefmubarak [Sat, 15 Jun 2013 03:03:46 +0000 (21:03 -0600)]
Update README.md
Slight spelling and grammar fixes.
daid [Fri, 14 Jun 2013 10:29:22 +0000 (12:29 +0200)]
Do not show the Gcode filename in the printer window.
daid [Fri, 14 Jun 2013 10:27:28 +0000 (12:27 +0200)]
Add path for timelaps recording, as we can no longer use the GCode location.
daid [Fri, 14 Jun 2013 09:45:12 +0000 (11:45 +0200)]
Merge branch 'SteamEngine' of github.com:daid/Cura into SteamEngine
daid [Fri, 14 Jun 2013 09:44:53 +0000 (11:44 +0200)]
Write start menu shortcuts for all users.
daid [Fri, 14 Jun 2013 07:12:44 +0000 (09:12 +0200)]
If an object is too large, scale it down, but not so small that it fits on the platform. We want to user to select the final scale. But we also do not want to object to be too larger to be viewed properly.
daid [Thu, 13 Jun 2013 15:32:49 +0000 (17:32 +0200)]
Change to amount of copies.
daid [Thu, 13 Jun 2013 11:07:01 +0000 (13:07 +0200)]
Fix the timelaps ffmpeg path.
daid [Wed, 12 Jun 2013 11:53:06 +0000 (13:53 +0200)]
Merge branch 'SteamEngine' of github.com:daid/Cura into SteamEngine
daid [Wed, 12 Jun 2013 11:53:00 +0000 (13:53 +0200)]
Update version number to 13.06
daid [Wed, 12 Jun 2013 08:39:03 +0000 (10:39 +0200)]
Submit slice information. Slightly update the packaging script to automate the engine building.
daid [Tue, 11 Jun 2013 13:51:48 +0000 (15:51 +0200)]
Fix the overhang display angle.
daid303 [Tue, 11 Jun 2013 09:41:43 +0000 (11:41 +0200)]
Update the progressbar to look better.
daid303 [Tue, 11 Jun 2013 09:16:44 +0000 (11:16 +0200)]
Save the filename of loaded files so we can use that when saving to SD card. Make the notification window always popup even if it was up already.
daid303 [Tue, 11 Jun 2013 08:49:05 +0000 (10:49 +0200)]
Fix commandline slicing, only print the plugin result if there was an error.
daid303 [Mon, 10 Jun 2013 07:45:40 +0000 (09:45 +0200)]
Remove some debug prints.
daid303 [Mon, 10 Jun 2013 07:43:27 +0000 (09:43 +0200)]
Fix plugin support, fix the pauzeAtZ plugin.
daid303 [Fri, 7 Jun 2013 13:37:29 +0000 (15:37 +0200)]
Add different start/end code for dual-extrusion. Add dual-extrusion retraction amount
daid303 [Fri, 7 Jun 2013 09:01:27 +0000 (11:01 +0200)]
Merge branch 'SteamEngine' of github.com:daid/Cura into SteamEngine
daid303 [Fri, 7 Jun 2013 07:58:47 +0000 (09:58 +0200)]
Add the extensive stitching option.
daid303 [Wed, 5 Jun 2013 11:59:39 +0000 (13:59 +0200)]
Merge branch 'SteamEngine' of github.com:daid/Cura into SteamEngine
daid303 [Wed, 5 Jun 2013 11:59:29 +0000 (13:59 +0200)]
Version 13.05.2
daid303 [Wed, 5 Jun 2013 11:58:57 +0000 (13:58 +0200)]
Fix the dual-extrusion heatup bug. Fix the copy-file failed issue.
daid303 [Mon, 3 Jun 2013 13:26:18 +0000 (15:26 +0200)]
Update of default density value for PLA.
daid303 [Fri, 31 May 2013 09:11:21 +0000 (11:11 +0200)]
Make the retraction enable tick box work.
daid303 [Fri, 31 May 2013 08:38:50 +0000 (10:38 +0200)]
Only load the GCode when you are viewing the layer view, which keeps the performance of the normal view higher. Also show an indicator that we are loading GCode.
daid303 [Fri, 31 May 2013 08:07:54 +0000 (10:07 +0200)]
Allow load of multiple model files at once.
daid303 [Thu, 30 May 2013 13:29:26 +0000 (15:29 +0200)]
Merge branch 'SteamEngine' of github.com:daid/Cura into SteamEngine
daid303 [Wed, 29 May 2013 13:24:38 +0000 (15:24 +0200)]
Put the robot a bit higher so it does not obsecure the close notification button.
daid303 [Tue, 28 May 2013 16:31:45 +0000 (18:31 +0200)]
Add "Fix horrible" options.
Daid [Tue, 28 May 2013 11:48:18 +0000 (13:48 +0200)]
Shader fix for MacOS.
daid303 [Tue, 28 May 2013 11:25:53 +0000 (13:25 +0200)]
Add option to disable SD auto detect. Log output if SD card remove fails.
daid303 [Mon, 27 May 2013 15:21:19 +0000 (17:21 +0200)]
Fix rostock options.
daid303 [Mon, 27 May 2013 10:28:06 +0000 (12:28 +0200)]
Add clear-all to file menu.
daid303 [Fri, 24 May 2013 08:31:58 +0000 (10:31 +0200)]
Add rounded corners to GCode preview.
daid303 [Thu, 23 May 2013 09:10:05 +0000 (11:10 +0200)]
Remove debug message.