Update description on s8_16mm_reel_adapter
This commit is contained in:
parent
0950c94e04
commit
b75ce52d4c
|
@ -1,6 +1,10 @@
|
||||||
|
|
||||||
time = 0;
|
time = 0;
|
||||||
|
/**
|
||||||
|
* Super-8 to 16mm Reel Adapter. Designed to be used on a JK optical
|
||||||
|
* printer, but will work with rewinds as well.
|
||||||
|
*
|
||||||
|
**/
|
||||||
module s8_16mm_reel_adapter () {
|
module s8_16mm_reel_adapter () {
|
||||||
BOTTOM_D = 20.53;
|
BOTTOM_D = 20.53;
|
||||||
BOTTOM_H = 2;
|
BOTTOM_H = 2;
|
||||||
|
|
Loading…
Reference in New Issue