chiark / gitweb /
Slight improvement of the SD card detection on Linux. See #576
[cura.git] / Cura / util /
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...
2013-09-16 daidFix localization merge.
2013-09-16 daidAdd Ultimaker2 support.
2013-09-16 daidMerge pull request #557 from GreatFruitOmsk/i18n
2013-09-15 Ilya KulakovAdd initial support for i18n.
2013-08-28 daidFix the FakeYoumagine class.
2013-08-28 daidMerge branch 'SteamEngine' of github.com:daid/Cura...
2013-08-28 daidMerge pull request #540 from hg42/debian-tree-chmod...
2013-08-27 daidUpload design files with mesh files when uploading...
2013-08-26 daidMake sure you cannot get a division by zero exception.
2013-08-26 daidFix typo
2013-08-23 hg42@gmx.netfix chmod/chown for debian tree
2013-08-23 daidMake the platform 10mm smaller if you have dual extrusi...
2013-08-22 daidTry to implement the TCGETS2 patch for linux to workaro...
2013-08-22 daidFix typos
2013-08-22 daidProper fix for #518 by animacide. Update for UltiGCode...
2013-08-22 daidRemove the start/end code tab for UltiGCode flavor.
2013-08-20 daidFix typo.
2013-08-19 daidAdd progress bar to YouMagine upload.
2013-08-12 daidMerge pull request #531 from jcosmo/SteamEngine
2013-08-12 daidAdd youmagine uploader (inactive, no API urls filled)
2013-08-08 daidAdd support for the new support material settings.
2013-08-07 daidFixed #524 - Added message when the object gets scaled...
2013-08-07 daidScrew the locale encoding issues, display dates as...
2013-08-06 daidOptimalization from https://github.com/foosel/OctoPrint...
2013-08-06 daidAdd minimal skirt length to ensure extruder primed.
2013-08-06 daidAdd support for using different extruders for support...
2013-08-06 daidAdd a minimal extrusion amount before allowing retracti...
2013-08-06 daidAdd minimal travel distance for retraction and option...
2013-08-05 daidAdd support for generating UltiGCode flavor of GCode.
2013-07-27 daidIgnore floppy drives on SD card detect. umforum.ultimak...
2013-07-27 daidMake gcode reader a bit more roubust when there is...
2013-07-26 daidFixed #513
2013-07-24 daidFix #508, only show /dev/tty devices in manual selectio...
2013-07-17 daidWarn if the flow rate is out of normal range.
2013-07-11 daidSmall fix for #277 Most likely RepetierFW will cause...
2013-07-09 daidShow a plane in the 3D window during printing to show...
2013-07-02 daidPossibly fix the encoding issues with odd locals.
2013-06-28 daidMerge branch 'SteamEngine' of github.com:daid/Cura...
2013-06-28 daidMerge branch 'SteamEngine' of github.com:daid/Cura...
2013-06-28 daidAdd paths for engine globally installed on linux.
2013-06-27 DaidImplement a fallback if the Foundation import fails...
2013-06-27 daidInclude material definitions in AMF, and store only...
2013-06-27 daidChange how AMF is saved. Make better use of the index...
2013-06-27 daidFix AMF save with merged dual-extrusion objects.
2013-06-27 DaidMerge branch 'SteamEngine' of https://github.com/daid...
2013-06-26 DaidMerge branch 'SteamEngine' of https://github.com/daid...
2013-06-26 daidLet the tooltip show the default gantry height for...
2013-06-26 daidMake serial port detection also work if the port is...
2013-06-25 daidFix the first-time-run wizard. Fix the commandline...
2013-06-24 daidUpdate steps-per-e tooltip.
2013-06-24 daidMerge branch 'SteamEngine' of github.com:daid/Cura...
2013-06-24 daidTry to load settings from a previous cura if no prefere...
2013-06-21 daidFixed #446
2013-06-20 daidSmall fix in AMF save. Change the way shaders are made...
2013-06-19 daidChange default filament diameter to match the specs...
2013-06-19 daidAdd an overlap for dual-extrusion printing.
2013-06-19 daidAdd support for zero insets.
2013-06-19 daidDo not show the old progress bar when the slicing proce...
2013-06-19 daidRun the update of the SD card detection on a background...
2013-06-19 daidStart the slicing process on the background thread...
next