Printable feature
This commit is contained in:
parent
e8dde99876
commit
0149de63e0
@ -365,7 +365,7 @@ module buildMold() {
|
|||||||
moldSkirt( part="bottom" );
|
moldSkirt( part="bottom" );
|
||||||
}
|
}
|
||||||
// Top
|
// Top
|
||||||
if (mold_part != "bottom") up(80) {
|
if (mold_part != "bottom") xrot(printable ? 180 : 0 ) back( printable ? 60 : 0 ) {
|
||||||
difference(){
|
difference(){
|
||||||
support(part="top");
|
support(part="top");
|
||||||
usBoxMask();
|
usBoxMask();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user