diff --git a/lid.scad b/lid.scad index cd3694c..bf055e8 100644 --- a/lid.scad +++ b/lid.scad @@ -14,7 +14,7 @@ difference() { lid_height - delta); translate([0, 0, lid_height]) - import("handle.stl"); + import("stl/handle.stl"); translate([0, 0, lid_height - brim_height / 2]) cylinder(r = tube_outer_diameter / 2,