Fix scad include/import paths broken by lowercase rename
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
use <spoolmount_twist.scad>
|
||||
use <spoolmount-twist.scad>
|
||||
|
||||
module extension_twist(h, twist) {
|
||||
assert(h >= 10, "minimum extension_twist height is 10");
|
||||
|
||||
Reference in New Issue
Block a user