Commit Graph

37 Commits (df08ba3ee616662e5fe9b92b37fa27818cace211)

Author SHA1 Message Date
Ilya Kulakov 252244cb65 package.sh is able to package Cura using new build system. 2012-12-06 19:39:37 +07:00
Ilya Kulakov 0e6b9fd67e New py2app based distribution of Cura for Mac OS X. 2012-12-05 19:16:41 +07:00
Daid 76ae8137f2 Added readme.txt text. 2012-10-30 11:18:08 +01:00
Daid 82b89c66d6 Hopefully fix the macos icon. 2012-10-29 17:51:27 +01:00
Daid b0a6ea8e95 Update template to use background inside of dmg. 2012-10-29 17:36:45 +01:00
Daid e662a4214f Fixes for macOS packing. 2012-10-29 10:23:41 +01:00
Daid dadb8b3eae Add icon for .app 2012-10-26 17:48:47 +02:00
Daid b92bded688 Update on macos install script, run the installers that are required. 2012-10-22 13:32:27 +02:00
Daid 0cc89eb33a Starting to create a Cura.app for MacOS 2012-10-12 11:45:29 +02:00
bartbakk 4e19d7abfa New MacOS script, will be the base for a .app 2012-10-11 17:00:29 +02:00
daid303 6d92130ba4 New icon for Cura, less ugly 2012-10-04 15:26:38 +02:00
daid303 b6e62387d4 Execute cura after installing. 2012-10-04 14:39:03 +02:00
daid303 0c6c40c098 Add obj doubleclick support for windows. 2012-10-04 14:31:29 +02:00
daid303 77fece6585 Remove the console window when opening an STL directly. 2012-10-04 10:15:06 +02:00
daid303 f5afd2be82 Update to package and install scripts to make them cleaner and better. 2012-10-01 21:38:39 +02:00
daid e7dc86ed7c Start python directly from the start menu, this should remove the console window and avoid confusion. 2012-09-03 15:38:09 +02:00
daid db0b12881b Fix STL icon registration. 2012-08-01 12:01:15 +02:00
daid f377c210df Fix... 2012-08-01 11:12:29 +02:00
daid cfc50e031e Added icon for STL files. 2012-08-01 10:16:43 +02:00
Daid ce46034477 Apperently extension bindings do not work with batch files, so changed the STL file registration. 2012-07-31 23:39:23 +02:00
daid e698fb067d Allow you to give an STL file on the command line so it opens the file in Cura. #184 Also add file association on stl files for Windows. 2012-07-26 11:30:39 +02:00
daid 68f6ebf5d2 Updated macOS scripts to be commands, makes them easier to run. 2012-07-05 13:08:13 +02:00
Daid 9a1a961338 Added Mega2560 Rev3 driver 2012-06-19 20:57:30 +02:00
daid 36da148941 Add accesscontrol plugin to set access rights and solve problems with Windows7 install 2012-04-13 17:33:50 +02:00
Daid 10c7dc93a8 This might fix the permission issue with the windows installer 2012-04-12 21:30:32 +02:00
daid 55c50df972 Add printrun startmenu shortcut 2012-04-04 11:16:26 +02:00
daid 6cef0052a9 Updated package script to run nsis if wine exists 2012-04-03 12:27:36 +02:00
daid 85d44ad8a0 Added icon to main window. Added win32 installer script, with drivers for Arduino Mega2560. 2012-04-02 14:43:39 +02:00
Daid 0d16ef4bd1 Updated script filenames.
Renamed SkeinPyPy to Cura in README
2012-03-24 19:50:37 +01:00
Daid 3973424294 Rename from SkeinPyPy to Cura in URLs, paths and scripts. 2012-03-24 11:01:35 +01:00
daid 41adf54d0c Updated osx scripts not to use 2.7 version of python, but whatever is available 2012-03-19 12:09:50 +01:00
daid 2296e475cb Changed linux script to use python, not python2.7 2012-03-16 17:10:56 +01:00
daid 2cda64a2c9 Added skeinpypy.sh script for linux 2012-03-16 17:10:05 +01:00
Bill Bumgarner 6e01b9cd3d - build.sh now copies just the startup scripts, and not any editor turds.
- startup scripts on Mac OS X are marked executable

- startup scripts now make sure that PyOpenGL is installed
2012-03-13 04:19:01 +08:00
Bill Bumgarner d7d543e199 - build.sh can now take an optional argument that is the architecture of the target platform. I.e.:
./build.sh osx64

- updated to use the latest nightly pypy as it both seems relatively stable and the URL is subject to less rot

- updated pronterface.sh to push user to installing Cocoa variant of wxPython and to no longer launch in 32 bit mode
2012-03-13 04:19:01 +08:00
Daid 761b279a2b Changes for new UI version 2012-02-26 15:37:29 +01:00
daid 559f855ef0 Updated build script so it works for osx. (Thanks bbum!)
Added osx pronterface start script (Thanks bbum!)
General update to the build script so it's easier to use.
2012-02-13 11:33:38 +01:00