chiark / gitweb /
Add convex hulls for all objects and do collision detection with that. Add initial...
[cura.git] / Cura / util /
2013-11-28 daidAdd convex hulls for all objects and do collision detec...
2013-11-28 daidUpdated doodle3d connection, and added temperature...
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...
2013-09-23 daidAdd extra settings for easier machine switching in...
2013-09-23 daidAdd improve 100% filled objects by setting a large...
2013-09-20 daidAdded some comments to explain settings a bit more.
2013-09-20 daidAdded some comments to explain settings a bit more.
2013-09-19 Jaime van Kesselmerged
2013-09-19 Jaime van KesselAdded option to copy profile settings to clipboard...
2013-09-19 daidMerge pull request #561 from hg42/allow-dropping-gcode
2013-09-19 daidMerge fix.
2013-09-19 daidMerge branch 'SteamEngine' of github.com:daid/Cura...
2013-09-19 Jaime van KesselChanged version check to steamengine instead of master
2013-09-19 daidFix the usage stats submit. Some minor cleanup.
2013-09-18 daidFix storing of last auto detected serial port.
2013-09-18 daidFix loading of machine settings. Minor cleanup
2013-09-18 daidSeperate the machine settings from the preference settings
2013-09-17 daidChange how the localization of profile settings is...
next