chiark / gitweb /
Change how the engine is interfaced from the python code. Put the GCode viewer in...
[cura.git] / Cura / gui / configWizard.py
2014-01-24 daidChange how the engine is interfaced from the python...
2013-11-22 daidMake more threads into daemons so Cura closes easier
2013-11-20 DaidMerge branch 'SteamEngine' of https://github.com/daid...
2013-11-11 daidRename Ultimaker to Ultimaker Original
2013-11-06 daidAdd default head offsets for UM2 in dual-extrusion.
2013-11-04 daidMerge branch 'SteamEngine' of github.com:daid/Cura...
2013-11-04 daidFixed the default head height.
2013-10-31 daidSlightly update the texts in the first run wizard.
2013-10-28 daidChange how the fan is handled on lower layers.
2013-10-28 daidUpdate the firmware update dialog a bit, some better...
2013-10-28 daidEnable retraction when selecting the UM2. Fix the reset...
2013-10-08 daidChange the machine name when running the first-run...
2013-10-06 daidAdd default machine profiles for other machines then...
2013-09-26 daidMerge branch 'SteamEngine' of github.com:daid/Cura...
2013-09-26 daidAdd proper head sizes for the Ultimaker2.
2013-09-25 daidAdd machine switching menu items. Add tabs in machine...
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-19 daidMerge pull request #561 from hg42/allow-dropping-gcode
2013-09-19 daidMerge fix.
2013-09-18 daidFix first-run-wizard layout.
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-08-23 daidMake the platform 10mm smaller if you have dual extrusi...
2013-08-19 daidAdd progress bar to YouMagine upload.
2013-06-26 DaidMerge branch 'SteamEngine' of https://github.com/daid...
2013-06-25 daidFix the first-time-run wizard. Fix the commandline...
2013-05-17 daid303Copyright message needs to be after the __future__...
2013-05-17 daid303Add proper copyright statements.
2013-05-10 daid303Small update to the dual-head wizard. Cool down the...
2013-05-08 daid303Some minor corrections for dual head offset calibration.
2013-05-08 daid303Remove WIP
2013-05-08 daid303Update on the dual-head offset calibration.
2013-05-06 daid303Possible fix for the fluxline selection problem. Added...
2013-05-03 daid303Check all the hotends in the first-run-wizard for dual...
2013-04-29 daid303Update to the bed leveling wizard to allow insertion...
2013-04-23 daid303Add configurable head size.
2013-03-22 daid303Merge branch 'master' into SteamEngine
2013-03-22 daid303Goto the next wizard page if the skip button is pressed.
2013-03-21 daid303Merge branch 'master' into SteamEngine
2013-03-21 daid303Remove the default Estep value bug. Add enter to the...
2013-03-07 Ilya KulakovMerge remote-tracking branch 'upstream/master'
2013-02-18 daid303Added online stat collection, added dropdown 3D button.
2013-02-13 daid303Fix the endstop reading for the new firmware. Fix tempe...
2013-01-31 daid303Allow unselection of tools, and fix the scaling size...
2013-01-29 daidMerge pull request #349 from smorloc/master
2013-01-29 daid303Some small fixes suggested by Erik after testing.
2013-01-11 daid303Add option to have the center of the printer at 0,0...
2013-01-08 daid303Add missing else statements in initial wizard
2012-12-19 daid303Improvement on the bed leveling wizard
2012-12-17 daid303Merge branch 'master' of github.com:daid/Cura
2012-12-17 daid303Add bed leveling wizard.
2012-12-06 daid303Fixed the imports.
2012-12-06 DaidUpdated all lineends for py files to unix style.
2012-12-06 daidMerge pull request #280 from GreatFruitOmsk/macosx
2012-12-05 Ilya KulakovMerge remote-tracking branch 'upstream/master' into...
2012-12-05 Ilya KulakovFix resources, imports and indentations.
2012-12-05 daid303Add Ultimaker upgrade page in first run wizard, which...
2012-12-04 daid303Always use machine size / 2 as machine center and remov...
2012-12-04 daid303Improve the first run wizard with the communication...
2012-11-08 daid303Make the endstop check in the first run wizard in a...
2012-10-05 daid303Start the first run wizard when we do not know the...
2012-10-04 daid303Fix the checkup wizard, we get temperature readings...
2012-10-03 daid303Add image to show which endstop to press.
2012-10-03 daid303Merge branch 'master' of github.com:daid/Cura
2012-10-03 daid303Add a retraction enable setting. Add extrusion/retracti...
2012-10-03 daid303Update on the machine checkup wizard, better indicate...
2012-10-02 daid303Large update to the config wizard, new style machine...
2012-09-27 daidThis might fix #197. Need to verify.
2012-09-01 DaidChanged the 3D preview to have colors that are easier...
2012-08-28 DaidFixed #202
2012-08-06 daidFixed #189
2012-08-03 daidCleanup the first run wizard a bit, and add configurati...
2012-07-19 daidMake serial port access more rebust.
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-05-11 daidMerge branch 'master' of github.com:daid/Cura
2012-05-10 DaidFixed some more problems with first run wizard. Made...
2012-05-09 DaidBetter catch errors in first run wizard.
2012-05-08 DaidMerge branch 'master' of github.com:daid/Cura
2012-05-07 daidAdd 3 seconds delay in config wizard for the SD card...
2012-04-18 daidMaybe this fixes the first run wizard calibration of...
2012-04-17 Ferdi van der WerfMerge upstream, fixed conflicts, showing complete toolb...
2012-04-13 daidFixing #51 - First run wizard calibration not working...
2012-04-03 Lawrence JohnstonMerge commit '870c4952fdb3268f5d4b6359d2e8046a6bb8df4f'
2012-03-28 DaidMerge branch 'master' of github.com:daid/Cura
2012-03-28 daidSplit gui to gui and util directories.
2012-03-27 daidMove SF into its own directory, to seperate SF and...