chiark / gitweb /
Change the target directory name, so it starts with Cura.
authordaid303 <daid303@gmail.com>
Fri, 5 Oct 2012 17:31:16 +0000 (19:31 +0200)
committerdaid303 <daid303@gmail.com>
Fri, 5 Oct 2012 17:31:16 +0000 (19:31 +0200)
changelog
package.sh

index 332a0eebe8862c6f5ad66cebcebc395de94e7944..b2ff7f074347b8fd0b775868ccfdcb00602ed73f 100644 (file)
--- a/changelog
+++ b/changelog
@@ -26,6 +26,7 @@
 * Update: Improved loading speed for complex models
 * Fixed: Loading of ascii-stl files with Mac lineends
 * Update: Adjusted the quickprint low quality profile a bit, so it produces stronger parts
+* Added: Ultimaker 3D platform for scale reference
 
 == Cura 12.08 ==
 * Added: Loading STL files from the commandline
index be22e08de89587dcfe9e7950784631a1e65369b2..16f2df64c0b97415353148e38e82bed1b2d3e084 100755 (executable)
@@ -17,7 +17,7 @@ BUILD_TARGET=${1:-all}
 ARCHIVE_FOR_DISTRIBUTION=1
 ##Which version name are we appending to the final archive
 BUILD_NAME=12.10
-TARGET_DIR=${BUILD_TARGET}-Cura-${BUILD_NAME}
+TARGET_DIR=Cura-${BUILD_NAME}-${BUILD_TARGET}
 
 ##Which versions of external programs to use
 PYPY_VERSION=1.9