chiark / gitweb /
cura.git
11 years agoMerge branch 'master' of github.com:daid/Cura
daid303 [Mon, 17 Dec 2012 13:15:50 +0000 (14:15 +0100)]
Merge branch 'master' of github.com:daid/Cura

11 years agoAdd bed leveling wizard.
daid303 [Mon, 17 Dec 2012 13:15:40 +0000 (14:15 +0100)]
Add bed leveling wizard.

11 years agoDo not show the rotate ring in GCode preview.
daid303 [Thu, 13 Dec 2012 16:47:50 +0000 (17:47 +0100)]
Do not show the rotate ring in GCode preview.

11 years agoMerge pull request #288 from GreatFruitOmsk/master
daid [Thu, 13 Dec 2012 13:55:30 +0000 (05:55 -0800)]
Merge pull request #288 from GreatFruitOmsk/master

Fix package.sh and improve file association

11 years agoFix resulted archive was wrong in Mac OS X.
Ilya Kulakov [Thu, 13 Dec 2012 13:38:11 +0000 (20:38 +0700)]
Fix resulted archive was wrong in Mac OS X.

11 years agoMake app an owner of file formats.
Ilya Kulakov [Thu, 13 Dec 2012 13:37:46 +0000 (20:37 +0700)]
Make app an owner of file formats.

Since Cura works with file formats designed for exporting
it makes sense to be an Owner of such files, since Cura
prints them.

11 years agoMerge pull request #287 from GreatFruitOmsk/master
daid [Thu, 13 Dec 2012 13:23:02 +0000 (05:23 -0800)]
Merge pull request #287 from GreatFruitOmsk/master

Small Optimization for Drawin

11 years agoFixed #234
daid303 [Thu, 13 Dec 2012 09:56:26 +0000 (10:56 +0100)]
Fixed #234

11 years agoCheck for modified files and ask the user to reload if the file is changed.
daid303 [Thu, 13 Dec 2012 08:52:25 +0000 (09:52 +0100)]
Check for modified files and ask the user to reload if the file is changed.

11 years agoDo not import splashScreen when platform is darwin.
Ilya Kulakov [Thu, 13 Dec 2012 08:51:45 +0000 (15:51 +0700)]
Do not import splashScreen when platform is darwin.

11 years agoFix the windows shortcut to run Cura as a module, which is the proper way to start...
daid303 [Mon, 10 Dec 2012 17:10:03 +0000 (18:10 +0100)]
Fix the windows shortcut to run Cura as a module, which is the proper way to start python software.

11 years agoRetract 15mm by default when switching extruders in a dual extrusion setup, as 5mm...
daid303 [Mon, 10 Dec 2012 15:52:43 +0000 (16:52 +0100)]
Retract 15mm by default when switching extruders in a dual extrusion setup, as 5mm is nowhere near enough.

11 years agoFix the simplemode.
daid303 [Mon, 10 Dec 2012 13:35:47 +0000 (14:35 +0100)]
Fix the simplemode.

11 years agoFixed the layout problems with the quickprint/normal switch. Still need to test on...
daid303 [Mon, 10 Dec 2012 12:57:09 +0000 (13:57 +0100)]
Fixed the layout problems with the quickprint/normal switch. Still need to test on Mac.

11 years agoSmall extra comment to make it clear why the import is at an odd spot
daid303 [Mon, 10 Dec 2012 12:24:08 +0000 (13:24 +0100)]
Small extra comment to make it clear why the import is at an odd spot

11 years agoMerge pull request #284 from jcosmo/timelapse_spelling
daid [Mon, 10 Dec 2012 11:28:21 +0000 (03:28 -0800)]
Merge pull request #284 from jcosmo/timelapse_spelling

timelaps -> timelapse

11 years agoMake a single entry point for the GUI interface, as Cura.gui.app
daid303 [Mon, 10 Dec 2012 10:38:30 +0000 (11:38 +0100)]
Make a single entry point for the GUI interface, as Cura.gui.app

11 years agoFix encoding bug when using locals with none-ascii chars in it.
daid303 [Mon, 10 Dec 2012 09:09:55 +0000 (10:09 +0100)]
Fix encoding bug when using locals with none-ascii chars in it.

11 years agotimelaps -> timelapse
James Walker [Mon, 10 Dec 2012 09:07:46 +0000 (20:07 +1100)]
timelaps -> timelapse

