chiark / gitweb /
by default, set extruder to absolute mode
[cura.git] / Cura / util / profile.py
2013-10-16 Russell Nechesby default, set extruder to absolute mode
2013-10-07 daidAdd machine center is zero to machine settings. Properl...
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-03 daidMerge branch 'SteamEngine' of github.com:daid/Cura...
2013-10-03 daidFix typo.
2013-10-01 daidAdd language selection.
2013-10-01 daidUpdate code for translations, fix a few translation...
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-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 daidFix the usage stats submit. Some minor cleanup.
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 daidMerge pull request #540 from hg42/debian-tree-chmod...
2013-08-26 daidMake sure you cannot get a division by zero exception.
2013-08-22 daidFix typos
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 daidScrew the locale encoding issues, display dates as...
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-26 daidFixed #513
2013-07-17 daidWarn if the flow rate is out of normal range.
2013-07-02 daidPossibly fix the encoding issues with odd locals.
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-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-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-10 daid303Remove some debug prints.
2013-06-10 daid303Fix plugin support, fix the pauzeAtZ plugin.
2013-06-07 daid303Add different start/end code for dual-extrusion. Add...
2013-06-07 daid303Merge branch 'SteamEngine' of github.com:daid/Cura...
2013-06-07 daid303Add the extensive stitching option.
2013-06-03 daid303Update of default density value for PLA.
2013-05-30 daid303Merge branch 'SteamEngine' of github.com:daid/Cura...
2013-05-28 daid303Add "Fix horrible" options.
2013-05-28 daid303Add option to disable SD auto detect. Log output if...
2013-05-17 daid303Copyright message needs to be after the __future__...
2013-05-17 daid303Add proper copyright statements.
2013-05-16 daid303Move the skirt settings to the expert settings.
2013-05-16 daid303Add infill speed setting.
2013-05-13 daid303Add support material amount.
2013-05-13 daid303enable raft is depricated.
2013-05-13 daid303Allow easy disable/enable of the cooling fan.
2013-05-13 daid303Add min/max fan speed. Fix engine crash when wall thick...
2013-05-13 daid303Small tooltip spelling update. fix an issue opening...
2013-05-10 daid303Add raft settings towards engine.
2013-05-10 daid303Add infill overlap, added move lines on current layer.
2013-05-08 daid303Update on the dual-head offset calibration.
2013-05-03 daid303Add extruder offset passing to the engine. Update some...
2013-05-02 daid303Add raft settings (unused)
2013-05-01 daid303Add platform adhesion setting to select between brim...
2013-05-01 daid303Add filament flow percentage.
2013-04-23 daid303Add configurable head size.
2013-04-22 daid303Merge branch 'master' into SteamEngine
2013-04-22 daid303Remove the filename from the default start code as...
2013-04-22 daid303Add start/end code support.
2013-04-19 daid303Make the expert settings dialog modal so we can slice...
2013-04-19 daid303Add more cooling configuration.
2013-04-18 daid303Add a notification if the copy of GCode fails. Fix...
2013-04-17 daid303Merge branch 'master' into SteamEngine
2013-04-16 daid303Bugfix for mac and inproper values in settings.
2013-04-12 daid303Merge branch 'master' into SteamEngine
2013-04-05 daid303Some code cleanup and fixing the minecraft import.
2013-04-04 daid303Merge branch 'master' into SteamEngine
next