chiark / gitweb /
cura.git
11 years agoSlice all the objects at once if one of them is larger then the gantry height.
daid303 [Fri, 19 Apr 2013 15:50:37 +0000 (17:50 +0200)]
Slice all the objects at once if one of them is larger then the gantry height.

11 years agoOnly show dual-extrusion merge if you have dual extrusion.
daid303 [Fri, 19 Apr 2013 12:22:59 +0000 (14:22 +0200)]
Only show dual-extrusion merge if you have dual extrusion.

11 years agoAdd more cooling configuration.
daid303 [Fri, 19 Apr 2013 12:21:32 +0000 (14:21 +0200)]
Add more cooling configuration.

11 years agoFix SD card selection.
daid303 [Fri, 19 Apr 2013 10:16:16 +0000 (12:16 +0200)]
Fix SD card selection.

11 years agoFix color selection.
daid303 [Fri, 19 Apr 2013 08:15:29 +0000 (10:15 +0200)]
Fix color selection.

11 years agoAdd SD card selection if multiple SD cards are found.
daid303 [Fri, 19 Apr 2013 08:13:14 +0000 (10:13 +0200)]
Add SD card selection if multiple SD cards are found.

11 years agoUpdate the gcode selection slider during loading.
daid303 [Fri, 19 Apr 2013 07:41:28 +0000 (09:41 +0200)]
Update the gcode selection slider during loading.

11 years agoDarken the lower layers when viewing GCode.
daid303 [Thu, 18 Apr 2013 16:10:29 +0000 (18:10 +0200)]
Darken the lower layers when viewing GCode.

11 years agoAdd a notification if the copy of GCode fails. Fix the refresh bug if there is no...
daid303 [Thu, 18 Apr 2013 15:35:56 +0000 (17:35 +0200)]
Add a notification if the copy of GCode fails. Fix the refresh bug if there is no event happening no refresh was happening

11 years agoMerge branch 'SteamEngine' of github.com:daid/Cura into SteamEngine
daid303 [Thu, 18 Apr 2013 14:02:35 +0000 (16:02 +0200)]
Merge branch 'SteamEngine' of github.com:daid/Cura into SteamEngine

11 years agoSpeedup GCode drawing a lot by using VBOs.
daid303 [Thu, 18 Apr 2013 13:43:40 +0000 (15:43 +0200)]
Speedup GCode drawing a lot by using VBOs.

11 years agoMake the GCode loader faster (about 20%)
daid303 [Thu, 18 Apr 2013 08:05:25 +0000 (10:05 +0200)]
Make the GCode loader faster (about 20%)

11 years agoFix the "cura will not close" bug. Fix running the engine for the Mac version.
Daid [Wed, 17 Apr 2013 15:38:50 +0000 (17:38 +0200)]
Fix the "cura will not close" bug. Fix running the engine for the Mac version.

11 years agoMerge branch 'master' into SteamEngine
daid303 [Wed, 17 Apr 2013 14:29:15 +0000 (16:29 +0200)]
Merge branch 'master' into SteamEngine

11 years agoMake the GCode loader a bit faster.
daid303 [Wed, 17 Apr 2013 14:19:57 +0000 (16:19 +0200)]
Make the GCode loader a bit faster.

11 years agoFix for MacOS preference reading.
Daid [Wed, 17 Apr 2013 12:50:52 +0000 (14:50 +0200)]
Fix for MacOS preference reading.

11 years agoAdd keyboard control to gcode layer switching.
daid303 [Wed, 17 Apr 2013 07:06:42 +0000 (09:06 +0200)]
Add keyboard control to gcode layer switching.

11 years agoAdd very basic GCode viewing.
daid303 [Tue, 16 Apr 2013 17:09:19 +0000 (19:09 +0200)]
Add very basic GCode viewing.

11 years agoPush objects around when changing the rotation/scaling.
daid303 [Tue, 16 Apr 2013 16:13:58 +0000 (18:13 +0200)]
Push objects around when changing the rotation/scaling.

11 years agoRemove debug prints
daid303 [Tue, 16 Apr 2013 15:53:06 +0000 (17:53 +0200)]
Remove debug prints

11 years agoMerge "duplicate" and "fill platform" into "multiply"
daid303 [Tue, 16 Apr 2013 15:45:32 +0000 (17:45 +0200)]
Merge "duplicate" and "fill platform" into "multiply"

