Updates from working on site rebuild

This commit is contained in:
mmcwilliams 2021-09-21 19:36:48 -04:00
parent 3262394c51
commit 2487d0c231
30 changed files with 47483 additions and 36611 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
*.DS_Store
*.mp4

Binary file not shown.

Before

Width:  |  Height:  |  Size: 659 KiB

File diff suppressed because it is too large Load Diff

Binary file not shown.

Before

Width:  |  Height:  |  Size: 100 KiB

After

Width:  |  Height:  |  Size: 87 KiB

File diff suppressed because it is too large Load Diff

View File

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

File diff suppressed because it is too large Load Diff

View File

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

2494
2in_core/2in_core.obj Normal file

File diff suppressed because it is too large Load Diff

BIN
2in_core/2in_core.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 32 KiB

8367
2in_core/2in_core.pov Normal file

File diff suppressed because it is too large Load Diff

View File

@ -81,4 +81,4 @@ module core (outerWidth) {
}
}
rotate([0,0, time]) core(50);
core(50);

File diff suppressed because it is too large Load Diff

5
2in_core/Readme.md Normal file
View File

@ -0,0 +1,5 @@
<!---
MATERIAL="yellow_plastic"
-->
# 2inch Core for 16mm

View File

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

View File

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

View File

Before

Width:  |  Height:  |  Size: 498 KiB

After

Width:  |  Height:  |  Size: 498 KiB

View File

Before

Width:  |  Height:  |  Size: 3.1 KiB

After

Width:  |  Height:  |  Size: 3.1 KiB

View File

Before

Width:  |  Height:  |  Size: 896 KiB

After

Width:  |  Height:  |  Size: 896 KiB

View File

Before

Width:  |  Height:  |  Size: 9.6 KiB

After

Width:  |  Height:  |  Size: 9.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 703 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.9 KiB

View File

@ -1,3 +0,0 @@
{
"buy" : "https://links.sixteenmillimeter.com/rkmDG9pD"
}

View File

@ -1,3 +0,0 @@
{
"buy" : "https://links.sixteenmillimeter.com/7Uxx0FE8"
}