chiark / gitweb /
daid303 [Tue, 16 Apr 2013 14:29:38 +0000 (16:29 +0200)]
Fix delete all.
daid303 [Tue, 16 Apr 2013 14:26:49 +0000 (16:26 +0200)]
Make context menu work on focus object.
daid303 [Tue, 16 Apr 2013 14:15:09 +0000 (16:15 +0200)]
Bugfix for mac and inproper values in settings.
daid303 [Tue, 16 Apr 2013 13:31:52 +0000 (15:31 +0200)]
Add another optimalization to the object order calculator, do not evaluate impossible options. Add fill platform feature.
daid303 [Tue, 16 Apr 2013 12:38:25 +0000 (14:38 +0200)]
Add save notification.
daid303 [Tue, 16 Apr 2013 11:47:17 +0000 (13:47 +0200)]
Cleanup, remove AABB tree, no longer needed.
daid303 [Tue, 16 Apr 2013 10:20:08 +0000 (12:20 +0200)]
Add object split function. Optimize printing order calculator for shorter runtime.
daid303 [Mon, 15 Apr 2013 14:08:56 +0000 (16:08 +0200)]
Copy the engine.
daid303 [Mon, 15 Apr 2013 13:42:18 +0000 (15:42 +0200)]
Remove pypy from package.sh
daid303 [Fri, 12 Apr 2013 17:51:02 +0000 (19:51 +0200)]
Add proper head size code for scene planning. Fixed reset rotation.
daid303 [Fri, 12 Apr 2013 17:15:35 +0000 (19:15 +0200)]
Merge branch 'master' into SteamEngine
Conflicts:
Cura/slice/__main__.py
Cura/slice/cura_sf/fabmetheus_utilities/settings.py
daid303 [Fri, 12 Apr 2013 17:13:55 +0000 (19:13 +0200)]
Update the default profiles so they reflect better what an Ultimaker can do.
daid303 [Fri, 12 Apr 2013 17:08:30 +0000 (19:08 +0200)]
Add layer changing with keyboard when viewing GCode.
daid303 [Fri, 12 Apr 2013 17:02:43 +0000 (19:02 +0200)]
Make the popup menu code more general, add a delete option to the menu. Fix the popup menu showing when turning the camera.
daid303 [Fri, 12 Apr 2013 16:56:31 +0000 (18:56 +0200)]
Do not show the merge menu when no object is selected.
daid303 [Fri, 12 Apr 2013 08:03:09 +0000 (10:03 +0200)]
Add lay-flat code.
daid303 [Fri, 12 Apr 2013 08:01:13 +0000 (10:01 +0200)]
Add working scale up to machine size.
daid303 [Fri, 12 Apr 2013 07:50:34 +0000 (09:50 +0200)]
Hide tools when no object is selected.
daid303 [Fri, 12 Apr 2013 07:37:03 +0000 (09:37 +0200)]
Do not show duplicate menu when no object is selected.
daid303 [Fri, 12 Apr 2013 07:22:06 +0000 (09:22 +0200)]
Add object duplication.
daid303 [Thu, 11 Apr 2013 13:12:14 +0000 (15:12 +0200)]
Add reset scale and rotation. Add placeholders for lay-flat and scale-up.
daid303 [Thu, 11 Apr 2013 08:19:52 +0000 (10:19 +0200)]
typo
daid303 [Thu, 11 Apr 2013 08:19:43 +0000 (10:19 +0200)]
Add notification popup.
daid [Wed, 10 Apr 2013 11:54:16 +0000 (04:54 -0700)]
Merge pull request #402 from oni303/master
added start script for debian
daid303 [Wed, 10 Apr 2013 07:22:42 +0000 (09:22 +0200)]
Some cleanup, move the animation code to openglGUI, move scaled quad code to opengl.
daid303 [Tue, 9 Apr 2013 16:51:00 +0000 (18:51 +0200)]
Properly clean up the temp files from slicing.
oni303 [Tue, 9 Apr 2013 12:45:26 +0000 (14:45 +0200)]
added start script in /usr/bin
daid303 [Tue, 9 Apr 2013 09:50:51 +0000 (11:50 +0200)]
Fix dual-extrusion with different model heights.
daid303 [Tue, 9 Apr 2013 09:13:13 +0000 (11:13 +0200)]
Update the defualt profile qualities to better reflect what the machine can do.
daid303 [Tue, 9 Apr 2013 07:10:42 +0000 (09:10 +0200)]
Center the objects after merging and then push everything else out of the way.
daid303 [Mon, 8 Apr 2013 17:24:05 +0000 (19:24 +0200)]
Fix AMF support. Support merging of objects for multi-extruder prints.
daid303 [Mon, 8 Apr 2013 14:03:03 +0000 (16:03 +0200)]
Slightly adjust the default 3 profiles.
daid303 [Mon, 8 Apr 2013 13:24:57 +0000 (15:24 +0200)]
Fix problem when entering size without an object selected.
daid303 [Mon, 8 Apr 2013 09:13:06 +0000 (11:13 +0200)]
Fix the "object turns black" bug.
daid303 [Mon, 8 Apr 2013 08:34:41 +0000 (10:34 +0200)]
Fix the wrong extrusion amount for infill when using a odd wall thickness.
daid303 [Mon, 8 Apr 2013 08:31:18 +0000 (10:31 +0200)]
Add working scale entry form.
daid303 [Fri, 5 Apr 2013 17:02:31 +0000 (19:02 +0200)]
Some code cleanup and fixing the minecraft import.
daid303 [Fri, 5 Apr 2013 15:24:51 +0000 (17:24 +0200)]
bunch of small things.
daid303 [Thu, 4 Apr 2013 12:47:35 +0000 (14:47 +0200)]
Merge branch 'master' into SteamEngine
Conflicts:
Cura/slice/cura_sf/fabmetheus_utilities/svg_writer.py
daid303 [Thu, 4 Apr 2013 12:46:22 +0000 (14:46 +0200)]
Merge branch 'SteamEngine' of github.com:daid/Cura into SteamEngine
daid303 [Thu, 4 Apr 2013 12:34:46 +0000 (14:34 +0200)]
Fuck the stupid skeinforge ascii problems.
daid303 [Thu, 4 Apr 2013 12:33:31 +0000 (14:33 +0200)]
Add proper slicing order.
daid303 [Thu, 4 Apr 2013 07:52:24 +0000 (09:52 +0200)]
Add partial working rotate/scale.
Daid [Wed, 3 Apr 2013 15:04:34 +0000 (17:04 +0200)]
Properly set the steamengine path.
Daid [Wed, 3 Apr 2013 14:44:46 +0000 (16:44 +0200)]
Use the proper button read api.
Daid [Wed, 3 Apr 2013 14:36:57 +0000 (16:36 +0200)]
Properly catch and print the run exception.
daid303 [Wed, 3 Apr 2013 14:32:01 +0000 (16:32 +0200)]
Merge branch 'SteamEngine' of github.com:daid/Cura into SteamEngine
daid303 [Wed, 3 Apr 2013 14:14:44 +0000 (16:14 +0200)]
Hide the shader editor behind shift-f3
Daid [Wed, 3 Apr 2013 14:10:40 +0000 (16:10 +0200)]
Update SD drive list for MacOS, use the system_profiler to get information about the connected USB devices.
daid303 [Wed, 3 Apr 2013 14:09:06 +0000 (16:09 +0200)]
Fix shader code (caused exception on mac)
daid303 [Wed, 3 Apr 2013 14:01:20 +0000 (16:01 +0200)]
Fix shader code (caused exception on mac)
daid303 [Wed, 3 Apr 2013 11:24:35 +0000 (13:24 +0200)]
Merge branch 'master' into SteamEngine
Conflicts:
Cura/gui/projectPlanner.py
daid303 [Wed, 3 Apr 2013 11:13:24 +0000 (13:13 +0200)]
Fix project planner saving.
daid303 [Wed, 3 Apr 2013 09:39:01 +0000 (11:39 +0200)]
Merge branch 'master' into SteamEngine
daid303 [Wed, 3 Apr 2013 09:38:52 +0000 (11:38 +0200)]
Add heatup to PLA temperatures button.
daid303 [Wed, 3 Apr 2013 09:20:21 +0000 (11:20 +0200)]
Enhance the SD card list with more info.
daid303 [Wed, 3 Apr 2013 08:14:50 +0000 (10:14 +0200)]
Calculate the extra object offset.
daid303 [Wed, 3 Apr 2013 06:54:39 +0000 (08:54 +0200)]
Add option to save GCode file. Re-center the objects on the bed when you add a new object.
daid303 [Fri, 29 Mar 2013 17:41:09 +0000 (18:41 +0100)]
Merge branch 'master' into SteamEngine
Conflicts:
Cura/gui/mainWindow.py
daid303 [Fri, 29 Mar 2013 17:39:08 +0000 (18:39 +0100)]
Fix some issues with the window position code.
daid303 [Fri, 29 Mar 2013 17:39:08 +0000 (18:39 +0100)]
Fix some issues with the window position code.
daid303 [Fri, 29 Mar 2013 17:38:36 +0000 (18:38 +0100)]
Show SD icon when we detect an SD card.
daid303 [Fri, 29 Mar 2013 16:08:01 +0000 (17:08 +0100)]
Change the bottom cutoff from a float-spinner to a normal input box, as the spinner is causing lots of issues.
daid303 [Fri, 29 Mar 2013 16:06:43 +0000 (17:06 +0100)]
Merge branch 'master' into SteamEngine
Conflicts:
Cura/gui/mainWindow.py
Cura/slice/__main__.py
Cura/util/profile.py
Daid [Fri, 29 Mar 2013 16:04:29 +0000 (17:04 +0100)]
Fix the splitter sizing issue on mac.
daid303 [Fri, 29 Mar 2013 15:15:16 +0000 (16:15 +0100)]
Put SD card code in a seperate file.
daid303 [Fri, 29 Mar 2013 13:49:56 +0000 (14:49 +0100)]
Make the print button functional.
daid303 [Fri, 29 Mar 2013 09:35:07 +0000 (10:35 +0100)]
Merge branch 'master' into SteamEngine
daid303 [Fri, 29 Mar 2013 09:34:57 +0000 (10:34 +0100)]
Force the window on screen.
daid303 [Fri, 29 Mar 2013 09:16:21 +0000 (10:16 +0100)]
Some code cleanup, and move the load dialog to the scene view.
daid303 [Fri, 29 Mar 2013 08:59:07 +0000 (09:59 +0100)]
Have the shader editor refresh the load animation on change.
daid303 [Fri, 29 Mar 2013 08:53:37 +0000 (09:53 +0100)]
Merge branch 'master' into SteamEngine
Conflicts:
Cura/util/profile.py
daid303 [Thu, 28 Mar 2013 22:47:23 +0000 (23:47 +0100)]
Enhance SD card message.
daid303 [Thu, 28 Mar 2013 22:46:14 +0000 (23:46 +0100)]
Add SD card icon.
daid303 [Thu, 28 Mar 2013 15:48:35 +0000 (16:48 +0100)]
Only show removable media on windows for SD cards. Needs work for mac and linux.
daid303 [Thu, 28 Mar 2013 15:15:26 +0000 (16:15 +0100)]
Run the slicer at lower priority on windows.
daid303 [Thu, 28 Mar 2013 14:54:30 +0000 (15:54 +0100)]
Re-slice on setting change. Better serial port auto-detection.
daid303 [Thu, 28 Mar 2013 12:49:36 +0000 (13:49 +0100)]
Up the default support material amount to 80%
daid303 [Thu, 28 Mar 2013 12:45:34 +0000 (13:45 +0100)]
Enable retraction by default on the 4 simple profiles.
daid303 [Thu, 28 Mar 2013 11:01:36 +0000 (12:01 +0100)]
Add instant slicing.
daid303 [Tue, 26 Mar 2013 10:22:52 +0000 (11:22 +0100)]
Add back the ultimaker platform, and made the platform mesh simpler.
daid303 [Tue, 26 Mar 2013 09:03:50 +0000 (10:03 +0100)]
Better initial auto-arrangement. And detect objects that are no longer on the platform.
daid303 [Mon, 25 Mar 2013 14:52:28 +0000 (15:52 +0100)]
Allow to drag objects with the mouse.
daid303 [Mon, 25 Mar 2013 13:25:12 +0000 (14:25 +0100)]
Improve the rendering speed a bit of the border around the selected model.
daid303 [Mon, 25 Mar 2013 09:33:26 +0000 (10:33 +0100)]
Merge fix.
daid303 [Mon, 25 Mar 2013 09:32:09 +0000 (10:32 +0100)]
Default to maximized window.
daid303 [Mon, 25 Mar 2013 09:21:20 +0000 (10:21 +0100)]
Split the scene logic into another file, so we can add auto-placement there without making a huge mess of the gui code.
daid303 [Mon, 25 Mar 2013 09:21:12 +0000 (10:21 +0100)]
Split the scene logic into another file, so we can add auto-placement there without making a huge mess of the gui code.
daid303 [Sun, 24 Mar 2013 12:43:15 +0000 (13:43 +0100)]
Add fancy loading animation.
daid303 [Sun, 24 Mar 2013 10:40:50 +0000 (11:40 +0100)]
Draw outline of selected object.
daid303 [Fri, 22 Mar 2013 18:31:20 +0000 (19:31 +0100)]
Allow object de-selection.
daid303 [Fri, 22 Mar 2013 18:23:25 +0000 (19:23 +0100)]
Small fix on the new view position after object selection.
daid303 [Fri, 22 Mar 2013 18:22:28 +0000 (19:22 +0100)]
Small fix on the new view position after object selection.
daid303 [Fri, 22 Mar 2013 17:56:08 +0000 (18:56 +0100)]
Add zoom animation.
daid303 [Fri, 22 Mar 2013 17:36:01 +0000 (18:36 +0100)]
Add camera translation animation.
daid303 [Fri, 22 Mar 2013 14:05:37 +0000 (15:05 +0100)]
Add drawing of machine dimensions.
daid303 [Fri, 22 Mar 2013 12:23:36 +0000 (13:23 +0100)]
Make selected object brighter.
daid303 [Fri, 22 Mar 2013 12:06:47 +0000 (13:06 +0100)]
Merge branch 'master' into SteamEngine
daid303 [Fri, 22 Mar 2013 12:06:32 +0000 (13:06 +0100)]
Reset the window position if the window is off-screen.
daid303 [Fri, 22 Mar 2013 11:20:26 +0000 (12:20 +0100)]
Goto the next wizard page if the skip button is pressed.