2012-12-21 |
daid303 | Fix for mainscreen layout on MacOS when slicing. |
commit | commitdiff | tree | snapshot |
2012-12-20 |
daid303 | Raise head on "pause at Z" so you can flush the nozzle... |
commit | commitdiff | tree | snapshot |
2012-12-20 |
Daid | Fix the problem with the py2app version of the print... |
commit | commitdiff | tree | snapshot |
2012-12-20 |
Daid | First step to fixing the use of pypy for slicing in... |
commit | commitdiff | tree | snapshot |
2012-12-20 |
daid303 | Fix a minor layout issue when slicing multiple files... |
commit | commitdiff | tree | snapshot |
2012-12-20 |
daid303 | Center the machine bed grid on the machine center,... |
commit | commitdiff | tree | snapshot |
2012-12-20 |
daid303 | Updated version number to 12.12, fixed some minor packa... |
commit | commitdiff | tree | snapshot |
2012-12-19 |
daid303 | Add extra requirements to linux run script. |
commit | commitdiff | tree | snapshot |
2012-12-19 |
daid303 | Improvement on the bed leveling wizard |
commit | commitdiff | tree | snapshot |
2012-12-17 |
daid303 | Merge branch 'master' of github.com:daid/Cura |
commit | commitdiff | tree | snapshot |
2012-12-17 |
daid303 | Add bed leveling wizard. |
commit | commitdiff | tree | snapshot |
2012-12-13 |
daid303 | Do not show the rotate ring in GCode preview. |
commit | commitdiff | tree | snapshot |
2012-12-13 |
daid | Merge pull request #288 from GreatFruitOmsk/master |
commit | commitdiff | tree | snapshot |
2012-12-13 |
Ilya Kulakov | Fix resulted archive was wrong in Mac OS X. |
commit | commitdiff | tree | snapshot |
2012-12-13 |
Ilya Kulakov | Make app an owner of file formats. |
commit | commitdiff | tree | snapshot |
2012-12-13 |
daid | Merge pull request #287 from GreatFruitOmsk/master |
commit | commitdiff | tree | snapshot |
2012-12-13 |
daid303 | Fixed #234 |
commit | commitdiff | tree | snapshot |
2012-12-13 |
daid303 | Check for modified files and ask the user to reload... |
commit | commitdiff | tree | snapshot |
2012-12-13 |
Ilya Kulakov | Do not import splashScreen when platform is darwin. |
commit | commitdiff | tree | snapshot |
2012-12-10 |
daid303 | Fix the windows shortcut to run Cura as a module, which... |
commit | commitdiff | tree | snapshot |
2012-12-10 |
daid303 | Retract 15mm by default when switching extruders in... |
commit | commitdiff | tree | snapshot |
2012-12-10 |
daid303 | Fix the simplemode. |
commit | commitdiff | tree | snapshot |
2012-12-10 |
daid303 | Fixed the layout problems with the quickprint/normal... |
commit | commitdiff | tree | snapshot |
2012-12-10 |
daid303 | Small extra comment to make it clear why the import... |
commit | commitdiff | tree | snapshot |
2012-12-10 |
daid | Merge pull request #284 from jcosmo/timelapse_spelling |
commit | commitdiff | tree | snapshot |
2012-12-10 |
daid303 | Make a single entry point for the GUI interface, as... |
commit | commitdiff | tree | snapshot |
2012-12-10 |
daid303 | Fix encoding bug when using locals with none-ascii... |
commit | commitdiff | tree | snapshot |
2012-12-10 |
James Walker | timelaps -> timelapse |
commit | commitdiff | tree | snapshot |
2012-12-07 |
daid303 | Turn all classes into new style classes, this speeds... |
commit | commitdiff | tree | snapshot |
2012-12-07 |
daid303 | Some minor fixes. |
commit | commitdiff | tree | snapshot |
2012-12-07 |
daid303 | Fix all the imports in skeinforge. |
commit | commitdiff | tree | snapshot |
2012-12-07 |
daid303 | Merge branch 'master' of github.com:daid/Cura |
commit | commitdiff | tree | snapshot |
2012-12-07 |
daid303 | Update on normal/quickprint mode. Now they share a... |
commit | commitdiff | tree | snapshot |
2012-12-07 |
daid | Merge pull request #281 from GreatFruitOmsk/master |
commit | commitdiff | tree | snapshot |
2012-12-07 |
Ilya Kulakov | Fix darwin setup.py according to new resources structure. |
commit | commitdiff | tree | snapshot |
2012-12-07 |
Ilya Kulakov | Make gui.util a package. |
commit | commitdiff | tree | snapshot |
2012-12-07 |
Ilya Kulakov | Fix power import. |
commit | commitdiff | tree | snapshot |
2012-12-07 |
Ilya Kulakov | Fix typo in requirements. |
commit | commitdiff | tree | snapshot |
2012-12-07 |
Ilya Kulakov | Use Power as pip dependency, not git submodule. |
commit | commitdiff | tree | snapshot |
2012-12-07 |
Ilya Kulakov | Upload formula. |
commit | commitdiff | tree | snapshot |
2012-12-07 |
Ilya Kulakov | Merge remote-tracking branch 'upstream/master' |
commit | commitdiff | tree | snapshot |
2012-12-06 |
daid303 | Move some gui utility files into a seperate location... |
commit | commitdiff | tree | snapshot |
2012-12-06 |
daid303 | Move resources in to their own subdirectory and update... |
commit | commitdiff | tree | snapshot |
2012-12-06 |
Ilya Kulakov | Fix STLQuickLook is not copied into Mac OS X bundle. |
commit | commitdiff | tree | snapshot |
2012-12-06 |
Ilya Kulakov | Ignore build files for Mac OS X. |
commit | commitdiff | tree | snapshot |
2012-12-06 |
daid303 | Quick and ugly change which fixes slicing with pypy... |
commit | commitdiff | tree | snapshot |
2012-12-06 |
daid303 | Fixed the imports. |
commit | commitdiff | tree | snapshot |
2012-12-06 |
Daid | Updated all lineends for py files to unix style. |
commit | commitdiff | tree | snapshot |
2012-12-06 |
daid | Merge pull request #280 from GreatFruitOmsk/macosx |
commit | commitdiff | tree | snapshot |
2012-12-06 |
Ilya Kulakov | package.sh is able to package Cura using new build... |
commit | commitdiff | tree | snapshot |
2012-12-06 |
Ilya Kulakov | Fix typo in README. |
commit | commitdiff | tree | snapshot |
2012-12-06 |
Ilya Kulakov | Finish updating README for Mac OS X. |
commit | commitdiff | tree | snapshot |
2012-12-05 |
Ilya Kulakov | Merge remote-tracking branch 'upstream/master' into... |
commit | commitdiff | tree | snapshot |
2012-12-05 |
Ilya Kulakov | Initial subclass of wx.App and removing splash on Mac... |
commit | commitdiff | tree | snapshot |
2012-12-05 |
Ilya Kulakov | Start updating README for Mac OS X. |
commit | commitdiff | tree | snapshot |
2012-12-05 |
Ilya Kulakov | New py2app based distribution of Cura for Mac OS X. |
commit | commitdiff | tree | snapshot |
2012-12-05 |
Ilya Kulakov | Fix resources, imports and indentations. |
commit | commitdiff | tree | snapshot |
2012-12-05 |
daid303 | Add Ultimaker upgrade page in first run wizard, which... |
commit | commitdiff | tree | snapshot |
2012-12-05 |
daid303 | Added rotation circle to make it easier to rotate models. |
commit | commitdiff | tree | snapshot |
2012-12-04 |
daid303 | Add experimental hop setting. |
commit | commitdiff | tree | snapshot |
2012-12-04 |
daid303 | Always use machine size / 2 as machine center and remov... |
commit | commitdiff | tree | snapshot |
2012-12-04 |
daid303 | Add steep overhang icons. |
commit | commitdiff | tree | snapshot |
2012-12-04 |
daid303 | Switch the order of extruders every layer when printing... |
commit | commitdiff | tree | snapshot |
2012-12-04 |
daid303 | Return to model viewing when using the rotate/scale... |
commit | commitdiff | tree | snapshot |
2012-12-04 |
daid303 | Improve the first run wizard with the communication... |
commit | commitdiff | tree | snapshot |
2012-12-04 |
daid303 | Improve the first run wizard with the communication... |
commit | commitdiff | tree | snapshot |
2012-12-04 |
daid303 | Fix another UTF-8 filename encoding bug. Add error... |
commit | commitdiff | tree | snapshot |
2012-12-03 |
daid303 | Add textbox which shows the bounderybox size of the... |
commit | commitdiff | tree | snapshot |
2012-12-03 |
daid303 | Set the default minimal layer time to 5 seconds. Proper... |
commit | commitdiff | tree | snapshot |
2012-11-29 |
daid303 | Some small text updates. |
commit | commitdiff | tree | snapshot |
2012-11-27 |
daid303 | Add temperature graph labels. |
commit | commitdiff | tree | snapshot |
2012-11-27 |
daid303 | Added general help for plugin tab, added open plugin... |
commit | commitdiff | tree | snapshot |
2012-11-20 |
daid | Merge pull request #265 from GreatFruitOmsk/master |
commit | commitdiff | tree | snapshot |
2012-11-20 |
Ilya Kulakov | Add timer handler. |
commit | commitdiff | tree | snapshot |
2012-11-20 |
Ilya Kulakov | Set up timer to check power source every 10 seconds. |
commit | commitdiff | tree | snapshot |
2012-11-20 |
daid | Merge pull request #264 from jedahan/master |
commit | commitdiff | tree | snapshot |
2012-11-20 |
Ilya Kulakov | Show a warning if computer is not connected to AC power. |
commit | commitdiff | tree | snapshot |
2012-11-19 |
Jonathan Dahan | allow user to cancel automatic installation of dependen... |
commit | commitdiff | tree | snapshot |
2012-11-19 |
daid303 | Add plugin with doubleclick. |
commit | commitdiff | tree | snapshot |
2012-11-19 |
daid303 | Make the project planner always auto-place. |
commit | commitdiff | tree | snapshot |
2012-11-12 |
daid303 | Updated changelog. |
commit | commitdiff | tree | snapshot |
2012-11-12 |
daid303 | Increased version number to 12.11 |
commit | commitdiff | tree | snapshot |
2012-11-12 |
daid303 | Fixed the print window does not open bug!. |
commit | commitdiff | tree | snapshot |
2012-11-08 |
daid303 | Implement the help button for plugins. |
commit | commitdiff | tree | snapshot |
2012-11-08 |
daid303 | Fix safe remove of volume. |
commit | commitdiff | tree | snapshot |
2012-11-08 |
daid303 | Add missing import |
commit | commitdiff | tree | snapshot |
2012-11-08 |
daid303 | Make the endstop check in the first run wizard in a... |
commit | commitdiff | tree | snapshot |
2012-11-08 |
daid303 | Fixed the top down view light issue, made the project... |
commit | commitdiff | tree | snapshot |
2012-11-08 |
daid303 | Update on default colors. |
commit | commitdiff | tree | snapshot |
2012-11-08 |
daid303 | Add pauze at height plugin. |
commit | commitdiff | tree | snapshot |
2012-11-07 |
daid303 | Enable support cross hatch when printing with dual... |
commit | commitdiff | tree | snapshot |
2012-11-06 |
daid303 | Fix a missing import. |
commit | commitdiff | tree | snapshot |
2012-11-06 |
daid303 | Add safely remove SD feature. |
commit | commitdiff | tree | snapshot |
2012-11-06 |
daid303 | Add popups when copying files to the SD card, to indica... |
commit | commitdiff | tree | snapshot |
2012-11-06 |
daid303 | Update on the GL window, better lighting. Upda on the... |
commit | commitdiff | tree | snapshot |
2012-11-06 |
daid303 | Send firmware update per page size. The bootloader... |
commit | commitdiff | tree | snapshot |
2012-11-05 |
daid303 | MacOS show file instead of directroy when using open... |
commit | commitdiff | tree | snapshot |
2012-11-02 |
daid303 | Update icon with all resolutions. |
commit | commitdiff | tree | snapshot |
2012-11-01 |
daid303 | Better handle plugin exceptions. |
commit | commitdiff | tree | snapshot |
2012-11-01 |
daid303 | Better handle plugin exceptions. |
commit | commitdiff | tree | snapshot |
next |