chiark / gitweb /
Add machine center is zero to machine settings. Properly handle depricated max_z_spee...
[cura.git] / Cura / gui / simpleMode.py
2013-10-07 daidAdd machine center is zero to machine settings. Properl...
2013-09-24 daidMerge pull request #564 from hg42/allow-dropping-profile
2013-09-23 daidMerge branch 'SteamEngine' of github.com:daid/Cura...
2013-09-22 daidSet ABS print temperature to 245 according to Calinb...
2013-09-19 daidMerge pull request #561 from hg42/allow-dropping-gcode
2013-09-19 daidMerge fix.
2013-09-18 daidSeperate the machine settings from the preference settings
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-05-17 daid303Copyright message needs to be after the __future__...
2013-05-17 daid303Add proper copyright statements.
2013-05-01 daid303Slice again when you change the filament diameter in...
2013-05-01 daid303Fix the bottom thickness with the quickprint settings.
2013-05-01 daid303Allow moving of objects in simple mode (this was confusing)
2013-04-22 daid303Fix simple mode for steamengine.
2013-04-22 daid303Merge branch 'master' into SteamEngine
2013-04-17 daid303Merge branch 'master' into SteamEngine
2013-04-12 daid303Merge branch 'master' into SteamEngine
2013-04-12 daid303Update the default profiles so they reflect better...
2013-04-09 daid303Update the defualt profile qualities to better reflect...
2013-04-08 daid303Slightly adjust the default 3 profiles.
2013-04-04 daid303Merge branch 'master' into SteamEngine
2013-04-03 daid303Merge branch 'master' into SteamEngine
2013-04-03 daid303Merge branch 'master' into SteamEngine
2013-03-29 daid303Merge branch 'master' into SteamEngine
2013-03-29 daid303Merge branch 'master' into SteamEngine
2013-03-29 daid303Merge branch 'master' into SteamEngine
2013-03-29 daid303Merge branch 'master' into SteamEngine
2013-03-28 daid303Up the default support material amount to 80%
2013-03-28 daid303Enable retraction by default on the 4 simple profiles.
2013-03-25 daid303Merge fix.
2013-03-22 daid303Merge branch 'master' into SteamEngine
2013-03-21 daid303Merge branch 'master' into SteamEngine
2013-03-18 daid303Merge branch 'master' into SteamEngine
2013-03-15 daid303Merge fix.
2013-03-14 daid303Merge branch 'master' into SteamEngine
2013-03-13 daid303Merge branch 'master' into SteamEngine
2013-03-13 daid303Merge branch 'master' into steamengine
2013-03-12 daid303Merge branch 'master' into steamengine
2013-03-12 daid303Merge branch 'master' into steamengine
2013-03-12 daid303Merge branch 'master' into steamengine
2013-03-11 daid303Merge branch 'master' into SteamEngine
2013-03-09 Ilya KulakovMerge remote-tracking branch 'upstream/master'
2013-03-08 daid303Merge fix.
2013-03-07 daid303Merge branch 'master' into SteamEngine
2013-03-07 daid303Set the quickprint profiles from high to low.
2013-03-06 daid303Merge branch 'master' into SteamEngine
2013-03-05 daid303Disabled the settings which are not available in the...
2013-01-16 daidMerge pull request #323 from smorloc/master
2013-01-16 daid303Update on rotation tools, this breaks a lot of function...
2012-12-10 daid303Fix the simplemode.
2012-12-07 daid303Merge branch 'master' of github.com:daid/Cura
2012-12-07 daid303Update on normal/quickprint mode. Now they share a...
2012-12-07 Ilya KulakovMerge remote-tracking branch 'upstream/master'
2012-12-06 daid303Move some gui utility files into a seperate location...
2012-12-06 daid303Fixed the imports.
2012-12-05 Ilya KulakovMerge remote-tracking branch 'upstream/master' into...
2012-12-04 daid303Always use machine size / 2 as machine center and remov...
2012-11-29 daid303Some small text updates.
2012-10-29 daid303Add preferences shortcut key #246
2012-10-29 daid303Better way to add shortcut keys so they show on the...
2012-10-29 daid303Add shortcut keys for load/slice/print.
2012-10-26 daid303Removed _export suffix. Slighty changed some texts.
2012-10-26 DaidFix bug where fullscreen on mac caused problems with...
2012-10-22 DaidFix the bug where you can not select a material and...
2012-10-15 daid303Fix the background of the load/prepare/print buttons...
2012-10-15 DaidVarious fixes to improve button layout on MacOS.
2012-10-08 daid303Add drag&drop support to quickprint.
2012-10-05 daid303Fix load button in quickprint.
2012-10-05 daid303Start the first run wizard when we do not know the...
2012-10-04 daid303Make the low quality print a bit stronger and thinner...
2012-10-04 daid303Make the low quality profile faster.
2012-10-04 daid303Update how the printing time remaining estimate is...
2012-10-03 daid303Remove the reference to slicing from the popup message.
2012-10-03 daid303Merge branch 'master' of github.com:daid/Cura
2012-10-03 daid303Add a retraction enable setting. Add extrusion/retracti...
2012-10-02 daid303Merge branch 'master' of github.com:daid/Cura
2012-10-02 daid303Open the serial port in the thread, so it no longer...
2012-09-26 daidPut down 3 bottom layers for a cup or vase. This makes...
2012-09-26 daidAdded obj support to Cura.
2012-09-25 DaidMerge branch 'master' of github.com:daid/Cura
2012-09-20 daidAdd a tools menu for the project planner and the batch...
2012-09-10 daidAdd temperature for simple mode, #192
2012-08-31 daidMove the validators from gui to util, they do not have...
2012-08-28 DaidFixed #202
2012-07-30 daidAlso update the simplemode window when you change colours.
2012-07-09 daidAdded yellow popup to reset scale/mirror/rotate on...
2012-07-02 daidMerge branch 'master' of github.com:daid/Cura
2012-06-30 DaidAdded newer ultimaker firmware. Make linux version...
2012-06-26 daidAdd bed temperature control to printer interface. Only...
2012-06-22 DaidMerge branch 'master' of github.com:daid/Cura
2012-06-21 DaidMerge branch 'master' of github.com:daid/Cura
2012-06-21 DaidFix for double retraction, fix for errorlist in model...
2012-06-20 DaidAdded reset profile to default option.
2012-06-04 DaidMerge branch 'master' of github.com:daid/Cura
2012-06-03 DaidRemoved the bridge material amount setting, this did...
2012-05-29 daidUse a function to generate the "_export.xxx" filename
2012-05-19 DaidUpdated the preference dialog so that is wider instead...
next