11 years agoTurn all classes into new style classes, this speeds up skeinforge a tiny bit.
daid303 [Fri, 7 Dec 2012 17:58:26 +0000 (18:58 +0100)]
Turn all classes into new style classes, this speeds up skeinforge a tiny bit.

11 years agoSome minor fixes.
daid303 [Fri, 7 Dec 2012 15:08:47 +0000 (16:08 +0100)]
Some minor fixes.

11 years agoFix all the imports in skeinforge.
daid303 [Fri, 7 Dec 2012 11:20:42 +0000 (12:20 +0100)]
Fix all the imports in skeinforge.

11 years agoMerge branch 'master' of github.com:daid/Cura
daid303 [Fri, 7 Dec 2012 11:07:21 +0000 (12:07 +0100)]
Merge branch 'master' of github.com:daid/Cura

11 years agoUpdate on normal/quickprint mode. Now they share a lot of code and use the same main...
daid303 [Fri, 7 Dec 2012 10:37:05 +0000 (11:37 +0100)]
Update on normal/quickprint mode. Now they share a lot of code and use the same main window. Switching still has some minor issues.

11 years agoMerge pull request #281 from GreatFruitOmsk/master
daid [Fri, 7 Dec 2012 10:06:58 +0000 (02:06 -0800)]
Merge pull request #281 from GreatFruitOmsk/master

Mac OS X related and general fixes

11 years agoFix darwin setup.py according to new resources structure.
Ilya Kulakov [Fri, 7 Dec 2012 08:45:06 +0000 (15:45 +0700)]
Fix darwin setup.py according to new resources structure.

11 years agoMake gui.util a package.
Ilya Kulakov [Fri, 7 Dec 2012 08:30:30 +0000 (15:30 +0700)]
Make gui.util a package.

11 years agoFix power import.
Ilya Kulakov [Fri, 7 Dec 2012 08:29:41 +0000 (15:29 +0700)]
Fix power import.

11 years agoFix typo in requirements.
Ilya Kulakov [Fri, 7 Dec 2012 08:00:07 +0000 (15:00 +0700)]
Fix typo in requirements.

11 years agoUse Power as pip dependency, not git submodule.
Ilya Kulakov [Fri, 7 Dec 2012 07:54:59 +0000 (14:54 +0700)]
Use Power as pip dependency, not git submodule.

11 years agoUpload formula.
Ilya Kulakov [Fri, 7 Dec 2012 07:53:23 +0000 (14:53 +0700)]
Upload formula.

11 years agoMerge remote-tracking branch 'upstream/master'
Ilya Kulakov [Fri, 7 Dec 2012 07:48:25 +0000 (14:48 +0700)]
Merge remote-tracking branch 'upstream/master'

11 years agoMove some gui utility files into a seperate location so the code gets a bit more...
daid303 [Thu, 6 Dec 2012 17:28:37 +0000 (18:28 +0100)]
Move some gui utility files into a seperate location so the code gets a bit more seperated.

11 years agoMove resources in to their own subdirectory and update the code that uses the resources.
daid303 [Thu, 6 Dec 2012 17:17:14 +0000 (18:17 +0100)]
Move resources in to their own subdirectory and update the code that uses the resources.

11 years agoFix STLQuickLook is not copied into Mac OS X bundle.
Ilya Kulakov [Thu, 6 Dec 2012 16:32:30 +0000 (23:32 +0700)]
Fix STLQuickLook is not copied into Mac OS X bundle.

11 years agoIgnore build files for Mac OS X.
Ilya Kulakov [Thu, 6 Dec 2012 16:31:57 +0000 (23:31 +0700)]
Ignore build files for Mac OS X.

11 years agoQuick and ugly change which fixes slicing with pypy. Cleanup will follow.
daid303 [Thu, 6 Dec 2012 13:57:00 +0000 (14:57 +0100)]
Quick and ugly change which fixes slicing with pypy. Cleanup will follow.

11 years agoFixed the imports.
daid303 [Thu, 6 Dec 2012 13:51:55 +0000 (14:51 +0100)]
Fixed the imports.

11 years agoUpdated all lineends for py files to unix style.
Daid [Thu, 6 Dec 2012 13:12:13 +0000 (14:12 +0100)]
Updated all lineends for py files to unix style.

