Fixed a typo introduced earlier

This commit is contained in:
Christoph Stahl 2018-06-08 13:07:18 +02:00
parent a5817eba40
commit 651d02b8d6
2 changed files with 809 additions and 697 deletions

View File

@ -127,7 +127,7 @@ module inner_shape()
// fan cut
translate([-10,-46,-51]) cube([20,10,15.5]);
translate([10,-52,-44]) cube([1,75,15,3]);
translate([10,-52,-44]) cube([1.75,15,3]);
}

File diff suppressed because it is too large Load Diff