From 71f5764de53f3d810cfd7b2e9ea7c73e170cab75 Mon Sep 17 00:00:00 2001 From: mattmcw Date: Sat, 27 Nov 2021 01:10:59 -0500 Subject: [PATCH] Changed all files that will trigger changes --- 16mm_sprocketed_roller/Readme.md | 2 +- 2in_core/Readme.md | 2 +- bolex_rewind_key/bolex_rewind_key.scad | 3 +-- bolex_rewind_key_handle/Readme.md | 1 - 4 files changed, 3 insertions(+), 5 deletions(-) diff --git a/16mm_sprocketed_roller/Readme.md b/16mm_sprocketed_roller/Readme.md index 628289d..010b24f 100644 --- a/16mm_sprocketed_roller/Readme.md +++ b/16mm_sprocketed_roller/Readme.md @@ -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. diff --git a/2in_core/Readme.md b/2in_core/Readme.md index 65252f2..24297a0 100644 --- a/2in_core/Readme.md +++ b/2in_core/Readme.md @@ -6,7 +6,7 @@ ![2inch Core for 16mm](./2in_core.jpg) - +2in/50mm core for 16mm film. ### [Download STL](./2in_core.stl/download) diff --git a/bolex_rewind_key/bolex_rewind_key.scad b/bolex_rewind_key/bolex_rewind_key.scad index 9a6b284..a0b8fd1 100644 --- a/bolex_rewind_key/bolex_rewind_key.scad +++ b/bolex_rewind_key/bolex_rewind_key.scad @@ -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(); diff --git a/bolex_rewind_key_handle/Readme.md b/bolex_rewind_key_handle/Readme.md index 11f3679..c609167 100644 --- a/bolex_rewind_key_handle/Readme.md +++ b/bolex_rewind_key_handle/Readme.md @@ -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)