11 years agoMerge pull request #280 from GreatFruitOmsk/macosx
daid [Thu, 6 Dec 2012 12:51:36 +0000 (04:51 -0800)]
Merge pull request #280 from GreatFruitOmsk/macosx

Better support for Mac OS X

11 years agopackage.sh is able to package Cura using new build system.
Ilya Kulakov [Thu, 6 Dec 2012 12:39:37 +0000 (19:39 +0700)]
package.sh is able to package Cura using new build system.

11 years agoFix typo in README.
Ilya Kulakov [Thu, 6 Dec 2012 08:59:59 +0000 (15:59 +0700)]
Fix typo in README.

11 years agoFinish updating README for Mac OS X.
Ilya Kulakov [Thu, 6 Dec 2012 07:57:18 +0000 (14:57 +0700)]
Finish updating README for Mac OS X.

11 years agoMerge remote-tracking branch 'upstream/master' into macosx
Ilya Kulakov [Wed, 5 Dec 2012 17:33:55 +0000 (00:33 +0700)]
Merge remote-tracking branch 'upstream/master' into macosx

Conflicts:
Cura/gui/configWizard.py
Cura/gui/mainWindow.py
Cura/gui/opengl.py
Cura/gui/printWindow.py
scripts/osx64/Cura.app/Contents/MacOS/Cura

11 years agoInitial subclass of wx.App and removing splash on Mac OS X.
Ilya Kulakov [Wed, 5 Dec 2012 16:54:11 +0000 (23:54 +0700)]
Initial subclass of wx.App and removing splash on Mac OS X.

11 years agoStart updating README for Mac OS X.
Ilya Kulakov [Wed, 5 Dec 2012 13:16:50 +0000 (20:16 +0700)]
Start updating README for Mac OS X.

11 years agoNew py2app based distribution of Cura for Mac OS X.
Ilya Kulakov [Wed, 5 Dec 2012 12:16:41 +0000 (19:16 +0700)]
New py2app based distribution of Cura for Mac OS X.

11 years agoFix resources, imports and indentations.
Ilya Kulakov [Wed, 5 Dec 2012 12:14:06 +0000 (19:14 +0700)]
Fix resources, imports and indentations.

11 years agoAdd Ultimaker upgrade page in first run wizard, which helps in setting better defaults.
daid303 [Wed, 5 Dec 2012 11:45:20 +0000 (12:45 +0100)]
Add Ultimaker upgrade page in first run wizard, which helps in setting better defaults.

11 years agoAdded rotation circle to make it easier to rotate models.
daid303 [Wed, 5 Dec 2012 08:46:58 +0000 (09:46 +0100)]
Added rotation circle to make it easier to rotate models.

11 years agoAdd experimental hop setting.
daid303 [Tue, 4 Dec 2012 17:54:11 +0000 (18:54 +0100)]
Add experimental hop setting.

11 years agoAlways use machine size / 2 as machine center and remove the setting. Also fixed...
daid303 [Tue, 4 Dec 2012 17:29:50 +0000 (18:29 +0100)]
Always use machine size / 2 as machine center and remove the setting. Also fixed some always-autoplace issues in the project planner.

11 years agoAdd steep overhang icons.
daid303 [Tue, 4 Dec 2012 09:58:28 +0000 (10:58 +0100)]
Add steep overhang icons.

11 years agoSwitch the order of extruders every layer when printing with dual extrusion.
daid303 [Tue, 4 Dec 2012 08:22:35 +0000 (09:22 +0100)]
Switch the order of extruders every layer when printing with dual extrusion.

11 years agoReturn to model viewing when using the rotate/scale/flip buttons.
daid303 [Tue, 4 Dec 2012 08:03:49 +0000 (09:03 +0100)]
Return to model viewing when using the rotate/scale/flip buttons.

11 years agoImprove the first run wizard with the communication error log, and add info buttons...
daid303 [Tue, 4 Dec 2012 07:59:06 +0000 (08:59 +0100)]
Improve the first run wizard with the communication error log, and add info buttons to the Ultimaker wiki when steps fail.

11 years agoImprove the first run wizard with the communication error log, and add info buttons...
daid303 [Tue, 4 Dec 2012 07:56:15 +0000 (08:56 +0100)]
Improve the first run wizard with the communication error log, and add info buttons to the Ultimaker wiki when steps fail.

