chiark / gitweb /
Allow for odd shaped platforms and generalize the UM2 clip code into no-go zones.
[cura.git] / Cura /
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-12-02 daidAdded unit size to fan full on layer height setting.
2013-11-29 daidFix the position for all-at-once prints.
2013-11-29 daidFix the push-free for convex polygons. Fix the objectOr...
2013-11-29 daidAdd printWindow2, the new printerConnection based print...
2013-11-29 daidUpdate to Doodle3D connection, handled the buffering...
2013-11-28 daidUpdate the doodle3d class to auto-detect local network...
2013-11-28 daidRemoved the extra comments from #632
2013-11-28 daidMerge branch 'SteamEngine' of github.com:daid/Cura...
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-28 daidAdd convex hulls for all objects and do collision detec...
2013-11-28 daidUpdated doodle3d connection, and added temperature...
2013-11-27 jbherenIssue #459 fix proposal
2013-11-27 daidPossible fix for #630, need to verify on Mac and Linux...
2013-11-26 daidUpdated printer connections. Not used, but getting...
2013-11-26 daidCopy the hull when making an object copy.
2013-11-26 daidAdd convex hull to mesh class, to improve collision...
2013-11-25 daidAdd progress to the new printerconnectionbase.
2013-11-25 daidAdded the base for the new generalized printer connecti...
2013-11-25 daidCorrectly size the bed for dual-extrusion-support prints.
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 daidFix the mac build.
2013-11-22 daidMake more threads into daemons so Cura closes easier
2013-11-22 daidAdded class for Doodle3D printing.
2013-11-22 daidAdded shortcut key for expert settings menu. See #619
2013-11-22 daidChange the default value for the dual-extrusion-overlap...
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-21 daidMerge branch 'SteamEngine' of github.com:daid/Cura...
2013-11-21 daidSet the default minimal extrusion before retraction...
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 daidFirmware 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 Arne DurrUpdate Cura.po
2013-11-19 daidProperly select the first item in the combo box, fixing...
2013-11-18 daidAdd patch for git submodule version. Fixing issue #612
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-12 daidFix the bug where the M140 for bed temperature is not...
2013-11-11 daidRename Ultimaker to Ultimaker Original
2013-11-08 daidRemove unused main() test function from youMagine class.
2013-11-07 daidFix the wrong layer for fan fully on.
2013-11-06 daidAdd default head offsets for UM2 in dual-extrusion.
2013-11-06 daidBetter default head offsets for 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-11-01 daidUpdate to firmware 13.10-5 for a bugfix in the material...
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-30 daidAdd spialize mode which makes printing of cups and...
2013-10-29 daidChange minimal value for material flow to 5, so 1.0...
2013-10-29 daidFix retraction display for UltiGCode.
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-29 daidChange how tag-detection in the start.gcode is done...
2013-10-28 daidChange how the fan is handled on lower layers.
2013-10-28 daidDo not add the corrected error messages to the term...
2013-10-28 daidUse proper start2.gcode when doing dual-extrusion-suppo...
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-22 daidScale down/up really small or really big meshes.
2013-10-21 daidMerge branch 'SteamEngine' of github.com:daid/Cura...
2013-10-21 daidUpdate commandline programmer.
2013-10-21 daidMerge pull request #590 from grimmy/SteamEngine
2013-10-21 daidAdd imageToMesh tool.
2013-10-18 daidUpdate youmagine api to fix compatibility with new...
2013-10-18 daidUpdates to the SVG class (still unused), fixed some...
2013-10-16 daidUpdated firmware for UM2.
2013-10-15 daidNew firmware version for UM2. 13.10
2013-10-14 daidFixing problem for #282
2013-10-14 daidMerge branch 'SteamEngine' of github.com:daid/Cura...
2013-10-14 daidFix object print order bug for UM2.
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 daidUpdate of translation strings.
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...
next