chiark / gitweb /
cura.git
11 years agoAdd raft settings (unused)
daid303 [Thu, 2 May 2013 08:10:26 +0000 (10:10 +0200)]
Add raft settings (unused)

11 years agoSave a lot of memory by storing the loaded GCode as numpy arrays instead of python...
daid303 [Wed, 1 May 2013 15:18:45 +0000 (17:18 +0200)]
Save a lot of memory by storing the loaded GCode as numpy arrays instead of python arrays.

11 years agoAdd platform adhesion setting to select between brim or raft.
daid303 [Wed, 1 May 2013 14:23:57 +0000 (16:23 +0200)]
Add platform adhesion setting to select between brim or raft.

11 years agoAdd filament flow percentage.
daid303 [Wed, 1 May 2013 13:30:30 +0000 (15:30 +0200)]
Add filament flow percentage.

11 years agoSlice again when you change the filament diameter in quickprint.
daid303 [Wed, 1 May 2013 12:31:47 +0000 (14:31 +0200)]
Slice again when you change the filament diameter in quickprint.

11 years agoFix the bottom thickness with the quickprint settings.
daid303 [Wed, 1 May 2013 12:21:09 +0000 (14:21 +0200)]
Fix the bottom thickness with the quickprint settings.

11 years agoYou can now safely remove the SD card from within Cura.
daid303 [Wed, 1 May 2013 12:04:10 +0000 (14:04 +0200)]
You can now safely remove the SD card from within Cura.

11 years agoAdd utility function to eject drives.
daid303 [Wed, 1 May 2013 11:32:47 +0000 (13:32 +0200)]
Add utility function to eject drives.

11 years agoAllow moving of objects in simple mode (this was confusing)
daid303 [Wed, 1 May 2013 06:49:14 +0000 (08:49 +0200)]
Allow moving of objects in simple mode (this was confusing)

11 years agoUpdate to the bed leveling wizard to allow insertion of filament, and fixing the...
daid303 [Mon, 29 Apr 2013 11:54:14 +0000 (13:54 +0200)]
Update to the bed leveling wizard to allow insertion of filament, and fixing the integer bug.

11 years agoAdd contellation information.
daid303 [Fri, 26 Apr 2013 16:33:19 +0000 (18:33 +0200)]
Add contellation information.

11 years agoSupport basic saving of AMF.
daid303 [Fri, 26 Apr 2013 11:49:30 +0000 (13:49 +0200)]
Support basic saving of AMF.

11 years agoAdded saving as STL. Still need to add AMF.
daid303 [Fri, 26 Apr 2013 08:45:23 +0000 (10:45 +0200)]
Added saving as STL. Still need to add AMF.

11 years agoRemove debug print message.
daid303 [Thu, 25 Apr 2013 20:09:12 +0000 (22:09 +0200)]
Remove debug print message.

11 years agoCopy the rotation/scaling when making a split object.
daid303 [Thu, 25 Apr 2013 14:28:16 +0000 (16:28 +0200)]
Copy the rotation/scaling when making a split object.

11 years agoFix a dae load bug.
daid303 [Thu, 25 Apr 2013 13:37:35 +0000 (15:37 +0200)]
Fix a dae load bug.

11 years agoAdd print time and filament usage estimates.
daid303 [Thu, 25 Apr 2013 13:05:03 +0000 (15:05 +0200)]
Add print time and filament usage estimates.

11 years agoFix dae loading.
daid303 [Thu, 25 Apr 2013 08:03:37 +0000 (10:03 +0200)]
Fix dae loading.

11 years agoImprove the startup a bit, hide the splashscreen at a better timing and do not reload...
daid303 [Thu, 25 Apr 2013 07:39:21 +0000 (09:39 +0200)]
Improve the startup a bit, hide the splashscreen at a better timing and do not reload the last file.

11 years agoPan the view with the shift key.
daid303 [Wed, 24 Apr 2013 14:00:10 +0000 (16:00 +0200)]
Pan the view with the shift key.

11 years agoAdd slice log window.
daid303 [Wed, 24 Apr 2013 13:42:33 +0000 (15:42 +0200)]
Add slice log window.

