canon_ble #82

Merged
mattmcw merged 149 commits from canon_ble into main 2023-08-01 03:38:52 +00:00
2 changed files with 10864 additions and 10864 deletions
Showing only changes of commit d44c67ce80 - Show all commits

View File

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

File diff suppressed because it is too large Load Diff