Commit Graph

841 Commits (df08ba3ee616662e5fe9b92b37fa27818cace211)

Author SHA1 Message Date
Ilya Kulakov df08ba3ee6 Use Power as pip dependency, not git submodule. 2012-12-07 14:57:35 +07:00
Ilya Kulakov 948bbb8d13 Upload formula. 2012-12-07 14:53:23 +07:00
Ilya Kulakov f42ee83bc7 Merge remote-tracking branch 'upstream/master' 2012-12-07 14:48:25 +07:00
daid303 c7e497c1c8 Move some gui utility files into a seperate location so the code gets a bit more seperated. 2012-12-06 18:28:37 +01:00
daid303 c12c427569 Move resources in to their own subdirectory and update the code that uses the resources. 2012-12-06 18:17:14 +01:00
Ilya Kulakov fbe29005c7 Fix STLQuickLook is not copied into Mac OS X bundle. 2012-12-06 23:32:30 +07:00
Ilya Kulakov b25ef2dd39 Ignore build files for Mac OS X. 2012-12-06 23:31:57 +07:00
daid303 df2bd314b5 Quick and ugly change which fixes slicing with pypy. Cleanup will follow. 2012-12-06 14:57:00 +01:00
daid303 3b2a96f33c Fixed the imports. 2012-12-06 14:51:55 +01:00
Daid 6c4c4ba2f9 Updated all lineends for py files to unix style. 2012-12-06 14:12:13 +01:00
daid c4b3c26be1 Merge pull request #280 from GreatFruitOmsk/macosx
Better support for Mac OS X
2012-12-06 04:51:36 -08:00
Ilya Kulakov 252244cb65 package.sh is able to package Cura using new build system. 2012-12-06 19:39:37 +07:00
Ilya Kulakov a9dcc800f2 Fix typo in README. 2012-12-06 15:59:59 +07:00
Ilya Kulakov 4dcb07e4be Finish updating README for Mac OS X. 2012-12-06 14:57:18 +07:00
Ilya Kulakov 9f3d727817 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
2012-12-06 00:33:55 +07:00
Ilya Kulakov 1d42ce8afc Initial subclass of wx.App and removing splash on Mac OS X. 2012-12-05 23:54:11 +07:00
Ilya Kulakov 0a1b1c419a Start updating README for Mac OS X. 2012-12-05 20:16:50 +07:00
Ilya Kulakov 0e6b9fd67e New py2app based distribution of Cura for Mac OS X. 2012-12-05 19:16:41 +07:00
Ilya Kulakov 377ea03c15 Fix resources, imports and indentations. 2012-12-05 19:14:06 +07:00
daid303 2081a9cc9a Add Ultimaker upgrade page in first run wizard, which helps in setting better defaults. 2012-12-05 12:45:20 +01:00
daid303 bdc1441f07 Added rotation circle to make it easier to rotate models. 2012-12-05 09:46:58 +01:00
daid303 7cba9b96c1 Add experimental hop setting. 2012-12-04 18:54:11 +01:00
daid303 4c5ff7f275 Always use machine size / 2 as machine center and remove the setting. Also fixed some always-autoplace issues in the project planner. 2012-12-04 18:29:50 +01:00
daid303 03fc29b29f Add steep overhang icons. 2012-12-04 10:58:28 +01:00
daid303 c99eda4377 Switch the order of extruders every layer when printing with dual extrusion. 2012-12-04 09:22:35 +01:00
daid303 59c4d2cb91 Return to model viewing when using the rotate/scale/flip buttons. 2012-12-04 09:03:49 +01:00
daid303 95a120b412 Improve the first run wizard with the communication error log, and add info buttons to the Ultimaker wiki when steps fail. 2012-12-04 08:59:06 +01:00
daid303 3d0e633983 Improve the first run wizard with the communication error log, and add info buttons to the Ultimaker wiki when steps fail. 2012-12-04 08:56:15 +01:00
daid303 57b585b851 Fix another UTF-8 filename encoding bug. Add error output to the slice log so we see exceptions. 2012-12-04 08:27:04 +01:00
daid303 7eedb7eb99 Add textbox which shows the bounderybox size of the object 2012-12-03 16:17:20 +01:00
daid303 b2cd2268c5 Set the default minimal layer time to 5 seconds. Properly scale collada files. 2012-12-03 15:29:12 +01:00
daid303 b43c40707b Some small text updates. 2012-11-29 12:11:34 +01:00
daid303 1d59386dd5 Add temperature graph labels. 2012-11-27 14:08:00 +01:00
daid303 558e9d478a 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). 2012-11-27 13:15:32 +01:00
daid 035ccf0325 Merge pull request #265 from GreatFruitOmsk/master
Show a warning if computer is not connected to AC power
2012-11-20 01:28:06 -08:00
Ilya Kulakov 132e6381ea Add timer handler. 2012-11-20 16:25:13 +07:00
Ilya Kulakov fff570d24b Set up timer to check power source every 10 seconds. 2012-11-20 16:23:47 +07:00
daid 2fd19517be Merge pull request #264 from jedahan/master
Allow cancelling the automatic installation of dependencies
2012-11-20 00:43:24 -08:00
Ilya Kulakov 0d4d181a5b Show a warning if computer is not connected to AC power. 2012-11-20 15:32:34 +07:00
Jonathan Dahan 6b80b3dadd allow user to cancel automatic installation of dependencies during install 2012-11-19 12:37:46 -05:00
daid303 77e1accb37 Add plugin with doubleclick. 2012-11-19 14:12:24 +01:00
daid303 37fd84b0fa Make the project planner always auto-place. 2012-11-19 08:43:04 +01:00
daid303 5d98793ade Updated changelog. 2012-11-12 10:04:11 +01:00
daid303 d240160723 Increased version number to 12.11 2012-11-12 09:59:59 +01:00
daid303 d84570b907 Fixed the print window does not open bug!. 2012-11-12 09:58:40 +01:00
daid303 b871d1494e Implement the help button for plugins. 2012-11-08 13:39:17 +01:00
daid303 45992dd10b Fix safe remove of volume. 2012-11-08 10:56:31 +01:00
daid303 a4adcc90b7 Add missing import 2012-11-08 10:43:04 +01:00
daid303 8e4fb0b147 Make the endstop check in the first run wizard in a better order, and make re-running the checks work better. 2012-11-08 10:13:58 +01:00
daid303 3fa28497ac Fixed the top down view light issue, made the project planner use the configured color for objects. 2012-11-08 08:38:37 +01:00