HI,
I have been trying to install threadlib, and am running into problems. I
have downloaded and installed everything per adrianschatter's ReadMe, but
running 'test.scad' produces the following output:
Parsing design (AST generation)...
Compiling design (CSG Tree generation)...
ECHO: "threadlib version: ", 0.3
ECHO: [0.5, 5.6285, 11.348, [[0, -0.2283], [0, 0.2283], [0.334, 0.0355],
[0.334, -0.0355]]]
WARNING: Ignoring unknown function 'transform', in file
../../../thread_profile.scad, line 16.
WARNING: Ignoring unknown function 'transform', in file
../../../thread_profile.scad, line 16.
WARNING: Ignoring unknown function 'transform', in file
../../../thread_profile.scad, line 16.
WARNING: Ignoring unknown function 'transform', in file
../../../thread_profile.scad, line 16.
WARNING: Ignoring unknown function 'transform', in file
../../../thread_profile.scad, line 16.
WARNING: Ignoring unknown module 'skin', in file
../../../thread_profile.scad, line 26.
WARNING: Ignoring unknown function 'transform', in file
../../../thread_profile.scad, line 16.
WARNING: Ignoring unknown function 'transform', in file
../../../thread_profile.scad, line 16.
WARNING: Ignoring unknown function 'transform', in file
../../../thread_profile.scad, line 16.
WARNING: Ignoring unknown function 'transform', in file
../../../thread_profile.scad, line 16.
WARNING: Ignoring unknown function 'transform', in file
../../../thread_profile.scad, line 16.
WARNING: Ignoring unknown module 'skin', in file
../../../thread_profile.scad, line 26.
Compiling design (CSG Products generation)...
Geometries in cache: 4
Geometry cache size in bytes: 53024
CGAL Polyhedrons in cache: 0
CGAL cache size in bytes: 0
Compiling design (CSG Products normalization)...
Normalized CSG tree has 5 elements
Compile and preview finished.
Total rendering time: 0 hours, 0 minutes, 1 seconds
Here's my library folder contents:
list-comprehension-demos-master
MCAD
scat-utils-master
threadlib
thread_profile.scad
Do I need to clone ALL of the IoP-satellite library, not just the
thread_profile.scad file?
TIA,
Frank
--
Sent from: http://forum.openscad.org/
Never mind - I figured it out. Had to remove the '-master' from
'list-comprehension-demos-master' and 'scat-utils-master'
All good now ;-)
Frank
--
Sent from: http://forum.openscad.org/