Rotated to proper print position

This commit is contained in:
akukan 2018-01-22 15:00:15 +01:00 committed by GitHub
parent b593d3d091
commit 85a377a4c2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 4 deletions

View File

@ -180,11 +180,12 @@ module clip()
}
}
translate([0,20,5.5]) rotate([0,180,0]) clip();
translate([0,0,8.6]) rotate([0,180,0])
{
translate([0,20,5.6]) rotate([0,180,0]) clip();
cover();
}