add/fixup hinge clearance
This commit is contained in:
@ -6,6 +6,9 @@ include <../../helper/halfspace.scad>
|
||||
include <../../misc/magnet.scad>
|
||||
include <../../helper/screws.scad>
|
||||
|
||||
translate(v=[10,-5,-(2+sideWallZHingeTotalClearance)])
|
||||
*magnetModule();
|
||||
|
||||
module magnetModule() {
|
||||
|
||||
applyYBarScrewMount()
|
||||
@ -66,5 +69,4 @@ module magnetModule() {
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user