Compare commits

..

No commits in common. "64faaa94272297319623c6dfc718fb5f7b9eb6f7" and "144b4080923384cad81c95e92042c4e891678ec9" have entirely different histories.

2 changed files with 10858 additions and 10858 deletions

View File

@ -50,9 +50,9 @@ module bellows_camera_board (magnets = false) {
}
module bellows_lens_board (magnets = false) {
H = 3;
ProtrusionD = 38.25;
ProtrusionH = 5;
H = 6;
ProtrusionD = 37.25;
ProtrusionH = 7;
InnerD = 34.5;
difference () {
union () {
@ -122,7 +122,7 @@ module bellows_board_magnetic(H = 3) {
}
}
PART = "bellows_lens_board";
PART = "bellows_camera_board_magnetic";
if (!LIBRARY && PART == "bellows_camera_board") {
bellows_camera_board();

File diff suppressed because it is too large Load Diff