chiark / gitweb /
Start updating README for Mac OS X.
[cura.git] / Cura /
2012-12-05 Ilya KulakovNew py2app based distribution of Cura for Mac OS X.
2012-12-05 Ilya KulakovFix resources, imports and indentations.
2012-11-20 Ilya KulakovAdd timer handler.
2012-11-20 Ilya KulakovSet up timer to check power source every 10 seconds.
2012-11-20 Ilya KulakovShow a warning if computer is not connected to AC power.
2012-11-12 daid303Fixed the print window does not open bug!.
2012-11-08 daid303Implement the help button for plugins.
2012-11-08 daid303Fix safe remove of volume.
2012-11-08 daid303Add missing import
2012-11-08 daid303Make the endstop check in the first run wizard in a...
2012-11-08 daid303Fixed the top down view light issue, made the project...
2012-11-08 daid303Update on default colors.
2012-11-08 daid303Add pauze at height plugin.
2012-11-07 daid303Enable support cross hatch when printing with dual...
2012-11-06 daid303Fix a missing import.
2012-11-06 daid303Add safely remove SD feature.
2012-11-06 daid303Add popups when copying files to the SD card, to indica...
2012-11-06 daid303Update on the GL window, better lighting. Upda on the...
2012-11-06 daid303Send firmware update per page size. The bootloader...
2012-11-05 daid303MacOS show file instead of directroy when using open...
2012-11-02 daid303Update icon with all resolutions.
2012-11-01 daid303Better handle plugin exceptions.
2012-11-01 daid303Better handle plugin exceptions.
2012-10-31 daid303Add post processing plugin support.
2012-10-31 daid303Add post processing plugin support.
2012-10-31 DaidDo the refresh of the 3D window after drawing, this...
2012-10-29 DaidFilter out symlinks in /Volumes/ instead of filtering...
2012-10-29 daid303Add preferences shortcut key #246
2012-10-29 DaidFix the splashscreen overlaying on the first run wizard...
2012-10-29 DaidFixes for macOS packing.
2012-10-29 daid303Bugfix in mac example copy.
2012-10-29 daid303Bugfix in mac example copy.
2012-10-29 daid303Better way to add shortcut keys so they show on the...
2012-10-29 daid303Add shortcut keys for load/slice/print.
2012-10-29 daid303Merge branch 'master' of github.com:daid/Cura
2012-10-29 daid303Fix bug where endcode is not inserted when it starts...
2012-10-29 daid303No longer allow to resize the preferences and expert...
2012-10-28 DaidAlso show the error log button when we are closed.
2012-10-26 daid303Newer icon.
2012-10-26 daid303Only list directories and never the main HD
2012-10-26 daid303List volumes for macos SD card.
2012-10-26 daid303Removed _export suffix. Slighty changed some texts.
2012-10-26 DaidFix bug where fullscreen on mac caused problems with...
2012-10-26 DaidFix the tooltip over the combobox for macOS X
2012-10-22 DaidFix the bug where you can not select a material and...
2012-10-22 DaidStore the user data in the home directory for linux...
2012-10-19 daid303Fix dae matrix and instance_node support. Which makes...
2012-10-19 daid303Fix the machine size drawing when X and Y are differnt
2012-10-18 daid303Added dae support which can be exported from google...
2012-10-15 daid303Add warning when installing custom firmware
2012-10-15 daid303Fix the background of the load/prepare/print buttons...
2012-10-15 DaidFix layout of print window for MacOS
2012-10-15 DaidVarious fixes to improve button layout on MacOS.
2012-10-12 DaidMerge branch 'master' of https://github.com/daid/Cura
2012-10-12 daid303Merge branch 'master' of github.com:daid/Cura
2012-10-12 daid303Allow the skirt to be used as brim when the skirt dista...
2012-10-12 daid303Remove the ?filename? from the project planner slice...
2012-10-11 bartbakkNew MacOS script, will be the base for a .app
2012-10-10 daid303.
2012-10-10 daid303Add taskbar progress to both the project planner and...
2012-10-10 daid303Added Windows 7 progress in taskbar support.
2012-10-09 daid303Rename slice to prepare in the batch runner.
2012-10-09 daid303Remove some more references to GCode and Slice.
2012-10-08 daid303Reset the E to 0 before retracting in switching extrude...
2012-10-08 daid303Added endstop images, many thanks to Dave Head
2012-10-08 daid303Updated the next-object gcode, which extruded 1mm less...
2012-10-08 daid303Add drag&drop support to quickprint.
2012-10-08 daid303Say which firmware file we installed after installing.
2012-10-08 daid303Remove the print message from the mesh splitter, these...
2012-10-07 daid303Fixed attribution for the Ultimaker robot.
2012-10-05 daid303Make the 3D platfrom transparent.
2012-10-05 daid303Fix load button in quickprint.
2012-10-05 daid303Add an enable/disable preview box for the camera, so...
2012-10-05 daid303Add a 3D view of the Ultimaker build platform for bette...
2012-10-05 daid303Fix a bug in max scale button.
2012-10-05 daid303Added webcam overlay to show which software and printer...
2012-10-05 daid303Start the first run wizard when we do not know the...
2012-10-04 daid303Make the low quality print a bit stronger and thinner...
2012-10-04 daid303Make the low quality profile faster.
2012-10-04 daid303New icon for Cura, less ugly
2012-10-04 daid303Update how the printing time remaining estimate is...
2012-10-04 daid303Fix the checkup wizard, we get temperature readings...
2012-10-04 daid303Add extrude/retract images for printing interface....
2012-10-04 daid303With the improved loading time we can add the high...
2012-10-04 daid303Fix loading of ascii stl files with MacOS line-ends.
2012-10-04 daid303Add loading improvement to changelog.
2012-10-04 daid303Vastly improve rendering time for complex models.
2012-10-04 daid303Update the text of support a bit, so it is a bit cleare...
2012-10-04 daid303Small cleanup on the batch runner tool.
2012-10-03 daid303Add image to show which endstop to press.
2012-10-03 daid303Remove the print message from the project planner,...
2012-10-03 daid303Remove the reference to slicing from the popup message.
2012-10-03 daid303Merge branch 'master' of github.com:daid/Cura
2012-10-03 daid303Add a retraction enable setting. Add extrusion/retracti...
2012-10-03 daid303Update on the machine checkup wizard, better indicate...
2012-10-02 daid303Large update to the config wizard, new style machine...
2012-10-02 daid303Add some comments.
2012-10-02 daid303Merge branch 'master' of github.com:daid/Cura
2012-10-02 daid303Open the serial port in the thread, so it no longer...
2012-10-01 daid303Fix the previous fix.
next