11 years agoAdd super-shaper tool..
daid303 [Wed, 24 Apr 2013 11:41:11 +0000 (13:41 +0200)]
Add super-shaper tool..

11 years agoOnly use cu.usb* for autodetect USB devices on MacOS.
daid303 [Tue, 23 Apr 2013 14:22:44 +0000 (16:22 +0200)]
Only use cu.usb* for autodetect USB devices on MacOS.

11 years agoAdd wifi icon in preperation for wifi support.
daid303 [Tue, 23 Apr 2013 13:35:20 +0000 (15:35 +0200)]
Add wifi icon in preperation for wifi support.

11 years agoFix commandline slicing.
daid303 [Tue, 23 Apr 2013 12:47:04 +0000 (14:47 +0200)]
Fix commandline slicing.

11 years agoNew calls add some delay, so cache the results.
daid303 [Tue, 23 Apr 2013 12:01:01 +0000 (14:01 +0200)]
New calls add some delay, so cache the results.

11 years agoSkip drives which do not have free space (possible CD or card reader bits without...
daid303 [Tue, 23 Apr 2013 11:40:51 +0000 (13:40 +0200)]
Skip drives which do not have free space (possible CD or card reader bits without a card)

11 years agoFix the GCode rendering bug.
daid303 [Tue, 23 Apr 2013 10:01:59 +0000 (12:01 +0200)]
Fix the GCode rendering bug.

11 years agoShow everything transparent or XRay when no object is selectect.
daid303 [Tue, 23 Apr 2013 09:38:31 +0000 (11:38 +0200)]
Show everything transparent or XRay when no object is selectect.

11 years agoAdd configurable head size.
daid303 [Tue, 23 Apr 2013 09:23:51 +0000 (11:23 +0200)]
Add configurable head size.

11 years agoFix simple mode for steamengine.
daid303 [Mon, 22 Apr 2013 15:28:09 +0000 (17:28 +0200)]
Fix simple mode for steamengine.

11 years agoMerge branch 'master' into SteamEngine
daid303 [Mon, 22 Apr 2013 12:55:30 +0000 (14:55 +0200)]
Merge branch 'master' into SteamEngine

Conflicts:
package.sh

11 years agoTurn the preferences window into a dialog, which fixes the window not showing up...
Daid [Mon, 22 Apr 2013 12:48:42 +0000 (14:48 +0200)]
Turn the preferences window into a dialog, which fixes the window not showing up on mac.

11 years agoUpdate build number.
daid303 [Mon, 22 Apr 2013 12:17:14 +0000 (14:17 +0200)]
Update build number.

11 years agoRemove the filename from the default start code as it is no longer filled.
daid303 [Mon, 22 Apr 2013 09:52:31 +0000 (11:52 +0200)]
Remove the filename from the default start code as it is no longer filled.

11 years agoAdd start/end code support.
daid303 [Mon, 22 Apr 2013 09:23:04 +0000 (11:23 +0200)]
Add start/end code support.

11 years agoAdd X-Ray feature.
daid303 [Mon, 22 Apr 2013 08:14:33 +0000 (10:14 +0200)]
Add X-Ray feature.

11 years agoAdd transparent view mode.
daid303 [Mon, 22 Apr 2013 08:03:18 +0000 (10:03 +0200)]
Add transparent view mode.

11 years agoAdd line thickness rendering for selected GCode layer.
daid303 [Fri, 19 Apr 2013 21:03:19 +0000 (23:03 +0200)]
Add line thickness rendering for selected GCode layer.

11 years agoLoad GCode in background thread instead of the slice thread.
daid303 [Fri, 19 Apr 2013 20:00:18 +0000 (22:00 +0200)]
Load GCode in background thread instead of the slice thread.

11 years agoHide the batch run tool.
daid303 [Fri, 19 Apr 2013 19:53:47 +0000 (21:53 +0200)]
Hide the batch run tool.

11 years agoMake the expert settings dialog modal so we can slice again after it closes.
daid303 [Fri, 19 Apr 2013 19:52:30 +0000 (21:52 +0200)]
Make the expert settings dialog modal so we can slice again after it closes.

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.