Fix scad include/import paths broken by lowercase rename

This commit is contained in:
Ian Gulliver
2026-07-13 15:23:06 -04:00
parent c94df40c98
commit 83c7abb698
11 changed files with 11 additions and 11 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
use <../generic/spoolmount.scad>
use <../util/screw_hole_m3.scad>
use <../util/screw-hole-m3.scad>
use <../util/torus.scad>
module prusa_enclosure_mount(angle, h=10) {