Changed all files that will trigger changes
This commit is contained in:
parent
c537278b43
commit
71f5764de5
|
@ -4,7 +4,7 @@
|
|||
|
||||
# 16mm Sprocketed Roller
|
||||
|
||||
![16mm Sprocketed Roller](./16mm_sprocketed_roller.png)
|
||||
![16mm Sprocketed Roller](./16mm_sprocketed_roller.jpg)
|
||||
|
||||
This is a (soon-to-be) parametric sprocketed roller for 16mm film. Modeled after the rollers on the JK optical printer gate, it's designed for actively moving film. It requires a high-detail printer to make in a useful form.
|
||||
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
|
||||
![2inch Core for 16mm](./2in_core.jpg)
|
||||
|
||||
|
||||
2in/50mm core for 16mm film.
|
||||
|
||||
### [Download STL](./2in_core.stl/download)
|
||||
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
$fn = 90;
|
||||
time=0;
|
||||
//NOT RECOMMENDED FOR PLA OR ABS
|
||||
|
||||
module key () {
|
||||
|
@ -112,4 +111,4 @@ module bolex_rewind_key ( DECOYS = false) {
|
|||
}
|
||||
}
|
||||
|
||||
rotate([0, 0, time]) bolex_rewind_key();
|
||||
bolex_rewind_key();
|
||||
|
|
|
@ -7,7 +7,6 @@
|
|||
![Bolex Rewind Key Handle](./bolex_rewind_key.jpg)
|
||||
|
||||
Related to:
|
||||
|
||||
* [bolex_rewind_key](../bolex_rewind_key)
|
||||
|
||||
### [Download STL](./bolex_rewind_key_handle.stl/download)
|
||||
|
|
Loading…
Reference in New Issue