chiark / gitweb /
Add option to have the center of the printer at 0,0 for RoStock printers. #310 #266
[cura.git] / Cura / gui / configWizard.py
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...