11 years agoFix another UTF-8 filename encoding bug. Add error output to the slice log so we...
daid303 [Tue, 4 Dec 2012 07:27:04 +0000 (08:27 +0100)]
Fix another UTF-8 filename encoding bug. Add error output to the slice log so we see exceptions.

11 years agoAdd textbox which shows the bounderybox size of the object
daid303 [Mon, 3 Dec 2012 15:17:20 +0000 (16:17 +0100)]
Add textbox which shows the bounderybox size of the object

11 years agoSet the default minimal layer time to 5 seconds. Properly scale collada files.
daid303 [Mon, 3 Dec 2012 14:29:12 +0000 (15:29 +0100)]
Set the default minimal layer time to 5 seconds. Properly scale collada files.

11 years agoSome small text updates.
daid303 [Thu, 29 Nov 2012 11:11:34 +0000 (12:11 +0100)]
Some small text updates.

11 years agoAdd temperature graph labels.
daid303 [Tue, 27 Nov 2012 13:08:00 +0000 (14:08 +0100)]
Add temperature graph labels.

11 years agoAdded general help for plugin tab, added open plugin folder button, fixed scale to...
daid303 [Tue, 27 Nov 2012 12:15:32 +0000 (13:15 +0100)]
Added general help for plugin tab, added open plugin folder button, fixed scale to max size to account for skirt, added steep overhang view (still needs icons).

11 years agoMerge pull request #265 from GreatFruitOmsk/master
daid [Tue, 20 Nov 2012 09:28:06 +0000 (01:28 -0800)]
Merge pull request #265 from GreatFruitOmsk/master

Show a warning if computer is not connected to AC power

11 years agoAdd timer handler.
Ilya Kulakov [Tue, 20 Nov 2012 09:25:13 +0000 (16:25 +0700)]
Add timer handler.

11 years agoSet up timer to check power source every 10 seconds.
Ilya Kulakov [Tue, 20 Nov 2012 09:23:47 +0000 (16:23 +0700)]
Set up timer to check power source every 10 seconds.

11 years agoMerge pull request #264 from jedahan/master
daid [Tue, 20 Nov 2012 08:43:24 +0000 (00:43 -0800)]
Merge pull request #264 from jedahan/master

Allow cancelling the automatic installation of dependencies

11 years agoShow a warning if computer is not connected to AC power.
Ilya Kulakov [Tue, 20 Nov 2012 08:32:34 +0000 (15:32 +0700)]
Show a warning if computer is not connected to AC power.

11 years agoallow user to cancel automatic installation of dependencies during install
Jonathan Dahan [Mon, 19 Nov 2012 17:37:46 +0000 (12:37 -0500)]
allow user to cancel automatic installation of dependencies during install

11 years agoAdd plugin with doubleclick.
daid303 [Mon, 19 Nov 2012 13:12:24 +0000 (14:12 +0100)]
Add plugin with doubleclick.

11 years agoMake the project planner always auto-place.
daid303 [Mon, 19 Nov 2012 07:43:04 +0000 (08:43 +0100)]
Make the project planner always auto-place.

11 years agoUpdated changelog.
daid303 [Mon, 12 Nov 2012 09:04:11 +0000 (10:04 +0100)]
Updated changelog.

11 years agoIncreased version number to 12.11
daid303 [Mon, 12 Nov 2012 08:59:59 +0000 (09:59 +0100)]
Increased version number to 12.11

11 years agoFixed the print window does not open bug!.
daid303 [Mon, 12 Nov 2012 08:58:40 +0000 (09:58 +0100)]
Fixed the print window does not open bug!.

11 years agoImplement the help button for plugins.
daid303 [Thu, 8 Nov 2012 12:39:17 +0000 (13:39 +0100)]
Implement the help button for plugins.

11 years agoFix safe remove of volume.
daid303 [Thu, 8 Nov 2012 09:56:31 +0000 (10:56 +0100)]
Fix safe remove of volume.

11 years agoAdd missing import
daid303 [Thu, 8 Nov 2012 09:43:04 +0000 (10:43 +0100)]
Add missing import

11 years agoMake the endstop check in the first run wizard in a better order, and make re-running...
daid303 [Thu, 8 Nov 2012 09:13:58 +0000 (10:13 +0100)]
Make the endstop check in the first run wizard in a better order, and make re-running the checks work better.

