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