chiark / gitweb /
Fix pyserial 3.0 compatibility issue
[cura.git] / Cura / cura.py
2015-10-26 Youness AlaouiRemove content of PATH variable on windows to prevent...
2015-06-02 Youness AlaouiRemove useless -r option
2015-06-02 nickthetaitMerge branch 'taz5-nozzle-size' into LulzBot-devel
2015-06-02 Youness AlaouiRemove useless -r option
2015-01-29 Youness AlaouiMerge branch 'master' into AO-build
2015-01-20 Youness AlaouiMerge branch 'production-phase1'
2015-01-20 Youness AlaouiMerge branch 'upstream'
2015-01-14 daidFix slicing really big GCode files on windows.
2014-11-14 Jinbuhm KimUpdate Korean Translation for Cura 14.09
2014-10-16 Dim3nsioneerMerge pull request #4 from Dim3nsioneer/PluginExpansions
2014-10-16 Dim3nsioneerMerge pull request #3 from daid/SteamEngine
2014-09-26 daidMerge branch 'SteamEngine' of github.com:daid/Cura...
2014-09-26 daidFix slicing really big GCode files on windows.
2014-07-18 daidMerge pull request #908 from Dim3nsioneer/SteamEngine
2014-04-26 daidMerge pull request #828 from Dim3nsioneer/SteamEngine
2014-03-28 daidAdd bfb extension when using BFB style GCode.
2014-03-14 daidFix serial communication on MacOS.
2014-03-04 nallathMerge pull request #601 from CapnBry/reloadscene
2014-03-04 nallathMerge pull request #588 from ryneches/SteamEngine
2014-02-24 Dim3nsioneerMerge pull request #2 from daid/SteamEngine
2014-02-14 daidAdd some more documentation.
2014-02-13 daidMake the profile per machine. this code is becoming...
2014-02-12 daidMerge pull request #724 from Dim3nsioneer/SteamEngine
2014-02-10 daidAdd minimized print window.
2014-02-04 daidAdd more documentation, fix commandline slicing.
2014-01-30 daidMerge branch 'SteamEngine' of github.com:daid/Cura...
2014-01-30 daidRemove all the absolute imports, as they are unneeded.
2014-01-24 daidMerge branch 'SteamEngine' of github.com:daid/Cura...
2014-01-18 daidMerge pull request #706 from hg42/fix-most-communicatio...
2014-01-13 hg42@gmx.netshow where the preferences come from
2013-12-09 daidFix typo
2013-12-06 daidPossible fix for #639
2013-11-28 daidRemoved the extra comments from #632
2013-11-28 daidMerge branch 'SteamEngine' of github.com:daid/Cura...
2013-11-28 daidMerge pull request #632 from jbheren/SteamEngine
2013-11-27 jbherenIssue #459 fix proposal
2013-09-23 daidMerge branch 'SteamEngine' of github.com:daid/Cura...
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-17 daidChange how the localization of profile settings is...
2013-09-16 daidFix localization merge.
2013-09-16 daidMerge pull request #557 from GreatFruitOmsk/i18n
2013-09-15 Ilya KulakovAdd initial support for i18n.
2013-08-30 daidMerge pull request #544 from hendricksonrw/add_output_o...
2013-08-30 Ross HendricksonReword option help
2013-08-30 Ross Hendricksonremove print
2013-08-30 Ross HendricksonAdd simple output option to command line options
2013-06-12 daidMerge branch 'SteamEngine' of github.com:daid/Cura...
2013-06-11 daid303Fix commandline slicing, only print the plugin result...
2013-05-17 daid303Copyright message needs to be after the __future__...
2013-05-17 daid303Add proper copyright statements.
2013-04-25 daid303Improve the startup a bit, hide the splashscreen at...
2013-04-23 daid303Fix commandline slicing.
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-05 daid303Some code cleanup and fixing the minecraft import.
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-25 daid303Merge fix.
2013-03-22 daid303Merge branch 'master' into SteamEngine
2013-03-21 daid303Merge branch 'master' into SteamEngine
2013-03-20 daid303Make new setting code active, and add all ranges for...
2013-03-07 Ilya KulakovMerge remote-tracking branch 'upstream/master'
2013-02-06 daid303Remove the load/prepare/print buttons from the bottom...
2013-01-02 daid303Revert the multiprocessing, as multiprocessing with...
2013-01-02 daid303Update print window to use multiprocessing instead...
2012-12-10 daid303Small extra comment to make it clear why the import...
2012-12-10 daidMerge pull request #284 from jcosmo/timelapse_spelling
2012-12-10 daid303Make a single entry point for the GUI interface, as...
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-06 daid303Quick and ugly change which fixes slicing with pypy...
2012-12-06 daid303Fixed the imports.
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 KulakovInitial subclass of wx.App and removing splash on Mac...
2012-12-05 Ilya KulakovFix resources, imports and indentations.
2012-10-29 DaidFix the splashscreen overlaying on the first run wizard...
2012-10-18 daid303Added dae support which can be exported from google...
2012-08-31 daidMove the validators from gui to util, they do not have...
2012-08-30 daidAdded a loading splashscreen. (needs better artwork)
2012-07-26 daidAllow you to give an STL file on the command line so...
2012-06-04 DaidMerge branch 'master' of github.com:daid/Cura
2012-06-01 daidAdded start of SVG 2D slicer.
2012-06-01 daidMore fixes for a frozen build. Adds the code used by...
2012-05-16 daidSupport loading a profile ini file from the commandline.
2012-05-11 daidMerge branch 'master' of github.com:daid/Cura
2012-04-18 daidMerge branch 'master' of github.com:daid/Cura
2012-04-17 DaidMerge branch 'master' of github.com:daid/Cura
2012-04-17 DaidMerge conflic solved
2012-04-17 DaidSome changes for the project manager.
2012-04-17 Ferdi van der WerfMerge upstream, fixed conflicts, showing complete toolb...
next