Fixed wrong path

This commit is contained in:
Sebastian 2017-01-11 00:36:08 +01:00
parent b830ed33ee
commit 8b1fbf7b5d
1 changed files with 1 additions and 1 deletions

View File

@ -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,