Updates from working on site rebuild
|
@ -1 +1,2 @@
|
|||
*.DS_Store
|
||||
*.mp4
|
Before Width: | Height: | Size: 659 KiB |
Before Width: | Height: | Size: 100 KiB After Width: | Height: | Size: 87 KiB |
|
@ -1,5 +1,3 @@
|
|||
time = 0;
|
||||
|
||||
/**
|
||||
* 16mm roller with parametric inputs.
|
||||
* TODO: Make actually parametric
|
||||
|
@ -66,4 +64,4 @@ module sprocketed_roller (SPROCKETS = 8) {
|
|||
}
|
||||
}
|
||||
|
||||
rotate([0, 0, time]) sprocketed_roller();
|
||||
sprocketed_roller();
|
|
@ -1,19 +1,17 @@
|
|||
<!---
|
||||
MATERIAL="Rusty_Iron"
|
||||
MATERIAL="iron_metal"
|
||||
-->
|
||||
|
||||
# 16mm Sprocketed Roller
|
||||
|
||||
### [Download STL](./16mm_sprocketed_roller.stl/download)
|
||||
|
||||
### [Download SCAD](./16mm_sprocketed_roller.scad/download)
|
||||
|
||||
## [Buy on Shapeways](https://links.sixteenmillimeter.com/SK66qWYM)
|
||||
![16mm Sprocketed Roller](./16mm_sprocketed_roller.png)
|
||||
|
||||
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.
|
||||
|
||||
Something that's being tried, with the [elmo_cl_sprocketed_roller_sprocket_disc](../elmo_cl_sprocketed_roller_sprocket_disc) model, is creating a two-material design.
|
||||
|
||||
![16mm Sprocketed Roller](./16mm_sprocketed_roller.png)
|
||||
### [Download STL](./16mm_sprocketed_roller.stl/download)
|
||||
|
||||
![16mm Sprocketed Roller Animated](./16mm_sprocketed_roller.gif)
|
||||
### [Download SCAD](./16mm_sprocketed_roller.scad/download)
|
||||
|
||||
### [Buy on Shapeways](https://links.sixteenmillimeter.com/SK66qWYM)
|
||||
|
|
After Width: | Height: | Size: 32 KiB |
|
@ -81,4 +81,4 @@ module core (outerWidth) {
|
|||
}
|
||||
}
|
||||
|
||||
rotate([0,0, time]) core(50);
|
||||
core(50);
|
|
@ -0,0 +1,5 @@
|
|||
<!---
|
||||
MATERIAL="yellow_plastic"
|
||||
-->
|
||||
|
||||
# 2inch Core for 16mm
|
|
@ -1,6 +1,4 @@
|
|||
The MIT License (MIT)
|
||||
|
||||
Copyright (c) 2015 M McWilliams
|
||||
Copyright (c) 2021 M McWilliams
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the "Software"), to deal
|
||||
|
|
|
@ -0,0 +1,17 @@
|
|||
<!---
|
||||
MATERIAL="iron_metal"
|
||||
-->
|
||||
|
||||
# 16mm Sprocketed Roller
|
||||
|
||||
![16mm Sprocketed Roller](./16mm_sprocketed_roller.png)
|
||||
|
||||
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.
|
||||
|
||||
Something that's being tried, with the [elmo_cl_sprocketed_roller_sprocket_disc](../elmo_cl_sprocketed_roller_sprocket_disc) model, is creating a two-material design.
|
||||
|
||||
### [Download STL](./16mm_sprocketed_roller.stl/download)
|
||||
|
||||
### [Download SCAD](./16mm_sprocketed_roller.scad/download)
|
||||
|
||||
### [Buy on Shapeways](https://links.sixteenmillimeter.com/7Uxx0FE8)
|
Before Width: | Height: | Size: 498 KiB After Width: | Height: | Size: 498 KiB |
Before Width: | Height: | Size: 3.1 KiB After Width: | Height: | Size: 3.1 KiB |
Before Width: | Height: | Size: 896 KiB After Width: | Height: | Size: 896 KiB |
Before Width: | Height: | Size: 9.6 KiB After Width: | Height: | Size: 9.6 KiB |
Before Width: | Height: | Size: 703 KiB |
Before Width: | Height: | Size: 3.9 KiB |
|
@ -1,3 +0,0 @@
|
|||
{
|
||||
"buy" : "https://links.sixteenmillimeter.com/rkmDG9pD"
|
||||
}
|
|
@ -1,3 +0,0 @@
|
|||
{
|
||||
"buy" : "https://links.sixteenmillimeter.com/7Uxx0FE8"
|
||||
}
|