Increase the size of the super8 notch
This commit is contained in:
parent
8dd73f976a
commit
0d718e27fa
|
@ -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 () {
|
||||||
|
|
Loading…
Reference in New Issue