11 years agoLimited the amount of zooming during scrolling to a more sane value.
Erik de Bruijn [Tue, 16 Apr 2013 15:08:30 +0000 (17:08 +0200)]
Limited the amount of zooming during scrolling to a more sane value.

11 years agoRemove focus from scale tools when window is hidden.
daid303 [Tue, 16 Apr 2013 14:40:13 +0000 (16:40 +0200)]
Remove focus from scale tools when window is hidden.

11 years agoFix delete all.
daid303 [Tue, 16 Apr 2013 14:29:38 +0000 (16:29 +0200)]
Fix delete all.

11 years agoMake context menu work on focus object.
daid303 [Tue, 16 Apr 2013 14:26:49 +0000 (16:26 +0200)]
Make context menu work on focus object.

11 years agoBugfix for mac and inproper values in settings.
daid303 [Tue, 16 Apr 2013 14:15:09 +0000 (16:15 +0200)]
Bugfix for mac and inproper values in settings.

11 years agoAdd another optimalization to the object order calculator, do not evaluate impossible...
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.

11 years agoAdd save notification.
daid303 [Tue, 16 Apr 2013 12:38:25 +0000 (14:38 +0200)]
Add save notification.

11 years agoCleanup, remove AABB tree, no longer needed.
daid303 [Tue, 16 Apr 2013 11:47:17 +0000 (13:47 +0200)]
Cleanup, remove AABB tree, no longer needed.

11 years agoAdd object split function. Optimize printing order calculator for shorter runtime.
daid303 [Tue, 16 Apr 2013 10:20:08 +0000 (12:20 +0200)]
Add object split function. Optimize printing order calculator for shorter runtime.

11 years agoCopy the engine.
daid303 [Mon, 15 Apr 2013 14:08:56 +0000 (16:08 +0200)]
Copy the engine.

11 years agoRemove pypy from package.sh
daid303 [Mon, 15 Apr 2013 13:42:18 +0000 (15:42 +0200)]
Remove pypy from package.sh

11 years agoAdd proper head size code for scene planning. Fixed reset rotation.
daid303 [Fri, 12 Apr 2013 17:51:02 +0000 (19:51 +0200)]
Add proper head size code for scene planning. Fixed reset rotation.

11 years agoMerge branch 'master' into SteamEngine
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

11 years agoUpdate the default profiles so they reflect better what an Ultimaker can do.
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.

11 years agoAdd layer changing with keyboard when viewing GCode.
daid303 [Fri, 12 Apr 2013 17:08:30 +0000 (19:08 +0200)]
Add layer changing with keyboard when viewing GCode.

11 years agoMake the popup menu code more general, add a delete option to the menu. Fix the popup...
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.

11 years agoDo not show the merge menu when no object is selected.
daid303 [Fri, 12 Apr 2013 16:56:31 +0000 (18:56 +0200)]
Do not show the merge menu when no object is selected.

11 years agoAdd lay-flat code.
daid303 [Fri, 12 Apr 2013 08:03:09 +0000 (10:03 +0200)]
Add lay-flat code.

11 years agoAdd working scale up to machine size.
daid303 [Fri, 12 Apr 2013 08:01:13 +0000 (10:01 +0200)]
Add working scale up to machine size.

11 years agoHide tools when no object is selected.
daid303 [Fri, 12 Apr 2013 07:50:34 +0000 (09:50 +0200)]
Hide tools when no object is selected.

11 years agoDo not show duplicate menu 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.

11 years agoAdd object duplication.
daid303 [Fri, 12 Apr 2013 07:22:06 +0000 (09:22 +0200)]
Add object duplication.

11 years agoAdd reset scale and rotation. Add placeholders for lay-flat and scale-up.
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.

11 years agotypo
daid303 [Thu, 11 Apr 2013 08:19:52 +0000 (10:19 +0200)]
typo

11 years agoAdd notification popup.
daid303 [Thu, 11 Apr 2013 08:19:43 +0000 (10:19 +0200)]
Add notification popup.

11 years agoMerge pull request #402 from oni303/master
daid [Wed, 10 Apr 2013 11:54:16 +0000 (04:54 -0700)]
Merge pull request #402 from oni303/master

added start script for debian

11 years agoSome cleanup, move the animation code to openglGUI, move scaled quad code to opengl.
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.

