Commit Graph

22 Commits (2ade97783accd0077e2548fbf27155a716a52f40)

Author SHA1 Message Date
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