chiark / gitweb /
cura.git
2013-01-10 Ilya KulakovFix typos in README, better representation of build...
2013-01-09 Ilya KulakovAdd formula to create appropriate python build.
2013-01-09 Ilya KulakovClarify Mac OS X Guide.
2013-01-09 daid303Fix the progressbars in the projectplanner..
2013-01-09 daid303Fixing project planner slicing for newer slicer impleme...
2013-01-09 daid303Allow manual placement by preference. And add option...
2013-01-09 daid303Should use "is None" instead of "== None"
2013-01-08 daid303Better show invalid placement when objects are not...
2013-01-08 daid303Add missing else statements in initial wizard
2013-01-08 daid303Minor cleanup suggested by pycharm, which speeds up...
2013-01-08 daid303Fix scale with new matrix mode,
2013-01-07 daid303Pass a matrix to the slicer for scale and rotation.
2013-01-07 daid303Merge branch 'master' of github.com:daid/Cura
2013-01-04 daid303Huge update to put all the code for slicing at the...
2013-01-04 DaidAdd full screen option for MacOS.
2013-01-04 daid303Only show the minecraft import when you have minecraft...
2013-01-02 daid303Add relative extrusion distance to GCode viewer, and...
2013-01-02 daid303Added minecraft import tool.
2013-01-02 daid303Revert the multiprocessing, as multiprocessing with...
2013-01-02 daid303Remove debug messages.
2013-01-02 daid303Update print window to use multiprocessing instead...
2013-01-01 daid303Add missing exception on error messages.
2012-12-27 daid303Fixed #299
2012-12-27 daid303Fix starting the printing interface under windows and...
2012-12-26 daid303Fix the double click on STL/OBJ files.
2012-12-24 DaidKeep the example and firmware data in subdirectories.
2012-12-24 DaidMerge branch 'master' of https://github.com/daid/Cura
2012-12-24 Daidcopy the cura examples from the proper location.
2012-12-24 daid303Fix the default example path, and add support for versi...
2012-12-24 daid303Fix the rounding bug when using 1.2mm wall thickness.
2012-12-24 daid303Update cura.bat for new format, remove printrun.bat...
2012-12-24 daid303Add power python module to package script.
2012-12-24 daid303Add ignores suggested by smorloc
2012-12-22 daidMerge pull request #293 from GreatFruitOmsk/master
2012-12-22 Ilya KulakovAdd proper quick look plugin for STL.
2012-12-21 daid303Remove useless ;
2012-12-21 DaidFix for plugins in MacOS
2012-12-21 daid303Merge branch 'master' of github.com:daid/Cura
2012-12-21 daid303Fix for mainscreen layout on MacOS when slicing.
2012-12-20 DaidAdd pypy and scripts for pypy back to mac package,...
2012-12-20 daid303Raise head on "pause at Z" so you can flush the nozzle...
2012-12-20 DaidFix the problem with the py2app version of the print...
2012-12-20 DaidFirst step to fixing the use of pypy for slicing in...
2012-12-20 daid303Fix a minor layout issue when slicing multiple files...
2012-12-20 daid303Center the machine bed grid on the machine center,...
2012-12-20 daid303Updated version number to 12.12, fixed some minor packa...
2012-12-19 daid303Add extra requirements to linux run script.
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-13 daid303Do not show the rotate ring in GCode preview.
2012-12-13 daidMerge pull request #288 from GreatFruitOmsk/master
2012-12-13 Ilya KulakovFix resulted archive was wrong in Mac OS X.
2012-12-13 Ilya KulakovMake app an owner of file formats.
2012-12-13 daidMerge pull request #287 from GreatFruitOmsk/master
2012-12-13 daid303Fixed #234
2012-12-13 daid303Check for modified files and ask the user to reload...
2012-12-13 Ilya KulakovDo not import splashScreen when platform is darwin.
2012-12-10 daid303Fix the windows shortcut to run Cura as a module, which...
2012-12-10 daid303Retract 15mm by default when switching extruders in...
2012-12-10 daid303Fix the simplemode.
2012-12-10 daid303Fixed the layout problems with the quickprint/normal...
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-10 daid303Fix encoding bug when using locals with none-ascii...
2012-12-10 James Walkertimelaps -> timelapse
2012-12-07 daid303Turn all classes into new style classes, this speeds...
2012-12-07 daid303Some minor fixes.
2012-12-07 daid303Fix all the imports in skeinforge.
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 daidMerge pull request #281 from GreatFruitOmsk/master
2012-12-07 Ilya KulakovFix darwin setup.py according to new resources structure.
2012-12-07 Ilya KulakovMake gui.util a package.
2012-12-07 Ilya KulakovFix power import.
2012-12-07 Ilya KulakovFix typo in requirements.
2012-12-07 Ilya KulakovUse Power as pip dependency, not git submodule.
2012-12-07 Ilya KulakovUpload formula.
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 daid303Move resources in to their own subdirectory and update...
2012-12-06 Ilya KulakovFix STLQuickLook is not copied into Mac OS X bundle.
2012-12-06 Ilya KulakovIgnore build files for Mac OS X.
2012-12-06 daid303Quick and ugly change which fixes slicing with pypy...
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-06 Ilya Kulakovpackage.sh is able to package Cura using new build...
2012-12-06 Ilya KulakovFix typo in README.
2012-12-06 Ilya KulakovFinish updating README for Mac OS X.
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 KulakovStart updating README for Mac OS X.
2012-12-05 Ilya KulakovNew py2app based distribution of Cura for Mac OS X.
2012-12-05 Ilya KulakovFix resources, imports and indentations.
2012-12-05 daid303Add Ultimaker upgrade page in first run wizard, which...
2012-12-05 daid303Added rotation circle to make it easier to rotate models.
2012-12-04 daid303Add experimental hop setting.
2012-12-04 daid303Always use machine size / 2 as machine center and remov...
next