11 years agoProperly clean up the temp files from slicing.
daid303 [Tue, 9 Apr 2013 16:51:00 +0000 (18:51 +0200)]
Properly clean up the temp files from slicing.

11 years agoadded start script in /usr/bin
oni303 [Tue, 9 Apr 2013 12:45:26 +0000 (14:45 +0200)]
added start script in /usr/bin

11 years agoFix dual-extrusion with different model heights.
daid303 [Tue, 9 Apr 2013 09:50:51 +0000 (11:50 +0200)]
Fix dual-extrusion with different model heights.

11 years agoUpdate the defualt profile qualities to better reflect what the machine can do.
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.

11 years agoCenter the objects after merging and then push everything else out of the way.
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.

11 years agoFix AMF support. Support merging of objects for multi-extruder prints.
daid303 [Mon, 8 Apr 2013 17:24:05 +0000 (19:24 +0200)]
Fix AMF support. Support merging of objects for multi-extruder prints.

11 years agoSlightly adjust the default 3 profiles.
daid303 [Mon, 8 Apr 2013 14:03:03 +0000 (16:03 +0200)]
Slightly adjust the default 3 profiles.

11 years agoFix problem when entering size without an object selected.
daid303 [Mon, 8 Apr 2013 13:24:57 +0000 (15:24 +0200)]
Fix problem when entering size without an object selected.

11 years agoFix the "object turns black" bug.
daid303 [Mon, 8 Apr 2013 09:13:06 +0000 (11:13 +0200)]
Fix the "object turns black" bug.

11 years agoFix the wrong extrusion amount for infill when using a odd wall thickness.
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.

11 years agoAdd working scale entry form.
daid303 [Mon, 8 Apr 2013 08:31:18 +0000 (10:31 +0200)]
Add working scale entry form.

11 years agoSome code cleanup and fixing the minecraft import.
daid303 [Fri, 5 Apr 2013 17:02:31 +0000 (19:02 +0200)]
Some code cleanup and fixing the minecraft import.

11 years agobunch of small things.
daid303 [Fri, 5 Apr 2013 15:24:51 +0000 (17:24 +0200)]
bunch of small things.

11 years agoMerge branch 'master' into SteamEngine
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

11 years agoMerge branch 'SteamEngine' of github.com:daid/Cura into SteamEngine
daid303 [Thu, 4 Apr 2013 12:46:22 +0000 (14:46 +0200)]
Merge branch 'SteamEngine' of github.com:daid/Cura into SteamEngine

11 years agoFuck the stupid skeinforge ascii problems.
daid303 [Thu, 4 Apr 2013 12:34:46 +0000 (14:34 +0200)]
Fuck the stupid skeinforge ascii problems.

11 years agoAdd proper slicing order.
daid303 [Thu, 4 Apr 2013 12:33:31 +0000 (14:33 +0200)]
Add proper slicing order.

11 years agoAdd partial working rotate/scale.
daid303 [Thu, 4 Apr 2013 07:52:24 +0000 (09:52 +0200)]
Add partial working rotate/scale.

11 years agoProperly set the steamengine path.
Daid [Wed, 3 Apr 2013 15:04:34 +0000 (17:04 +0200)]
Properly set the steamengine path.

11 years agoUse the proper button read api.
Daid [Wed, 3 Apr 2013 14:44:46 +0000 (16:44 +0200)]
Use the proper button read api.

11 years agoProperly catch and print the run exception.
Daid [Wed, 3 Apr 2013 14:36:57 +0000 (16:36 +0200)]
Properly catch and print the run exception.

11 years agoMerge branch 'SteamEngine' of github.com:daid/Cura into SteamEngine
daid303 [Wed, 3 Apr 2013 14:32:01 +0000 (16:32 +0200)]
Merge branch 'SteamEngine' of github.com:daid/Cura into SteamEngine

11 years agoHide the shader editor behind shift-f3
daid303 [Wed, 3 Apr 2013 14:14:44 +0000 (16:14 +0200)]
Hide the shader editor behind shift-f3

11 years agoUpdate SD drive list for MacOS, use the system_profiler to get information about...
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.

11 years agoFix shader code (caused exception on mac)
daid303 [Wed, 3 Apr 2013 14:09:06 +0000 (16:09 +0200)]
Fix shader code (caused exception on mac)

11 years agoFix 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)

