chiark / gitweb /
Set the new minimal-extrusion-before-retraction default.
[cura.git] / Cura / gui /
2013-12-18 daidAdd the machine settings option to the machine menu.
2013-12-18 daidAdd base height to image loader.
2013-12-18 daidFix #602
2013-12-18 daidFix bug in UM2 firmware where the abort print did not...
2013-12-16 daidUpdate firmwares to 13.12 to fix the acceleration plann...
2013-12-06 daidHandle the doodle3d api better, which can be slow if...
2013-12-06 daidFix multiple dual-extrusion prints on a platform printe...
2013-12-04 daidMake sure the print fits on the bed with dual-extrusion...
2013-12-03 daidAccount for multiple extruders in the new object size...
2013-12-03 daidClean up removed code.
2013-12-03 daidFix the default timelaps filename.
2013-12-03 daidAllow for odd shaped platforms and generalize the UM2...
2013-12-03 daidFix the autoplacing of multiple objects.
2013-12-02 daidFix temperature graph in printwindow2. Add CURA_PROFILE...
2013-12-02 daidAllow tight packing of "one at a time" objects without...
2013-11-29 daidAdd printWindow2, the new printerConnection based print...
2013-11-28 daidUpdate the doodle3d class to auto-detect local network...
2013-11-28 daidMerge pull request #632 from jbheren/SteamEngine
2013-11-28 daidAdd convex hulls for all objects and do collision detec...
2013-11-27 daidPossible fix for #630, need to verify on Mac and Linux...
2013-11-25 daidFor dual-extrusion make sure both nozzles fit in the...
2013-11-25 daidPrevent 2 instances of the same version starting on...
2013-11-25 daidPrevent 2 instances of the same version starting on...
2013-11-22 daidMake more threads into daemons so Cura closes easier
2013-11-22 daidAdded shortcut key for expert settings menu. See #619
2013-11-22 daidAlways show the head offset wizard item, but only enabl...
2013-11-21 daidCura 13.11.2 fails to startup without dual-extrusion...
2013-11-20 daidMerge pull request #616 from D-Byte/patch-1
2013-11-20 DaidMerge branch 'SteamEngine' of https://github.com/daid...
2013-11-20 daidSet the clip size to the size in the UM2. 13.11.2
2013-11-20 daidTweak how the quickprint is implemented so it is less...
2013-11-20 daidUpdate wipe to wipe&prime tower in naming.
2013-11-20 daidRefuse to USB print with UltiGCode flavor.
2013-11-19 daidProperly select the first item in the combo box, fixing...
2013-11-18 daidDisable the bed level and head offset wizards for UM2.
2013-11-18 Jaime van KesselMerge branch 'SteamEngine' of https://github.com/daid...
2013-11-18 Jaime van KesselAdded fix for scale to max for UM2
2013-11-18 daidAdd new firmware update for UM2. Show which firmware...
2013-11-13 Jaime van KesselAdded clipcheck for UM2
2013-11-13 Jaime van KesselAdded comments
2013-11-12 daidAdd ooze-shield and wipe-tower settings.
2013-11-12 daidSlight text change.
2013-11-12 daidHopefully suppress the OpenClipboard failed message.
2013-11-11 daidRename Ultimaker to Ultimaker Original
2013-11-06 daidAdd default head offsets for UM2 in dual-extrusion.
2013-11-06 daidAdd material amounts for dual-extrusion.
2013-11-04 daidMerge branch 'SteamEngine' of github.com:daid/Cura...
2013-11-04 daidFixed the default head height.
2013-10-31 daidSlightly update the texts in the first run wizard.
2013-10-31 daidUpdate UM2 firmware to 13.10-3 to fix the SD-Card read...
2013-10-29 daidChange default support fill to 15%, hopefully fix an...
2013-10-29 daidReslice after centering.
2013-10-29 daidFollow the object when centering.
2013-10-28 daidChange how the fan is handled on lower layers.
2013-10-28 daidUpdate the firmware update dialog a bit, some better...
2013-10-28 daidEnable retraction when selecting the UM2. Fix the reset...
2013-10-21 daidMerge pull request #590 from grimmy/SteamEngine
2013-10-21 daidAdd imageToMesh tool.
2013-10-18 daidUpdates to the SVG class (still unused), fixed some...
2013-10-14 daidFixing problem for #282
2013-10-10 daidMerge branch 'SteamEngine' of github.com:daid/Cura...
2013-10-10 daidAdd UM2 firmware version 13.10.
2013-10-08 daidChange the machine name when running the first-run...
2013-10-08 daidChange how the matrixes are applied on SVG objects...
2013-10-07 daidFix the default firmware install menu item.
2013-10-07 daidAdd machine center is zero to machine settings. Properl...
2013-10-07 daidOnly enable the default firmware menu item when we...
2013-10-07 daidUpdate build_app.py to use proper versions, maybe this...
2013-10-07 daidSome small changes suggested by ErikDeBruijn
2013-10-07 daidFix #501
2013-10-06 daidAdd default machine profiles for other machines then...
2013-10-04 daidAdd some more missing strings to the translations.
2013-10-04 daidAdd missing .lower() to filename extensions.
2013-10-04 daidMerge pull request #581 from martinxyz/SteamEngine
2013-10-04 daidLanguage fixes from the lang_nl_corr1 branch.
2013-10-04 daidAdd clipper as used component (while it is used in...
2013-10-04 daidFix the rotation angle display rounding bug which made...
2013-10-03 Martin Renoldfix filename when saving gcode
2013-10-03 daidMerge branch 'SteamEngine' of github.com:daid/Cura...
2013-10-02 daidHandle webcam support a bit better, show an error when...
2013-10-01 daidAdd language selection.
2013-10-01 daidUpdate code for translations, fix a few translation...
2013-10-01 daidAdd better about window with all parts and licenses...
2013-10-01 daidSlight change on filename setting on saving gcode.
2013-10-01 daidMerge pull request #575 from ad1217/SteamEngine
2013-09-30 daidMerge pull request #574 from hg42/redesign-drop-handler
2013-09-29 Adam GoldsmithFix filename and directory in the GCode save dialog...
2013-09-28 hg42@gmx.netredesign file drop handler: multiple files, directories...
2013-09-28 daidMerge branch 'SteamEngine' of github.com:daid/Cura...
2013-09-27 daidMerge pull request #571 from hg42/fix-temperatureHeatUpPLA
2013-09-27 daidMerge pull request #569 from oni303/patch-1
2013-09-27 daidSome cleanup, and add notification when loading a profi...
2013-09-26 hg42@gmx.netfix temperatureHeatUp>>PLA<<
2013-09-26 daidAdd option to add/remove machines from machine setting...
2013-09-26 daidMerge branch 'SteamEngine' of github.com:daid/Cura...
2013-09-26 daidAdd proper head sizes for the Ultimaker2.
2013-09-25 daidAdd machine switching menu items. Add tabs in machine...
2013-09-25 daidAdd multiple tabs for multiple machine configurations...
2013-09-24 daidMerge branch 'SteamEngine' of github.com:daid/Cura...
2013-09-24 daidUpdate the GUI when changing machine settings.
next