Increase the size of the super8 notch

This commit is contained in:
Matt McWilliams 2023-06-29 17:15:58 -04:00
parent 8dd73f976a
commit 0d718e27fa
1 changed files with 1 additions and 1 deletions

View File

@ -118,7 +118,7 @@ module split_reel_16mm_B ( length = 120) {
module split_reel_super8_A ( length = 120) { module split_reel_super8_A ( length = 120) {
BaseH = 4; BaseH = 4;
NotchH = 2; NotchH = 2;
NotchW = 19; NotchW = 21;
difference () { difference () {
union () { union () {