chiark / gitweb /
Allow for odd shaped platforms and generalize the UM2 clip code into no-go zones.
[cura.git] / Cura / util /
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-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-22 daidFix the mac build.
2013-11-22 daidAdded class for Doodle3D printing.
2013-11-22 daidChange the default value for the dual-extrusion-overlap...
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 daidUpdate wipe to wipe&prime tower in naming.
2013-11-18 daidAdd patch for git submodule version. Fixing issue #612
2013-11-18 Jaime van KesselMerge branch 'SteamEngine' of https://github.com/daid...
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 daidFix the bug where the M140 for bed temperature is not...
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 daidBetter default head offsets for dual-extrusion
2013-11-06 daidAdd material amounts for dual-extrusion.
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 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 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 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-14 daidMerge branch 'SteamEngine' of github.com:daid/Cura...
2013-10-14 daidFix object print order bug for UM2.
2013-10-08 daidChange how the matrixes are applied on SVG objects...
2013-10-07 daidAdd machine center is zero to machine settings. Properl...
2013-10-07 daidDisable all languages except english for an official...
2013-10-07 daidSome minor drawing cleanup (I know I know. Still unused.)
2013-10-06 daidAdd default machine profiles for other machines then...
2013-10-04 daidMerge pull request #581 from martinxyz/SteamEngine
2013-10-04 daidLanguage fixes from the lang_nl_corr1 branch.
2013-10-04 daidPossibly fix the language selection problem where engli...
2013-10-03 Martin Renoldfix filename when saving gcode
2013-10-03 daidMerge branch 'SteamEngine' of github.com:daid/Cura...
2013-10-03 daidFix typo.
2013-10-03 daidAdd missing , to last patch
2013-10-03 daidAdded French, Spanish and Polish languages from the...
2013-10-01 daidAdd language selection.
2013-10-01 daidUpdate code for translations, fix a few translation...
2013-10-01 daidSlight improvement of the SD card detection on Linux...
2013-10-01 daidAdd more 2D drawing code. Unused, but still, I have...
2013-10-01 daidMerge pull request #575 from ad1217/SteamEngine
2013-09-30 daidRemove debug print from svg reader. (I know it is not...
2013-09-30 daidMerge pull request #574 from hg42/redesign-drop-handler
2013-09-29 daidSupport multple modification in a single transform...
2013-09-29 daidFix SVG string->float handling. Process some more tags...
2013-09-28 daidAdd extra curve commands to the svg parse.
2013-09-28 daidMerge branch 'SteamEngine' of github.com:daid/Cura...
2013-09-28 daidLots of updates on the unused SVG class. (Totally unrel...
2013-09-27 daidMerge pull request #571 from hg42/fix-temperatureHeatUpPLA
2013-09-26 daidFix on small typo.
2013-09-26 oni303fixed syntax in profile.py line 348
2013-09-26 daidUpdate translation files and add update script.
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 daidMerge pull request #567 from hg42/fix-rostock-machine...
2013-09-25 hg42@gmx.netgetMachineCenterCoords: change erroneous getMachineSett...
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 multiple machine configurations. No way to switch...
2013-09-23 daidMerge branch 'SteamEngine' of github.com:daid/Cura...
next