Changed all files that will trigger changes

This commit is contained in:
Matt McWilliams 2021-11-27 01:10:59 -05:00
parent c537278b43
commit 71f5764de5
4 changed files with 3 additions and 5 deletions

View File

@ -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.

View File

@ -6,7 +6,7 @@
![2inch Core for 16mm](./2in_core.jpg)
2in/50mm core for 16mm film.
### [Download STL](./2in_core.stl/download)

View File

@ -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();

View File

@ -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)