adrianschlatter / threadlib

thread library for OpenSCAD
BSD 3-Clause "New" or "Revised" License
351 stars 34 forks source link

Can't open library 'thread_profile.scad'. #73

Closed korpx closed 1 year ago

korpx commented 1 year ago

Tring out "threadlib\tests\test.scad"

Getting the following warnings; Can't open library 'thread_profile.scad'. Ignoring unknown module 'straight_thread'

I can't find thread_profile.scad at all.

OpenSCAD Version: 2023.03.10 (git dbb29a268) System information: Windows(TM) 10.0 SP 0.0 NTW 1 MSDN 724833 4 CPUs 15.88 GB RAM

korpx commented 1 year ago

Same problem with "threadlib\tests\test.scad"

adrianschlatter commented 1 year ago

Please re-read the installation instructions and try again.

korpx commented 1 year ago

That did it. Note to self: RTFM :) Thanks!