Camera: move to the backside of the phone (hah)
This commit is contained in:
@@ -32,7 +32,7 @@ module Camera_(Depth, Box=false, Tol=0.01)
|
|||||||
}
|
}
|
||||||
module Camera(Depth, Box=false)
|
module Camera(Depth, Box=false)
|
||||||
{
|
{
|
||||||
translate([CameraMinX, CameraMinY, -Depth])Camera_(Depth, Box=Box);
|
translate([CameraMinX, CameraMinY, BodyHeight])Camera_(Depth, Box=Box);
|
||||||
}
|
}
|
||||||
|
|
||||||
module Usb_(Depth)
|
module Usb_(Depth)
|
||||||
|
Reference in New Issue
Block a user