11 years agoMerge branch 'master' into SteamEngine
daid303 [Wed, 3 Apr 2013 11:24:35 +0000 (13:24 +0200)]
Merge branch 'master' into SteamEngine

Conflicts:
Cura/gui/projectPlanner.py

11 years agoFix project planner saving.
daid303 [Wed, 3 Apr 2013 11:13:24 +0000 (13:13 +0200)]
Fix project planner saving.

11 years agoMerge branch 'master' into SteamEngine
daid303 [Wed, 3 Apr 2013 09:39:01 +0000 (11:39 +0200)]
Merge branch 'master' into SteamEngine

11 years agoAdd heatup to PLA temperatures button.
daid303 [Wed, 3 Apr 2013 09:38:52 +0000 (11:38 +0200)]
Add heatup to PLA temperatures button.

11 years agoEnhance the SD card list with more info.
daid303 [Wed, 3 Apr 2013 09:20:21 +0000 (11:20 +0200)]
Enhance the SD card list with more info.

11 years agoCalculate the extra object offset.
daid303 [Wed, 3 Apr 2013 08:14:50 +0000 (10:14 +0200)]
Calculate the extra object offset.

11 years agoAdd option to save GCode file. Re-center the objects on the bed when you add a new...
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.

11 years agoMerge branch 'master' into SteamEngine
daid303 [Fri, 29 Mar 2013 17:41:09 +0000 (18:41 +0100)]
Merge branch 'master' into SteamEngine

Conflicts:
Cura/gui/mainWindow.py

11 years agoFix 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.

11 years agoFix 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.

11 years agoShow SD icon when we detect an SD card.
daid303 [Fri, 29 Mar 2013 17:38:36 +0000 (18:38 +0100)]
Show SD icon when we detect an SD card.

11 years agoChange the bottom cutoff from a float-spinner to a normal input box, as the spinner...
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.

11 years agoMerge branch 'master' into SteamEngine
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

11 years agoFix the splitter sizing issue on mac.
Daid [Fri, 29 Mar 2013 16:04:29 +0000 (17:04 +0100)]
Fix the splitter sizing issue on mac.

11 years agoPut SD card code in a seperate file.
daid303 [Fri, 29 Mar 2013 15:15:16 +0000 (16:15 +0100)]
Put SD card code in a seperate file.

11 years agoMake the print button functional.
daid303 [Fri, 29 Mar 2013 13:49:56 +0000 (14:49 +0100)]
Make the print button functional.

11 years agoMerge branch 'master' into SteamEngine
daid303 [Fri, 29 Mar 2013 09:35:07 +0000 (10:35 +0100)]
Merge branch 'master' into SteamEngine

11 years agoForce the window on screen.
daid303 [Fri, 29 Mar 2013 09:34:57 +0000 (10:34 +0100)]
Force the window on screen.

11 years agoSome code cleanup, and move the load dialog to the scene view.
daid303 [Fri, 29 Mar 2013 09:16:21 +0000 (10:16 +0100)]
Some code cleanup, and move the load dialog to the scene view.

11 years agoHave the shader editor refresh the load animation on change.
daid303 [Fri, 29 Mar 2013 08:59:07 +0000 (09:59 +0100)]
Have the shader editor refresh the load animation on change.

11 years agoMerge branch 'master' into SteamEngine
daid303 [Fri, 29 Mar 2013 08:53:37 +0000 (09:53 +0100)]
Merge branch 'master' into SteamEngine

Conflicts:
Cura/util/profile.py

11 years agoEnhance SD card message.
daid303 [Thu, 28 Mar 2013 22:47:23 +0000 (23:47 +0100)]
Enhance SD card message.

11 years agoAdd SD card icon.
daid303 [Thu, 28 Mar 2013 22:46:14 +0000 (23:46 +0100)]
Add SD card icon.

11 years agoOnly show removable media on windows for SD cards. Needs work for mac and linux.
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.

11 years agoRun the slicer at lower priority on windows.
daid303 [Thu, 28 Mar 2013 15:15:26 +0000 (16:15 +0100)]
Run the slicer at lower priority on windows.

11 years agoRe-slice on setting change. Better serial port auto-detection.
daid303 [Thu, 28 Mar 2013 14:54:30 +0000 (15:54 +0100)]
Re-slice on setting change. Better serial port auto-detection.