summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorMarius Kintel <marius@kintel.net>2011-12-23 20:14:12 (GMT)
committerMarius Kintel <marius@kintel.net>2011-12-23 20:14:12 (GMT)
commitd6efe5cbcb99f7730b47b5945f305f08b5d21b94 (patch)
treeeb429be5acf82a5710d9879dd5fd00b62f1788b7 /tests
parent87ce149df2581361e8975bd1a0addf2b6ef61e3d (diff)
parent10c96326866c8256e82f0092a18f4f4e3ca06a74 (diff)
Merge branch 'master' into boost_filesystem
Conflicts: tests/CMakeLists.txt
Diffstat (limited to 'tests')
-rw-r--r--tests/CMakeLists.txt16
-rw-r--r--tests/csgtestcore.cc10
-rw-r--r--tests/regression/cgalpngtest/example010-expected.pngbin36785 -> 36996 bytes
-rw-r--r--tests/regression/cgalpngtest/render-2d-tests-expected.pngbin0 -> 7029 bytes
-rw-r--r--tests/regression/cgalpngtest/sphere-tests-expected.pngbin17379 -> 16818 bytes
-rw-r--r--tests/regression/cgalpngtest/surface-simple-expected.pngbin0 -> 7157 bytes
-rw-r--r--tests/regression/dumptest/allmodules-expected.txt22
-rw-r--r--tests/regression/dumptest/background-modifier-expected.txt4
-rw-r--r--tests/regression/dumptest/child-background-expected.txt4
-rw-r--r--tests/regression/dumptest/child-tests-expected.txt8
-rw-r--r--tests/regression/dumptest/circle-expected.txt2
-rw-r--r--tests/regression/dumptest/circle-tests-expected.txt14
-rw-r--r--tests/regression/dumptest/cylinder-expected.txt2
-rw-r--r--tests/regression/dumptest/cylinder-tests-expected.txt22
-rw-r--r--tests/regression/dumptest/difference-tests-expected.txt12
-rw-r--r--tests/regression/dumptest/disable-modifier-expected.txt2
-rw-r--r--tests/regression/dumptest/dxf_linear_extrude-expected.txt2
-rw-r--r--tests/regression/dumptest/dxf_rotate_extrude-expected.txt2
-rw-r--r--tests/regression/dumptest/escape-test-expected.txt2
-rw-r--r--tests/regression/dumptest/example002-expected.txt2
-rw-r--r--tests/regression/dumptest/example004-expected.txt2
-rw-r--r--tests/regression/dumptest/example009-expected.txt18
-rw-r--r--tests/regression/dumptest/example013-expected.txt12
-rw-r--r--tests/regression/dumptest/example015-expected.txt4
-rw-r--r--tests/regression/dumptest/example017-expected.txt54
-rw-r--r--tests/regression/dumptest/example018-expected.txt16
-rw-r--r--tests/regression/dumptest/example019-expected.txt82
-rw-r--r--tests/regression/dumptest/example022-expected.txt48
-rw-r--r--tests/regression/dumptest/for-nested-tests-expected.txt72
-rw-r--r--tests/regression/dumptest/for-tests-expected.txt50
-rw-r--r--tests/regression/dumptest/highlight-and-background-modifier-expected.txt8
-rw-r--r--tests/regression/dumptest/highlight-modifier-expected.txt4
-rw-r--r--tests/regression/dumptest/hull2-tests-expected.txt18
-rw-r--r--tests/regression/dumptest/hull3-tests-expected.txt8
-rw-r--r--tests/regression/dumptest/import-expected.txt2
-rw-r--r--tests/regression/dumptest/import_dxf-expected.txt2
-rw-r--r--tests/regression/dumptest/import_dxf-tests-expected.txt18
-rw-r--r--tests/regression/dumptest/import_off-expected.txt2
-rw-r--r--tests/regression/dumptest/import_stl-expected.txt2
-rw-r--r--tests/regression/dumptest/import_stl-tests-expected.txt2
-rw-r--r--tests/regression/dumptest/include-tests-expected.txt10
-rw-r--r--tests/regression/dumptest/intersection-tests-expected.txt12
-rw-r--r--tests/regression/dumptest/linear_extrude-expected.txt2
-rw-r--r--tests/regression/dumptest/linear_extrude-tests-expected.txt20
-rw-r--r--tests/regression/dumptest/minkowski2-tests-expected.txt6
-rw-r--r--tests/regression/dumptest/minkowski3-tests-expected.txt6
-rw-r--r--tests/regression/dumptest/projection-tests-expected.txt12
-rw-r--r--tests/regression/dumptest/render-2d-tests-expected.txt7
-rw-r--r--tests/regression/dumptest/root-modifier-expected.txt4
-rw-r--r--tests/regression/dumptest/rotate_extrude-expected.txt2
-rw-r--r--tests/regression/dumptest/rotate_extrude-tests-expected.txt24
-rw-r--r--tests/regression/dumptest/rotate_extrude_dxf-tests-expected.txt2
-rw-r--r--tests/regression/dumptest/sphere-expected.txt2
-rw-r--r--tests/regression/dumptest/sphere-tests-expected.txt14
-rw-r--r--tests/regression/dumptest/surface-simple-expected.txt2
-rw-r--r--tests/regression/dumptest/testcolornames-expected.txt282
-rw-r--r--tests/regression/opencsgtest/bbox-transform-bug-expected.pngbin0 -> 5777 bytes
-rw-r--r--tests/regression/opencsgtest/circle-tests-expected.pngbin9537 -> 8880 bytes
-rw-r--r--tests/regression/opencsgtest/render-2d-tests-expected.pngbin0 -> 7646 bytes
-rw-r--r--tests/regression/opencsgtest/surface-simple-expected.pngbin0 -> 7396 bytes
-rw-r--r--tests/regression/opencsgtest/transform-tests-expected.pngbin17407 -> 15379 bytes
-rw-r--r--tests/regression/throwntogethertest/bbox-transform-bug-expected.pngbin0 -> 6285 bytes
-rw-r--r--tests/regression/throwntogethertest/circle-tests-expected.pngbin5265 -> 8880 bytes
-rw-r--r--tests/regression/throwntogethertest/difference-tests-expected.pngbin11600 -> 11463 bytes
-rw-r--r--tests/regression/throwntogethertest/example010-expected.pngbin35378 -> 35604 bytes
-rw-r--r--tests/regression/throwntogethertest/intersection_for-tests-expected.pngbin5947 -> 8797 bytes
-rw-r--r--tests/regression/throwntogethertest/render-2d-tests-expected.pngbin0 -> 7646 bytes
-rw-r--r--tests/regression/throwntogethertest/surface-simple-expected.pngbin0 -> 7396 bytes
-rw-r--r--tests/regression/throwntogethertest/transform-tests-expected.pngbin14734 -> 15379 bytes
-rwxr-xr-xtests/test_cmdline_tool.py2
-rwxr-xr-xtests/test_pretty_print.py26
71 files changed, 499 insertions, 486 deletions
diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt
index d58791c..c6db700 100644
--- a/tests/CMakeLists.txt
+++ b/tests/CMakeLists.txt
@@ -13,6 +13,7 @@ set(CMAKE_MODULE_PATH "${CMAKE_SOURCE_DIR}")
# Build debug build as default
if(NOT CMAKE_BUILD_TYPE)
set(CMAKE_BUILD_TYPE RelWithDebInfo)
+ set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -fno-strict-aliasing")
endif()
if(${CMAKE_BUILD_TYPE} STREQUAL "Debug")
@@ -86,7 +87,8 @@ if (WIN32)
set(BOOST_THREAD_USE_LIB TRUE)
endif()
-set(Boost_ADDITIONAL_VERSIONS "1.47.0" "1.46.0")
+# Update this if FindBoost.cmake gets out of sync with the current boost release
+# set(Boost_ADDITIONAL_VERSIONS "1.47.0" "1.46.0")
find_package( Boost 1.35.0 COMPONENTS thread program_options filesystem system regex )
if(Boost_FOUND)
message(STATUS "Boost includes found: " ${Boost_INCLUDE_DIRS})
@@ -102,7 +104,7 @@ endif()
# Mac OS X
if(${CMAKE_SYSTEM_NAME} MATCHES "Darwin")
- FIND_LIBRARY(COCOA_LIBRARY Cocoa)
+ FIND_LIBRARY(COCOA_LIBRARY Cocoa REQUIRED)
endif(${CMAKE_SYSTEM_NAME} MATCHES "Darwin")
# Qt4
@@ -112,7 +114,7 @@ if(${CMAKE_SYSTEM_NAME} MATCHES "FreeBSD")
set(CMAKE_INCLUDE_DIRECTORIES_BEFORE ON)
endif()
-find_package(OpenGL)
+find_package(OpenGL REQUIRED)
find_package(Qt4 COMPONENTS QtCore QtGui QtOpenGL REQUIRED)
include(${QT_USE_FILE})
@@ -187,14 +189,14 @@ if(WIN32_STATIC_BUILD)
endif()
# Flex/Bison
-find_package(BISON)
+find_package(BISON REQUIRED)
if(${CMAKE_SYSTEM_NAME} MATCHES "FreeBSD")
# FreeBSD has an old flex in /usr/bin and a new flex in /usr/local/bin
set(FLEX_EXECUTABLE /usr/local/bin/flex)
endif()
-find_package(FLEX)
+find_package(FLEX REQUIRED)
# The COMPILE_FLAGS and forced C++ compiler is just to be compatible with qmake
if (WIN32)
set(FLEX_UNISTD_FLAG "-DYY_NO_UNISTD_H")
@@ -242,6 +244,7 @@ add_definitions(-DOPENSCAD_TESTING)
set(CORE_SOURCES
tests-common.cc
../src/mathc99.cc
+ ../src/linalg.cc
../src/handle_dep.cc
../src/value.cc
../src/expr.cc
@@ -529,7 +532,8 @@ list(APPEND DUMPTEST_FILES ${CMAKE_SOURCE_DIR}/../testdata/scad/misc/escape-test
list(APPEND CGALPNGTEST_FILES ${FEATURES_FILES} ${SCAD_DXF_FILES} ${EXAMPLE_FILES})
list(APPEND OPENCSGTEST_FILES ${CGALPNGTEST_FILES})
-list(APPEND THROWNTOGETHERTEST_FILES ${CGALPNGTEST_FILES})
+list(APPEND OPENCSGTEST_FILES ${CMAKE_SOURCE_DIR}/../testdata/scad/bugs/bbox-transform-bug.scad)
+list(APPEND THROWNTOGETHERTEST_FILES ${OPENCSGTEST_FILES})
# Disable tests which are known to cause floating point comparison issues
# Once we're capable of comparing these across platforms, we can put these back in
diff --git a/tests/csgtestcore.cc b/tests/csgtestcore.cc
index a58c1fd..c2be326 100644
--- a/tests/csgtestcore.cc
+++ b/tests/csgtestcore.cc
@@ -289,9 +289,10 @@ int csgtestcore(int argc, char *argv[], test_type_e test_type)
exit(1);
}
- QFileInfo fileInfo(filename);
- if (!sysinfo_dump)
+ if (!sysinfo_dump) {
+ QFileInfo fileInfo(filename);
QDir::setCurrent(fileInfo.absolutePath());
+ }
AbstractNode::resetIndexCounter();
AbstractNode *absolute_root_node = root_module->evaluate(&root_ctx, &root_inst);
@@ -322,10 +323,7 @@ int csgtestcore(int argc, char *argv[], test_type_e test_type)
}
assert(csgInfo.root_norm_term);
- if (csgInfo.root_norm_term.use_count() <= 1) {
- fprintf(stderr, "XXX\n");
- }
-
+
csgInfo.root_chain = new CSGChain();
csgInfo.root_chain->import(csgInfo.root_norm_term);
fprintf(stderr, "Normalized CSG tree has %d elements\n", int(csgInfo.root_chain->polysets.size()));
diff --git a/tests/regression/cgalpngtest/example010-expected.png b/tests/regression/cgalpngtest/example010-expected.png
index f611b12..68ecc9e 100644
--- a/tests/regression/cgalpngtest/example010-expected.png
+++ b/tests/regression/cgalpngtest/example010-expected.png
Binary files differ
diff --git a/tests/regression/cgalpngtest/render-2d-tests-expected.png b/tests/regression/cgalpngtest/render-2d-tests-expected.png
new file mode 100644
index 0000000..19ea16a
--- /dev/null
+++ b/tests/regression/cgalpngtest/render-2d-tests-expected.png
Binary files differ
diff --git a/tests/regression/cgalpngtest/sphere-tests-expected.png b/tests/regression/cgalpngtest/sphere-tests-expected.png
index 6ad650f..f2a11f3 100644
--- a/tests/regression/cgalpngtest/sphere-tests-expected.png
+++ b/tests/regression/cgalpngtest/sphere-tests-expected.png
Binary files differ
diff --git a/tests/regression/cgalpngtest/surface-simple-expected.png b/tests/regression/cgalpngtest/surface-simple-expected.png
new file mode 100644
index 0000000..4152c38
--- /dev/null
+++ b/tests/regression/cgalpngtest/surface-simple-expected.png
Binary files differ
diff --git a/tests/regression/dumptest/allmodules-expected.txt b/tests/regression/dumptest/allmodules-expected.txt
index fba3961..86bb7fb 100644
--- a/tests/regression/dumptest/allmodules-expected.txt
+++ b/tests/regression/dumptest/allmodules-expected.txt
@@ -10,21 +10,21 @@
union();
difference();
intersection();
- linear_extrude(height = 100, center = false, convexity = 1, $fn = 0, $fa = 12, $fs = 1);
- linear_extrude(height = 100, center = false, convexity = 1, $fn = 0, $fa = 12, $fs = 1);
- rotate_extrude(convexity = 1, $fn = 0, $fa = 12, $fs = 1);
- rotate_extrude(convexity = 1, $fn = 0, $fa = 12, $fs = 1);
- import(file = "", layer = "", origin = [0, 0], scale = 1, convexity = 1, $fn = 0, $fa = 12, $fs = 1);
- import(file = "", layer = "", origin = [0, 0], scale = 1, convexity = 1, $fn = 0, $fa = 12, $fs = 1);
- import(file = "", layer = "", origin = [0, 0], scale = 1, convexity = 1, $fn = 0, $fa = 12, $fs = 1);
- import(file = "", layer = "", origin = [0, 0], scale = 1, convexity = 1, $fn = 0, $fa = 12, $fs = 1);
+ linear_extrude(height = 100, center = false, convexity = 1, $fn = 0, $fa = 12, $fs = 2);
+ linear_extrude(height = 100, center = false, convexity = 1, $fn = 0, $fa = 12, $fs = 2);
+ rotate_extrude(convexity = 1, $fn = 0, $fa = 12, $fs = 2);
+ rotate_extrude(convexity = 1, $fn = 0, $fa = 12, $fs = 2);
+ import(file = "", layer = "", origin = [0, 0], scale = 1, convexity = 1, $fn = 0, $fa = 12, $fs = 2);
+ import(file = "", layer = "", origin = [0, 0], scale = 1, convexity = 1, $fn = 0, $fa = 12, $fs = 2);
+ import(file = "", layer = "", origin = [0, 0], scale = 1, convexity = 1, $fn = 0, $fa = 12, $fs = 2);
+ import(file = "", layer = "", origin = [0, 0], scale = 1, convexity = 1, $fn = 0, $fa = 12, $fs = 2);
group();
cube(size = [1, 1, 1], center = false);
- sphere($fn = 0, $fa = 12, $fs = 1, r = 1);
- cylinder($fn = 0, $fa = 12, $fs = 1, h = 1, r1 = 1, r2 = 1, center = false);
+ sphere($fn = 0, $fa = 12, $fs = 2, r = 1);
+ cylinder($fn = 0, $fa = 12, $fs = 2, h = 1, r1 = 1, r2 = 1, center = false);
polyhedron(points = undef, triangles = undef, convexity = 1);
square(size = [1, 1], center = false);
- circle($fn = 0, $fa = 12, $fs = 1, r = 1);
+ circle($fn = 0, $fa = 12, $fs = 2, r = 1);
polygon(points = undef, paths = undef, convexity = 1);
projection(cut = false, convexity = 0);
render(convexity = 1);
diff --git a/tests/regression/dumptest/background-modifier-expected.txt b/tests/regression/dumptest/background-modifier-expected.txt
index b52612f..6e9ca57 100644
--- a/tests/regression/dumptest/background-modifier-expected.txt
+++ b/tests/regression/dumptest/background-modifier-expected.txt
@@ -1,5 +1,5 @@
difference() {
- sphere($fn = 0, $fa = 12, $fs = 1, r = 10);
- %cylinder($fn = 0, $fa = 12, $fs = 1, h = 30, r1 = 6, r2 = 6, center = true);
+ sphere($fn = 0, $fa = 12, $fs = 2, r = 10);
+ %cylinder($fn = 0, $fa = 12, $fs = 2, h = 30, r1 = 6, r2 = 6, center = true);
}
diff --git a/tests/regression/dumptest/child-background-expected.txt b/tests/regression/dumptest/child-background-expected.txt
index d720179..c3e8288 100644
--- a/tests/regression/dumptest/child-background-expected.txt
+++ b/tests/regression/dumptest/child-background-expected.txt
@@ -1,7 +1,7 @@
difference() {
- sphere($fn = 0, $fa = 12, $fs = 1, r = 10);
+ sphere($fn = 0, $fa = 12, $fs = 2, r = 10);
group() {
- cylinder($fn = 0, $fa = 12, $fs = 1, h = 30, r1 = 6, r2 = 6, center = true);
+ cylinder($fn = 0, $fa = 12, $fs = 2, h = 30, r1 = 6, r2 = 6, center = true);
}
}
diff --git a/tests/regression/dumptest/child-tests-expected.txt b/tests/regression/dumptest/child-tests-expected.txt
index 981a5c1..9a886fe 100644
--- a/tests/regression/dumptest/child-tests-expected.txt
+++ b/tests/regression/dumptest/child-tests-expected.txt
@@ -1,10 +1,10 @@
group() {
group() {
multmatrix([[1, 0, 0, 0], [0, 1, 0, 0], [0, 0, 1, 0], [0, 0, 0, 1]]) {
- sphere($fn = 16, $fa = 12, $fs = 1, r = 1);
+ sphere($fn = 16, $fa = 12, $fs = 2, r = 1);
}
multmatrix([[1, 0, 0, 2.5], [0, 1, 0, 0], [0, 0, 1, 0], [0, 0, 0, 1]]) {
- cylinder($fn = 16, $fa = 12, $fs = 1, h = 2, r1 = 1, r2 = 1, center = true);
+ cylinder($fn = 16, $fa = 12, $fs = 2, h = 2, r1 = 1, r2 = 1, center = true);
}
multmatrix([[1, 0, 0, 5], [0, 1, 0, 0], [0, 0, 1, 0], [0, 0, 0, 1]]) {
cube(size = [2, 2, 2], center = true);
@@ -22,7 +22,7 @@
group() {
group() {
multmatrix([[1, 0, 0, 0], [0, 1, 0, 0], [0, 0, 1, 0], [0, 0, 0, 1]]) {
- sphere($fn = 16, $fa = 12, $fs = 1, r = 1);
+ sphere($fn = 16, $fa = 12, $fs = 2, r = 1);
}
multmatrix([[1, 0, 0, 2.5], [0, 1, 0, 0], [0, 0, 1, 0], [0, 0, 0, 1]]);
multmatrix([[1, 0, 0, 5], [0, 1, 0, 0], [0, 0, 1, 0], [0, 0, 0, 1]]);
@@ -31,7 +31,7 @@
}
multmatrix([[1, 0, 0, 2.5], [0, 1, 0, 3], [0, 0, 1, 0], [0, 0, 0, 1]]) {
group() {
- cylinder($fn = 16, $fa = 12, $fs = 1, h = 2, r1 = 1, r2 = 1, center = true);
+ cylinder($fn = 16, $fa = 12, $fs = 2, h = 2, r1 = 1, r2 = 1, center = true);
}
}
multmatrix([[1, 0, 0, 5], [0, 1, 0, 3], [0, 0, 1, 0], [0, 0, 0, 1]]) {
diff --git a/tests/regression/dumptest/circle-expected.txt b/tests/regression/dumptest/circle-expected.txt
index ce06391..1e7bd9a 100644
--- a/tests/regression/dumptest/circle-expected.txt
+++ b/tests/regression/dumptest/circle-expected.txt
@@ -1,2 +1,2 @@
- circle($fn = 0, $fa = 12, $fs = 1, r = 1);
+ circle($fn = 0, $fa = 12, $fs = 2, r = 1);
diff --git a/tests/regression/dumptest/circle-tests-expected.txt b/tests/regression/dumptest/circle-tests-expected.txt
index c19bb0c..910b375 100644
--- a/tests/regression/dumptest/circle-tests-expected.txt
+++ b/tests/regression/dumptest/circle-tests-expected.txt
@@ -1,21 +1,21 @@
- circle($fn = 0, $fa = 12, $fs = 1, r = 1);
+ circle($fn = 0, $fa = 12, $fs = 2, r = 1);
multmatrix([[1, 0, 0, 0], [0, 1, 0, 3], [0, 0, 1, 0], [0, 0, 0, 1]]) {
- circle($fn = 0, $fa = 12, $fs = 1, r = 1);
+ circle($fn = 0, $fa = 12, $fs = 2, r = 1);
}
multmatrix([[1, 0, 0, 5], [0, 1, 0, 1], [0, 0, 1, 0], [0, 0, 0, 1]]) {
- circle($fn = 0, $fa = 12, $fs = 1, r = 3);
+ circle($fn = 0, $fa = 12, $fs = 2, r = 3);
}
multmatrix([[1, 0, 0, 0], [0, 1, 0, -1], [0, 0, 1, 0], [0, 0, 0, 1]]) {
- circle($fn = 0, $fa = 12, $fs = 1, r = 0);
+ circle($fn = 0, $fa = 12, $fs = 2, r = 0);
}
multmatrix([[1, 0, 0, 0], [0, 1, 0, -3], [0, 0, 1, 0], [0, 0, 0, 1]]) {
- circle($fn = 4, $fa = 12, $fs = 1, r = 1);
+ circle($fn = 4, $fa = 12, $fs = 2, r = 1);
}
multmatrix([[1, 0, 0, 3], [0, 1, 0, -3], [0, 0, 1, 0], [0, 0, 0, 1]]) {
- circle($fn = 8, $fa = 12, $fs = 1, r = 1);
+ circle($fn = 8, $fa = 12, $fs = 2, r = 1);
}
multmatrix([[1, 0, 0, 6], [0, 1, 0, -3], [0, 0, 1, 0], [0, 0, 0, 1]]) {
- circle($fn = 12, $fa = 12, $fs = 1, r = 1);
+ circle($fn = 12, $fa = 12, $fs = 2, r = 1);
}
multmatrix([[1, 0, 0, 0], [0, 1, 0, -6], [0, 0, 1, 0], [0, 0, 0, 1]]) {
circle($fn = 0, $fa = 20, $fs = 0.3, r = 1);
diff --git a/tests/regression/dumptest/cylinder-expected.txt b/tests/regression/dumptest/cylinder-expected.txt
index b839db7..73dcb7c 100644
--- a/tests/regression/dumptest/cylinder-expected.txt
+++ b/tests/regression/dumptest/cylinder-expected.txt
@@ -1,2 +1,2 @@
- cylinder($fn = 0, $fa = 12, $fs = 1, h = 1, r1 = 1, r2 = 1, center = false);
+ cylinder($fn = 0, $fa = 12, $fs = 2, h = 1, r1 = 1, r2 = 1, center = false);
diff --git a/tests/regression/dumptest/cylinder-tests-expected.txt b/tests/regression/dumptest/cylinder-tests-expected.txt
index 5b25429..2ac2549 100644
--- a/tests/regression/dumptest/cylinder-tests-expected.txt
+++ b/tests/regression/dumptest/cylinder-tests-expected.txt
@@ -1,32 +1,32 @@
- cylinder($fn = 0, $fa = 12, $fs = 1, h = 1, r1 = 1, r2 = 1, center = false);
+ cylinder($fn = 0, $fa = 12, $fs = 2, h = 1, r1 = 1, r2 = 1, center = false);
multmatrix([[1, 0, 0, 1], [0, 1, 0, 0], [0, 0, 1, 0], [0, 0, 0, 1]]) {
- cylinder($fn = 0, $fa = 12, $fs = 1, h = 1, r1 = 0, r2 = 0, center = false);
+ cylinder($fn = 0, $fa = 12, $fs = 2, h = 1, r1 = 0, r2 = 0, center = false);
}
multmatrix([[1, 0, 0, 2], [0, 1, 0, 0], [0, 0, 1, 0], [0, 0, 0, 1]]) {
- cylinder($fn = 0, $fa = 12, $fs = 1, h = 1, r1 = 0, r2 = 0, center = false);
+ cylinder($fn = 0, $fa = 12, $fs = 2, h = 1, r1 = 0, r2 = 0, center = false);
}
multmatrix([[1, 0, 0, 0], [0, 1, 0, -11], [0, 0, 1, 0], [0, 0, 0, 1]]) {
- cylinder($fn = 0, $fa = 12, $fs = 1, h = 1, r1 = 5, r2 = 5, center = false);
+ cylinder($fn = 0, $fa = 12, $fs = 2, h = 1, r1 = 5, r2 = 5, center = false);
}
multmatrix([[1, 0, 0, 0], [0, 1, 0, 11], [0, 0, 1, 0], [0, 0, 0, 1]]) {
- cylinder($fn = 0, $fa = 12, $fs = 1, h = 10, r1 = 5, r2 = 5, center = true);
+ cylinder($fn = 0, $fa = 12, $fs = 2, h = 10, r1 = 5, r2 = 5, center = true);
}
multmatrix([[1, 0, 0, 11], [0, 1, 0, -11], [0, 0, 1, 0], [0, 0, 0, 1]]) {
- cylinder($fn = 0, $fa = 12, $fs = 1, h = 5, r1 = 5, r2 = 1, center = false);
+ cylinder($fn = 0, $fa = 12, $fs = 2, h = 5, r1 = 5, r2 = 1, center = false);
}
multmatrix([[1, 0, 0, 11], [0, 1, 0, 0], [0, 0, 1, 0], [0, 0, 0, 1]]) {
- cylinder($fn = 0, $fa = 12, $fs = 1, h = 5, r1 = 5, r2 = 0, center = false);
+ cylinder($fn = 0, $fa = 12, $fs = 2, h = 5, r1 = 5, r2 = 0, center = false);
}
multmatrix([[1, 0, 0, 11], [0, 1, 0, 11], [0, 0, 1, 0], [0, 0, 0, 1]]) {
- cylinder($fn = 0, $fa = 12, $fs = 1, h = 8, r1 = 5, r2 = 5, center = false);
+ cylinder($fn = 0, $fa = 12, $fs = 2, h = 8, r1 = 5, r2 = 5, center = false);
}
multmatrix([[1, 0, 0, 22], [0, 1, 0, -11], [0, 0, 1, 0], [0, 0, 0, 1]]) {
- cylinder($fn = 0, $fa = 12, $fs = 1, h = 5, r1 = 0, r2 = 5, center = true);
+ cylinder($fn = 0, $fa = 12, $fs = 2, h = 5, r1 = 0, r2 = 5, center = true);
}
multmatrix([[1, 0, 0, 22], [0, 1, 0, 0], [0, 0, 1, 0], [0, 0, 0, 1]]) {
- cylinder($fn = 0, $fa = 12, $fs = 1, h = 5, r1 = 5, r2 = 0, center = false);
+ cylinder($fn = 0, $fa = 12, $fs = 2, h = 5, r1 = 5, r2 = 0, center = false);
}
multmatrix([[1, 0, 0, 22], [0, 1, 0, 11], [0, 0, 1, 0], [0, 0, 0, 1]]) {
- cylinder($fn = 0, $fa = 12, $fs = 1, h = 15, r1 = 5, r2 = 5, center = false);
+ cylinder($fn = 0, $fa = 12, $fs = 2, h = 15, r1 = 5, r2 = 5, center = false);
}
diff --git a/tests/regression/dumptest/difference-tests-expected.txt b/tests/regression/dumptest/difference-tests-expected.txt
index eee4616..30dd001 100644
--- a/tests/regression/dumptest/difference-tests-expected.txt
+++ b/tests/regression/dumptest/difference-tests-expected.txt
@@ -2,20 +2,20 @@
difference();
difference() {
cube(size = [10, 10, 10], center = true);
- cylinder($fn = 0, $fa = 12, $fs = 1, h = 20, r1 = 4, r2 = 4, center = true);
+ cylinder($fn = 0, $fa = 12, $fs = 2, h = 20, r1 = 4, r2 = 4, center = true);
}
multmatrix([[1, 0, 0, 12], [0, 1, 0, 0], [0, 0, 1, 0], [0, 0, 0, 1]]) {
difference() {
cube(size = [10, 10, 10], center = true);
- cylinder($fn = 0, $fa = 12, $fs = 1, h = 10.5, r1 = 4, r2 = 4, center = true);
+ cylinder($fn = 0, $fa = 12, $fs = 2, h = 10.5, r1 = 4, r2 = 4, center = true);
}
}
multmatrix([[1, 0, 0, 0], [0, 1, 0, 12], [0, 0, 1, 0], [0, 0, 0, 1]]) {
difference() {
cube(size = [10, 10, 10], center = true);
- cylinder($fn = 0, $fa = 12, $fs = 1, h = 11, r1 = 4, r2 = 4, center = true);
+ cylinder($fn = 0, $fa = 12, $fs = 2, h = 11, r1 = 4, r2 = 4, center = true);
multmatrix([[2.22045e-16, 0, 1, 0], [0, 1, 0, 0], [-1, 0, 2.22045e-16, 0], [0, 0, 0, 1]]) {
- cylinder($fn = 0, $fa = 12, $fs = 1, h = 11, r1 = 4, r2 = 4, center = true);
+ cylinder($fn = 0, $fa = 12, $fs = 2, h = 11, r1 = 4, r2 = 4, center = true);
}
}
}
@@ -23,7 +23,7 @@
difference() {
cube(size = [10, 10, 10], center = true);
multmatrix([[1, 0, 0, 0], [0, 1, 0, 0], [0, 0, 1, 7.01], [0, 0, 0, 1]]) {
- cylinder($fn = 0, $fa = 12, $fs = 1, h = 4, r1 = 4, r2 = 4, center = true);
+ cylinder($fn = 0, $fa = 12, $fs = 2, h = 4, r1 = 4, r2 = 4, center = true);
}
}
}
@@ -31,7 +31,7 @@
difference() {
cube(size = [10, 10, 10], center = true);
multmatrix([[1, 0, 0, 0], [0, 1, 0, 0], [0, 0, 1, 6.99], [0, 0, 0, 1]]) {
- cylinder($fn = 0, $fa = 12, $fs = 1, h = 4, r1 = 4, r2 = 4, center = true);
+ cylinder($fn = 0, $fa = 12, $fs = 2, h = 4, r1 = 4, r2 = 4, center = true);
}
}
}
diff --git a/tests/regression/dumptest/disable-modifier-expected.txt b/tests/regression/dumptest/disable-modifier-expected.txt
index b1543f7..a237a48 100644
--- a/tests/regression/dumptest/disable-modifier-expected.txt
+++ b/tests/regression/dumptest/disable-modifier-expected.txt
@@ -1,4 +1,4 @@
difference() {
- cylinder($fn = 0, $fa = 12, $fs = 1, h = 30, r1 = 6, r2 = 6, center = true);
+ cylinder($fn = 0, $fa = 12, $fs = 2, h = 30, r1 = 6, r2 = 6, center = true);
}
diff --git a/tests/regression/dumptest/dxf_linear_extrude-expected.txt b/tests/regression/dumptest/dxf_linear_extrude-expected.txt
index c6034d9..ec46e66 100644
--- a/tests/regression/dumptest/dxf_linear_extrude-expected.txt
+++ b/tests/regression/dumptest/dxf_linear_extrude-expected.txt
@@ -1,2 +1,2 @@
- linear_extrude(height = 100, center = false, convexity = 1, $fn = 0, $fa = 12, $fs = 1);
+ linear_extrude(height = 100, center = false, convexity = 1, $fn = 0, $fa = 12, $fs = 2);
diff --git a/tests/regression/dumptest/dxf_rotate_extrude-expected.txt b/tests/regression/dumptest/dxf_rotate_extrude-expected.txt
index 9ab8f0f..c212d76 100644
--- a/tests/regression/dumptest/dxf_rotate_extrude-expected.txt
+++ b/tests/regression/dumptest/dxf_rotate_extrude-expected.txt
@@ -1,2 +1,2 @@
- rotate_extrude(convexity = 1, $fn = 0, $fa = 12, $fs = 1);
+ rotate_extrude(convexity = 1, $fn = 0, $fa = 12, $fs = 2);
diff --git a/tests/regression/dumptest/escape-test-expected.txt b/tests/regression/dumptest/escape-test-expected.txt
index 2097dc4..af7f3e7 100644
--- a/tests/regression/dumptest/escape-test-expected.txt
+++ b/tests/regression/dumptest/escape-test-expected.txt
@@ -1,2 +1,2 @@
- import(file = "B-\" C-\t D-\n E-'", layer = "A:\\ B:\" C:\t D:\n E:' F:\\\\", origin = [0, 0], scale = 1, convexity = 1, $fn = 0, $fa = 12, $fs = 1);
+ import(file = "B-\" C-\t D-\n E-'", layer = "A:\\ B:\" C:\t D:\n E:' F:\\\\", origin = [0, 0], scale = 1, convexity = 1, $fn = 0, $fa = 12, $fs = 2);
diff --git a/tests/regression/dumptest/example002-expected.txt b/tests/regression/dumptest/example002-expected.txt
index 04fc3b9..b3a79ce 100644
--- a/tests/regression/dumptest/example002-expected.txt
+++ b/tests/regression/dumptest/example002-expected.txt
@@ -14,7 +14,7 @@
}
}
multmatrix([[1, 0, 0, 0], [0, 1, 0, 0], [0, 0, 1, 5], [0, 0, 0, 1]]) {
- cylinder($fn = 0, $fa = 12, $fs = 1, h = 50, r1 = 20, r2 = 5, center = true);
+ cylinder($fn = 0, $fa = 12, $fs = 2, h = 50, r1 = 20, r2 = 5, center = true);
}
}
}
diff --git a/tests/regression/dumptest/example004-expected.txt b/tests/regression/dumptest/example004-expected.txt
index a85ed90..9fda7fe 100644
--- a/tests/regression/dumptest/example004-expected.txt
+++ b/tests/regression/dumptest/example004-expected.txt
@@ -1,7 +1,7 @@
group() {
difference() {
cube(size = [30, 30, 30], center = true);
- sphere($fn = 0, $fa = 12, $fs = 1, r = 20);
+ sphere($fn = 0, $fa = 12, $fs = 2, r = 20);
}
}
diff --git a/tests/regression/dumptest/example009-expected.txt b/tests/regression/dumptest/example009-expected.txt
index 47ada91..b293224 100644
--- a/tests/regression/dumptest/example009-expected.txt
+++ b/tests/regression/dumptest/example009-expected.txt
@@ -1,22 +1,22 @@
- %linear_extrude(height = 22, center = true, convexity = 10, $fn = 0, $fa = 12, $fs = 1) {
- import(file = "example009.dxf", layer = "body", origin = [0, 0], scale = 1, convexity = 1, $fn = 0, $fa = 12, $fs = 1);
+ %linear_extrude(height = 22, center = true, convexity = 10, $fn = 0, $fa = 12, $fs = 2) {
+ import(file = "example009.dxf", layer = "body", origin = [0, 0], scale = 1, convexity = 1, $fn = 0, $fa = 12, $fs = 2);
}
%group() {
multmatrix([[1, 0, 0, 0], [0, 1, 0, 0], [0, 0, 1, 12], [0, 0, 0, 1]]) {
- linear_extrude(height = 2, center = true, convexity = 10, $fn = 0, $fa = 12, $fs = 1) {
- import(file = "example009.dxf", layer = "plate", origin = [0, 0], scale = 1, convexity = 1, $fn = 0, $fa = 12, $fs = 1);
+ linear_extrude(height = 2, center = true, convexity = 10, $fn = 0, $fa = 12, $fs = 2) {
+ import(file = "example009.dxf", layer = "plate", origin = [0, 0], scale = 1, convexity = 1, $fn = 0, $fa = 12, $fs = 2);
}
}
multmatrix([[1, 0, 0, 0], [0, 1, 0, 0], [0, 0, 1, -12], [0, 0, 0, 1]]) {
- linear_extrude(height = 2, center = true, convexity = 10, $fn = 0, $fa = 12, $fs = 1) {
- import(file = "example009.dxf", layer = "plate", origin = [0, 0], scale = 1, convexity = 1, $fn = 0, $fa = 12, $fs = 1);
+ linear_extrude(height = 2, center = true, convexity = 10, $fn = 0, $fa = 12, $fs = 2) {
+ import(file = "example009.dxf", layer = "plate", origin = [0, 0], scale = 1, convexity = 1, $fn = 0, $fa = 12, $fs = 2);
}
}
}
intersection() {
- linear_extrude(height = 20, center = true, convexity = 10, twist = -57.5288, slices = 4, $fn = 0, $fa = 12, $fs = 1) {
- import(file = "example009.dxf", layer = "fan_top", origin = [0, 0], scale = 1, convexity = 1, $fn = 0, $fa = 12, $fs = 1);
+ linear_extrude(height = 20, center = true, convexity = 10, twist = -57.5288, slices = 4, $fn = 0, $fa = 12, $fs = 2) {
+ import(file = "example009.dxf", layer = "fan_top", origin = [0, 0], scale = 1, convexity = 1, $fn = 0, $fa = 12, $fs = 2);
}
- rotate_extrude(file = "example009.dxf", layer = "fan_side", origin = [0, -40], scale = 1, convexity = 10, $fn = 0, $fa = 12, $fs = 1);
+ rotate_extrude(file = "example009.dxf", layer = "fan_side", origin = [0, -40], scale = 1, convexity = 10, $fn = 0, $fa = 12, $fs = 2);
}
diff --git a/tests/regression/dumptest/example013-expected.txt b/tests/regression/dumptest/example013-expected.txt
index f4d0aec..d3ddd17 100644
--- a/tests/regression/dumptest/example013-expected.txt
+++ b/tests/regression/dumptest/example013-expected.txt
@@ -1,15 +1,15 @@
intersection() {
- linear_extrude(height = 100, center = true, convexity = 3, $fn = 0, $fa = 12, $fs = 1) {
- import(file = "example013.dxf", layer = "", origin = [0, 0], scale = 1, convexity = 1, $fn = 0, $fa = 12, $fs = 1);
+ linear_extrude(height = 100, center = true, convexity = 3, $fn = 0, $fa = 12, $fs = 2) {
+ import(file = "example013.dxf", layer = "", origin = [0, 0], scale = 1, convexity = 1, $fn = 0, $fa = 12, $fs = 2);
}
multmatrix([[2.22045e-16, 0, 1, 0], [0, 1, 0, 0], [-1, 0, 2.22045e-16, 0], [0, 0, 0, 1]]) {
- linear_extrude(height = 100, center = true, convexity = 3, $fn = 0, $fa = 12, $fs = 1) {
- import(file = "example013.dxf", layer = "", origin = [0, 0], scale = 1, convexity = 1, $fn = 0, $fa = 12, $fs = 1);
+ linear_extrude(height = 100, center = true, convexity = 3, $fn = 0, $fa = 12, $fs = 2) {
+ import(file = "example013.dxf", layer = "", origin = [0, 0], scale = 1, convexity = 1, $fn = 0, $fa = 12, $fs = 2);
}
}
multmatrix([[1, 0, 0, 0], [0, 2.22045e-16, -1, 0], [0, 1, 2.22045e-16, 0], [0, 0, 0, 1]]) {
- linear_extrude(height = 100, center = true, convexity = 3, $fn = 0, $fa = 12, $fs = 1) {
- import(file = "example013.dxf", layer = "", origin = [0, 0], scale = 1, convexity = 1, $fn = 0, $fa = 12, $fs = 1);
+ linear_extrude(height = 100, center = true, convexity = 3, $fn = 0, $fa = 12, $fs = 2) {
+ import(file = "example013.dxf", layer = "", origin = [0, 0], scale = 1, convexity = 1, $fn = 0, $fa = 12, $fs = 2);
}
}
}
diff --git a/tests/regression/dumptest/example015-expected.txt b/tests/regression/dumptest/example015-expected.txt
index c6d870a..e1434e8 100644
--- a/tests/regression/dumptest/example015-expected.txt
+++ b/tests/regression/dumptest/example015-expected.txt
@@ -20,10 +20,10 @@
}
multmatrix([[0.707107, 0.707107, 0, 0], [-0.707107, 0.707107, 0, 0], [0, 0, 1, 0], [0, 0, 0, 1]]) {
multmatrix([[0.7, 0, 0, 0], [0, 1.3, 0, 0], [0, 0, 1, 0], [0, 0, 0, 1]]) {
- circle($fn = 0, $fa = 12, $fs = 1, r = 5);
+ circle($fn = 0, $fa = 12, $fs = 2, r = 5);
}
}
}
- import(file = "example009.dxf", layer = "body", origin = [0, 0], scale = 2, convexity = 6, $fn = 0, $fa = 12, $fs = 1);
+ import(file = "example009.dxf", layer = "body", origin = [0, 0], scale = 2, convexity = 6, $fn = 0, $fa = 12, $fs = 2);
}
diff --git a/tests/regression/dumptest/example017-expected.txt b/tests/regression/dumptest/example017-expected.txt
index 3f4ded6..a27ed75 100644
--- a/tests/regression/dumptest/example017-expected.txt
+++ b/tests/regression/dumptest/example017-expected.txt
@@ -3,10 +3,10 @@
group() {
group() {
multmatrix([[1, 0, 0, 0], [0, 1, 0, 0], [0, 0, 1, 74], [0, 0, 0, 1]]) {
- linear_extrude(height = 6, center = false, convexity = 4, $fn = 0, $fa = 12, $fs = 1) {
+ linear_extrude(height = 6, center = false, convexity = 4, $fn = 0, $fa = 12, $fs = 2) {
group() {
difference() {
- circle($fn = 0, $fa = 12, $fs = 1, r = 47);
+ circle($fn = 0, $fa = 12, $fs = 2, r = 47);
group() {
multmatrix([[1, 0, 0, 0], [0, 1, 0, 0], [0, 0, 1, 0], [0, 0, 0, 1]]) {
multmatrix([[1, 0, 0, 0], [0, 1, 0, 36], [0, 0, 1, 0], [0, 0, 0, 1]]) {
@@ -24,15 +24,15 @@
}
}
}
- circle($fn = 0, $fa = 12, $fs = 1, r = 25);
+ circle($fn = 0, $fa = 12, $fs = 2, r = 25);
}
}
}
}
- linear_extrude(height = 6, center = false, convexity = 4, $fn = 0, $fa = 12, $fs = 1) {
+ linear_extrude(height = 6, center = false, convexity = 4, $fn = 0, $fa = 12, $fs = 2) {
group() {
difference() {
- circle($fn = 0, $fa = 12, $fs = 1, r = 102);
+ circle($fn = 0, $fa = 12, $fs = 2, r = 102);
group() {
multmatrix([[1, 0, 0, 0], [0, 1, 0, 0], [0, 0, 1, 0], [0, 0, 0, 1]]) {
multmatrix([[1, 0, 0, 0], [0, 1, 0, 88.5], [0, 0, 1, 0], [0, 0, 0, 1]]) {
@@ -50,7 +50,7 @@
}
}
}
- circle($fn = 0, $fa = 12, $fs = 1, r = 75);
+ circle($fn = 0, $fa = 12, $fs = 2, r = 75);
}
}
}
@@ -59,27 +59,27 @@
multmatrix([[1, 0, 0, 0], [0, 1, 0, 0], [0, 0, 1, 0], [0, 0, 0, 1]]) {
multmatrix([[1, 0, 0, 0], [0, 1, 0, 102], [0, 0, 1, 0], [0, 0, 0, 1]]) {
multmatrix([[2.22045e-16, 2.22045e-16, -1, 0], [-1, 0, -2.22045e-16, 0], [0, 1, 2.22045e-16, 0], [0, 0, 0, 1]]) {
- linear_extrude(height = 6, center = true, convexity = 10, $fn = 0, $fa = 12, $fs = 1) {
+ linear_extrude(height = 6, center = true, convexity = 10, $fn = 0, $fa = 12, $fs = 2) {
group() {
union() {
difference() {
polygon(points = [[0, 6], [6, 6], [6, 0], [21, 0], [21, 6], [27, 6], [27, 0], [77, 0], [83, 12], [77, 18], [77, 74], [71, 74], [71, 80], [61, 80], [61, 74], [55, 74], [55, 80], [49, 74], [49, 18], [43, 12], [6, 12]], paths = undef, convexity = 1);
multmatrix([[1, 0, 0, 43], [0, 1, 0, 18], [0, 0, 1, 0], [0, 0, 0, 1]]) {
- circle($fn = 0, $fa = 12, $fs = 1, r = 6);
+ circle($fn = 0, $fa = 12, $fs = 2, r = 6);
}
multmatrix([[1, 0, 0, 83], [0, 1, 0, 18], [0, 0, 1, 0], [0, 0, 0, 1]]) {
- circle($fn = 0, $fa = 12, $fs = 1, r = 6);
+ circle($fn = 0, $fa = 12, $fs = 2, r = 6);
}
}
multmatrix([[1, 0, 0, 77], [0, 1, 0, 0], [0, 0, 1, 0], [0, 0, 0, 1]]) {
square(size = [9, 12], center = false);
}
multmatrix([[1, 0, 0, 86], [0, 1, 0, 6], [0, 0, 1, 0], [0, 0, 0, 1]]) {
- circle($fn = 0, $fa = 12, $fs = 1, r = 6);
+ circle($fn = 0, $fa = 12, $fs = 2, r = 6);
}
multmatrix([[1, 0, 0, 6], [0, 1, 0, 6], [0, 0, 1, 0], [0, 0, 0, 1]]) {
intersection() {
- circle($fn = 0, $fa = 12, $fs = 1, r = 6);
+ circle($fn = 0, $fa = 12, $fs = 2, r = 6);
multmatrix([[1, 0, 0, -12], [0, 1, 0, 0], [0, 0, 1, 0], [0, 0, 0, 1]]) {
square(size = [12, 12], center = false);
}
@@ -87,7 +87,7 @@
}
multmatrix([[1, 0, 0, 55], [0, 1, 0, 74], [0, 0, 1, 0], [0, 0, 0, 1]]) {
intersection() {
- circle($fn = 0, $fa = 12, $fs = 1, r = 6);
+ circle($fn = 0, $fa = 12, $fs = 2, r = 6);
multmatrix([[1, 0, 0, -12], [0, 1, 0, 0], [0, 0, 1, 0], [0, 0, 0, 1]]) {
square(size = [12, 12], center = false);
}
@@ -102,27 +102,27 @@
multmatrix([[-0.5, -0.866025, 0, 0], [0.866025, -0.5, 0, 0], [0, 0, 1, 0], [0, 0, 0, 1]]) {
multmatrix([[1, 0, 0, 0], [0, 1, 0, 102], [0, 0, 1, 0], [0, 0, 0, 1]]) {
multmatrix([[2.22045e-16, 2.22045e-16, -1, 0], [-1, 0, -2.22045e-16, 0], [0, 1, 2.22045e-16, 0], [0, 0, 0, 1]]) {
- linear_extrude(height = 6, center = true, convexity = 10, $fn = 0, $fa = 12, $fs = 1) {
+ linear_extrude(height = 6, center = true, convexity = 10, $fn = 0, $fa = 12, $fs = 2) {
group() {
union() {
difference() {
polygon(points = [[0, 6], [6, 6], [6, 0], [21, 0], [21, 6], [27, 6], [27, 0], [77, 0], [83, 12], [77, 18], [77, 74], [71, 74], [71, 80], [61, 80], [61, 74], [55, 74], [55, 80], [49, 74], [49, 18], [43, 12], [6, 12]], paths = undef, convexity = 1);
multmatrix([[1, 0, 0, 43], [0, 1, 0, 18], [0, 0, 1, 0], [0, 0, 0, 1]]) {
- circle($fn = 0, $fa = 12, $fs = 1, r = 6);
+ circle($fn = 0, $fa = 12, $fs = 2, r = 6);
}
multmatrix([[1, 0, 0, 83], [0, 1, 0, 18], [0, 0, 1, 0], [0, 0, 0, 1]]) {
- circle($fn = 0, $fa = 12, $fs = 1, r = 6);
+ circle($fn = 0, $fa = 12, $fs = 2, r = 6);
}
}
multmatrix([[1, 0, 0, 77], [0, 1, 0, 0], [0, 0, 1, 0], [0, 0, 0, 1]]) {
square(size = [9, 12], center = false);
}
multmatrix([[1, 0, 0, 86], [0, 1, 0, 6], [0, 0, 1, 0], [0, 0, 0, 1]]) {
- circle($fn = 0, $fa = 12, $fs = 1, r = 6);
+ circle($fn = 0, $fa = 12, $fs = 2, r = 6);
}
multmatrix([[1, 0, 0, 6], [0, 1, 0, 6], [0, 0, 1, 0], [0, 0, 0, 1]]) {
intersection() {
- circle($fn = 0, $fa = 12, $fs = 1, r = 6);
+ circle($fn = 0, $fa = 12, $fs = 2, r = 6);
multmatrix([[1, 0, 0, -12], [0, 1, 0, 0], [0, 0, 1, 0], [0, 0, 0, 1]]) {
square(size = [12, 12], center = false);
}
@@ -130,7 +130,7 @@
}
multmatrix([[1, 0, 0, 55], [0, 1, 0, 74], [0, 0, 1, 0], [0, 0, 0, 1]]) {
intersection() {
- circle($fn = 0, $fa = 12, $fs = 1, r = 6);
+ circle($fn = 0, $fa = 12, $fs = 2, r = 6);
multmatrix([[1, 0, 0, -12], [0, 1, 0, 0], [0, 0, 1, 0], [0, 0, 0, 1]]) {
square(size = [12, 12], center = false);
}
@@ -145,27 +145,27 @@
multmatrix([[-0.5, 0.866025, 0, 0], [-0.866025, -0.5, 0, 0], [0, 0, 1, 0], [0, 0, 0, 1]]) {
multmatrix([[1, 0, 0, 0], [0, 1, 0, 102], [0, 0, 1, 0], [0, 0, 0, 1]]) {
multmatrix([[2.22045e-16, 2.22045e-16, -1, 0], [-1, 0, -2.22045e-16, 0], [0, 1, 2.22045e-16, 0], [0, 0, 0, 1]]) {
- linear_extrude(height = 6, center = true, convexity = 10, $fn = 0, $fa = 12, $fs = 1) {
+ linear_extrude(height = 6, center = true, convexity = 10, $fn = 0, $fa = 12, $fs = 2) {
group() {
union() {
difference() {
polygon(points = [[0, 6], [6, 6], [6, 0], [21, 0], [21, 6], [27, 6], [27, 0], [77, 0], [83, 12], [77, 18], [77, 74], [71, 74], [71, 80], [61, 80], [61, 74], [55, 74], [55, 80], [49, 74], [49, 18], [43, 12], [6, 12]], paths = undef, convexity = 1);
multmatrix([[1, 0, 0, 43], [0, 1, 0, 18], [0, 0, 1, 0], [0, 0, 0, 1]]) {
- circle($fn = 0, $fa = 12, $fs = 1, r = 6);
+ circle($fn = 0, $fa = 12, $fs = 2, r = 6);
}
multmatrix([[1, 0, 0, 83], [0, 1, 0, 18], [0, 0, 1, 0], [0, 0, 0, 1]]) {
- circle($fn = 0, $fa = 12, $fs = 1, r = 6);
+ circle($fn = 0, $fa = 12, $fs = 2, r = 6);
}
}
multmatrix([[1, 0, 0, 77], [0, 1, 0, 0], [0, 0, 1, 0], [0, 0, 0, 1]]) {
square(size = [9, 12], center = false);
}
multmatrix([[1, 0, 0, 86], [0, 1, 0, 6], [0, 0, 1, 0], [0, 0, 0, 1]]) {
- circle($fn = 0, $fa = 12, $fs = 1, r = 6);
+ circle($fn = 0, $fa = 12, $fs = 2, r = 6);
}
multmatrix([[1, 0, 0, 6], [0, 1, 0, 6], [0, 0, 1, 0], [0, 0, 0, 1]]) {
intersection() {
- circle($fn = 0, $fa = 12, $fs = 1, r = 6);
+ circle($fn = 0, $fa = 12, $fs = 2, r = 6);
multmatrix([[1, 0, 0, -12], [0, 1, 0, 0], [0, 0, 1, 0], [0, 0, 0, 1]]) {
square(size = [12, 12], center = false);
}
@@ -173,7 +173,7 @@
}
multmatrix([[1, 0, 0, 55], [0, 1, 0, 74], [0, 0, 1, 0], [0, 0, 0, 1]]) {
intersection() {
- circle($fn = 0, $fa = 12, $fs = 1, r = 6);
+ circle($fn = 0, $fa = 12, $fs = 2, r = 6);
multmatrix([[1, 0, 0, -12], [0, 1, 0, 0], [0, 0, 1, 0], [0, 0, 0, 1]]) {
square(size = [12, 12], center = false);
}
@@ -189,13 +189,13 @@
}
%multmatrix([[1, 0, 0, 0], [0, 1, 0, 0], [0, 0, 1, 12], [0, 0, 0, 1]]) {
group() {
- rotate_extrude(convexity = 2, $fn = 0, $fa = 12, $fs = 1) {
+ rotate_extrude(convexity = 2, $fn = 0, $fa = 12, $fs = 2) {
square(size = [25, 68], center = false);
multmatrix([[1, 0, 0, 0], [0, 1, 0, 68], [0, 0, 1, 0], [0, 0, 0, 1]]) {
intersection() {
square(size = [25, 25], center = false);
multmatrix([[1, 0, 0, 0], [0, 0.7, 0, 0], [0, 0, 1, 0], [0, 0, 0, 1]]) {
- circle($fn = 0, $fa = 12, $fs = 1, r = 25);
+ circle($fn = 0, $fa = 12, $fs = 2, r = 25);
}
}
}
@@ -204,7 +204,7 @@
multmatrix([[1, 0, 0, 0], [0, 1, 0, -12.5], [0, 0, 1, 0], [0, 0, 0, 1]]) {
square(size = [12.5, 25], center = false);
}
- circle($fn = 0, $fa = 12, $fs = 1, r = 12.5);
+ circle($fn = 0, $fa = 12, $fs = 2, r = 12.5);
}
}
}
diff --git a/tests/regression/dumptest/example018-expected.txt b/tests/regression/dumptest/example018-expected.txt
index d83440a..6691d38 100644
--- a/tests/regression/dumptest/example018-expected.txt
+++ b/tests/regression/dumptest/example018-expected.txt
@@ -6,7 +6,7 @@
cube(size = [60, 60, 60], center = true);
}
multmatrix([[1, 0, 0, -50], [0, 1, 0, 0], [0, 0, 1, 0], [0, 0, 0, 1]]) {
- cylinder($fn = 0, $fa = 12, $fs = 1, h = 50, r1 = 30, r2 = 30, center = true);
+ cylinder($fn = 0, $fa = 12, $fs = 2, h = 50, r1 = 30, r2 = 30, center = true);
}
multmatrix([[1, 0, 0, 50], [0, 1, 0, 0], [0, 0, 1, 0], [0, 0, 0, 1]]) {
union() {
@@ -23,7 +23,7 @@
}
}
multmatrix([[1, 0, 0, 150], [0, 1, 0, 0], [0, 0, 1, 0], [0, 0, 0, 1]]) {
- sphere($fn = 0, $fa = 12, $fs = 1, r = 30);
+ sphere($fn = 0, $fa = 12, $fs = 2, r = 30);
}
}
}
@@ -32,7 +32,7 @@
group() {
group() {
multmatrix([[1, 0, 0, -150], [0, 1, 0, 0], [0, 0, 1, 0], [0, 0, 0, 1]]) {
- cylinder($fn = 0, $fa = 12, $fs = 1, h = 50, r1 = 30, r2 = 30, center = true);
+ cylinder($fn = 0, $fa = 12, $fs = 2, h = 50, r1 = 30, r2 = 30, center = true);
}
multmatrix([[1, 0, 0, -50], [0, 1, 0, 0], [0, 0, 1, 0], [0, 0, 0, 1]]) {
union() {
@@ -49,7 +49,7 @@
}
}
multmatrix([[1, 0, 0, 50], [0, 1, 0, 0], [0, 0, 1, 0], [0, 0, 0, 1]]) {
- sphere($fn = 0, $fa = 12, $fs = 1, r = 30);
+ sphere($fn = 0, $fa = 12, $fs = 2, r = 30);
}
multmatrix([[1, 0, 0, 150], [0, 1, 0, 0], [0, 0, 1, 0], [0, 0, 0, 1]]) {
cube(size = [60, 60, 60], center = true);
@@ -75,13 +75,13 @@
}
}
multmatrix([[1, 0, 0, -50], [0, 1, 0, 0], [0, 0, 1, 0], [0, 0, 0, 1]]) {
- sphere($fn = 0, $fa = 12, $fs = 1, r = 30);
+ sphere($fn = 0, $fa = 12, $fs = 2, r = 30);
}
multmatrix([[1, 0, 0, 50], [0, 1, 0, 0], [0, 0, 1, 0], [0, 0, 0, 1]]) {
cube(size = [60, 60, 60], center = true);
}
multmatrix([[1, 0, 0, 150], [0, 1, 0, 0], [0, 0, 1, 0], [0, 0, 0, 1]]) {
- cylinder($fn = 0, $fa = 12, $fs = 1, h = 50, r1 = 30, r2 = 30, center = true);
+ cylinder($fn = 0, $fa = 12, $fs = 2, h = 50, r1 = 30, r2 = 30, center = true);
}
}
}
@@ -90,13 +90,13 @@
group() {
group() {
multmatrix([[1, 0, 0, -150], [0, 1, 0, 0], [0, 0, 1, 0], [0, 0, 0, 1]]) {
- sphere($fn = 0, $fa = 12, $fs = 1, r = 30);
+ sphere($fn = 0, $fa = 12, $fs = 2, r = 30);
}
multmatrix([[1, 0, 0, -50], [0, 1, 0, 0], [0, 0, 1, 0], [0, 0, 0, 1]]) {
cube(size = [60, 60, 60], center = true);
}
multmatrix([[1, 0, 0, 50], [0, 1, 0, 0], [0, 0, 1, 0], [0, 0, 0, 1]]) {
- cylinder($fn = 0, $fa = 12, $fs = 1, h = 50, r1 = 30, r2 = 30, center = true);
+ cylinder($fn = 0, $fa = 12, $fs = 2, h = 50, r1 = 30, r2 = 30, center = true);
}
multmatrix([[1, 0, 0, 150], [0, 1, 0, 0], [0, 0, 1, 0], [0, 0, 0, 1]]) {
union() {
diff --git a/tests/regression/dumptest/example019-expected.txt b/tests/regression/dumptest/example019-expected.txt
index 2ad2fb6..47406e6 100644
--- a/tests/regression/dumptest/example019-expected.txt
+++ b/tests/regression/dumptest/example019-expected.txt
@@ -1,126 +1,126 @@
group() {
multmatrix([[1, 0, 0, -100], [0, 1, 0, 0], [0, 0, 1, -30], [0, 0, 0, 1]]) {
- cylinder($fn = 0, $fa = 12, $fs = 1, h = 45, r1 = 6, r2 = 2, center = false);
+ cylinder($fn = 0, $fa = 12, $fs = 2, h = 45, r1 = 6, r2 = 2, center = false);
}
multmatrix([[1, 0, 0, -95], [0, 1, 0, 0], [0, 0, 1, -30], [0, 0, 0, 1]]) {
- cylinder($fn = 0, $fa = 12, $fs = 1, h = 46.5, r1 = 6, r2 = 2, center = false);
+ cylinder($fn = 0, $fa = 12, $fs = 2, h = 46.5, r1 = 6, r2 = 2, center = false);
}
multmatrix([[1, 0, 0, -90], [0, 1, 0, 0], [0, 0, 1, -30], [0, 0, 0, 1]]) {
- cylinder($fn = 0, $fa = 12, $fs = 1, h = 48, r1 = 6, r2 = 2, center = false);
+ cylinder($fn = 0, $fa = 12, $fs = 2, h = 48, r1 = 6, r2 = 2, center = false);
}
multmatrix([[1, 0, 0, -85], [0, 1, 0, 0], [0, 0, 1, -30], [0, 0, 0, 1]]) {
- cylinder($fn = 0, $fa = 12, $fs = 1, h = 49.5, r1 = 6, r2 = 2, center = false);
+ cylinder($fn = 0, $fa = 12, $fs = 2, h = 49.5, r1 = 6, r2 = 2, center = false);
}
multmatrix([[1, 0, 0, -80], [0, 1, 0, 0], [0, 0, 1, -30], [0, 0, 0, 1]]) {
- cylinder($fn = 0, $fa = 12, $fs = 1, h = 51, r1 = 6, r2 = 2, center = false);
+ cylinder($fn = 0, $fa = 12, $fs = 2, h = 51, r1 = 6, r2 = 2, center = false);
}
multmatrix([[1, 0, 0, -75], [0, 1, 0, 0], [0, 0, 1, -30], [0, 0, 0, 1]]) {
- cylinder($fn = 0, $fa = 12, $fs = 1, h = 52.5, r1 = 6, r2 = 2, center = false);
+ cylinder($fn = 0, $fa = 12, $fs = 2, h = 52.5, r1 = 6, r2 = 2, center = false);
}
multmatrix([[1, 0, 0, -70], [0, 1, 0, 0], [0, 0, 1, -30], [0, 0, 0, 1]]) {
- cylinder($fn = 0, $fa = 12, $fs = 1, h = 54, r1 = 6, r2 = 2, center = false);
+ cylinder($fn = 0, $fa = 12, $fs = 2, h = 54, r1 = 6, r2 = 2, center = false);
}
multmatrix([[1, 0, 0, -65], [0, 1, 0, 0], [0, 0, 1, -30], [0, 0, 0, 1]]) {
- cylinder($fn = 0, $fa = 12, $fs = 1, h = 55.5, r1 = 6, r2 = 2, center = false);
+ cylinder($fn = 0, $fa = 12, $fs = 2, h = 55.5, r1 = 6, r2 = 2, center = false);
}
multmatrix([[1, 0, 0, -60], [0, 1, 0, 0], [0, 0, 1, -30], [0, 0, 0, 1]]) {
- cylinder($fn = 0, $fa = 12, $fs = 1, h = 57, r1 = 6, r2 = 2, center = false);
+ cylinder($fn = 0, $fa = 12, $fs = 2, h = 57, r1 = 6, r2 = 2, center = false);
}
multmatrix([[1, 0, 0, -55], [0, 1, 0, 0], [0, 0, 1, -30], [0, 0, 0, 1]]) {
- cylinder($fn = 0, $fa = 12, $fs = 1, h = 58.5, r1 = 6, r2 = 2, center = false);
+ cylinder($fn = 0, $fa = 12, $fs = 2, h = 58.5, r1 = 6, r2 = 2, center = false);
}
multmatrix([[1, 0, 0, -50], [0, 1, 0, 0], [0, 0, 1, -30], [0, 0, 0, 1]]) {
- cylinder($fn = 0, $fa = 12, $fs = 1, h = 60, r1 = 6, r2 = 2, center = false);
+ cylinder($fn = 0, $fa = 12, $fs = 2, h = 60, r1 = 6, r2 = 2, center = false);
}
multmatrix([[1, 0, 0, -45], [0, 1, 0, 0], [0, 0, 1, -30], [0, 0, 0, 1]]) {
- cylinder($fn = 0, $fa = 12, $fs = 1, h = 59, r1 = 6, r2 = 2, center = false);
+ cylinder($fn = 0, $fa = 12, $fs = 2, h = 59, r1 = 6, r2 = 2, center = false);
}
multmatrix([[1, 0, 0, -40], [0, 1, 0, 0], [0, 0, 1, -30], [0, 0, 0, 1]]) {
- cylinder($fn = 0, $fa = 12, $fs = 1, h = 58, r1 = 6, r2 = 2, center = false);
+ cylinder($fn = 0, $fa = 12, $fs = 2, h = 58, r1 = 6, r2 = 2, center = false);
}
multmatrix([[1, 0, 0, -35], [0, 1, 0, 0], [0, 0, 1, -30], [0, 0, 0, 1]]) {
- cylinder($fn = 0, $fa = 12, $fs = 1, h = 57, r1 = 6, r2 = 2, center = false);
+ cylinder($fn = 0, $fa = 12, $fs = 2, h = 57, r1 = 6, r2 = 2, center = false);
}
multmatrix([[1, 0, 0, -30], [0, 1, 0, 0], [0, 0, 1, -30], [0, 0, 0, 1]]) {
- cylinder($fn = 0, $fa = 12, $fs = 1, h = 56, r1 = 6, r2 = 2, center = false);
+ cylinder($fn = 0, $fa = 12, $fs = 2, h = 56, r1 = 6, r2 = 2, center = false);
}
multmatrix([[1, 0, 0, -25], [0, 1, 0, 0], [0, 0, 1, -30], [0, 0, 0, 1]]) {
- cylinder($fn = 0, $fa = 12, $fs = 1, h = 55, r1 = 6, r2 = 2, center = false);
+ cylinder($fn = 0, $fa = 12, $fs = 2, h = 55, r1 = 6, r2 = 2, center = false);
}
multmatrix([[1, 0, 0, -20], [0, 1, 0, 0], [0, 0, 1, -30], [0, 0, 0, 1]]) {
- cylinder($fn = 0, $fa = 12, $fs = 1, h = 54, r1 = 6, r2 = 2, center = false);
+ cylinder($fn = 0, $fa = 12, $fs = 2, h = 54, r1 = 6, r2 = 2, center = false);
}
multmatrix([[1, 0, 0, -15], [0, 1, 0, 0], [0, 0, 1, -30], [0, 0, 0, 1]]) {
- cylinder($fn = 0, $fa = 12, $fs = 1, h = 55.05, r1 = 6, r2 = 2, center = false);
+ cylinder($fn = 0, $fa = 12, $fs = 2, h = 55.05, r1 = 6, r2 = 2, center = false);
}
multmatrix([[1, 0, 0, -10], [0, 1, 0, 0], [0, 0, 1, -30], [0, 0, 0, 1]]) {
- cylinder($fn = 0, $fa = 12, $fs = 1, h = 56.1, r1 = 6, r2 = 2, center = false);
+ cylinder($fn = 0, $fa = 12, $fs = 2, h = 56.1, r1 = 6, r2 = 2, center = false);
}
multmatrix([[1, 0, 0, -5], [0, 1, 0, 0], [0, 0, 1, -30], [0, 0, 0, 1]]) {
- cylinder($fn = 0, $fa = 12, $fs = 1, h = 57.15, r1 = 6, r2 = 2, center = false);
+ cylinder($fn = 0, $fa = 12, $fs = 2, h = 57.15, r1 = 6, r2 = 2, center = false);
}
multmatrix([[1, 0, 0, 0], [0, 1, 0, 0], [0, 0, 1, -30], [0, 0, 0, 1]]) {
- cylinder($fn = 0, $fa = 12, $fs = 1, h = 58.2, r1 = 6, r2 = 2, center = false);
+ cylinder($fn = 0, $fa = 12, $fs = 2, h = 58.2, r1 = 6, r2 = 2, center = false);
}
multmatrix([[1, 0, 0, 5], [0, 1, 0, 0], [0, 0, 1, -30], [0, 0, 0, 1]]) {
- cylinder($fn = 0, $fa = 12, $fs = 1, h = 59.25, r1 = 6, r2 = 2, center = false);
+ cylinder($fn = 0, $fa = 12, $fs = 2, h = 59.25, r1 = 6, r2 = 2, center = false);
}
multmatrix([[1, 0, 0, 10], [0, 1, 0, 0], [0, 0, 1, -30], [0, 0, 0, 1]]) {
- cylinder($fn = 0, $fa = 12, $fs = 1, h = 60.3, r1 = 6, r2 = 2, center = false);
+ cylinder($fn = 0, $fa = 12, $fs = 2, h = 60.3, r1 = 6, r2 = 2, center = false);
}
multmatrix([[1, 0, 0, 15], [0, 1, 0, 0], [0, 0, 1, -30], [0, 0, 0, 1]]) {
- cylinder($fn = 0, $fa = 12, $fs = 1, h = 61.35, r1 = 6, r2 = 2, center = false);
+ cylinder($fn = 0, $fa = 12, $fs = 2, h = 61.35, r1 = 6, r2 = 2, center = false);
}
multmatrix([[1, 0, 0, 20], [0, 1, 0, 0], [0, 0, 1, -30], [0, 0, 0, 1]]) {
- cylinder($fn = 0, $fa = 12, $fs = 1, h = 62.4, r1 = 6, r2 = 2, center = false);
+ cylinder($fn = 0, $fa = 12, $fs = 2, h = 62.4, r1 = 6, r2 = 2, center = false);
}
multmatrix([[1, 0, 0, 25], [0, 1, 0, 0], [0, 0, 1, -30], [0, 0, 0, 1]]) {
- cylinder($fn = 0, $fa = 12, $fs = 1, h = 63.45, r1 = 6, r2 = 2, center = false);
+ cylinder($fn = 0, $fa = 12, $fs = 2, h = 63.45, r1 = 6, r2 = 2, center = false);
}
multmatrix([[1, 0, 0, 30], [0, 1, 0, 0], [0, 0, 1, -30], [0, 0, 0, 1]]) {
- cylinder($fn = 0, $fa = 12, $fs = 1, h = 64.5, r1 = 6, r2 = 2, center = false);
+ cylinder($fn = 0, $fa = 12, $fs = 2, h = 64.5, r1 = 6, r2 = 2, center = false);
}
multmatrix([[1, 0, 0, 35], [0, 1, 0, 0], [0, 0, 1, -30], [0, 0, 0, 1]]) {
- cylinder($fn = 0, $fa = 12, $fs = 1, h = 65.55, r1 = 6, r2 = 2, center = false);
+ cylinder($fn = 0, $fa = 12, $fs = 2, h = 65.55, r1 = 6, r2 = 2, center = false);
}
multmatrix([[1, 0, 0, 40], [0, 1, 0, 0], [0, 0, 1, -30], [0, 0, 0, 1]]) {
- cylinder($fn = 0, $fa = 12, $fs = 1, h = 66.6, r1 = 6, r2 = 2, center = false);
+ cylinder($fn = 0, $fa = 12, $fs = 2, h = 66.6, r1 = 6, r2 = 2, center = false);
}
multmatrix([[1, 0, 0, 45], [0, 1, 0, 0], [0, 0, 1, -30], [0, 0, 0, 1]]) {
- cylinder($fn = 0, $fa = 12, $fs = 1, h = 67.65, r1 = 6, r2 = 2, center = false);
+ cylinder($fn = 0, $fa = 12, $fs = 2, h = 67.65, r1 = 6, r2 = 2, center = false);
}
multmatrix([[1, 0, 0, 50], [0, 1, 0, 0], [0, 0, 1, -30], [0, 0, 0, 1]]) {
- cylinder($fn = 0, $fa = 12, $fs = 1, h = 68.7, r1 = 6, r2 = 2, center = false);
+ cylinder($fn = 0, $fa = 12, $fs = 2, h = 68.7, r1 = 6, r2 = 2, center = false);
}
multmatrix([[1, 0, 0, 55], [0, 1, 0, 0], [0, 0, 1, -30], [0, 0, 0, 1]]) {
- cylinder($fn = 0, $fa = 12, $fs = 1, h = 69.75, r1 = 6, r2 = 2, center = false);
+ cylinder($fn = 0, $fa = 12, $fs = 2, h = 69.75, r1 = 6, r2 = 2, center = false);
}
multmatrix([[1, 0, 0, 60], [0, 1, 0, 0], [0, 0, 1, -30], [0, 0, 0, 1]]) {
- cylinder($fn = 0, $fa = 12, $fs = 1, h = 70.8, r1 = 6, r2 = 2, center = false);
+ cylinder($fn = 0, $fa = 12, $fs = 2, h = 70.8, r1 = 6, r2 = 2, center = false);
}
multmatrix([[1, 0, 0, 65], [0, 1, 0, 0], [0, 0, 1, -30], [0, 0, 0, 1]]) {
- cylinder($fn = 0, $fa = 12, $fs = 1, h = 71.85, r1 = 6, r2 = 2, center = false);
+ cylinder($fn = 0, $fa = 12, $fs = 2, h = 71.85, r1 = 6, r2 = 2, center = false);
}
multmatrix([[1, 0, 0, 70], [0, 1, 0, 0], [0, 0, 1, -30], [0, 0, 0, 1]]) {
- cylinder($fn = 0, $fa = 12, $fs = 1, h = 72.9, r1 = 6, r2 = 2, center = false);
+ cylinder($fn = 0, $fa = 12, $fs = 2, h = 72.9, r1 = 6, r2 = 2, center = false);
}
multmatrix([[1, 0, 0, 75], [0, 1, 0, 0], [0, 0, 1, -30], [0, 0, 0, 1]]) {
- cylinder($fn = 0, $fa = 12, $fs = 1, h = 73.95, r1 = 6, r2 = 2, center = false);
+ cylinder($fn = 0, $fa = 12, $fs = 2, h = 73.95, r1 = 6, r2 = 2, center = false);
}
multmatrix([[1, 0, 0, 80], [0, 1, 0, 0], [0, 0, 1, -30], [0, 0, 0, 1]]) {
- cylinder($fn = 0, $fa = 12, $fs = 1, h = 75, r1 = 6, r2 = 2, center = false);
+ cylinder($fn = 0, $fa = 12, $fs = 2, h = 75, r1 = 6, r2 = 2, center = false);
}
multmatrix([[1, 0, 0, 85], [0, 1, 0, 0], [0, 0, 1, -30], [0, 0, 0, 1]]) {
- cylinder($fn = 0, $fa = 12, $fs = 1, h = 70.0714, r1 = 6, r2 = 2, center = false);
+ cylinder($fn = 0, $fa = 12, $fs = 2, h = 70.0714, r1 = 6, r2 = 2, center = false);
}
multmatrix([[1, 0, 0, 90], [0, 1, 0, 0], [0, 0, 1, -30], [0, 0, 0, 1]]) {
- cylinder($fn = 0, $fa = 12, $fs = 1, h = 65.1429, r1 = 6, r2 = 2, center = false);
+ cylinder($fn = 0, $fa = 12, $fs = 2, h = 65.1429, r1 = 6, r2 = 2, center = false);
}
multmatrix([[1, 0, 0, 95], [0, 1, 0, 0], [0, 0, 1, -30], [0, 0, 0, 1]]) {
- cylinder($fn = 0, $fa = 12, $fs = 1, h = 60.2143, r1 = 6, r2 = 2, center = false);
+ cylinder($fn = 0, $fa = 12, $fs = 2, h = 60.2143, r1 = 6, r2 = 2, center = false);
}
multmatrix([[1, 0, 0, 100], [0, 1, 0, 0], [0, 0, 1, -30], [0, 0, 0, 1]]) {
- cylinder($fn = 0, $fa = 12, $fs = 1, h = 55.2857, r1 = 6, r2 = 2, center = false);
+ cylinder($fn = 0, $fa = 12, $fs = 2, h = 55.2857, r1 = 6, r2 = 2, center = false);
}
}
diff --git a/tests/regression/dumptest/example022-expected.txt b/tests/regression/dumptest/example022-expected.txt
index 4f224be..bd200f8 100644
--- a/tests/regression/dumptest/example022-expected.txt
+++ b/tests/regression/dumptest/example022-expected.txt
@@ -5,16 +5,16 @@
cube(size = [20, 20, 40], center = true);
group() {
multmatrix([[1, 0, 0, -5], [0, 1, 0, -10], [0, 0, 1, 0], [0, 0, 0, 1]]) {
- cylinder($fn = 0, $fa = 12, $fs = 1, h = 40, r1 = 5, r2 = 5, center = true);
+ cylinder($fn = 0, $fa = 12, $fs = 2, h = 40, r1 = 5, r2 = 5, center = true);
}
multmatrix([[1, 0, 0, -5], [0, 1, 0, 10], [0, 0, 1, 0], [0, 0, 0, 1]]) {
- cylinder($fn = 0, $fa = 12, $fs = 1, h = 40, r1 = 5, r2 = 5, center = true);
+ cylinder($fn = 0, $fa = 12, $fs = 2, h = 40, r1 = 5, r2 = 5, center = true);
}
multmatrix([[1, 0, 0, 5], [0, 1, 0, -10], [0, 0, 1, 0], [0, 0, 0, 1]]) {
- cylinder($fn = 0, $fa = 12, $fs = 1, h = 40, r1 = 5, r2 = 5, center = true);
+ cylinder($fn = 0, $fa = 12, $fs = 2, h = 40, r1 = 5, r2 = 5, center = true);
}
multmatrix([[1, 0, 0, 5], [0, 1, 0, 10], [0, 0, 1, 0], [0, 0, 0, 1]]) {
- cylinder($fn = 0, $fa = 12, $fs = 1, h = 40, r1 = 5, r2 = 5, center = true);
+ cylinder($fn = 0, $fa = 12, $fs = 2, h = 40, r1 = 5, r2 = 5, center = true);
}
}
}
@@ -30,94 +30,94 @@
group() {
multmatrix([[1, 0, 0, 0], [0, 1, 0, 0], [0, 0, 1, 0], [0, 0, 0, 1]]) {
multmatrix([[1, 0, 0, -5], [0, 1, 0, -10], [0, 0, 1, 0], [0, 0, 0, 1]]) {
- cylinder($fn = 0, $fa = 12, $fs = 1, h = 30, r1 = 5, r2 = 5, center = true);
+ cylinder($fn = 0, $fa = 12, $fs = 2, h = 30, r1 = 5, r2 = 5, center = true);
}
}
multmatrix([[1, 0, 0, 0], [0, 1, 0, 0], [0, 0, 1, 0], [0, 0, 0, 1]]) {
multmatrix([[1, 0, 0, -5], [0, 1, 0, 10], [0, 0, 1, 0], [0, 0, 0, 1]]) {
- cylinder($fn = 0, $fa = 12, $fs = 1, h = 30, r1 = 5, r2 = 5, center = true);
+ cylinder($fn = 0, $fa = 12, $fs = 2, h = 30, r1 = 5, r2 = 5, center = true);
}
}
multmatrix([[1, 0, 0, 0], [0, 1, 0, 0], [0, 0, 1, 0], [0, 0, 0, 1]]) {
multmatrix([[1, 0, 0, 5], [0, 1, 0, -10], [0, 0, 1, 0], [0, 0, 0, 1]]) {
- cylinder($fn = 0, $fa = 12, $fs = 1, h = 30, r1 = 5, r2 = 5, center = true);
+ cylinder($fn = 0, $fa = 12, $fs = 2, h = 30, r1 = 5, r2 = 5, center = true);
}
}
multmatrix([[1, 0, 0, 0], [0, 1, 0, 0], [0, 0, 1, 0], [0, 0, 0, 1]]) {
multmatrix([[1, 0, 0, 5], [0, 1, 0, 10], [0, 0, 1, 0], [0, 0, 0, 1]]) {
- cylinder($fn = 0, $fa = 12, $fs = 1, h = 30, r1 = 5, r2 = 5, center = true);
+ cylinder($fn = 0, $fa = 12, $fs = 2, h = 30, r1 = 5, r2 = 5, center = true);
}
}
}
group() {
multmatrix([[2.22045e-16, -2.22045e-16, 1, 0], [1, 0, -2.22045e-16, 0], [0, 1, 2.22045e-16, 0], [0, 0, 0, 1]]) {
multmatrix([[1, 0, 0, -10], [0, 1, 0, -15], [0, 0, 1, 0], [0, 0, 0, 1]]) {
- cylinder($fn = 0, $fa = 12, $fs = 1, h = 10, r1 = 5, r2 = 5, center = true);
+ cylinder($fn = 0, $fa = 12, $fs = 2, h = 10, r1 = 5, r2 = 5, center = true);
}
}
multmatrix([[2.22045e-16, -2.22045e-16, 1, 0], [1, 0, -2.22045e-16, 0], [0, 1, 2.22045e-16, 0], [0, 0, 0, 1]]) {
multmatrix([[1, 0, 0, -10], [0, 1, 0, 15], [0, 0, 1, 0], [0, 0, 0, 1]]) {
- cylinder($fn = 0, $fa = 12, $fs = 1, h = 10, r1 = 5, r2 = 5, center = true);
+ cylinder($fn = 0, $fa = 12, $fs = 2, h = 10, r1 = 5, r2 = 5, center = true);
}
}
multmatrix([[2.22045e-16, -2.22045e-16, 1, 0], [1, 0, -2.22045e-16, 0], [0, 1, 2.22045e-16, 0], [0, 0, 0, 1]]) {
multmatrix([[1, 0, 0, 10], [0, 1, 0, -15], [0, 0, 1, 0], [0, 0, 0, 1]]) {
- cylinder($fn = 0, $fa = 12, $fs = 1, h = 10, r1 = 5, r2 = 5, center = true);
+ cylinder($fn = 0, $fa = 12, $fs = 2, h = 10, r1 = 5, r2 = 5, center = true);
}
}
multmatrix([[2.22045e-16, -2.22045e-16, 1, 0], [1, 0, -2.22045e-16, 0], [0, 1, 2.22045e-16, 0], [0, 0, 0, 1]]) {
multmatrix([[1, 0, 0, 10], [0, 1, 0, 15], [0, 0, 1, 0], [0, 0, 0, 1]]) {
- cylinder($fn = 0, $fa = 12, $fs = 1, h = 10, r1 = 5, r2 = 5, center = true);
+ cylinder($fn = 0, $fa = 12, $fs = 2, h = 10, r1 = 5, r2 = 5, center = true);
}
}
}
group() {
multmatrix([[2.22045e-16, 1, 2.22045e-16, 0], [0, 2.22045e-16, -1, 0], [-1, 2.22045e-16, 0, 0], [0, 0, 0, 1]]) {
multmatrix([[1, 0, 0, -15], [0, 1, 0, -5], [0, 0, 1, 0], [0, 0, 0, 1]]) {
- cylinder($fn = 0, $fa = 12, $fs = 1, h = 20, r1 = 5, r2 = 5, center = true);
+ cylinder($fn = 0, $fa = 12, $fs = 2, h = 20, r1 = 5, r2 = 5, center = true);
}
}
multmatrix([[2.22045e-16, 1, 2.22045e-16, 0], [0, 2.22045e-16, -1, 0], [-1, 2.22045e-16, 0, 0], [0, 0, 0, 1]]) {
multmatrix([[1, 0, 0, -15], [0, 1, 0, 5], [0, 0, 1, 0], [0, 0, 0, 1]]) {
- cylinder($fn = 0, $fa = 12, $fs = 1, h = 20, r1 = 5, r2 = 5, center = true);
+ cylinder($fn = 0, $fa = 12, $fs = 2, h = 20, r1 = 5, r2 = 5, center = true);
}
}
multmatrix([[2.22045e-16, 1, 2.22045e-16, 0], [0, 2.22045e-16, -1, 0], [-1, 2.22045e-16, 0, 0], [0, 0, 0, 1]]) {
multmatrix([[1, 0, 0, 15], [0, 1, 0, -5], [0, 0, 1, 0], [0, 0, 0, 1]]) {
- cylinder($fn = 0, $fa = 12, $fs = 1, h = 20, r1 = 5, r2 = 5, center = true);
+ cylinder($fn = 0, $fa = 12, $fs = 2, h = 20, r1 = 5, r2 = 5, center = true);
}
}
multmatrix([[2.22045e-16, 1, 2.22045e-16, 0], [0, 2.22045e-16, -1, 0], [-1, 2.22045e-16, 0, 0], [0, 0, 0, 1]]) {
multmatrix([[1, 0, 0, 15], [0, 1, 0, 5], [0, 0, 1, 0], [0, 0, 0, 1]]) {
- cylinder($fn = 0, $fa = 12, $fs = 1, h = 20, r1 = 5, r2 = 5, center = true);
+ cylinder($fn = 0, $fa = 12, $fs = 2, h = 20, r1 = 5, r2 = 5, center = true);
}
}
}
}
group() {
multmatrix([[1, 0, 0, -5], [0, 1, 0, -10], [0, 0, 1, -15], [0, 0, 0, 1]]) {
- sphere($fn = 0, $fa = 12, $fs = 1, r = 5);
+ sphere($fn = 0, $fa = 12, $fs = 2, r = 5);
}
multmatrix([[1, 0, 0, -5], [0, 1, 0, -10], [0, 0, 1, 15], [0, 0, 0, 1]]) {
- sphere($fn = 0, $fa = 12, $fs = 1, r = 5);
+ sphere($fn = 0, $fa = 12, $fs = 2, r = 5);
}
multmatrix([[1, 0, 0, -5], [0, 1, 0, 10], [0, 0, 1, -15], [0, 0, 0, 1]]) {
- sphere($fn = 0, $fa = 12, $fs = 1, r = 5);
+ sphere($fn = 0, $fa = 12, $fs = 2, r = 5);
}
multmatrix([[1, 0, 0, -5], [0, 1, 0, 10], [0, 0, 1, 15], [0, 0, 0, 1]]) {
- sphere($fn = 0, $fa = 12, $fs = 1, r = 5);
+ sphere($fn = 0, $fa = 12, $fs = 2, r = 5);
}
multmatrix([[1, 0, 0, 5], [0, 1, 0, -10], [0, 0, 1, -15], [0, 0, 0, 1]]) {
- sphere($fn = 0, $fa = 12, $fs = 1, r = 5);
+ sphere($fn = 0, $fa = 12, $fs = 2, r = 5);
}
multmatrix([[1, 0, 0, 5], [0, 1, 0, -10], [0, 0, 1, 15], [0, 0, 0, 1]]) {
- sphere($fn = 0, $fa = 12, $fs = 1, r = 5);
+ sphere($fn = 0, $fa = 12, $fs = 2, r = 5);
}
multmatrix([[1, 0, 0, 5], [0, 1, 0, 10], [0, 0, 1, -15], [0, 0, 0, 1]]) {
- sphere($fn = 0, $fa = 12, $fs = 1, r = 5);
+ sphere($fn = 0, $fa = 12, $fs = 2, r = 5);
}
multmatrix([[1, 0, 0, 5], [0, 1, 0, 10], [0, 0, 1, 15], [0, 0, 0, 1]]) {
- sphere($fn = 0, $fa = 12, $fs = 1, r = 5);
+ sphere($fn = 0, $fa = 12, $fs = 2, r = 5);
}
}
}
diff --git a/tests/regression/dumptest/for-nested-tests-expected.txt b/tests/regression/dumptest/for-nested-tests-expected.txt
index 24fd447..d1034b3 100644
--- a/tests/regression/dumptest/for-nested-tests-expected.txt
+++ b/tests/regression/dumptest/for-nested-tests-expected.txt
@@ -1,111 +1,111 @@
group() {
multmatrix([[1, 0, 0, 0], [0, 1, 0, 0], [0, 0, 1, 0], [0, 0, 0, 1]]) {
- sphere($fn = 0, $fa = 12, $fs = 1, r = 3);
+ sphere($fn = 0, $fa = 12, $fs = 2, r = 3);
}
multmatrix([[1, 0, 0, 0], [0, 1, 0, 0], [0, 0, 1, 20], [0, 0, 0, 1]]) {
- sphere($fn = 0, $fa = 12, $fs = 1, r = 3);
+ sphere($fn = 0, $fa = 12, $fs = 2, r = 3);
}
multmatrix([[1, 0, 0, 0], [0, 1, 0, 0], [0, 0, 1, 30], [0, 0, 0, 1]]) {
- sphere($fn = 0, $fa = 12, $fs = 1, r = 3);
+ sphere($fn = 0, $fa = 12, $fs = 2, r = 3);
}
multmatrix([[1, 0, 0, 0], [0, 1, 0, 5], [0, 0, 1, 0], [0, 0, 0, 1]]) {
- sphere($fn = 0, $fa = 12, $fs = 1, r = 3);
+ sphere($fn = 0, $fa = 12, $fs = 2, r = 3);
}
multmatrix([[1, 0, 0, 0], [0, 1, 0, 5], [0, 0, 1, 20], [0, 0, 0, 1]]) {
- sphere($fn = 0, $fa = 12, $fs = 1, r = 3);
+ sphere($fn = 0, $fa = 12, $fs = 2, r = 3);
}
multmatrix([[1, 0, 0, 0], [0, 1, 0, 5], [0, 0, 1, 30], [0, 0, 0, 1]]) {
- sphere($fn = 0, $fa = 12, $fs = 1, r = 3);
+ sphere($fn = 0, $fa = 12, $fs = 2, r = 3);
}
multmatrix([[1, 0, 0, 0], [0, 1, 0, 10], [0, 0, 1, 0], [0, 0, 0, 1]]) {
- sphere($fn = 0, $fa = 12, $fs = 1, r = 3);
+ sphere($fn = 0, $fa = 12, $fs = 2, r = 3);
}
multmatrix([[1, 0, 0, 0], [0, 1, 0, 10], [0, 0, 1, 20], [0, 0, 0, 1]]) {
- sphere($fn = 0, $fa = 12, $fs = 1, r = 3);
+ sphere($fn = 0, $fa = 12, $fs = 2, r = 3);
}
multmatrix([[1, 0, 0, 0], [0, 1, 0, 10], [0, 0, 1, 30], [0, 0, 0, 1]]) {
- sphere($fn = 0, $fa = 12, $fs = 1, r = 3);
+ sphere($fn = 0, $fa = 12, $fs = 2, r = 3);
}
multmatrix([[1, 0, 0, 10], [0, 1, 0, 0], [0, 0, 1, 0], [0, 0, 0, 1]]) {
- sphere($fn = 0, $fa = 12, $fs = 1, r = 3);
+ sphere($fn = 0, $fa = 12, $fs = 2, r = 3);
}
multmatrix([[1, 0, 0, 10], [0, 1, 0, 0], [0, 0, 1, 20], [0, 0, 0, 1]]) {
- sphere($fn = 0, $fa = 12, $fs = 1, r = 3);
+ sphere($fn = 0, $fa = 12, $fs = 2, r = 3);
}
multmatrix([[1, 0, 0, 10], [0, 1, 0, 0], [0, 0, 1, 30], [0, 0, 0, 1]]) {
- sphere($fn = 0, $fa = 12, $fs = 1, r = 3);
+ sphere($fn = 0, $fa = 12, $fs = 2, r = 3);
}
multmatrix([[1, 0, 0, 10], [0, 1, 0, 5], [0, 0, 1, 0], [0, 0, 0, 1]]) {
- sphere($fn = 0, $fa = 12, $fs = 1, r = 3);
+ sphere($fn = 0, $fa = 12, $fs = 2, r = 3);
}
multmatrix([[1, 0, 0, 10], [0, 1, 0, 5], [0, 0, 1, 20], [0, 0, 0, 1]]) {
- sphere($fn = 0, $fa = 12, $fs = 1, r = 3);
+ sphere($fn = 0, $fa = 12, $fs = 2, r = 3);
}
multmatrix([[1, 0, 0, 10], [0, 1, 0, 5], [0, 0, 1, 30], [0, 0, 0, 1]]) {
- sphere($fn = 0, $fa = 12, $fs = 1, r = 3);
+ sphere($fn = 0, $fa = 12, $fs = 2, r = 3);
}
multmatrix([[1, 0, 0, 10], [0, 1, 0, 10], [0, 0, 1, 0], [0, 0, 0, 1]]) {
- sphere($fn = 0, $fa = 12, $fs = 1, r = 3);
+ sphere($fn = 0, $fa = 12, $fs = 2, r = 3);
}
multmatrix([[1, 0, 0, 10], [0, 1, 0, 10], [0, 0, 1, 20], [0, 0, 0, 1]]) {
- sphere($fn = 0, $fa = 12, $fs = 1, r = 3);
+ sphere($fn = 0, $fa = 12, $fs = 2, r = 3);
}
multmatrix([[1, 0, 0, 10], [0, 1, 0, 10], [0, 0, 1, 30], [0, 0, 0, 1]]) {
- sphere($fn = 0, $fa = 12, $fs = 1, r = 3);
+ sphere($fn = 0, $fa = 12, $fs = 2, r = 3);
}
multmatrix([[1, 0, 0, 20], [0, 1, 0, 0], [0, 0, 1, 0], [0, 0, 0, 1]]) {
- sphere($fn = 0, $fa = 12, $fs = 1, r = 3);
+ sphere($fn = 0, $fa = 12, $fs = 2, r = 3);
}
multmatrix([[1, 0, 0, 20], [0, 1, 0, 0], [0, 0, 1, 20], [0, 0, 0, 1]]) {
- sphere($fn = 0, $fa = 12, $fs = 1, r = 3);
+ sphere($fn = 0, $fa = 12, $fs = 2, r = 3);
}
multmatrix([[1, 0, 0, 20], [0, 1, 0, 0], [0, 0, 1, 30], [0, 0, 0, 1]]) {
- sphere($fn = 0, $fa = 12, $fs = 1, r = 3);
+ sphere($fn = 0, $fa = 12, $fs = 2, r = 3);
}
multmatrix([[1, 0, 0, 20], [0, 1, 0, 5], [0, 0, 1, 0], [0, 0, 0, 1]]) {
- sphere($fn = 0, $fa = 12, $fs = 1, r = 3);
+ sphere($fn = 0, $fa = 12, $fs = 2, r = 3);
}
multmatrix([[1, 0, 0, 20], [0, 1, 0, 5], [0, 0, 1, 20], [0, 0, 0, 1]]) {
- sphere($fn = 0, $fa = 12, $fs = 1, r = 3);
+ sphere($fn = 0, $fa = 12, $fs = 2, r = 3);
}
multmatrix([[1, 0, 0, 20], [0, 1, 0, 5], [0, 0, 1, 30], [0, 0, 0, 1]]) {
- sphere($fn = 0, $fa = 12, $fs = 1, r = 3);
+ sphere($fn = 0, $fa = 12, $fs = 2, r = 3);
}
multmatrix([[1, 0, 0, 20], [0, 1, 0, 10], [0, 0, 1, 0], [0, 0, 0, 1]]) {
- sphere($fn = 0, $fa = 12, $fs = 1, r = 3);
+ sphere($fn = 0, $fa = 12, $fs = 2, r = 3);
}
multmatrix([[1, 0, 0, 20], [0, 1, 0, 10], [0, 0, 1, 20], [0, 0, 0, 1]]) {
- sphere($fn = 0, $fa = 12, $fs = 1, r = 3);
+ sphere($fn = 0, $fa = 12, $fs = 2, r = 3);
}
multmatrix([[1, 0, 0, 20], [0, 1, 0, 10], [0, 0, 1, 30], [0, 0, 0, 1]]) {
- sphere($fn = 0, $fa = 12, $fs = 1, r = 3);
+ sphere($fn = 0, $fa = 12, $fs = 2, r = 3);
}
multmatrix([[1, 0, 0, 30], [0, 1, 0, 0], [0, 0, 1, 0], [0, 0, 0, 1]]) {
- sphere($fn = 0, $fa = 12, $fs = 1, r = 3);
+ sphere($fn = 0, $fa = 12, $fs = 2, r = 3);
}
multmatrix([[1, 0, 0, 30], [0, 1, 0, 0], [0, 0, 1, 20], [0, 0, 0, 1]]) {
- sphere($fn = 0, $fa = 12, $fs = 1, r = 3);
+ sphere($fn = 0, $fa = 12, $fs = 2, r = 3);
}
multmatrix([[1, 0, 0, 30], [0, 1, 0, 0], [0, 0, 1, 30], [0, 0, 0, 1]]) {
- sphere($fn = 0, $fa = 12, $fs = 1, r = 3);
+ sphere($fn = 0, $fa = 12, $fs = 2, r = 3);
}
multmatrix([[1, 0, 0, 30], [0, 1, 0, 5], [0, 0, 1, 0], [0, 0, 0, 1]]) {
- sphere($fn = 0, $fa = 12, $fs = 1, r = 3);
+ sphere($fn = 0, $fa = 12, $fs = 2, r = 3);
}
multmatrix([[1, 0, 0, 30], [0, 1, 0, 5], [0, 0, 1, 20], [0, 0, 0, 1]]) {
- sphere($fn = 0, $fa = 12, $fs = 1, r = 3);
+ sphere($fn = 0, $fa = 12, $fs = 2, r = 3);
}
multmatrix([[1, 0, 0, 30], [0, 1, 0, 5], [0, 0, 1, 30], [0, 0, 0, 1]]) {
- sphere($fn = 0, $fa = 12, $fs = 1, r = 3);
+ sphere($fn = 0, $fa = 12, $fs = 2, r = 3);
}
multmatrix([[1, 0, 0, 30], [0, 1, 0, 10], [0, 0, 1, 0], [0, 0, 0, 1]]) {
- sphere($fn = 0, $fa = 12, $fs = 1, r = 3);
+ sphere($fn = 0, $fa = 12, $fs = 2, r = 3);
}
multmatrix([[1, 0, 0, 30], [0, 1, 0, 10], [0, 0, 1, 20], [0, 0, 0, 1]]) {
- sphere($fn = 0, $fa = 12, $fs = 1, r = 3);
+ sphere($fn = 0, $fa = 12, $fs = 2, r = 3);
}
multmatrix([[1, 0, 0, 30], [0, 1, 0, 10], [0, 0, 1, 30], [0, 0, 0, 1]]) {
- sphere($fn = 0, $fa = 12, $fs = 1, r = 3);
+ sphere($fn = 0, $fa = 12, $fs = 2, r = 3);
}
}
diff --git a/tests/regression/dumptest/for-tests-expected.txt b/tests/regression/dumptest/for-tests-expected.txt
index ce8953b..f9cf5e0 100644
--- a/tests/regression/dumptest/for-tests-expected.txt
+++ b/tests/regression/dumptest/for-tests-expected.txt
@@ -5,60 +5,60 @@
}
multmatrix([[1, 0, 0, 10], [0, 1, 0, 0], [0, 0, 1, 0], [0, 0, 0, 1]]) {
group() {
- cylinder($fn = 0, $fa = 12, $fs = 1, h = 1, r1 = 3, r2 = 3, center = false);
+ cylinder($fn = 0, $fa = 12, $fs = 2, h = 1, r1 = 3, r2 = 3, center = false);
}
}
group() {
multmatrix([[1, 0, 0, -20], [0, 1, 0, 10], [0, 0, 1, 0], [0, 0, 0, 1]]) {
- cylinder($fn = 0, $fa = 12, $fs = 1, h = 1, r1 = 1, r2 = 1, center = false);
+ cylinder($fn = 0, $fa = 12, $fs = 2, h = 1, r1 = 1, r2 = 1, center = false);
}
multmatrix([[1, 0, 0, -10], [0, 1, 0, 10], [0, 0, 1, 0], [0, 0, 0, 1]]) {
- cylinder($fn = 0, $fa = 12, $fs = 1, h = 1, r1 = 2, r2 = 2, center = false);
+ cylinder($fn = 0, $fa = 12, $fs = 2, h = 1, r1 = 2, r2 = 2, center = false);
}
multmatrix([[1, 0, 0, 0], [0, 1, 0, 10], [0, 0, 1, 0], [0, 0, 0, 1]]) {
- cylinder($fn = 0, $fa = 12, $fs = 1, h = 1, r1 = 3, r2 = 3, center = false);
+ cylinder($fn = 0, $fa = 12, $fs = 2, h = 1, r1 = 3, r2 = 3, center = false);
}
multmatrix([[1, 0, 0, 10], [0, 1, 0, 10], [0, 0, 1, 0], [0, 0, 0, 1]]) {
- cylinder($fn = 0, $fa = 12, $fs = 1, h = 1, r1 = 4, r2 = 4, center = false);
+ cylinder($fn = 0, $fa = 12, $fs = 2, h = 1, r1 = 4, r2 = 4, center = false);
}
multmatrix([[1, 0, 0, 20], [0, 1, 0, 10], [0, 0, 1, 0], [0, 0, 0, 1]]) {
- cylinder($fn = 0, $fa = 12, $fs = 1, h = 1, r1 = 5, r2 = 5, center = false);
+ cylinder($fn = 0, $fa = 12, $fs = 2, h = 1, r1 = 5, r2 = 5, center = false);
}
}
group() {
multmatrix([[1, 0, 0, -20], [0, 1, 0, 20], [0, 0, 1, 0], [0, 0, 0, 1]]) {
- cylinder($fn = 0, $fa = 12, $fs = 1, h = 1, r1 = 1, r2 = 1, center = false);
+ cylinder($fn = 0, $fa = 12, $fs = 2, h = 1, r1 = 1, r2 = 1, center = false);
}
multmatrix([[1, 0, 0, -10], [0, 1, 0, 20], [0, 0, 1, 0], [0, 0, 0, 1]]) {
- cylinder($fn = 0, $fa = 12, $fs = 1, h = 1, r1 = 2, r2 = 2, center = false);
+ cylinder($fn = 0, $fa = 12, $fs = 2, h = 1, r1 = 2, r2 = 2, center = false);
}
multmatrix([[1, 0, 0, 0], [0, 1, 0, 20], [0, 0, 1, 0], [0, 0, 0, 1]]) {
- cylinder($fn = 0, $fa = 12, $fs = 1, h = 1, r1 = 3, r2 = 3, center = false);
+ cylinder($fn = 0, $fa = 12, $fs = 2, h = 1, r1 = 3, r2 = 3, center = false);
}
multmatrix([[1, 0, 0, 10], [0, 1, 0, 20], [0, 0, 1, 0], [0, 0, 0, 1]]) {
- cylinder($fn = 0, $fa = 12, $fs = 1, h = 1, r1 = 4, r2 = 4, center = false);
+ cylinder($fn = 0, $fa = 12, $fs = 2, h = 1, r1 = 4, r2 = 4, center = false);
}
multmatrix([[1, 0, 0, 20], [0, 1, 0, 20], [0, 0, 1, 0], [0, 0, 0, 1]]) {
- cylinder($fn = 0, $fa = 12, $fs = 1, h = 1, r1 = 5, r2 = 5, center = false);
+ cylinder($fn = 0, $fa = 12, $fs = 2, h = 1, r1 = 5, r2 = 5, center = false);
}
}
group() {
multmatrix([[1, 0, 0, -20], [0, 1, 0, 30], [0, 0, 1, 0], [0, 0, 0, 1]]) {
difference() {
- cylinder($fn = 0, $fa = 12, $fs = 1, h = 1, r1 = 1, r2 = 1, center = true);
- cylinder($fn = 0, $fa = 12, $fs = 1, h = 2, r1 = 0.5, r2 = 0.5, center = true);
+ cylinder($fn = 0, $fa = 12, $fs = 2, h = 1, r1 = 1, r2 = 1, center = true);
+ cylinder($fn = 0, $fa = 12, $fs = 2, h = 2, r1 = 0.5, r2 = 0.5, center = true);
}
}
multmatrix([[1, 0, 0, 0], [0, 1, 0, 30], [0, 0, 1, 0], [0, 0, 0, 1]]) {
difference() {
- cylinder($fn = 0, $fa = 12, $fs = 1, h = 1, r1 = 3, r2 = 3, center = true);
- cylinder($fn = 0, $fa = 12, $fs = 1, h = 2, r1 = 1.5, r2 = 1.5, center = true);
+ cylinder($fn = 0, $fa = 12, $fs = 2, h = 1, r1 = 3, r2 = 3, center = true);
+ cylinder($fn = 0, $fa = 12, $fs = 2, h = 2, r1 = 1.5, r2 = 1.5, center = true);
}
}
multmatrix([[1, 0, 0, 20], [0, 1, 0, 30], [0, 0, 1, 0], [0, 0, 0, 1]]) {
difference() {
- cylinder($fn = 0, $fa = 12, $fs = 1, h = 1, r1 = 5, r2 = 5, center = true);
- cylinder($fn = 0, $fa = 12, $fs = 1, h = 2, r1 = 2.5, r2 = 2.5, center = true);
+ cylinder($fn = 0, $fa = 12, $fs = 2, h = 1, r1 = 5, r2 = 5, center = true);
+ cylinder($fn = 0, $fa = 12, $fs = 2, h = 2, r1 = 2.5, r2 = 2.5, center = true);
}
}
}
@@ -82,19 +82,19 @@
group();
group() {
multmatrix([[1, 0, 0, -20], [0, 1, 0, 40], [0, 0, 1, 0], [0, 0, 0, 1]]) {
- cylinder($fn = 0, $fa = 12, $fs = 1, h = 1, r1 = 1, r2 = 1, center = false);
+ cylinder($fn = 0, $fa = 12, $fs = 2, h = 1, r1 = 1, r2 = 1, center = false);
}
multmatrix([[1, 0, 0, -10], [0, 1, 0, 40], [0, 0, 1, 0], [0, 0, 0, 1]]) {
- cylinder($fn = 0, $fa = 12, $fs = 1, h = 1, r1 = 2, r2 = 2, center = false);
+ cylinder($fn = 0, $fa = 12, $fs = 2, h = 1, r1 = 2, r2 = 2, center = false);
}
multmatrix([[1, 0, 0, 0], [0, 1, 0, 40], [0, 0, 1, 0], [0, 0, 0, 1]]) {
- cylinder($fn = 0, $fa = 12, $fs = 1, h = 1, r1 = 3, r2 = 3, center = false);
+ cylinder($fn = 0, $fa = 12, $fs = 2, h = 1, r1 = 3, r2 = 3, center = false);
}
multmatrix([[1, 0, 0, 10], [0, 1, 0, 40], [0, 0, 1, 0], [0, 0, 0, 1]]) {
- cylinder($fn = 0, $fa = 12, $fs = 1, h = 1, r1 = 4, r2 = 4, center = false);
+ cylinder($fn = 0, $fa = 12, $fs = 2, h = 1, r1 = 4, r2 = 4, center = false);
}
multmatrix([[1, 0, 0, 20], [0, 1, 0, 40], [0, 0, 1, 0], [0, 0, 0, 1]]) {
- cylinder($fn = 0, $fa = 12, $fs = 1, h = 1, r1 = 5, r2 = 5, center = false);
+ cylinder($fn = 0, $fa = 12, $fs = 2, h = 1, r1 = 5, r2 = 5, center = false);
}
}
group();
@@ -102,13 +102,13 @@
group();
group() {
multmatrix([[1, 0, 0, -20], [0, 1, 0, 0], [0, 0, 1, 0], [0, 0, 0, 1]]) {
- cylinder($fn = 0, $fa = 12, $fs = 1, h = 1, r1 = 1, r2 = 1, center = false);
+ cylinder($fn = 0, $fa = 12, $fs = 2, h = 1, r1 = 1, r2 = 1, center = false);
}
multmatrix([[1, 0, 0, -10], [0, 1, 0, 0], [0, 0, 1, 0], [0, 0, 0, 1]]) {
- cylinder($fn = 0, $fa = 12, $fs = 1, h = 1, r1 = 2, r2 = 2, center = false);
+ cylinder($fn = 0, $fa = 12, $fs = 2, h = 1, r1 = 2, r2 = 2, center = false);
}
multmatrix([[1, 0, 0, 20], [0, 1, 0, 0], [0, 0, 1, 0], [0, 0, 0, 1]]) {
- cylinder($fn = 0, $fa = 12, $fs = 1, h = 1, r1 = 5, r2 = 5, center = false);
+ cylinder($fn = 0, $fa = 12, $fs = 2, h = 1, r1 = 5, r2 = 5, center = false);
}
}
diff --git a/tests/regression/dumptest/highlight-and-background-modifier-expected.txt b/tests/regression/dumptest/highlight-and-background-modifier-expected.txt
index 8f13dcd..a525d68 100644
--- a/tests/regression/dumptest/highlight-and-background-modifier-expected.txt
+++ b/tests/regression/dumptest/highlight-and-background-modifier-expected.txt
@@ -1,11 +1,11 @@
difference() {
- sphere($fn = 0, $fa = 12, $fs = 1, r = 10);
- %cylinder($fn = 0, $fa = 12, $fs = 1, h = 30, r1 = 6, r2 = 6, center = true);
+ sphere($fn = 0, $fa = 12, $fs = 2, r = 10);
+ %cylinder($fn = 0, $fa = 12, $fs = 2, h = 30, r1 = 6, r2 = 6, center = true);
}
multmatrix([[1, 0, 0, 13], [0, 1, 0, 0], [0, 0, 1, 0], [0, 0, 0, 1]]) {
difference() {
- sphere($fn = 0, $fa = 12, $fs = 1, r = 10);
- %cylinder($fn = 0, $fa = 12, $fs = 1, h = 30, r1 = 6, r2 = 6, center = true);
+ sphere($fn = 0, $fa = 12, $fs = 2, r = 10);
+ %cylinder($fn = 0, $fa = 12, $fs = 2, h = 30, r1 = 6, r2 = 6, center = true);
}
}
diff --git a/tests/regression/dumptest/highlight-modifier-expected.txt b/tests/regression/dumptest/highlight-modifier-expected.txt
index ca75e52..c0f1da2 100644
--- a/tests/regression/dumptest/highlight-modifier-expected.txt
+++ b/tests/regression/dumptest/highlight-modifier-expected.txt
@@ -1,5 +1,5 @@
difference() {
- sphere($fn = 0, $fa = 12, $fs = 1, r = 10);
- cylinder($fn = 0, $fa = 12, $fs = 1, h = 30, r1 = 6, r2 = 6, center = true);
+ sphere($fn = 0, $fa = 12, $fs = 2, r = 10);
+ cylinder($fn = 0, $fa = 12, $fs = 2, h = 30, r1 = 6, r2 = 6, center = true);
}
diff --git a/tests/regression/dumptest/hull2-tests-expected.txt b/tests/regression/dumptest/hull2-tests-expected.txt
index d060d1d..e4c5a5b 100644
--- a/tests/regression/dumptest/hull2-tests-expected.txt
+++ b/tests/regression/dumptest/hull2-tests-expected.txt
@@ -1,11 +1,11 @@
group() {
hull() {
multmatrix([[1, 0, 0, 15], [0, 1, 0, 10], [0, 0, 1, 0], [0, 0, 0, 1]]) {
- circle($fn = 0, $fa = 12, $fs = 1, r = 10);
+ circle($fn = 0, $fa = 12, $fs = 2, r = 10);
}
difference() {
- circle($fn = 0, $fa = 12, $fs = 1, r = 10);
- circle($fn = 0, $fa = 12, $fs = 1, r = 5);
+ circle($fn = 0, $fa = 12, $fs = 2, r = 10);
+ circle($fn = 0, $fa = 12, $fs = 2, r = 5);
}
}
}
@@ -13,9 +13,9 @@
group() {
hull() {
multmatrix([[1, 0, 0, 15], [0, 1, 0, 10], [0, 0, 1, 0], [0, 0, 0, 1]]) {
- circle($fn = 0, $fa = 12, $fs = 1, r = 10);
+ circle($fn = 0, $fa = 12, $fs = 2, r = 10);
}
- circle($fn = 0, $fa = 12, $fs = 1, r = 10);
+ circle($fn = 0, $fa = 12, $fs = 2, r = 10);
}
}
}
@@ -38,18 +38,18 @@
group() {
group() {
multmatrix([[1, 0, 0, 0], [0, 1, 0, 0], [0, 0, 1, 0], [0, 0, 0, 1]]) {
- circle($fn = 0, $fa = 12, $fs = 1, r = 3);
+ circle($fn = 0, $fa = 12, $fs = 2, r = 3);
}
multmatrix([[1, 0, 0, 0], [0, 1, 0, 10], [0, 0, 1, 0], [0, 0, 0, 1]]) {
- circle($fn = 0, $fa = 12, $fs = 1, r = 3);
+ circle($fn = 0, $fa = 12, $fs = 2, r = 3);
}
}
group() {
multmatrix([[1, 0, 0, 10], [0, 1, 0, 0], [0, 0, 1, 0], [0, 0, 0, 1]]) {
- circle($fn = 0, $fa = 12, $fs = 1, r = 3);
+ circle($fn = 0, $fa = 12, $fs = 2, r = 3);
}
multmatrix([[1, 0, 0, 10], [0, 1, 0, 10], [0, 0, 1, 0], [0, 0, 0, 1]]) {
- circle($fn = 0, $fa = 12, $fs = 1, r = 3);
+ circle($fn = 0, $fa = 12, $fs = 2, r = 3);
}
}
}
diff --git a/tests/regression/dumptest/hull3-tests-expected.txt b/tests/regression/dumptest/hull3-tests-expected.txt
index bde58c9..af48b7f 100644
--- a/tests/regression/dumptest/hull3-tests-expected.txt
+++ b/tests/regression/dumptest/hull3-tests-expected.txt
@@ -1,7 +1,7 @@
hull();
hull();
hull() {
- cylinder($fn = 0, $fa = 12, $fs = 1, h = 1, r1 = 10, r2 = 10, center = false);
+ cylinder($fn = 0, $fa = 12, $fs = 2, h = 1, r1 = 10, r2 = 10, center = false);
multmatrix([[1, 0, 0, 0], [0, 1, 0, 0], [0, 0, 1, 10], [0, 0, 0, 1]]) {
cube(size = [5, 5, 5], center = true);
}
@@ -9,11 +9,11 @@
multmatrix([[1, 0, 0, 25], [0, 1, 0, 0], [0, 0, 1, 0], [0, 0, 0, 1]]) {
hull() {
multmatrix([[1, 0, 0, 0], [0, 1, 0, 0], [0, 0, 1, 10], [0, 0, 0, 1]]) {
- cylinder($fn = 0, $fa = 12, $fs = 1, h = 1, r1 = 3, r2 = 3, center = false);
+ cylinder($fn = 0, $fa = 12, $fs = 2, h = 1, r1 = 3, r2 = 3, center = false);
}
difference() {
- cylinder($fn = 0, $fa = 12, $fs = 1, h = 4, r1 = 10, r2 = 10, center = true);
- cylinder($fn = 0, $fa = 12, $fs = 1, h = 5, r1 = 5, r2 = 5, center = true);
+ cylinder($fn = 0, $fa = 12, $fs = 2, h = 4, r1 = 10, r2 = 10, center = true);
+ cylinder($fn = 0, $fa = 12, $fs = 2, h = 5, r1 = 5, r2 = 5, center = true);
}
}
}
diff --git a/tests/regression/dumptest/import-expected.txt b/tests/regression/dumptest/import-expected.txt
index 2c66bf4..b1d81de 100644
--- a/tests/regression/dumptest/import-expected.txt
+++ b/tests/regression/dumptest/import-expected.txt
@@ -1,2 +1,2 @@
- import(file = "", layer = "", origin = [0, 0], scale = 1, convexity = 1, $fn = 0, $fa = 12, $fs = 1);
+ import(file = "", layer = "", origin = [0, 0], scale = 1, convexity = 1, $fn = 0, $fa = 12, $fs = 2);
diff --git a/tests/regression/dumptest/import_dxf-expected.txt b/tests/regression/dumptest/import_dxf-expected.txt
index 2c66bf4..b1d81de 100644
--- a/tests/regression/dumptest/import_dxf-expected.txt
+++ b/tests/regression/dumptest/import_dxf-expected.txt
@@ -1,2 +1,2 @@
- import(file = "", layer = "", origin = [0, 0], scale = 1, convexity = 1, $fn = 0, $fa = 12, $fs = 1);
+ import(file = "", layer = "", origin = [0, 0], scale = 1, convexity = 1, $fn = 0, $fa = 12, $fs = 2);
diff --git a/tests/regression/dumptest/import_dxf-tests-expected.txt b/tests/regression/dumptest/import_dxf-tests-expected.txt
index 2fdbbca..977efcc 100644
--- a/tests/regression/dumptest/import_dxf-tests-expected.txt
+++ b/tests/regression/dumptest/import_dxf-tests-expected.txt
@@ -1,24 +1,24 @@
- import(file = "", layer = "", origin = [0, 0], scale = 1, convexity = 1, $fn = 0, $fa = 12, $fs = 1);
+ import(file = "", layer = "", origin = [0, 0], scale = 1, convexity = 1, $fn = 0, $fa = 12, $fs = 2);
multmatrix([[1, 0, 0, -210], [0, 1, 0, 0], [0, 0, 1, 0], [0, 0, 0, 1]]) {
- import(file = "../../dxf/polygons.dxf", layer = "", origin = [0, 0], scale = 1, convexity = 1, $fn = 0, $fa = 12, $fs = 1);
+ import(file = "../../dxf/polygons.dxf", layer = "", origin = [0, 0], scale = 1, convexity = 1, $fn = 0, $fa = 12, $fs = 2);
}
multmatrix([[1, 0, 0, -210], [0, 1, 0, 0], [0, 0, 1, 0], [0, 0, 0, 1]]) {
- import(file = "../../dxf/polygons.dxf", layer = "", origin = [0, 110], scale = 1, convexity = 1, $fn = 0, $fa = 12, $fs = 1);
+ import(file = "../../dxf/polygons.dxf", layer = "", origin = [0, 110], scale = 1, convexity = 1, $fn = 0, $fa = 12, $fs = 2);
}
multmatrix([[1, 0, 0, -210], [0, 1, 0, 0], [0, 0, 1, 0], [0, 0, 0, 1]]) {
- import(file = "../../dxf/polygons.dxf", layer = "", origin = [110, 110], scale = 0.5, convexity = 1, $fn = 0, $fa = 12, $fs = 1);
+ import(file = "../../dxf/polygons.dxf", layer = "", origin = [110, 110], scale = 0.5, convexity = 1, $fn = 0, $fa = 12, $fs = 2);
}
- import(file = "../../dxf/multiple-layers.dxf", layer = "", origin = [0, 0], scale = 1, convexity = 1, $fn = 0, $fa = 12, $fs = 1);
+ import(file = "../../dxf/multiple-layers.dxf", layer = "", origin = [0, 0], scale = 1, convexity = 1, $fn = 0, $fa = 12, $fs = 2);
multmatrix([[1, 0, 0, -200], [0, 1, 0, 200], [0, 0, 1, 0], [0, 0, 0, 1]]) {
- import(file = "../../dxf/multiple-layers.dxf", layer = "0", origin = [0, 0], scale = 1, convexity = 1, $fn = 0, $fa = 12, $fs = 1);
+ import(file = "../../dxf/multiple-layers.dxf", layer = "0", origin = [0, 0], scale = 1, convexity = 1, $fn = 0, $fa = 12, $fs = 2);
}
multmatrix([[1, 0, 0, 0], [0, 1, 0, 200], [0, 0, 1, 0], [0, 0, 0, 1]]) {
- import(file = "../../dxf/multiple-layers.dxf", layer = "0", origin = [0, 0], scale = 1, convexity = 1, $fn = 0, $fa = 12, $fs = 1);
+ import(file = "../../dxf/multiple-layers.dxf", layer = "0", origin = [0, 0], scale = 1, convexity = 1, $fn = 0, $fa = 12, $fs = 2);
}
multmatrix([[1, 0, 0, 200], [0, 1, 0, 200], [0, 0, 1, 0], [0, 0, 0, 1]]) {
- import(file = "../../dxf/multiple-layers.dxf", layer = "noname", origin = [0, 0], scale = 1, convexity = 1, $fn = 0, $fa = 12, $fs = 1);
+ import(file = "../../dxf/multiple-layers.dxf", layer = "noname", origin = [0, 0], scale = 1, convexity = 1, $fn = 0, $fa = 12, $fs = 2);
}
multmatrix([[1, 0, 0, 0], [0, 1, 0, 200], [0, 0, 1, 0], [0, 0, 0, 1]]) {
- import(file = "../../dxf/multiple-layers.dxf", layer = "Layer with a pretty long name including \\ \"special\" /'\\\\ characters", origin = [0, 0], scale = 1, convexity = 1, $fn = 0, $fa = 12, $fs = 1);
+ import(file = "../../dxf/multiple-layers.dxf", layer = "Layer with a pretty long name including \\ \"special\" /'\\\\ characters", origin = [0, 0], scale = 1, convexity = 1, $fn = 0, $fa = 12, $fs = 2);
}
diff --git a/tests/regression/dumptest/import_off-expected.txt b/tests/regression/dumptest/import_off-expected.txt
index 2c66bf4..b1d81de 100644
--- a/tests/regression/dumptest/import_off-expected.txt
+++ b/tests/regression/dumptest/import_off-expected.txt
@@ -1,2 +1,2 @@
- import(file = "", layer = "", origin = [0, 0], scale = 1, convexity = 1, $fn = 0, $fa = 12, $fs = 1);
+ import(file = "", layer = "", origin = [0, 0], scale = 1, convexity = 1, $fn = 0, $fa = 12, $fs = 2);
diff --git a/tests/regression/dumptest/import_stl-expected.txt b/tests/regression/dumptest/import_stl-expected.txt
index 2c66bf4..b1d81de 100644
--- a/tests/regression/dumptest/import_stl-expected.txt
+++ b/tests/regression/dumptest/import_stl-expected.txt
@@ -1,2 +1,2 @@
- import(file = "", layer = "", origin = [0, 0], scale = 1, convexity = 1, $fn = 0, $fa = 12, $fs = 1);
+ import(file = "", layer = "", origin = [0, 0], scale = 1, convexity = 1, $fn = 0, $fa = 12, $fs = 2);
diff --git a/tests/regression/dumptest/import_stl-tests-expected.txt b/tests/regression/dumptest/import_stl-tests-expected.txt
index 8d7bbc4..ac702f6 100644
--- a/tests/regression/dumptest/import_stl-tests-expected.txt
+++ b/tests/regression/dumptest/import_stl-tests-expected.txt
@@ -1,2 +1,2 @@
- import(file = "import.stl", layer = "", origin = [0, 0], scale = 1, convexity = 1, $fn = 0, $fa = 12, $fs = 1);
+ import(file = "import.stl", layer = "", origin = [0, 0], scale = 1, convexity = 1, $fn = 0, $fa = 12, $fs = 2);
diff --git a/tests/regression/dumptest/include-tests-expected.txt b/tests/regression/dumptest/include-tests-expected.txt
index 33f9156..d4b5065 100644
--- a/tests/regression/dumptest/include-tests-expected.txt
+++ b/tests/regression/dumptest/include-tests-expected.txt
@@ -4,29 +4,29 @@
}
multmatrix([[1, 0, 0, 2], [0, 1, 0, 0], [0, 0, 1, 0], [0, 0, 0, 1]]) {
group() {
- cylinder($fn = 0, $fa = 12, $fs = 1, h = 1, r1 = 0.7, r2 = 0.2, center = true);
+ cylinder($fn = 0, $fa = 12, $fs = 2, h = 1, r1 = 0.7, r2 = 0.2, center = true);
}
}
multmatrix([[1, 0, 0, 2], [0, 1, 0, -2], [0, 0, 1, 0], [0, 0, 0, 1]]) {
group() {
- cylinder($fn = 10, $fa = 12, $fs = 1, h = 1, r1 = 0.5, r2 = 0.5, center = true);
+ cylinder($fn = 10, $fa = 12, $fs = 2, h = 1, r1 = 0.5, r2 = 0.5, center = true);
}
}
multmatrix([[1, 0, 0, -2], [0, 1, 0, 0], [0, 0, 1, 0], [0, 0, 0, 1]]) {
group() {
- sphere($fn = 8, $fa = 12, $fs = 1, r = 0.5);
+ sphere($fn = 8, $fa = 12, $fs = 2, r = 0.5);
}
}
multmatrix([[1, 0, 0, -2], [0, 1, 0, -2], [0, 0, 1, 0], [0, 0, 0, 1]]) {
group() {
difference() {
cube(size = [1, 1, 1], center = true);
- cylinder($fn = 0, $fa = 12, $fs = 1, h = 2, r1 = 0.4, r2 = 0.4, center = true);
+ cylinder($fn = 0, $fa = 12, $fs = 2, h = 2, r1 = 0.4, r2 = 0.4, center = true);
}
}
}
multmatrix([[1, 0, 0, 0], [0, 1, 0, -2], [0, 0, 1, 0], [0, 0, 0, 1]]) {
- sphere($fn = 16, $fa = 12, $fs = 1, r = 0.7);
+ sphere($fn = 16, $fa = 12, $fs = 2, r = 0.7);
}
}
diff --git a/tests/regression/dumptest/intersection-tests-expected.txt b/tests/regression/dumptest/intersection-tests-expected.txt
index 5613abf..e6bbf32 100644
--- a/tests/regression/dumptest/intersection-tests-expected.txt
+++ b/tests/regression/dumptest/intersection-tests-expected.txt
@@ -1,7 +1,7 @@
intersection();
intersection();
intersection() {
- sphere($fn = 0, $fa = 12, $fs = 1, r = 5);
+ sphere($fn = 0, $fa = 12, $fs = 2, r = 5);
multmatrix([[1, 0, 0, 0], [0, 1, 0, 0], [0, 0, 1, 3], [0, 0, 0, 1]]) {
cube(size = [4, 4, 6], center = true);
}
@@ -9,15 +9,15 @@
multmatrix([[1, 0, 0, 0], [0, 1, 0, 12], [0, 0, 1, 0], [0, 0, 0, 1]]) {
intersection() {
cube(size = [10, 10, 10], center = true);
- cylinder($fn = 0, $fa = 12, $fs = 1, h = 12, r1 = 4, r2 = 4, center = true);
+ cylinder($fn = 0, $fa = 12, $fs = 2, h = 12, r1 = 4, r2 = 4, center = true);
}
}
multmatrix([[1, 0, 0, 12], [0, 1, 0, 0], [0, 0, 1, 0], [0, 0, 0, 1]]) {
intersection() {
cube(size = [10, 10, 10], center = true);
- cylinder($fn = 0, $fa = 12, $fs = 1, h = 12, r1 = 4, r2 = 4, center = true);
+ cylinder($fn = 0, $fa = 12, $fs = 2, h = 12, r1 = 4, r2 = 4, center = true);
multmatrix([[2.22045e-16, 0, 1, 0], [0, 1, 0, 0], [-1, 0, 2.22045e-16, 0], [0, 0, 0, 1]]) {
- cylinder($fn = 0, $fa = 12, $fs = 1, h = 12, r1 = 4, r2 = 4, center = true);
+ cylinder($fn = 0, $fa = 12, $fs = 2, h = 12, r1 = 4, r2 = 4, center = true);
}
}
}
@@ -25,7 +25,7 @@
intersection() {
cube(size = [10, 10, 10], center = true);
multmatrix([[1, 0, 0, 0], [0, 1, 0, 0], [0, 0, 1, 7], [0, 0, 0, 1]]) {
- cylinder($fn = 0, $fa = 12, $fs = 1, h = 4, r1 = 4, r2 = 4, center = true);
+ cylinder($fn = 0, $fa = 12, $fs = 2, h = 4, r1 = 4, r2 = 4, center = true);
}
}
}
@@ -33,7 +33,7 @@
intersection() {
cube(size = [10, 10, 10], center = true);
multmatrix([[1, 0, 0, 0], [0, 1, 0, 0], [0, 0, 1, 6.99], [0, 0, 0, 1]]) {
- cylinder($fn = 0, $fa = 12, $fs = 1, h = 4, r1 = 4, r2 = 4, center = true);
+ cylinder($fn = 0, $fa = 12, $fs = 2, h = 4, r1 = 4, r2 = 4, center = true);
}
}
}
diff --git a/tests/regression/dumptest/linear_extrude-expected.txt b/tests/regression/dumptest/linear_extrude-expected.txt
index c6034d9..ec46e66 100644
--- a/tests/regression/dumptest/linear_extrude-expected.txt
+++ b/tests/regression/dumptest/linear_extrude-expected.txt
@@ -1,2 +1,2 @@
- linear_extrude(height = 100, center = false, convexity = 1, $fn = 0, $fa = 12, $fs = 1);
+ linear_extrude(height = 100, center = false, convexity = 1, $fn = 0, $fa = 12, $fs = 2);
diff --git a/tests/regression/dumptest/linear_extrude-tests-expected.txt b/tests/regression/dumptest/linear_extrude-tests-expected.txt
index 08b9f3e..cba1189 100644
--- a/tests/regression/dumptest/linear_extrude-tests-expected.txt
+++ b/tests/regression/dumptest/linear_extrude-tests-expected.txt
@@ -1,31 +1,31 @@
- rotate_extrude(convexity = 1, $fn = 0, $fa = 12, $fs = 1);
- rotate_extrude(convexity = 1, $fn = 0, $fa = 12, $fs = 1);
- rotate_extrude(convexity = 1, $fn = 0, $fa = 12, $fs = 1) {
+ rotate_extrude(convexity = 1, $fn = 0, $fa = 12, $fs = 2);
+ rotate_extrude(convexity = 1, $fn = 0, $fa = 12, $fs = 2);
+ rotate_extrude(convexity = 1, $fn = 0, $fa = 12, $fs = 2) {
cube(size = [1, 1, 1], center = false);
}
- linear_extrude(height = 10, center = false, convexity = 1, $fn = 0, $fa = 12, $fs = 1) {
+ linear_extrude(height = 10, center = false, convexity = 1, $fn = 0, $fa = 12, $fs = 2) {
square(size = [10, 10], center = false);
}
multmatrix([[1, 0, 0, 19], [0, 1, 0, 5], [0, 0, 1, 0], [0, 0, 0, 1]]) {
- linear_extrude(height = 10, center = true, convexity = 1, $fn = 0, $fa = 12, $fs = 1) {
+ linear_extrude(height = 10, center = true, convexity = 1, $fn = 0, $fa = 12, $fs = 2) {
difference() {
- circle($fn = 0, $fa = 12, $fs = 1, r = 5);
- circle($fn = 0, $fa = 12, $fs = 1, r = 3);
+ circle($fn = 0, $fa = 12, $fs = 2, r = 5);
+ circle($fn = 0, $fa = 12, $fs = 2, r = 3);
}
}
}
multmatrix([[1, 0, 0, 31.5], [0, 1, 0, 2.5], [0, 0, 1, 0], [0, 0, 0, 1]]) {
- linear_extrude(height = 10, center = false, convexity = 1, twist = -45, slices = 3, $fn = 0, $fa = 12, $fs = 1) {
+ linear_extrude(height = 10, center = false, convexity = 1, twist = -45, slices = 3, $fn = 0, $fa = 12, $fs = 2) {
polygon(points = [[-5, -2.5], [5, -2.5], [0, 2.5]], paths = undef, convexity = 1);
}
}
multmatrix([[1, 0, 0, 0], [0, 1, 0, 20], [0, 0, 1, 0], [0, 0, 0, 1]]) {
- linear_extrude(height = 20, center = false, convexity = 1, twist = 45, slices = 2, $fn = 0, $fa = 12, $fs = 1) {
+ linear_extrude(height = 20, center = false, convexity = 1, twist = 45, slices = 2, $fn = 0, $fa = 12, $fs = 2) {
square(size = [10, 10], center = false);
}
}
multmatrix([[1, 0, 0, 19], [0, 1, 0, 20], [0, 0, 1, 0], [0, 0, 0, 1]]) {
- linear_extrude(height = 20, center = false, convexity = 1, twist = 45, slices = 10, $fn = 0, $fa = 12, $fs = 1) {
+ linear_extrude(height = 20, center = false, convexity = 1, twist = 45, slices = 10, $fn = 0, $fa = 12, $fs = 2) {
square(size = [10, 10], center = false);
}
}
diff --git a/tests/regression/dumptest/minkowski2-tests-expected.txt b/tests/regression/dumptest/minkowski2-tests-expected.txt
index fe78b90..dc3ad86 100644
--- a/tests/regression/dumptest/minkowski2-tests-expected.txt
+++ b/tests/regression/dumptest/minkowski2-tests-expected.txt
@@ -5,7 +5,7 @@
square(size = [10, 10], center = true);
square(size = [8, 8], center = true);
}
- circle($fn = 0, $fa = 12, $fs = 1, r = 2);
+ circle($fn = 0, $fa = 12, $fs = 2, r = 2);
}
}
}
@@ -16,7 +16,7 @@
square(size = [10, 10], center = false);
square(size = [5, 5], center = false);
}
- circle($fn = 0, $fa = 12, $fs = 1, r = 5);
+ circle($fn = 0, $fa = 12, $fs = 2, r = 5);
}
}
}
@@ -24,7 +24,7 @@
group() {
minkowski(convexity = 0) {
square(size = [10, 10], center = false);
- circle($fn = 0, $fa = 12, $fs = 1, r = 5);
+ circle($fn = 0, $fa = 12, $fs = 2, r = 5);
}
}
}
diff --git a/tests/regression/dumptest/minkowski3-tests-expected.txt b/tests/regression/dumptest/minkowski3-tests-expected.txt
index 0226beb..5244014 100644
--- a/tests/regression/dumptest/minkowski3-tests-expected.txt
+++ b/tests/regression/dumptest/minkowski3-tests-expected.txt
@@ -5,7 +5,7 @@
cube(size = [10, 10, 5], center = true);
cube(size = [8, 8, 10], center = true);
}
- cylinder($fn = 0, $fa = 12, $fs = 1, h = 1, r1 = 2, r2 = 2, center = false);
+ cylinder($fn = 0, $fa = 12, $fs = 2, h = 1, r1 = 2, r2 = 2, center = false);
}
}
}
@@ -16,7 +16,7 @@
cube(size = [10, 10, 5], center = false);
cube(size = [5, 5, 5], center = false);
}
- cylinder($fn = 0, $fa = 12, $fs = 1, h = 5, r1 = 5, r2 = 5, center = false);
+ cylinder($fn = 0, $fa = 12, $fs = 2, h = 5, r1 = 5, r2 = 5, center = false);
}
}
}
@@ -24,7 +24,7 @@
group() {
minkowski(convexity = 0) {
cube(size = [10, 10, 5], center = false);
- cylinder($fn = 0, $fa = 12, $fs = 1, h = 5, r1 = 5, r2 = 5, center = false);
+ cylinder($fn = 0, $fa = 12, $fs = 2, h = 5, r1 = 5, r2 = 5, center = false);
}
}
}
diff --git a/tests/regression/dumptest/projection-tests-expected.txt b/tests/regression/dumptest/projection-tests-expected.txt
index e51ce8e..8b58004 100644
--- a/tests/regression/dumptest/projection-tests-expected.txt
+++ b/tests/regression/dumptest/projection-tests-expected.txt
@@ -3,25 +3,25 @@
projection(cut = true, convexity = 0) {
square(size = [1, 1], center = false);
}
- linear_extrude(height = 20, center = false, convexity = 1, $fn = 0, $fa = 12, $fs = 1) {
+ linear_extrude(height = 20, center = false, convexity = 1, $fn = 0, $fa = 12, $fs = 2) {
projection(cut = false, convexity = 0) {
- sphere($fn = 0, $fa = 12, $fs = 1, r = 10);
+ sphere($fn = 0, $fa = 12, $fs = 2, r = 10);
}
}
multmatrix([[1, 0, 0, 22], [0, 1, 0, 0], [0, 0, 1, 0], [0, 0, 0, 1]]) {
- linear_extrude(height = 20, center = false, convexity = 1, $fn = 0, $fa = 12, $fs = 1) {
+ linear_extrude(height = 20, center = false, convexity = 1, $fn = 0, $fa = 12, $fs = 2) {
projection(cut = true, convexity = 0) {
multmatrix([[1, 0, 0, 0], [0, 1, 0, 0], [0, 0, 1, 9], [0, 0, 0, 1]]) {
- sphere($fn = 0, $fa = 12, $fs = 1, r = 10);
+ sphere($fn = 0, $fa = 12, $fs = 2, r = 10);
}
}
}
}
multmatrix([[1, 0, 0, 44], [0, 1, 0, 0], [0, 0, 1, 0], [0, 0, 0, 1]]) {
- linear_extrude(height = 20, center = false, convexity = 1, $fn = 0, $fa = 12, $fs = 1) {
+ linear_extrude(height = 20, center = false, convexity = 1, $fn = 0, $fa = 12, $fs = 2) {
projection(cut = true, convexity = 0) {
multmatrix([[1, 0, 0, 0], [0, 1, 0, 0], [0, 0, 1, 7], [0, 0, 0, 1]]) {
- sphere($fn = 0, $fa = 12, $fs = 1, r = 10);
+ sphere($fn = 0, $fa = 12, $fs = 2, r = 10);
}
}
}
diff --git a/tests/regression/dumptest/render-2d-tests-expected.txt b/tests/regression/dumptest/render-2d-tests-expected.txt
new file mode 100644
index 0000000..26b916c
--- /dev/null
+++ b/tests/regression/dumptest/render-2d-tests-expected.txt
@@ -0,0 +1,7 @@
+ render(convexity = 1) {
+ difference() {
+ square(size = [100, 100], center = true);
+ circle($fn = 0, $fa = 12, $fs = 2, r = 30);
+ }
+ }
+
diff --git a/tests/regression/dumptest/root-modifier-expected.txt b/tests/regression/dumptest/root-modifier-expected.txt
index ca75e52..c0f1da2 100644
--- a/tests/regression/dumptest/root-modifier-expected.txt
+++ b/tests/regression/dumptest/root-modifier-expected.txt
@@ -1,5 +1,5 @@
difference() {
- sphere($fn = 0, $fa = 12, $fs = 1, r = 10);
- cylinder($fn = 0, $fa = 12, $fs = 1, h = 30, r1 = 6, r2 = 6, center = true);
+ sphere($fn = 0, $fa = 12, $fs = 2, r = 10);
+ cylinder($fn = 0, $fa = 12, $fs = 2, h = 30, r1 = 6, r2 = 6, center = true);
}
diff --git a/tests/regression/dumptest/rotate_extrude-expected.txt b/tests/regression/dumptest/rotate_extrude-expected.txt
index 9ab8f0f..c212d76 100644
--- a/tests/regression/dumptest/rotate_extrude-expected.txt
+++ b/tests/regression/dumptest/rotate_extrude-expected.txt
@@ -1,2 +1,2 @@
- rotate_extrude(convexity = 1, $fn = 0, $fa = 12, $fs = 1);
+ rotate_extrude(convexity = 1, $fn = 0, $fa = 12, $fs = 2);
diff --git a/tests/regression/dumptest/rotate_extrude-tests-expected.txt b/tests/regression/dumptest/rotate_extrude-tests-expected.txt
index f3deec2..42faff2 100644
--- a/tests/regression/dumptest/rotate_extrude-tests-expected.txt
+++ b/tests/regression/dumptest/rotate_extrude-tests-expected.txt
@@ -1,20 +1,20 @@
- rotate_extrude(convexity = 1, $fn = 0, $fa = 12, $fs = 1);
- rotate_extrude(convexity = 1, $fn = 0, $fa = 12, $fs = 1);
- rotate_extrude(convexity = 1, $fn = 0, $fa = 12, $fs = 1) {
+ rotate_extrude(convexity = 1, $fn = 0, $fa = 12, $fs = 2);
+ rotate_extrude(convexity = 1, $fn = 0, $fa = 12, $fs = 2);
+ rotate_extrude(convexity = 1, $fn = 0, $fa = 12, $fs = 2) {
cube(size = [1, 1, 1], center = false);
}
- rotate_extrude(convexity = 1, $fn = 0, $fa = 12, $fs = 1) {
+ rotate_extrude(convexity = 1, $fn = 0, $fa = 12, $fs = 2) {
multmatrix([[1, 0, 0, 20], [0, 1, 0, 0], [0, 0, 1, 0], [0, 0, 0, 1]]) {
- circle($fn = 0, $fa = 12, $fs = 1, r = 10);
+ circle($fn = 0, $fa = 12, $fs = 2, r = 10);
}
}
multmatrix([[1, 0, 0, 50], [0, 1, 0, -20], [0, 0, 1, 0], [0, 0, 0, 1]]) {
difference() {
- rotate_extrude(convexity = 1, $fn = 0, $fa = 12, $fs = 1) {
+ rotate_extrude(convexity = 1, $fn = 0, $fa = 12, $fs = 2) {
multmatrix([[1, 0, 0, 20], [0, 1, 0, 0], [0, 0, 1, 0], [0, 0, 0, 1]]) {
difference() {
- circle($fn = 0, $fa = 12, $fs = 1, r = 10);
- circle($fn = 0, $fa = 12, $fs = 1, r = 8);
+ circle($fn = 0, $fa = 12, $fs = 2, r = 10);
+ circle($fn = 0, $fa = 12, $fs = 2, r = 8);
}
}
}
@@ -26,14 +26,14 @@
multmatrix([[1, 0, 0, 50], [0, 1, 0, 50], [0, 0, 1, 0], [0, 0, 0, 1]]) {
difference() {
difference() {
- rotate_extrude(convexity = 1, $fn = 0, $fa = 12, $fs = 1) {
+ rotate_extrude(convexity = 1, $fn = 0, $fa = 12, $fs = 2) {
multmatrix([[1, 0, 0, 20], [0, 1, 0, 0], [0, 0, 1, 0], [0, 0, 0, 1]]) {
- circle($fn = 0, $fa = 12, $fs = 1, r = 10);
+ circle($fn = 0, $fa = 12, $fs = 2, r = 10);
}
}
- rotate_extrude(convexity = 1, $fn = 0, $fa = 12, $fs = 1) {
+ rotate_extrude(convexity = 1, $fn = 0, $fa = 12, $fs = 2) {
multmatrix([[1, 0, 0, 20], [0, 1, 0, 0], [0, 0, 1, 0], [0, 0, 0, 1]]) {
- circle($fn = 0, $fa = 12, $fs = 1, r = 8);
+ circle($fn = 0, $fa = 12, $fs = 2, r = 8);
}
}
}
diff --git a/tests/regression/dumptest/rotate_extrude_dxf-tests-expected.txt b/tests/regression/dumptest/rotate_extrude_dxf-tests-expected.txt
index 3abef40..f79e0ce 100644
--- a/tests/regression/dumptest/rotate_extrude_dxf-tests-expected.txt
+++ b/tests/regression/dumptest/rotate_extrude_dxf-tests-expected.txt
@@ -1,2 +1,2 @@
- rotate_extrude(file = "../../dxf/open-polyline.dxf", layer = "", origin = [0, 0], scale = 1, convexity = 1, $fn = 0, $fa = 12, $fs = 1);
+ rotate_extrude(file = "../../dxf/open-polyline.dxf", layer = "", origin = [0, 0], scale = 1, convexity = 1, $fn = 0, $fa = 12, $fs = 2);
diff --git a/tests/regression/dumptest/sphere-expected.txt b/tests/regression/dumptest/sphere-expected.txt
index 3a93101..1b8369f 100644
--- a/tests/regression/dumptest/sphere-expected.txt
+++ b/tests/regression/dumptest/sphere-expected.txt
@@ -1,2 +1,2 @@
- sphere($fn = 0, $fa = 12, $fs = 1, r = 1);
+ sphere($fn = 0, $fa = 12, $fs = 2, r = 1);
diff --git a/tests/regression/dumptest/sphere-tests-expected.txt b/tests/regression/dumptest/sphere-tests-expected.txt
index f6f6a49..84f8c23 100644
--- a/tests/regression/dumptest/sphere-tests-expected.txt
+++ b/tests/regression/dumptest/sphere-tests-expected.txt
@@ -1,21 +1,21 @@
- sphere($fn = 0, $fa = 12, $fs = 1, r = 1);
+ sphere($fn = 0, $fa = 12, $fs = 2, r = 1);
multmatrix([[1, 0, 0, 2], [0, 1, 0, 0], [0, 0, 1, 0], [0, 0, 0, 1]]) {
- sphere($fn = 0, $fa = 12, $fs = 1, r = 0);
+ sphere($fn = 0, $fa = 12, $fs = 2, r = 0);
}
multmatrix([[1, 0, 0, 0], [0, 1, 0, 11], [0, 0, 1, 0], [0, 0, 0, 1]]) {
- sphere($fn = 0, $fa = 12, $fs = 1, r = 5);
+ sphere($fn = 0, $fa = 12, $fs = 2, r = 5);
}
multmatrix([[1, 0, 0, 0], [0, 1, 0, -11], [0, 0, 1, 0], [0, 0, 0, 1]]) {
- sphere($fn = 0, $fa = 12, $fs = 1, r = 5);
+ sphere($fn = 0, $fa = 12, $fs = 2, r = 5);
}
multmatrix([[1, 0, 0, 11], [0, 1, 0, -11], [0, 0, 1, 0], [0, 0, 0, 1]]) {
- sphere($fn = 5, $fa = 12, $fs = 1, r = 5);
+ sphere($fn = 5, $fa = 12, $fs = 2, r = 5);
}
multmatrix([[1, 0, 0, 11], [0, 1, 0, 0], [0, 0, 1, 0], [0, 0, 0, 1]]) {
- sphere($fn = 10, $fa = 12, $fs = 1, r = 5);
+ sphere($fn = 10, $fa = 12, $fs = 2, r = 5);
}
multmatrix([[1, 0, 0, 11], [0, 1, 0, 11], [0, 0, 1, 0], [0, 0, 0, 1]]) {
- sphere($fn = 15, $fa = 12, $fs = 1, r = 5);
+ sphere($fn = 15, $fa = 12, $fs = 2, r = 5);
}
multmatrix([[1, 0, 0, 22], [0, 1, 0, -11], [0, 0, 1, 0], [0, 0, 0, 1]]) {
sphere($fn = 0, $fa = 20, $fs = 0.3, r = 5);
diff --git a/tests/regression/dumptest/surface-simple-expected.txt b/tests/regression/dumptest/surface-simple-expected.txt
new file mode 100644
index 0000000..3b42fcb
--- /dev/null
+++ b/tests/regression/dumptest/surface-simple-expected.txt
@@ -0,0 +1,2 @@
+ surface(file = "surface-simple.dat", center = true);
+
diff --git a/tests/regression/dumptest/testcolornames-expected.txt b/tests/regression/dumptest/testcolornames-expected.txt
index 626a266..56e664f 100644
--- a/tests/regression/dumptest/testcolornames-expected.txt
+++ b/tests/regression/dumptest/testcolornames-expected.txt
@@ -1,706 +1,706 @@
multmatrix([[1, 0, 0, 1], [0, 1, 0, 0], [0, 0, 1, 0], [0, 0, 0, 1]]) {
color([0.803922, 0.360784, 0.360784, 1]) {
- sphere($fn = 5, $fa = 12, $fs = 1, r = 0.8);
+ sphere($fn = 5, $fa = 12, $fs = 2, r = 0.8);
}
}
multmatrix([[1, 0, 0, 2], [0, 1, 0, 0], [0, 0, 1, 0], [0, 0, 0, 1]]) {
color([0.941176, 0.501961, 0.501961, 1]) {
- sphere($fn = 5, $fa = 12, $fs = 1, r = 0.8);
+ sphere($fn = 5, $fa = 12, $fs = 2, r = 0.8);
}
}
multmatrix([[1, 0, 0, 3], [0, 1, 0, 0], [0, 0, 1, 0], [0, 0, 0, 1]]) {
color([0.980392, 0.501961, 0.447059, 1]) {
- sphere($fn = 5, $fa = 12, $fs = 1, r = 0.8);
+ sphere($fn = 5, $fa = 12, $fs = 2, r = 0.8);
}
}
multmatrix([[1, 0, 0, 4], [0, 1, 0, 0], [0, 0, 1, 0], [0, 0, 0, 1]]) {
color([0.913725, 0.588235, 0.478431, 1]) {
- sphere($fn = 5, $fa = 12, $fs = 1, r = 0.8);
+ sphere($fn = 5, $fa = 12, $fs = 2, r = 0.8);
}
}
multmatrix([[1, 0, 0, 5], [0, 1, 0, 0], [0, 0, 1, 0], [0, 0, 0, 1]]) {
color([1, 0.627451, 0.478431, 1]) {
- sphere($fn = 5, $fa = 12, $fs = 1, r = 0.8);
+ sphere($fn = 5, $fa = 12, $fs = 2, r = 0.8);
}
}
multmatrix([[1, 0, 0, 6], [0, 1, 0, 0], [0, 0, 1, 0], [0, 0, 0, 1]]) {
color([1, 0, 0, 1]) {
- sphere($fn = 5, $fa = 12, $fs = 1, r = 0.8);
+ sphere($fn = 5, $fa = 12, $fs = 2, r = 0.8);
}
}
multmatrix([[1, 0, 0, 7], [0, 1, 0, 0], [0, 0, 1, 0], [0, 0, 0, 1]]) {
color([0.862745, 0.0784314, 0.235294, 1]) {
- sphere($fn = 5, $fa = 12, $fs = 1, r = 0.8);
+ sphere($fn = 5, $fa = 12, $fs = 2, r = 0.8);
}
}
multmatrix([[1, 0, 0, 8], [0, 1, 0, 0], [0, 0, 1, 0], [0, 0, 0, 1]]) {
color([0.698039, 0.133333, 0.133333, 1]) {
- sphere($fn = 5, $fa = 12, $fs = 1, r = 0.8);
+ sphere($fn = 5, $fa = 12, $fs = 2, r = 0.8);
}
}
multmatrix([[1, 0, 0, 9], [0, 1, 0, 0], [0, 0, 1, 0], [0, 0, 0, 1]]) {
color([0.545098, 0, 0, 1]) {
- sphere($fn = 5, $fa = 12, $fs = 1, r = 0.8);
+ sphere($fn = 5, $fa = 12, $fs = 2, r = 0.8);
}
}
multmatrix([[1, 0, 0, 0], [0, 1, 0, 1], [0, 0, 1, 0], [0, 0, 0, 1]]) {
color([1, 0.752941, 0.796078, 1]) {
- sphere($fn = 5, $fa = 12, $fs = 1, r = 0.8);
+ sphere($fn = 5, $fa = 12, $fs = 2, r = 0.8);
}
}
multmatrix([[1, 0, 0, 1], [0, 1, 0, 1], [0, 0, 1, 0], [0, 0, 0, 1]]) {
color([1, 0.713725, 0.756863, 1]) {
- sphere($fn = 5, $fa = 12, $fs = 1, r = 0.8);
+ sphere($fn = 5, $fa = 12, $fs = 2, r = 0.8);
}
}
multmatrix([[1, 0, 0, 2], [0, 1, 0, 1], [0, 0, 1, 0], [0, 0, 0, 1]]) {
color([1, 0.411765, 0.705882, 1]) {
- sphere($fn = 5, $fa = 12, $fs = 1, r = 0.8);
+ sphere($fn = 5, $fa = 12, $fs = 2, r = 0.8);
}
}
multmatrix([[1, 0, 0, 3], [0, 1, 0, 1], [0, 0, 1, 0], [0, 0, 0, 1]]) {
color([1, 0.0784314, 0.576471, 1]) {
- sphere($fn = 5, $fa = 12, $fs = 1, r = 0.8);
+ sphere($fn = 5, $fa = 12, $fs = 2, r = 0.8);
}
}
multmatrix([[1, 0, 0, 4], [0, 1, 0, 1], [0, 0, 1, 0], [0, 0, 0, 1]]) {
color([0.780392, 0.0823529, 0.521569, 1]) {
- sphere($fn = 5, $fa = 12, $fs = 1, r = 0.8);
+ sphere($fn = 5, $fa = 12, $fs = 2, r = 0.8);
}
}
multmatrix([[1, 0, 0, 5], [0, 1, 0, 1], [0, 0, 1, 0], [0, 0, 0, 1]]) {
color([0.858824, 0.439216, 0.576471, 1]) {
- sphere($fn = 5, $fa = 12, $fs = 1, r = 0.8);
+ sphere($fn = 5, $fa = 12, $fs = 2, r = 0.8);
}
}
multmatrix([[1, 0, 0, 7], [0, 1, 0, 1], [0, 0, 1, 0], [0, 0, 0, 1]]) {
color([1, 0.627451, 0.478431, 1]) {
- sphere($fn = 5, $fa = 12, $fs = 1, r = 0.8);
+ sphere($fn = 5, $fa = 12, $fs = 2, r = 0.8);
}
}
multmatrix([[1, 0, 0, 8], [0, 1, 0, 1], [0, 0, 1, 0], [0, 0, 0, 1]]) {
color([1, 0.498039, 0.313725, 1]) {
- sphere($fn = 5, $fa = 12, $fs = 1, r = 0.8);
+ sphere($fn = 5, $fa = 12, $fs = 2, r = 0.8);
}
}
multmatrix([[1, 0, 0, 9], [0, 1, 0, 1], [0, 0, 1, 0], [0, 0, 0, 1]]) {
color([1, 0.388235, 0.278431, 1]) {
- sphere($fn = 5, $fa = 12, $fs = 1, r = 0.8);
+ sphere($fn = 5, $fa = 12, $fs = 2, r = 0.8);
}
}
multmatrix([[1, 0, 0, 10], [0, 1, 0, 1], [0, 0, 1, 0], [0, 0, 0, 1]]) {
color([1, 0.270588, 0, 1]) {
- sphere($fn = 5, $fa = 12, $fs = 1, r = 0.8);
+ sphere($fn = 5, $fa = 12, $fs = 2, r = 0.8);
}
}
multmatrix([[1, 0, 0, 0], [0, 1, 0, 2], [0, 0, 1, 0], [0, 0, 0, 1]]) {
color([1, 0.54902, 0, 1]) {
- sphere($fn = 5, $fa = 12, $fs = 1, r = 0.8);
+ sphere($fn = 5, $fa = 12, $fs = 2, r = 0.8);
}
}
multmatrix([[1, 0, 0, 1], [0, 1, 0, 2], [0, 0, 1, 0], [0, 0, 0, 1]]) {
color([1, 0.647059, 0, 1]) {
- sphere($fn = 5, $fa = 12, $fs = 1, r = 0.8);
+ sphere($fn = 5, $fa = 12, $fs = 2, r = 0.8);
}
}
multmatrix([[1, 0, 0, 3], [0, 1, 0, 2], [0, 0, 1, 0], [0, 0, 0, 1]]) {
color([1, 0.843137, 0, 1]) {
- sphere($fn = 5, $fa = 12, $fs = 1, r = 0.8);
+ sphere($fn = 5, $fa = 12, $fs = 2, r = 0.8);
}
}
multmatrix([[1, 0, 0, 4], [0, 1, 0, 2], [0, 0, 1, 0], [0, 0, 0, 1]]) {
color([1, 1, 0, 1]) {
- sphere($fn = 5, $fa = 12, $fs = 1, r = 0.8);
+ sphere($fn = 5, $fa = 12, $fs = 2, r = 0.8);
}
}
multmatrix([[1, 0, 0, 5], [0, 1, 0, 2], [0, 0, 1, 0], [0, 0, 0, 1]]) {
color([1, 1, 0.878431, 1]) {
- sphere($fn = 5, $fa = 12, $fs = 1, r = 0.8);
+ sphere($fn = 5, $fa = 12, $fs = 2, r = 0.8);
}
}
multmatrix([[1, 0, 0, 6], [0, 1, 0, 2], [0, 0, 1, 0], [0, 0, 0, 1]]) {
color([1, 0.980392, 0.803922, 1]) {
- sphere($fn = 5, $fa = 12, $fs = 1, r = 0.8);
+ sphere($fn = 5, $fa = 12, $fs = 2, r = 0.8);
}
}
multmatrix([[1, 0, 0, 7], [0, 1, 0, 2], [0, 0, 1, 0], [0, 0, 0, 1]]) {
color([0.980392, 0.980392, 0.823529, 1]) {
- sphere($fn = 5, $fa = 12, $fs = 1, r = 0.8);
+ sphere($fn = 5, $fa = 12, $fs = 2, r = 0.8);
}
}
multmatrix([[1, 0, 0, 8], [0, 1, 0, 2], [0, 0, 1, 0], [0, 0, 0, 1]]) {
color([1, 0.937255, 0.835294, 1]) {
- sphere($fn = 5, $fa = 12, $fs = 1, r = 0.8);
+ sphere($fn = 5, $fa = 12, $fs = 2, r = 0.8);
}
}
multmatrix([[1, 0, 0, 9], [0, 1, 0, 2], [0, 0, 1, 0], [0, 0, 0, 1]]) {
color([1, 0.894118, 0.709804, 1]) {
- sphere($fn = 5, $fa = 12, $fs = 1, r = 0.8);
+ sphere($fn = 5, $fa = 12, $fs = 2, r = 0.8);
}
}
multmatrix([[1, 0, 0, 10], [0, 1, 0, 2], [0, 0, 1, 0], [0, 0, 0, 1]]) {
color([1, 0.854902, 0.72549, 1]) {
- sphere($fn = 5, $fa = 12, $fs = 1, r = 0.8);
+ sphere($fn = 5, $fa = 12, $fs = 2, r = 0.8);
}
}
multmatrix([[1, 0, 0, 0], [0, 1, 0, 3], [0, 0, 1, 0], [0, 0, 0, 1]]) {
color([0.933333, 0.909804, 0.666667, 1]) {
- sphere($fn = 5, $fa = 12, $fs = 1, r = 0.8);
+ sphere($fn = 5, $fa = 12, $fs = 2, r = 0.8);
}
}
multmatrix([[1, 0, 0, 1], [0, 1, 0, 3], [0, 0, 1, 0], [0, 0, 0, 1]]) {
color([0.941176, 0.901961, 0.54902, 1]) {
- sphere($fn = 5, $fa = 12, $fs = 1, r = 0.8);
+ sphere($fn = 5, $fa = 12, $fs = 2, r = 0.8);
}
}
multmatrix([[1, 0, 0, 2], [0, 1, 0, 3], [0, 0, 1, 0], [0, 0, 0, 1]]) {
color([0.741176, 0.717647, 0.419608, 1]) {
- sphere($fn = 5, $fa = 12, $fs = 1, r = 0.8);
+ sphere($fn = 5, $fa = 12, $fs = 2, r = 0.8);
}
}
multmatrix([[1, 0, 0, 4], [0, 1, 0, 3], [0, 0, 1, 0], [0, 0, 0, 1]]) {
color([0.901961, 0.901961, 0.980392, 1]) {
- sphere($fn = 5, $fa = 12, $fs = 1, r = 0.8);
+ sphere($fn = 5, $fa = 12, $fs = 2, r = 0.8);
}
}
multmatrix([[1, 0, 0, 5], [0, 1, 0, 3], [0, 0, 1, 0], [0, 0, 0, 1]]) {
color([0.847059, 0.74902, 0.847059, 1]) {
- sphere($fn = 5, $fa = 12, $fs = 1, r = 0.8);
+ sphere($fn = 5, $fa = 12, $fs = 2, r = 0.8);
}
}
multmatrix([[1, 0, 0, 6], [0, 1, 0, 3], [0, 0, 1, 0], [0, 0, 0, 1]]) {
color([0.866667, 0.627451, 0.866667, 1]) {
- sphere($fn = 5, $fa = 12, $fs = 1, r = 0.8);
+ sphere($fn = 5, $fa = 12, $fs = 2, r = 0.8);
}
}
multmatrix([[1, 0, 0, 7], [0, 1, 0, 3], [0, 0, 1, 0], [0, 0, 0, 1]]) {
color([0.933333, 0.509804, 0.933333, 1]) {
- sphere($fn = 5, $fa = 12, $fs = 1, r = 0.8);
+ sphere($fn = 5, $fa = 12, $fs = 2, r = 0.8);
}
}
multmatrix([[1, 0, 0, 8], [0, 1, 0, 3], [0, 0, 1, 0], [0, 0, 0, 1]]) {
color([0.854902, 0.439216, 0.839216, 1]) {
- sphere($fn = 5, $fa = 12, $fs = 1, r = 0.8);
+ sphere($fn = 5, $fa = 12, $fs = 2, r = 0.8);
}
}
multmatrix([[1, 0, 0, 9], [0, 1, 0, 3], [0, 0, 1, 0], [0, 0, 0, 1]]) {
color([1, 0, 1, 1]) {
- sphere($fn = 5, $fa = 12, $fs = 1, r = 0.8);
+ sphere($fn = 5, $fa = 12, $fs = 2, r = 0.8);
}
}
multmatrix([[1, 0, 0, 10], [0, 1, 0, 3], [0, 0, 1, 0], [0, 0, 0, 1]]) {
color([1, 0, 1, 1]) {
- sphere($fn = 5, $fa = 12, $fs = 1, r = 0.8);
+ sphere($fn = 5, $fa = 12, $fs = 2, r = 0.8);
}
}
multmatrix([[1, 0, 0, 0], [0, 1, 0, 4], [0, 0, 1, 0], [0, 0, 0, 1]]) {
color([0.729412, 0.333333, 0.827451, 1]) {
- sphere($fn = 5, $fa = 12, $fs = 1, r = 0.8);
+ sphere($fn = 5, $fa = 12, $fs = 2, r = 0.8);
}
}
multmatrix([[1, 0, 0, 1], [0, 1, 0, 4], [0, 0, 1, 0], [0, 0, 0, 1]]) {
color([0.576471, 0.439216, 0.858824, 1]) {
- sphere($fn = 5, $fa = 12, $fs = 1, r = 0.8);
+ sphere($fn = 5, $fa = 12, $fs = 2, r = 0.8);
}
}
multmatrix([[1, 0, 0, 2], [0, 1, 0, 4], [0, 0, 1, 0], [0, 0, 0, 1]]) {
color([0.541176, 0.168627, 0.886275, 1]) {
- sphere($fn = 5, $fa = 12, $fs = 1, r = 0.8);
+ sphere($fn = 5, $fa = 12, $fs = 2, r = 0.8);
}
}
multmatrix([[1, 0, 0, 3], [0, 1, 0, 4], [0, 0, 1, 0], [0, 0, 0, 1]]) {
color([0.580392, 0, 0.827451, 1]) {
- sphere($fn = 5, $fa = 12, $fs = 1, r = 0.8);
+ sphere($fn = 5, $fa = 12, $fs = 2, r = 0.8);
}
}
multmatrix([[1, 0, 0, 4], [0, 1, 0, 4], [0, 0, 1, 0], [0, 0, 0, 1]]) {
color([0.6, 0.196078, 0.8, 1]) {
- sphere($fn = 5, $fa = 12, $fs = 1, r = 0.8);
+ sphere($fn = 5, $fa = 12, $fs = 2, r = 0.8);
}
}
multmatrix([[1, 0, 0, 5], [0, 1, 0, 4], [0, 0, 1, 0], [0, 0, 0, 1]]) {
color([0.545098, 0, 0.545098, 1]) {
- sphere($fn = 5, $fa = 12, $fs = 1, r = 0.8);
+ sphere($fn = 5, $fa = 12, $fs = 2, r = 0.8);
}
}
multmatrix([[1, 0, 0, 6], [0, 1, 0, 4], [0, 0, 1, 0], [0, 0, 0, 1]]) {
color([0.501961, 0, 0.501961, 1]) {
- sphere($fn = 5, $fa = 12, $fs = 1, r = 0.8);
+ sphere($fn = 5, $fa = 12, $fs = 2, r = 0.8);
}
}
multmatrix([[1, 0, 0, 7], [0, 1, 0, 4], [0, 0, 1, 0], [0, 0, 0, 1]]) {
color([0.294118, 0, 0.509804, 1]) {
- sphere($fn = 5, $fa = 12, $fs = 1, r = 0.8);
+ sphere($fn = 5, $fa = 12, $fs = 2, r = 0.8);
}
}
multmatrix([[1, 0, 0, 8], [0, 1, 0, 4], [0, 0, 1, 0], [0, 0, 0, 1]]) {
color([0.282353, 0.239216, 0.545098, 1]) {
- sphere($fn = 5, $fa = 12, $fs = 1, r = 0.8);
+ sphere($fn = 5, $fa = 12, $fs = 2, r = 0.8);
}
}
multmatrix([[1, 0, 0, 9], [0, 1, 0, 4], [0, 0, 1, 0], [0, 0, 0, 1]]) {
color([0.415686, 0.352941, 0.803922, 1]) {
- sphere($fn = 5, $fa = 12, $fs = 1, r = 0.8);
+ sphere($fn = 5, $fa = 12, $fs = 2, r = 0.8);
}
}
multmatrix([[1, 0, 0, 10], [0, 1, 0, 4], [0, 0, 1, 0], [0, 0, 0, 1]]) {
color([0.482353, 0.407843, 0.933333, 1]) {
- sphere($fn = 5, $fa = 12, $fs = 1, r = 0.8);
+ sphere($fn = 5, $fa = 12, $fs = 2, r = 0.8);
}
}
multmatrix([[1, 0, 0, 1], [0, 1, 0, 5], [0, 0, 1, 0], [0, 0, 0, 1]]) {
color([0.678431, 1, 0.184314, 1]) {
- sphere($fn = 5, $fa = 12, $fs = 1, r = 0.8);
+ sphere($fn = 5, $fa = 12, $fs = 2, r = 0.8);
}
}
multmatrix([[1, 0, 0, 2], [0, 1, 0, 5], [0, 0, 1, 0], [0, 0, 0, 1]]) {
color([0.498039, 1, 0, 1]) {
- sphere($fn = 5, $fa = 12, $fs = 1, r = 0.8);
+ sphere($fn = 5, $fa = 12, $fs = 2, r = 0.8);
}
}
multmatrix([[1, 0, 0, 3], [0, 1, 0, 5], [0, 0, 1, 0], [0, 0, 0, 1]]) {
color([0.486275, 0.988235, 0, 1]) {
- sphere($fn = 5, $fa = 12, $fs = 1, r = 0.8);
+ sphere($fn = 5, $fa = 12, $fs = 2, r = 0.8);
}
}
multmatrix([[1, 0, 0, 4], [0, 1, 0, 5], [0, 0, 1, 0], [0, 0, 0, 1]]) {
color([0, 1, 0, 1]) {
- sphere($fn = 5, $fa = 12, $fs = 1, r = 0.8);
+ sphere($fn = 5, $fa = 12, $fs = 2, r = 0.8);
}
}
multmatrix([[1, 0, 0, 5], [0, 1, 0, 5], [0, 0, 1, 0], [0, 0, 0, 1]]) {
color([0.196078, 0.803922, 0.196078, 1]) {
- sphere($fn = 5, $fa = 12, $fs = 1, r = 0.8);
+ sphere($fn = 5, $fa = 12, $fs = 2, r = 0.8);
}
}
multmatrix([[1, 0, 0, 6], [0, 1, 0, 5], [0, 0, 1, 0], [0, 0, 0, 1]]) {
color([0.596078, 0.984314, 0.596078, 1]) {
- sphere($fn = 5, $fa = 12, $fs = 1, r = 0.8);
+ sphere($fn = 5, $fa = 12, $fs = 2, r = 0.8);
}
}
multmatrix([[1, 0, 0, 7], [0, 1, 0, 5], [0, 0, 1, 0], [0, 0, 0, 1]]) {
color([0.564706, 0.933333, 0.564706, 1]) {
- sphere($fn = 5, $fa = 12, $fs = 1, r = 0.8);
+ sphere($fn = 5, $fa = 12, $fs = 2, r = 0.8);
}
}
multmatrix([[1, 0, 0, 8], [0, 1, 0, 5], [0, 0, 1, 0], [0, 0, 0, 1]]) {
color([0, 0.980392, 0.603922, 1]) {
- sphere($fn = 5, $fa = 12, $fs = 1, r = 0.8);
+ sphere($fn = 5, $fa = 12, $fs = 2, r = 0.8);
}
}
multmatrix([[1, 0, 0, 9], [0, 1, 0, 5], [0, 0, 1, 0], [0, 0, 0, 1]]) {
color([0, 1, 0.498039, 1]) {
- sphere($fn = 5, $fa = 12, $fs = 1, r = 0.8);
+ sphere($fn = 5, $fa = 12, $fs = 2, r = 0.8);
}
}
multmatrix([[1, 0, 0, 10], [0, 1, 0, 5], [0, 0, 1, 0], [0, 0, 0, 1]]) {
color([0.235294, 0.701961, 0.443137, 1]) {
- sphere($fn = 5, $fa = 12, $fs = 1, r = 0.8);
+ sphere($fn = 5, $fa = 12, $fs = 2, r = 0.8);
}
}
multmatrix([[1, 0, 0, 0], [0, 1, 0, 6], [0, 0, 1, 0], [0, 0, 0, 1]]) {
color([0.180392, 0.545098, 0.341176, 1]) {
- sphere($fn = 5, $fa = 12, $fs = 1, r = 0.8);
+ sphere($fn = 5, $fa = 12, $fs = 2, r = 0.8);
}
}
multmatrix([[1, 0, 0, 1], [0, 1, 0, 6], [0, 0, 1, 0], [0, 0, 0, 1]]) {
color([0.133333, 0.545098, 0.133333, 1]) {
- sphere($fn = 5, $fa = 12, $fs = 1, r = 0.8);
+ sphere($fn = 5, $fa = 12, $fs = 2, r = 0.8);
}
}
multmatrix([[1, 0, 0, 2], [0, 1, 0, 6], [0, 0, 1, 0], [0, 0, 0, 1]]) {
color([0, 0.501961, 0, 1]) {
- sphere($fn = 5, $fa = 12, $fs = 1, r = 0.8);
+ sphere($fn = 5, $fa = 12, $fs = 2, r = 0.8);
}
}
multmatrix([[1, 0, 0, 3], [0, 1, 0, 6], [0, 0, 1, 0], [0, 0, 0, 1]]) {
color([0, 0.392157, 0, 1]) {
- sphere($fn = 5, $fa = 12, $fs = 1, r = 0.8);
+ sphere($fn = 5, $fa = 12, $fs = 2, r = 0.8);
}
}
multmatrix([[1, 0, 0, 4], [0, 1, 0, 6], [0, 0, 1, 0], [0, 0, 0, 1]]) {
color([0.603922, 0.803922, 0.196078, 1]) {
- sphere($fn = 5, $fa = 12, $fs = 1, r = 0.8);
+ sphere($fn = 5, $fa = 12, $fs = 2, r = 0.8);
}
}
multmatrix([[1, 0, 0, 5], [0, 1, 0, 6], [0, 0, 1, 0], [0, 0, 0, 1]]) {
color([0.419608, 0.556863, 0.137255, 1]) {
- sphere($fn = 5, $fa = 12, $fs = 1, r = 0.8);
+ sphere($fn = 5, $fa = 12, $fs = 2, r = 0.8);
}
}
multmatrix([[1, 0, 0, 6], [0, 1, 0, 6], [0, 0, 1, 0], [0, 0, 0, 1]]) {
color([0.501961, 0.501961, 0, 1]) {
- sphere($fn = 5, $fa = 12, $fs = 1, r = 0.8);
+ sphere($fn = 5, $fa = 12, $fs = 2, r = 0.8);
}
}
multmatrix([[1, 0, 0, 7], [0, 1, 0, 6], [0, 0, 1, 0], [0, 0, 0, 1]]) {
color([0.333333, 0.419608, 0.184314, 1]) {
- sphere($fn = 5, $fa = 12, $fs = 1, r = 0.8);
+ sphere($fn = 5, $fa = 12, $fs = 2, r = 0.8);
}
}
multmatrix([[1, 0, 0, 8], [0, 1, 0, 6], [0, 0, 1, 0], [0, 0, 0, 1]]) {
color([0.4, 0.803922, 0.666667, 1]) {
- sphere($fn = 5, $fa = 12, $fs = 1, r = 0.8);
+ sphere($fn = 5, $fa = 12, $fs = 2, r = 0.8);
}
}
multmatrix([[1, 0, 0, 9], [0, 1, 0, 6], [0, 0, 1, 0], [0, 0, 0, 1]]) {
color([0.560784, 0.737255, 0.560784, 1]) {
- sphere($fn = 5, $fa = 12, $fs = 1, r = 0.8);
+ sphere($fn = 5, $fa = 12, $fs = 2, r = 0.8);
}
}
multmatrix([[1, 0, 0, 10], [0, 1, 0, 6], [0, 0, 1, 0], [0, 0, 0, 1]]) {
color([0.12549, 0.698039, 0.666667, 1]) {
- sphere($fn = 5, $fa = 12, $fs = 1, r = 0.8);
+ sphere($fn = 5, $fa = 12, $fs = 2, r = 0.8);
}
}
multmatrix([[1, 0, 0, 0], [0, 1, 0, 7], [0, 0, 1, 0], [0, 0, 0, 1]]) {
color([0, 0.545098, 0.545098, 1]) {
- sphere($fn = 5, $fa = 12, $fs = 1, r = 0.8);
+ sphere($fn = 5, $fa = 12, $fs = 2, r = 0.8);
}
}
multmatrix([[1, 0, 0, 1], [0, 1, 0, 7], [0, 0, 1, 0], [0, 0, 0, 1]]) {
color([0, 0.501961, 0.501961, 1]) {
- sphere($fn = 5, $fa = 12, $fs = 1, r = 0.8);
+ sphere($fn = 5, $fa = 12, $fs = 2, r = 0.8);
}
}
multmatrix([[1, 0, 0, 3], [0, 1, 0, 7], [0, 0, 1, 0], [0, 0, 0, 1]]) {
color([0, 1, 1, 1]) {
- sphere($fn = 5, $fa = 12, $fs = 1, r = 0.8);
+ sphere($fn = 5, $fa = 12, $fs = 2, r = 0.8);
}
}
multmatrix([[1, 0, 0, 4], [0, 1, 0, 7], [0, 0, 1, 0], [0, 0, 0, 1]]) {
color([0, 1, 1, 1]) {
- sphere($fn = 5, $fa = 12, $fs = 1, r = 0.8);
+ sphere($fn = 5, $fa = 12, $fs = 2, r = 0.8);
}
}
multmatrix([[1, 0, 0, 5], [0, 1, 0, 7], [0, 0, 1, 0], [0, 0, 0, 1]]) {
color([0.878431, 1, 1, 1]) {
- sphere($fn = 5, $fa = 12, $fs = 1, r = 0.8);
+ sphere($fn = 5, $fa = 12, $fs = 2, r = 0.8);
}
}
multmatrix([[1, 0, 0, 6], [0, 1, 0, 7], [0, 0, 1, 0], [0, 0, 0, 1]]) {
color([0.686275, 0.933333, 0.933333, 1]) {
- sphere($fn = 5, $fa = 12, $fs = 1, r = 0.8);
+ sphere($fn = 5, $fa = 12, $fs = 2, r = 0.8);
}
}
multmatrix([[1, 0, 0, 7], [0, 1, 0, 7], [0, 0, 1, 0], [0, 0, 0, 1]]) {
color([0.498039, 1, 0.831373, 1]) {
- sphere($fn = 5, $fa = 12, $fs = 1, r = 0.8);
+ sphere($fn = 5, $fa = 12, $fs = 2, r = 0.8);
}
}
multmatrix([[1, 0, 0, 8], [0, 1, 0, 7], [0, 0, 1, 0], [0, 0, 0, 1]]) {
color([0.25098, 0.878431, 0.815686, 1]) {
- sphere($fn = 5, $fa = 12, $fs = 1, r = 0.8);
+ sphere($fn = 5, $fa = 12, $fs = 2, r = 0.8);
}
}
multmatrix([[1, 0, 0, 9], [0, 1, 0, 7], [0, 0, 1, 0], [0, 0, 0, 1]]) {
color([0.282353, 0.819608, 0.8, 1]) {
- sphere($fn = 5, $fa = 12, $fs = 1, r = 0.8);
+ sphere($fn = 5, $fa = 12, $fs = 2, r = 0.8);
}
}
multmatrix([[1, 0, 0, 10], [0, 1, 0, 7], [0, 0, 1, 0], [0, 0, 0, 1]]) {
color([0, 0.807843, 0.819608, 1]) {
- sphere($fn = 5, $fa = 12, $fs = 1, r = 0.8);
+ sphere($fn = 5, $fa = 12, $fs = 2, r = 0.8);
}
}
multmatrix([[1, 0, 0, 0], [0, 1, 0, 8], [0, 0, 1, 0], [0, 0, 0, 1]]) {
color([0.372549, 0.619608, 0.627451, 1]) {
- sphere($fn = 5, $fa = 12, $fs = 1, r = 0.8);
+ sphere($fn = 5, $fa = 12, $fs = 2, r = 0.8);
}
}
multmatrix([[1, 0, 0, 1], [0, 1, 0, 8], [0, 0, 1, 0], [0, 0, 0, 1]]) {
color([0.27451, 0.509804, 0.705882, 1]) {
- sphere($fn = 5, $fa = 12, $fs = 1, r = 0.8);
+ sphere($fn = 5, $fa = 12, $fs = 2, r = 0.8);
}
}
multmatrix([[1, 0, 0, 2], [0, 1, 0, 8], [0, 0, 1, 0], [0, 0, 0, 1]]) {
color([0.690196, 0.768627, 0.870588, 1]) {
- sphere($fn = 5, $fa = 12, $fs = 1, r = 0.8);
+ sphere($fn = 5, $fa = 12, $fs = 2, r = 0.8);
}
}
multmatrix([[1, 0, 0, 3], [0, 1, 0, 8], [0, 0, 1, 0], [0, 0, 0, 1]]) {
color([0.690196, 0.878431, 0.901961, 1]) {
- sphere($fn = 5, $fa = 12, $fs = 1, r = 0.8);
+ sphere($fn = 5, $fa = 12, $fs = 2, r = 0.8);
}
}
multmatrix([[1, 0, 0, 4], [0, 1, 0, 8], [0, 0, 1, 0], [0, 0, 0, 1]]) {
color([0.678431, 0.847059, 0.901961, 1]) {
- sphere($fn = 5, $fa = 12, $fs = 1, r = 0.8);
+ sphere($fn = 5, $fa = 12, $fs = 2, r = 0.8);
}
}
multmatrix([[1, 0, 0, 5], [0, 1, 0, 8], [0, 0, 1, 0], [0, 0, 0, 1]]) {
color([0.529412, 0.807843, 0.921569, 1]) {
- sphere($fn = 5, $fa = 12, $fs = 1, r = 0.8);
+ sphere($fn = 5, $fa = 12, $fs = 2, r = 0.8);
}
}
multmatrix([[1, 0, 0, 6], [0, 1, 0, 8], [0, 0, 1, 0], [0, 0, 0, 1]]) {
color([0.529412, 0.807843, 0.980392, 1]) {
- sphere($fn = 5, $fa = 12, $fs = 1, r = 0.8);
+ sphere($fn = 5, $fa = 12, $fs = 2, r = 0.8);
}
}
multmatrix([[1, 0, 0, 7], [0, 1, 0, 8], [0, 0, 1, 0], [0, 0, 0, 1]]) {
color([0, 0.74902, 1, 1]) {
- sphere($fn = 5, $fa = 12, $fs = 1, r = 0.8);
+ sphere($fn = 5, $fa = 12, $fs = 2, r = 0.8);
}
}
multmatrix([[1, 0, 0, 8], [0, 1, 0, 8], [0, 0, 1, 0], [0, 0, 0, 1]]) {
color([0.117647, 0.564706, 1, 1]) {
- sphere($fn = 5, $fa = 12, $fs = 1, r = 0.8);
+ sphere($fn = 5, $fa = 12, $fs = 2, r = 0.8);
}
}
multmatrix([[1, 0, 0, 9], [0, 1, 0, 8], [0, 0, 1, 0], [0, 0, 0, 1]]) {
color([0.392157, 0.584314, 0.929412, 1]) {
- sphere($fn = 5, $fa = 12, $fs = 1, r = 0.8);
+ sphere($fn = 5, $fa = 12, $fs = 2, r = 0.8);
}
}
multmatrix([[1, 0, 0, 10], [0, 1, 0, 8], [0, 0, 1, 0], [0, 0, 0, 1]]) {
color([0.254902, 0.411765, 0.882353, 1]) {
- sphere($fn = 5, $fa = 12, $fs = 1, r = 0.8);
+ sphere($fn = 5, $fa = 12, $fs = 2, r = 0.8);
}
}
multmatrix([[1, 0, 0, 0], [0, 1, 0, 9], [0, 0, 1, 0], [0, 0, 0, 1]]) {
color([0, 0, 1, 1]) {
- sphere($fn = 5, $fa = 12, $fs = 1, r = 0.8);
+ sphere($fn = 5, $fa = 12, $fs = 2, r = 0.8);
}
}
multmatrix([[1, 0, 0, 1], [0, 1, 0, 9], [0, 0, 1, 0], [0, 0, 0, 1]]) {
color([0, 0, 0.803922, 1]) {
- sphere($fn = 5, $fa = 12, $fs = 1, r = 0.8);
+ sphere($fn = 5, $fa = 12, $fs = 2, r = 0.8);
}
}
multmatrix([[1, 0, 0, 2], [0, 1, 0, 9], [0, 0, 1, 0], [0, 0, 0, 1]]) {
color([0, 0, 0.545098, 1]) {
- sphere($fn = 5, $fa = 12, $fs = 1, r = 0.8);
+ sphere($fn = 5, $fa = 12, $fs = 2, r = 0.8);
}
}
multmatrix([[1, 0, 0, 3], [0, 1, 0, 9], [0, 0, 1, 0], [0, 0, 0, 1]]) {
color([0, 0, 0.501961, 1]) {
- sphere($fn = 5, $fa = 12, $fs = 1, r = 0.8);
+ sphere($fn = 5, $fa = 12, $fs = 2, r = 0.8);
}
}
multmatrix([[1, 0, 0, 4], [0, 1, 0, 9], [0, 0, 1, 0], [0, 0, 0, 1]]) {
color([0.0980392, 0.0980392, 0.439216, 1]) {
- sphere($fn = 5, $fa = 12, $fs = 1, r = 0.8);
+ sphere($fn = 5, $fa = 12, $fs = 2, r = 0.8);
}
}
multmatrix([[1, 0, 0, 6], [0, 1, 0, 9], [0, 0, 1, 0], [0, 0, 0, 1]]) {
color([1, 0.972549, 0.862745, 1]) {
- sphere($fn = 5, $fa = 12, $fs = 1, r = 0.8);
+ sphere($fn = 5, $fa = 12, $fs = 2, r = 0.8);
}
}
multmatrix([[1, 0, 0, 7], [0, 1, 0, 9], [0, 0, 1, 0], [0, 0, 0, 1]]) {
color([1, 0.921569, 0.803922, 1]) {
- sphere($fn = 5, $fa = 12, $fs = 1, r = 0.8);
+ sphere($fn = 5, $fa = 12, $fs = 2, r = 0.8);
}
}
multmatrix([[1, 0, 0, 8], [0, 1, 0, 9], [0, 0, 1, 0], [0, 0, 0, 1]]) {
color([1, 0.894118, 0.768627, 1]) {
- sphere($fn = 5, $fa = 12, $fs = 1, r = 0.8);
+ sphere($fn = 5, $fa = 12, $fs = 2, r = 0.8);
}
}
multmatrix([[1, 0, 0, 9], [0, 1, 0, 9], [0, 0, 1, 0], [0, 0, 0, 1]]) {
color([1, 0.870588, 0.678431, 1]) {
- sphere($fn = 5, $fa = 12, $fs = 1, r = 0.8);
+ sphere($fn = 5, $fa = 12, $fs = 2, r = 0.8);
}
}
multmatrix([[1, 0, 0, 10], [0, 1, 0, 9], [0, 0, 1, 0], [0, 0, 0, 1]]) {
color([0.960784, 0.870588, 0.701961, 1]) {
- sphere($fn = 5, $fa = 12, $fs = 1, r = 0.8);
+ sphere($fn = 5, $fa = 12, $fs = 2, r = 0.8);
}
}
multmatrix([[1, 0, 0, 0], [0, 1, 0, 10], [0, 0, 1, 0], [0, 0, 0, 1]]) {
color([0.870588, 0.721569, 0.529412, 1]) {
- sphere($fn = 5, $fa = 12, $fs = 1, r = 0.8);
+ sphere($fn = 5, $fa = 12, $fs = 2, r = 0.8);
}
}
multmatrix([[1, 0, 0, 1], [0, 1, 0, 10], [0, 0, 1, 0], [0, 0, 0, 1]]) {
color([0.823529, 0.705882, 0.54902, 1]) {
- sphere($fn = 5, $fa = 12, $fs = 1, r = 0.8);
+ sphere($fn = 5, $fa = 12, $fs = 2, r = 0.8);
}
}
multmatrix([[1, 0, 0, 2], [0, 1, 0, 10], [0, 0, 1, 0], [0, 0, 0, 1]]) {
color([0.737255, 0.560784, 0.560784, 1]) {
- sphere($fn = 5, $fa = 12, $fs = 1, r = 0.8);
+ sphere($fn = 5, $fa = 12, $fs = 2, r = 0.8);
}
}
multmatrix([[1, 0, 0, 3], [0, 1, 0, 10], [0, 0, 1, 0], [0, 0, 0, 1]]) {
color([0.956863, 0.643137, 0.376471, 1]) {
- sphere($fn = 5, $fa = 12, $fs = 1, r = 0.8);
+ sphere($fn = 5, $fa = 12, $fs = 2, r = 0.8);
}
}
multmatrix([[1, 0, 0, 4], [0, 1, 0, 10], [0, 0, 1, 0], [0, 0, 0, 1]]) {
color([0.854902, 0.647059, 0.12549, 1]) {
- sphere($fn = 5, $fa = 12, $fs = 1, r = 0.8);
+ sphere($fn = 5, $fa = 12, $fs = 2, r = 0.8);
}
}
multmatrix([[1, 0, 0, 5], [0, 1, 0, 10], [0, 0, 1, 0], [0, 0, 0, 1]]) {
color([0.721569, 0.52549, 0.0431373, 1]) {
- sphere($fn = 5, $fa = 12, $fs = 1, r = 0.8);
+ sphere($fn = 5, $fa = 12, $fs = 2, r = 0.8);
}
}
multmatrix([[1, 0, 0, 6], [0, 1, 0, 10], [0, 0, 1, 0], [0, 0, 0, 1]]) {
color([0.803922, 0.521569, 0.247059, 1]) {
- sphere($fn = 5, $fa = 12, $fs = 1, r = 0.8);
+ sphere($fn = 5, $fa = 12, $fs = 2, r = 0.8);
}
}
multmatrix([[1, 0, 0, 7], [0, 1, 0, 10], [0, 0, 1, 0], [0, 0, 0, 1]]) {
color([0.823529, 0.411765, 0.117647, 1]) {
- sphere($fn = 5, $fa = 12, $fs = 1, r = 0.8);
+ sphere($fn = 5, $fa = 12, $fs = 2, r = 0.8);
}
}
multmatrix([[1, 0, 0, 8], [0, 1, 0, 10], [0, 0, 1, 0], [0, 0, 0, 1]]) {
color([0.545098, 0.270588, 0.0745098, 1]) {
- sphere($fn = 5, $fa = 12, $fs = 1, r = 0.8);
+ sphere($fn = 5, $fa = 12, $fs = 2, r = 0.8);
}
}
multmatrix([[1, 0, 0, 9], [0, 1, 0, 10], [0, 0, 1, 0], [0, 0, 0, 1]]) {
color([0.627451, 0.321569, 0.176471, 1]) {
- sphere($fn = 5, $fa = 12, $fs = 1, r = 0.8);
+ sphere($fn = 5, $fa = 12, $fs = 2, r = 0.8);
}
}
multmatrix([[1, 0, 0, 10], [0, 1, 0, 10], [0, 0, 1, 0], [0, 0, 0, 1]]) {
color([0.647059, 0.164706, 0.164706, 1]) {
- sphere($fn = 5, $fa = 12, $fs = 1, r = 0.8);
+ sphere($fn = 5, $fa = 12, $fs = 2, r = 0.8);
}
}
multmatrix([[1, 0, 0, 0], [0, 1, 0, 11], [0, 0, 1, 0], [0, 0, 0, 1]]) {
color([0.501961, 0, 0, 1]) {
- sphere($fn = 5, $fa = 12, $fs = 1, r = 0.8);
+ sphere($fn = 5, $fa = 12, $fs = 2, r = 0.8);
}
}
multmatrix([[1, 0, 0, 2], [0, 1, 0, 11], [0, 0, 1, 0], [0, 0, 0, 1]]) {
color([1, 1, 1, 1]) {
- sphere($fn = 5, $fa = 12, $fs = 1, r = 0.8);
+ sphere($fn = 5, $fa = 12, $fs = 2, r = 0.8);
}
}
multmatrix([[1, 0, 0, 3], [0, 1, 0, 11], [0, 0, 1, 0], [0, 0, 0, 1]]) {
color([1, 0.980392, 0.980392, 1]) {
- sphere($fn = 5, $fa = 12, $fs = 1, r = 0.8);
+ sphere($fn = 5, $fa = 12, $fs = 2, r = 0.8);
}
}
multmatrix([[1, 0, 0, 4], [0, 1, 0, 11], [0, 0, 1, 0], [0, 0, 0, 1]]) {
color([0.941176, 1, 0.941176, 1]) {
- sphere($fn = 5, $fa = 12, $fs = 1, r = 0.8);
+ sphere($fn = 5, $fa = 12, $fs = 2, r = 0.8);
}
}
multmatrix([[1, 0, 0, 5], [0, 1, 0, 11], [0, 0, 1, 0], [0, 0, 0, 1]]) {
color([0.960784, 1, 0.980392, 1]) {
- sphere($fn = 5, $fa = 12, $fs = 1, r = 0.8);
+ sphere($fn = 5, $fa = 12, $fs = 2, r = 0.8);
}
}
multmatrix([[1, 0, 0, 6], [0, 1, 0, 11], [0, 0, 1, 0], [0, 0, 0, 1]]) {
color([0.941176, 1, 1, 1]) {
- sphere($fn = 5, $fa = 12, $fs = 1, r = 0.8);
+ sphere($fn = 5, $fa = 12, $fs = 2, r = 0.8);
}
}
multmatrix([[1, 0, 0, 7], [0, 1, 0, 11], [0, 0, 1, 0], [0, 0, 0, 1]]) {
color([0.941176, 0.972549, 1, 1]) {
- sphere($fn = 5, $fa = 12, $fs = 1, r = 0.8);
+ sphere($fn = 5, $fa = 12, $fs = 2, r = 0.8);
}
}
multmatrix([[1, 0, 0, 8], [0, 1, 0, 11], [0, 0, 1, 0], [0, 0, 0, 1]]) {
color([0.972549, 0.972549, 1, 1]) {
- sphere($fn = 5, $fa = 12, $fs = 1, r = 0.8);
+ sphere($fn = 5, $fa = 12, $fs = 2, r = 0.8);
}
}
multmatrix([[1, 0, 0, 9], [0, 1, 0, 11], [0, 0, 1, 0], [0, 0, 0, 1]]) {
color([0.960784, 0.960784, 0.960784, 1]) {
- sphere($fn = 5, $fa = 12, $fs = 1, r = 0.8);
+ sphere($fn = 5, $fa = 12, $fs = 2, r = 0.8);
}
}
multmatrix([[1, 0, 0, 10], [0, 1, 0, 11], [0, 0, 1, 0], [0, 0, 0, 1]]) {
color([1, 0.960784, 0.933333, 1]) {
- sphere($fn = 5, $fa = 12, $fs = 1, r = 0.8);
+ sphere($fn = 5, $fa = 12, $fs = 2, r = 0.8);
}
}
multmatrix([[1, 0, 0, 0], [0, 1, 0, 12], [0, 0, 1, 0], [0, 0, 0, 1]]) {
color([0.960784, 0.960784, 0.862745, 1]) {
- sphere($fn = 5, $fa = 12, $fs = 1, r = 0.8);
+ sphere($fn = 5, $fa = 12, $fs = 2, r = 0.8);
}
}
multmatrix([[1, 0, 0, 1], [0, 1, 0, 12], [0, 0, 1, 0], [0, 0, 0, 1]]) {
color([0.992157, 0.960784, 0.901961, 1]) {
- sphere($fn = 5, $fa = 12, $fs = 1, r = 0.8);
+ sphere($fn = 5, $fa = 12, $fs = 2, r = 0.8);
}
}
multmatrix([[1, 0, 0, 2], [0, 1, 0, 12], [0, 0, 1, 0], [0, 0, 0, 1]]) {
color([1, 0.980392, 0.941176, 1]) {
- sphere($fn = 5, $fa = 12, $fs = 1, r = 0.8);
+ sphere($fn = 5, $fa = 12, $fs = 2, r = 0.8);
}
}
multmatrix([[1, 0, 0, 3], [0, 1, 0, 12], [0, 0, 1, 0], [0, 0, 0, 1]]) {
color([1, 1, 0.941176, 1]) {
- sphere($fn = 5, $fa = 12, $fs = 1, r = 0.8);
+ sphere($fn = 5, $fa = 12, $fs = 2, r = 0.8);
}
}
multmatrix([[1, 0, 0, 4], [0, 1, 0, 12], [0, 0, 1, 0], [0, 0, 0, 1]]) {
color([0.980392, 0.921569, 0.843137, 1]) {
- sphere($fn = 5, $fa = 12, $fs = 1, r = 0.8);
+ sphere($fn = 5, $fa = 12, $fs = 2, r = 0.8);
}
}
multmatrix([[1, 0, 0, 5], [0, 1, 0, 12], [0, 0, 1, 0], [0, 0, 0, 1]]) {
color([0.980392, 0.941176, 0.901961, 1]) {
- sphere($fn = 5, $fa = 12, $fs = 1, r = 0.8);
+ sphere($fn = 5, $fa = 12, $fs = 2, r = 0.8);
}
}
multmatrix([[1, 0, 0, 6], [0, 1, 0, 12], [0, 0, 1, 0], [0, 0, 0, 1]]) {
color([1, 0.941176, 0.960784, 1]) {
- sphere($fn = 5, $fa = 12, $fs = 1, r = 0.8);
+ sphere($fn = 5, $fa = 12, $fs = 2, r = 0.8);
}
}
multmatrix([[1, 0, 0, 7], [0, 1, 0, 12], [0, 0, 1, 0], [0, 0, 0, 1]]) {
color([1, 0.894118, 0.882353, 1]) {
- sphere($fn = 5, $fa = 12, $fs = 1, r = 0.8);
+ sphere($fn = 5, $fa = 12, $fs = 2, r = 0.8);
}
}
multmatrix([[1, 0, 0, 9], [0, 1, 0, 12], [0, 0, 1, 0], [0, 0, 0, 1]]) {
color([0.862745, 0.862745, 0.862745, 1]) {
- sphere($fn = 5, $fa = 12, $fs = 1, r = 0.8);
+ sphere($fn = 5, $fa = 12, $fs = 2, r = 0.8);
}
}
multmatrix([[1, 0, 0, 10], [0, 1, 0, 12], [0, 0, 1, 0], [0, 0, 0, 1]]) {
color([0.827451, 0.827451, 0.827451, 1]) {
- sphere($fn = 5, $fa = 12, $fs = 1, r = 0.8);
+ sphere($fn = 5, $fa = 12, $fs = 2, r = 0.8);
}
}
multmatrix([[1, 0, 0, 0], [0, 1, 0, 13], [0, 0, 1, 0], [0, 0, 0, 1]]) {
color([0.752941, 0.752941, 0.752941, 1]) {
- sphere($fn = 5, $fa = 12, $fs = 1, r = 0.8);
+ sphere($fn = 5, $fa = 12, $fs = 2, r = 0.8);
}
}
multmatrix([[1, 0, 0, 1], [0, 1, 0, 13], [0, 0, 1, 0], [0, 0, 0, 1]]) {
color([0.662745, 0.662745, 0.662745, 1]) {
- sphere($fn = 5, $fa = 12, $fs = 1, r = 0.8);
+ sphere($fn = 5, $fa = 12, $fs = 2, r = 0.8);
}
}
multmatrix([[1, 0, 0, 2], [0, 1, 0, 13], [0, 0, 1, 0], [0, 0, 0, 1]]) {
color([0.501961, 0.501961, 0.501961, 1]) {
- sphere($fn = 5, $fa = 12, $fs = 1, r = 0.8);
+ sphere($fn = 5, $fa = 12, $fs = 2, r = 0.8);
}
}
multmatrix([[1, 0, 0, 3], [0, 1, 0, 13], [0, 0, 1, 0], [0, 0, 0, 1]]) {
color([0.411765, 0.411765, 0.411765, 1]) {
- sphere($fn = 5, $fa = 12, $fs = 1, r = 0.8);
+ sphere($fn = 5, $fa = 12, $fs = 2, r = 0.8);
}
}
multmatrix([[1, 0, 0, 4], [0, 1, 0, 13], [0, 0, 1, 0], [0, 0, 0, 1]]) {
color([0.466667, 0.533333, 0.6, 1]) {
- sphere($fn = 5, $fa = 12, $fs = 1, r = 0.8);
+ sphere($fn = 5, $fa = 12, $fs = 2, r = 0.8);
}
}
multmatrix([[1, 0, 0, 5], [0, 1, 0, 13], [0, 0, 1, 0], [0, 0, 0, 1]]) {
color([0.439216, 0.501961, 0.564706, 1]) {
- sphere($fn = 5, $fa = 12, $fs = 1, r = 0.8);
+ sphere($fn = 5, $fa = 12, $fs = 2, r = 0.8);
}
}
multmatrix([[1, 0, 0, 6], [0, 1, 0, 13], [0, 0, 1, 0], [0, 0, 0, 1]]) {
color([0.184314, 0.309804, 0.309804, 1]) {
- sphere($fn = 5, $fa = 12, $fs = 1, r = 0.8);
+ sphere($fn = 5, $fa = 12, $fs = 2, r = 0.8);
}
}
multmatrix([[1, 0, 0, 7], [0, 1, 0, 13], [0, 0, 1, 0], [0, 0, 0, 1]]) {
color([0, 0, 0, 1]) {
- sphere($fn = 5, $fa = 12, $fs = 1, r = 0.8);
+ sphere($fn = 5, $fa = 12, $fs = 2, r = 0.8);
}
}
diff --git a/tests/regression/opencsgtest/bbox-transform-bug-expected.png b/tests/regression/opencsgtest/bbox-transform-bug-expected.png
new file mode 100644
index 0000000..52e4f2a
--- /dev/null
+++ b/tests/regression/opencsgtest/bbox-transform-bug-expected.png
Binary files differ
diff --git a/tests/regression/opencsgtest/circle-tests-expected.png b/tests/regression/opencsgtest/circle-tests-expected.png
index 7066eb9..2e5b314 100644
--- a/tests/regression/opencsgtest/circle-tests-expected.png
+++ b/tests/regression/opencsgtest/circle-tests-expected.png
Binary files differ
diff --git a/tests/regression/opencsgtest/render-2d-tests-expected.png b/tests/regression/opencsgtest/render-2d-tests-expected.png
new file mode 100644
index 0000000..0bf6288
--- /dev/null
+++ b/tests/regression/opencsgtest/render-2d-tests-expected.png
Binary files differ
diff --git a/tests/regression/opencsgtest/surface-simple-expected.png b/tests/regression/opencsgtest/surface-simple-expected.png
new file mode 100644
index 0000000..2abef81
--- /dev/null
+++ b/tests/regression/opencsgtest/surface-simple-expected.png
Binary files differ
diff --git a/tests/regression/opencsgtest/transform-tests-expected.png b/tests/regression/opencsgtest/transform-tests-expected.png
index dc43942..52f4330 100644
--- a/tests/regression/opencsgtest/transform-tests-expected.png
+++ b/tests/regression/opencsgtest/transform-tests-expected.png
Binary files differ
diff --git a/tests/regression/throwntogethertest/bbox-transform-bug-expected.png b/tests/regression/throwntogethertest/bbox-transform-bug-expected.png
new file mode 100644
index 0000000..dd55c91
--- /dev/null
+++ b/tests/regression/throwntogethertest/bbox-transform-bug-expected.png
Binary files differ
diff --git a/tests/regression/throwntogethertest/circle-tests-expected.png b/tests/regression/throwntogethertest/circle-tests-expected.png
index 624a547..2e5b314 100644
--- a/tests/regression/throwntogethertest/circle-tests-expected.png
+++ b/tests/regression/throwntogethertest/circle-tests-expected.png
Binary files differ
diff --git a/tests/regression/throwntogethertest/difference-tests-expected.png b/tests/regression/throwntogethertest/difference-tests-expected.png
index ee75bad..183700c 100644
--- a/tests/regression/throwntogethertest/difference-tests-expected.png
+++ b/tests/regression/throwntogethertest/difference-tests-expected.png
Binary files differ
diff --git a/tests/regression/throwntogethertest/example010-expected.png b/tests/regression/throwntogethertest/example010-expected.png
index 37e6545..854eea8 100644
--- a/tests/regression/throwntogethertest/example010-expected.png
+++ b/tests/regression/throwntogethertest/example010-expected.png
Binary files differ
diff --git a/tests/regression/throwntogethertest/intersection_for-tests-expected.png b/tests/regression/throwntogethertest/intersection_for-tests-expected.png
index c80a576..4721663 100644
--- a/tests/regression/throwntogethertest/intersection_for-tests-expected.png
+++ b/tests/regression/throwntogethertest/intersection_for-tests-expected.png
Binary files differ
diff --git a/tests/regression/throwntogethertest/render-2d-tests-expected.png b/tests/regression/throwntogethertest/render-2d-tests-expected.png
new file mode 100644
index 0000000..0bf6288
--- /dev/null
+++ b/tests/regression/throwntogethertest/render-2d-tests-expected.png
Binary files differ
diff --git a/tests/regression/throwntogethertest/surface-simple-expected.png b/tests/regression/throwntogethertest/surface-simple-expected.png
new file mode 100644
index 0000000..2abef81
--- /dev/null
+++ b/tests/regression/throwntogethertest/surface-simple-expected.png
Binary files differ
diff --git a/tests/regression/throwntogethertest/transform-tests-expected.png b/tests/regression/throwntogethertest/transform-tests-expected.png
index a120581..52f4330 100644
--- a/tests/regression/throwntogethertest/transform-tests-expected.png
+++ b/tests/regression/throwntogethertest/transform-tests-expected.png
Binary files differ
diff --git a/tests/test_cmdline_tool.py b/tests/test_cmdline_tool.py
index 848a6eb..967e334 100755
--- a/tests/test_cmdline_tool.py
+++ b/tests/test_cmdline_tool.py
@@ -93,7 +93,7 @@ def compare_png(resultfilename):
compare_method = 'NCC'
msg = 'ImageMagick image comparison: ' + options.convert_exec + ' '+ ' '.join(args[2:])
- msg += '\nexpected image: ' + expectedfilename + '\n'
+ msg += '\n expected image: ' + expectedfilename + '\n'
print >> sys.stderr, msg
if not resultfilename:
print >> sys.stderr, "Error: OpenSCAD did not generate an image to test"
diff --git a/tests/test_pretty_print.py b/tests/test_pretty_print.py
index 53fcc37..5e25052 100755
--- a/tests/test_pretty_print.py
+++ b/tests/test_pretty_print.py
@@ -151,14 +151,14 @@ def parsetest(teststring):
"Test time.*?Test (Passed)", # pass/fail
"Output:(.*?)<end of output>",
'Command:.*?-s" "(.*?)"', # type
- "actual .*?:(.*?)\n",
- "expected .*?:(.*?)\n",
+ "^ actual .*?:(.*?)\n",
+ "^ expected .*?:(.*?)\n",
'Command:.*?(testdata.*?)"' # scadfile
]
hits = map( lambda pattern: ezsearch(pattern,teststring), patterns )
test = Test(hits[0],hits[1],hits[2]=='Passed',hits[3],hits[4],hits[5],hits[6],hits[7],teststring)
- test.actualfile_data = tryread(test.actualfile)
- test.expectedfile_data = tryread(test.expectedfile)
+ if len(test.actualfile) > 0: test.actualfile_data = tryread(test.actualfile)
+ if len(test.expectedfile) > 0: test.expectedfile_data = tryread(test.expectedfile)
return test
def parselog(data):
@@ -249,8 +249,8 @@ TESTLOG
passed_tests = filter(lambda x: x.passed, tests)
failed_tests = filter(lambda x: not x.passed, tests)
- tests_to_report = tests
- if failed_only: tests_to_report = failed_tests
+ tests_to_report = failed_tests
+ if include_passed: tests_to_report = tests
try: percent = str(int(100.0*len(passed_tests) / len(tests)))
except ZeroDivisionError: percent = 'n/a'
@@ -274,10 +274,12 @@ TESTLOG
wikiname_a = wikify_filename(tmp,wiki_rootpath,sysid)
tmp = t.expectedfile.replace(os.path.dirname(builddir),'')
wikiname_e = wikify_filename(tmp,wiki_rootpath,sysid)
- imgs[wikiname_e] = t.expectedfile_data
+ if hasattr(t, 'expectedfile_data'):
+ imgs[wikiname_e] = t.expectedfile_data
if t.actualfile:
actualfile_wiki = '[[File:'+wikiname_a+'|250px]]'
- imgs[wikiname_a] = t.actualfile_data
+ if hasattr(t, 'actualfile_data'):
+ imgs[wikiname_a] = t.actualfile_data
else:
actualfile_wiki = 'No image generated.'
newchunk = re.sub('FTESTNAME',t.fullname,repeat1)
@@ -317,8 +319,8 @@ def tohtml(wiki_rootpath, startdate, tests, enddate, sysinfo, sysid, makefiles):
try: percent = str(int(100.0*len(passed_tests) / len(tests)))
except ZeroDivisionError: percent = 'n/a'
- tests_to_report = tests
- if failed_only: tests_to_report = failed_tests
+ tests_to_report = failed_tests
+ if include_passed: tests_to_report = tests
s=''
@@ -497,7 +499,7 @@ maxretry = 10
if bool(os.getenv("TEST_GENERATE")): sys.exit(0)
-failed_only = False
-if '--failed-only' in sys.argv: failed_only = True
+include_passed = False
+if '--include-passed' in sys.argv: include_passed = True
main()
contact: Jan Huwald // Impressum