chiark / gitweb /
cura.git
11 years agoUpdate print window to use multiprocessing instead of starting our own subprocess.
daid303 [Wed, 2 Jan 2013 10:08:20 +0000 (11:08 +0100)]
Update print window to use multiprocessing instead of starting our own subprocess.

11 years agoAdd missing exception on error messages.
daid303 [Tue, 1 Jan 2013 16:14:00 +0000 (17:14 +0100)]
Add missing exception on error messages.

11 years agoFixed #299
daid303 [Thu, 27 Dec 2012 09:21:06 +0000 (10:21 +0100)]
Fixed #299

11 years agoFix starting the printing interface under windows and linux.
daid303 [Thu, 27 Dec 2012 08:22:02 +0000 (09:22 +0100)]
Fix starting the printing interface under windows and linux.

11 years agoFix the double click on STL/OBJ files.
daid303 [Wed, 26 Dec 2012 10:39:24 +0000 (11:39 +0100)]
Fix the double click on STL/OBJ files.

11 years agoKeep the example and firmware data in subdirectories.
Daid [Mon, 24 Dec 2012 11:27:08 +0000 (12:27 +0100)]
Keep the example and firmware data in subdirectories.

11 years agoMerge branch 'master' of https://github.com/daid/Cura
Daid [Mon, 24 Dec 2012 11:21:13 +0000 (12:21 +0100)]
Merge branch 'master' of https://github.com/daid/Cura

11 years agocopy the cura examples from the proper location.
Daid [Mon, 24 Dec 2012 11:10:35 +0000 (12:10 +0100)]
copy the cura examples from the proper location.

11 years agoFix the default example path, and add support for version file in frozen build.
daid303 [Mon, 24 Dec 2012 10:55:00 +0000 (11:55 +0100)]
Fix the default example path, and add support for version file in frozen build.

11 years agoFix the rounding bug when using 1.2mm wall thickness.
daid303 [Mon, 24 Dec 2012 10:23:47 +0000 (11:23 +0100)]
Fix the rounding bug when using 1.2mm wall thickness.

11 years agoUpdate cura.bat for new format, remove printrun.bat as we do not ship with printrun...
daid303 [Mon, 24 Dec 2012 09:24:39 +0000 (10:24 +0100)]
Update cura.bat for new format, remove printrun.bat as we do not ship with printrun anymore
.

11 years agoAdd power python module to package script.
daid303 [Mon, 24 Dec 2012 09:17:52 +0000 (10:17 +0100)]
Add power python module to package script.

11 years agoAdd ignores suggested by smorloc
daid303 [Mon, 24 Dec 2012 09:15:10 +0000 (10:15 +0100)]
Add ignores suggested by smorloc

11 years agoMerge pull request #293 from GreatFruitOmsk/master
daid [Sat, 22 Dec 2012 15:26:34 +0000 (07:26 -0800)]
Merge pull request #293 from GreatFruitOmsk/master

Add proper quick look plugin for STL.

11 years agoAdd proper quick look plugin for STL.
Ilya Kulakov [Sat, 22 Dec 2012 10:19:58 +0000 (17:19 +0700)]
Add proper quick look plugin for STL.

11 years agoRemove useless ;
daid303 [Fri, 21 Dec 2012 11:19:35 +0000 (12:19 +0100)]
Remove useless ;

11 years agoFix for plugins in MacOS
Daid [Fri, 21 Dec 2012 11:00:26 +0000 (12:00 +0100)]
Fix for plugins in MacOS

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

11 years agoFix for mainscreen layout on MacOS when slicing.
daid303 [Fri, 21 Dec 2012 08:14:39 +0000 (09:14 +0100)]
Fix for mainscreen layout on MacOS when slicing.

11 years agoAdd pypy and scripts for pypy back to mac package, so slicing works.
Daid [Thu, 20 Dec 2012 14:01:33 +0000 (15:01 +0100)]
Add pypy and scripts for pypy back to mac package, so slicing works.

11 years agoRaise head on "pause at Z" so you can flush the nozzle when changing colors.
daid303 [Thu, 20 Dec 2012 12:32:02 +0000 (13:32 +0100)]
Raise head on "pause at Z" so you can flush the nozzle when changing colors.

11 years agoFix the problem with the py2app version of the print window.
Daid [Thu, 20 Dec 2012 12:03:22 +0000 (13:03 +0100)]
Fix the problem with the py2app version of the print window.

11 years agoFirst step to fixing the use of pypy for slicing in the macos.app
Daid [Thu, 20 Dec 2012 10:52:23 +0000 (11:52 +0100)]
First step to fixing the use of pypy for slicing in the macos.app

11 years agoFix a minor layout issue when slicing multiple files at the same time and having...
daid303 [Thu, 20 Dec 2012 09:04:51 +0000 (10:04 +0100)]
Fix a minor layout issue when slicing multiple files at the same time and having dual extrusion.

11 years agoCenter the machine bed grid on the machine center, so it is easier to judge scale...
daid303 [Thu, 20 Dec 2012 09:02:43 +0000 (10:02 +0100)]
Center the machine bed grid on the machine center, so it is easier to judge scale of objects.

11 years agoUpdated version number to 12.12, fixed some minor packaging issues.
daid303 [Thu, 20 Dec 2012 08:27:06 +0000 (09:27 +0100)]
Updated version number to 12.12, fixed some minor packaging issues.

11 years agoAdd extra requirements to linux run script.
daid303 [Wed, 19 Dec 2012 08:52:02 +0000 (09:52 +0100)]
Add extra requirements to linux run script.

11 years agoImprovement on the bed leveling wizard
daid303 [Wed, 19 Dec 2012 08:21:24 +0000 (09:21 +0100)]
Improvement on the bed leveling wizard

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.