chiark / gitweb /
Prevent 2 instances of the same version starting on windows, and instead load the...
[cura.git] / Cura / gui /
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.
2013-09-24 daidMerge pull request #564 from hg42/allow-dropping-profile
2013-09-24 daidAdd missing extensions from umforum.ultimaker.com/index...
2013-09-24 daidAdd multiple machine configurations. No way to switch...
2013-09-23 daidFix warning message on custom firmware.
2013-09-23 daidMerge branch 'SteamEngine' of github.com:daid/Cura...
2013-09-22 daidSet ABS print temperature to 245 according to Calinb...
2013-09-21 hg42@gmx.netallow dropping profile (*.ini) onto window
2013-09-20 daidAdded proper Ultimaker2 platform text.
2013-09-19 Jaime van Kesselmerged
2013-09-19 Jaime van KesselAdded option to copy profile settings to clipboard...
2013-09-19 daidAdd center on platform function. Fixed #479
2013-09-19 daidRemove debug prints.
2013-09-19 daidMerge pull request #561 from hg42/allow-dropping-gcode
2013-09-19 daidFix localization of print window.
2013-09-19 daidMerge fix.
2013-09-19 daidMerge branch 'SteamEngine' of github.com:daid/Cura...
2013-09-19 daidFix the usage stats submit. Some minor cleanup.
2013-09-18 daidFix first-run-wizard layout.
2013-09-18 daidFix loading of machine settings. Minor cleanup
2013-09-18 daidSeperate the machine settings from the preference settings
2013-09-18 daidRemove unused import.
2013-09-17 daidChange how the localization of profile settings is...
next