chiark / gitweb /
cura.git
2013-05-02 daid303Add plugins, fix re-slicing when you edit the start...
2013-05-02 daid303Add raft settings (unused)
2013-05-01 daid303Save a lot of memory by storing the loaded GCode as...
2013-05-01 daid303Add platform adhesion setting to select between brim...
2013-05-01 daid303Add filament flow percentage.
2013-05-01 daid303Slice again when you change the filament diameter in...
2013-05-01 daid303Fix the bottom thickness with the quickprint settings.
2013-05-01 daid303You can now safely remove the SD card from within Cura.
2013-05-01 daid303Add utility function to eject drives.
2013-05-01 daid303Allow moving of objects in simple mode (this was confusing)
2013-04-29 daid303Update to the bed leveling wizard to allow insertion...
2013-04-26 daid303Add contellation information.
2013-04-26 daid303Support basic saving of AMF.
2013-04-26 daid303Added saving as STL. Still need to add AMF.
2013-04-25 daid303Remove debug print message.
2013-04-25 daid303Copy the rotation/scaling when making a split object.
2013-04-25 daid303Fix a dae load bug.
2013-04-25 daid303Add print time and filament usage estimates.
2013-04-25 daid303Fix dae loading.
2013-04-25 daid303Improve the startup a bit, hide the splashscreen at...
2013-04-24 daid303Pan the view with the shift key.
2013-04-24 daid303Add slice log window.
2013-04-24 daid303Add super-shaper tool..
2013-04-23 daid303Only use cu.usb* for autodetect USB devices on MacOS.
2013-04-23 daid303Add wifi icon in preperation for wifi support.
2013-04-23 daid303Fix commandline slicing.
2013-04-23 daid303New calls add some delay, so cache the results.
2013-04-23 daid303Skip drives which do not have free space (possible...
2013-04-23 daid303Fix the GCode rendering bug.
2013-04-23 daid303Show everything transparent or XRay when no object...
2013-04-23 daid303Add configurable head size.
2013-04-22 daid303Fix simple mode for steamengine.
2013-04-22 daid303Merge branch 'master' into SteamEngine
2013-04-22 DaidTurn the preferences window into a dialog, which fixes...
2013-04-22 daid303Update build number.
2013-04-22 daid303Remove the filename from the default start code as...
2013-04-22 daid303Add start/end code support.
2013-04-22 daid303Add X-Ray feature.
2013-04-22 daid303Add transparent view mode.
2013-04-19 daid303Add line thickness rendering for selected GCode layer.
2013-04-19 daid303Load GCode in background thread instead of the slice...
2013-04-19 daid303Hide the batch run tool.
2013-04-19 daid303Make the expert settings dialog modal so we can slice...
2013-04-19 daid303Slice all the objects at once if one of them is larger...
2013-04-19 daid303Only show dual-extrusion merge if you have dual extrusion.
2013-04-19 daid303Add more cooling configuration.
2013-04-19 daid303Fix SD card selection.
2013-04-19 daid303Fix color selection.
2013-04-19 daid303Add SD card selection if multiple SD cards are found.
2013-04-19 daid303Update the gcode selection slider during loading.
2013-04-18 daid303Darken the lower layers when viewing GCode.
2013-04-18 daid303Add a notification if the copy of GCode fails. Fix...
2013-04-18 daid303Merge branch 'SteamEngine' of github.com:daid/Cura...
2013-04-18 daid303Speedup GCode drawing a lot by using VBOs.
2013-04-18 daid303Make the GCode loader faster (about 20%)
2013-04-17 DaidFix the "cura will not close" bug. Fix running the...
2013-04-17 daid303Merge branch 'master' into SteamEngine
2013-04-17 daid303Make the GCode loader a bit faster.
2013-04-17 DaidFix for MacOS preference reading.
2013-04-17 daid303Add keyboard control to gcode layer switching.
2013-04-16 daid303Add very basic GCode viewing.
2013-04-16 daid303Push objects around when changing the rotation/scaling.
2013-04-16 daid303Remove debug prints
2013-04-16 daid303Merge "duplicate" and "fill platform" into "multiply"
2013-04-16 Erik de BruijnLimited the amount of zooming during scrolling to a...
2013-04-16 daid303Remove focus from scale tools when window is hidden.
2013-04-16 daid303Fix delete all.
2013-04-16 daid303Make context menu work on focus object.
2013-04-16 daid303Bugfix for mac and inproper values in settings.
2013-04-16 daid303Add another optimalization to the object order calculat...
2013-04-16 daid303Add save notification.
2013-04-16 daid303Cleanup, remove AABB tree, no longer needed.
2013-04-16 daid303Add object split function. Optimize printing order...
2013-04-15 daid303Copy the engine.
2013-04-15 daid303Remove pypy from package.sh
2013-04-12 daid303Add proper head size code for scene planning. Fixed...
2013-04-12 daid303Merge branch 'master' into SteamEngine
2013-04-12 daid303Update the default profiles so they reflect better...
2013-04-12 daid303Add layer changing with keyboard when viewing GCode.
2013-04-12 daid303Make the popup menu code more general, add a delete...
2013-04-12 daid303Do not show the merge menu when no object is selected.
2013-04-12 daid303Add lay-flat code.
2013-04-12 daid303Add working scale up to machine size.
2013-04-12 daid303Hide tools when no object is selected.
2013-04-12 daid303Do not show duplicate menu when no object is selected.
2013-04-12 daid303Add object duplication.
2013-04-11 daid303Add reset scale and rotation. Add placeholders for...
2013-04-11 daid303typo
2013-04-11 daid303Add notification popup.
2013-04-10 daidMerge pull request #402 from oni303/master
2013-04-10 daid303Some cleanup, move the animation code to openglGUI...
2013-04-09 daid303Properly clean up the temp files from slicing.
2013-04-09 oni303added start script in /usr/bin
2013-04-09 daid303Fix dual-extrusion with different model heights.
2013-04-09 daid303Update the defualt profile qualities to better reflect...
2013-04-09 daid303Center the objects after merging and then push everythi...
2013-04-08 daid303Fix AMF support. Support merging of objects for multi...
2013-04-08 daid303Slightly adjust the default 3 profiles.
2013-04-08 daid303Fix problem when entering size without an object selected.
2013-04-08 daid303Fix the "object turns black" bug.
next