11 years agoFixed the top down view light issue, made the project planner use the configured...
daid303 [Thu, 8 Nov 2012 07:38:37 +0000 (08:38 +0100)]
Fixed the top down view light issue, made the project planner use the configured color for objects.

11 years agoUpdate on default colors.
daid303 [Thu, 8 Nov 2012 07:22:05 +0000 (08:22 +0100)]
Update on default colors.

11 years agoAdd pauze at height plugin.
daid303 [Thu, 8 Nov 2012 07:21:54 +0000 (08:21 +0100)]
Add pauze at height plugin.

11 years agoEnable support cross hatch when printing with dual-extrusion support.
daid303 [Wed, 7 Nov 2012 17:39:27 +0000 (18:39 +0100)]
Enable support cross hatch when printing with dual-extrusion support.

11 years agoFix a missing import.
daid303 [Tue, 6 Nov 2012 13:46:26 +0000 (14:46 +0100)]
Fix a missing import.

11 years agoAdd safely remove SD feature.
daid303 [Tue, 6 Nov 2012 10:06:09 +0000 (11:06 +0100)]
Add safely remove SD feature.

11 years agoAdd popups when copying files to the SD card, to indicate succes or failure. Still...
daid303 [Tue, 6 Nov 2012 08:11:57 +0000 (09:11 +0100)]
Add popups when copying files to the SD card, to indicate succes or failure. Still need to add safely remove code.

11 years agoUpdate on the GL window, better lighting. Upda on the plugin system GUI. Always show...
daid303 [Tue, 6 Nov 2012 07:52:16 +0000 (08:52 +0100)]
Update on the GL window, better lighting. Upda on the plugin system GUI. Always show copy-to-SD button, and open preferences if no drive is set.

11 years agoSend firmware update per page size. The bootloader expects this.
daid303 [Tue, 6 Nov 2012 07:50:53 +0000 (08:50 +0100)]
Send firmware update per page size. The bootloader expects this.

11 years agoMacOS show file instead of directroy when using open file location button.
daid303 [Mon, 5 Nov 2012 14:15:00 +0000 (15:15 +0100)]
MacOS show file instead of directroy when using open file location button.

11 years agoUpdate icon with all resolutions.
daid303 [Fri, 2 Nov 2012 10:39:07 +0000 (11:39 +0100)]
Update icon with all resolutions.

11 years agoBetter handle plugin exceptions.
daid303 [Thu, 1 Nov 2012 08:12:07 +0000 (09:12 +0100)]
Better handle plugin exceptions.

11 years agoBetter handle plugin exceptions.
daid303 [Thu, 1 Nov 2012 08:07:03 +0000 (09:07 +0100)]
Better handle plugin exceptions.

11 years agoAdd post processing plugin support.
daid303 [Wed, 31 Oct 2012 10:06:57 +0000 (11:06 +0100)]
Add post processing plugin support.

11 years agoAdd post processing plugin support.
daid303 [Wed, 31 Oct 2012 10:04:08 +0000 (11:04 +0100)]
Add post processing plugin support.

11 years agoDo the refresh of the 3D window after drawing, this will help with issue #151
Daid [Wed, 31 Oct 2012 09:49:32 +0000 (10:49 +0100)]
Do the refresh of the 3D window after drawing, this will help with issue #151

11 years agoAdded readme.txt text.
Daid [Tue, 30 Oct 2012 10:18:08 +0000 (11:18 +0100)]
Added readme.txt text.

11 years agoHopefully fix the macos icon.
Daid [Mon, 29 Oct 2012 16:51:27 +0000 (17:51 +0100)]
Hopefully fix the macos icon.

11 years agoUpdate template to use background inside of dmg.
Daid [Mon, 29 Oct 2012 16:36:45 +0000 (17:36 +0100)]
Update template to use background inside of dmg.

11 years agoFilter out symlinks in /Volumes/ instead of filtering on name.
Daid [Mon, 29 Oct 2012 09:59:19 +0000 (10:59 +0100)]
Filter out symlinks in /Volumes/ instead of filtering on name.

11 years agoAdd preferences shortcut key #246
daid303 [Mon, 29 Oct 2012 09:31:36 +0000 (10:31 +0100)]
Add preferences shortcut key #246

11 years agoFix the splashscreen overlaying on the first run wizard on mac.
Daid [Mon, 29 Oct 2012 09:27:13 +0000 (10:27 +0100)]
Fix the splashscreen overlaying on the first run wizard on mac.