chiark / gitweb /
cura.git
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...
2012-12-04 daid303Add steep overhang icons.
2012-12-04 daid303Switch the order of extruders every layer when printing...
2012-12-04 daid303Return to model viewing when using the rotate/scale...
2012-12-04 daid303Improve the first run wizard with the communication...
2012-12-04 daid303Improve the first run wizard with the communication...
2012-12-04 daid303Fix another UTF-8 filename encoding bug. Add error...
2012-12-03 daid303Add textbox which shows the bounderybox size of the...
2012-12-03 daid303Set the default minimal layer time to 5 seconds. Proper...
2012-11-29 daid303Some small text updates.
2012-11-27 daid303Add temperature graph labels.
2012-11-27 daid303Added general help for plugin tab, added open plugin...
2012-11-20 daidMerge pull request #265 from GreatFruitOmsk/master
2012-11-20 Ilya KulakovAdd timer handler.
2012-11-20 Ilya KulakovSet up timer to check power source every 10 seconds.
2012-11-20 daidMerge pull request #264 from jedahan/master
2012-11-20 Ilya KulakovShow a warning if computer is not connected to AC power.
2012-11-19 Jonathan Dahanallow user to cancel automatic installation of dependen...
2012-11-19 daid303Add plugin with doubleclick.
2012-11-19 daid303Make the project planner always auto-place.
2012-11-12 daid303Updated changelog.
2012-11-12 daid303Increased version number to 12.11
2012-11-12 daid303Fixed the print window does not open bug!.
2012-11-08 daid303Implement the help button for plugins.
2012-11-08 daid303Fix safe remove of volume.
2012-11-08 daid303Add missing import
2012-11-08 daid303Make the endstop check in the first run wizard in a...
2012-11-08 daid303Fixed the top down view light issue, made the project...
2012-11-08 daid303Update on default colors.
2012-11-08 daid303Add pauze at height plugin.
2012-11-07 daid303Enable support cross hatch when printing with dual...
2012-11-06 daid303Fix a missing import.
2012-11-06 daid303Add safely remove SD feature.
2012-11-06 daid303Add popups when copying files to the SD card, to indica...
2012-11-06 daid303Update on the GL window, better lighting. Upda on the...
2012-11-06 daid303Send firmware update per page size. The bootloader...
2012-11-05 daid303MacOS show file instead of directroy when using open...
2012-11-02 daid303Update icon with all resolutions.
2012-11-01 daid303Better handle plugin exceptions.
2012-11-01 daid303Better handle plugin exceptions.
next