chiark / gitweb /
Allow for odd shaped platforms and generalize the UM2 clip code into no-go zones.
[cura.git] / Cura / cura.py
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...
2012-04-13 daidMerge branch 'master' of github.com:daid/Cura
2012-04-13 daidSeperate print interface into a different process.
2012-04-03 Lawrence JohnstonMerge commit '870c4952fdb3268f5d4b6359d2e8046a6bb8df4f'
2012-03-30 DaidMerge branch 'master' of github.com:daid/Cura
2012-03-30 daidNo longer use the current_profile.ini to share the...
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...
2012-03-24 DaidRename from SkeinPyPy to Cura in URLs, paths and scripts.