From 84764e26e6de5f15498e111b1b82a74aabb19b38 Mon Sep 17 00:00:00 2001 From: mattmcw Date: Mon, 13 Dec 2021 19:44:25 -0500 Subject: [PATCH 1/2] Correct echo statement language --- scripts/deps.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/deps.sh b/scripts/deps.sh index 2124cc5..79e48f1 100644 --- a/scripts/deps.sh +++ b/scripts/deps.sh @@ -25,7 +25,7 @@ for dep in ${DEPS[@]}; do echo "OR https://www.howtoinstall.me/ubuntu/18-04/admesh/" fi if [[ "${dep}" == "openscad" ]]; then - echo "Individual .scad files can be compiled directly without this script" + echo "Individual .scad files can be compiled directly without this application" fi exit 1 fi From 4c24489e8f8af1db669f4e075bca3a4e0f728ac4 Mon Sep 17 00:00:00 2001 From: mattmcw Date: Mon, 13 Dec 2021 23:13:34 -0500 Subject: [PATCH 2/2] Add reference to the tank by James Harter --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9628427..014bd50 100644 --- a/README.md +++ b/README.md @@ -36,6 +36,7 @@ If you find any, please share with the email address at the bottom of this READM * [Movie Film Spiral Developing Tank by mb_maker on Thingiverse](https://www.thingiverse.com/thing:4715086) * [New 16mm developing tank by Sam Davisson](https://cinematography.com/index.php?/forums/topic/83456-new-16mm-developing-tank/) +* [16mm Multi-Reel Film Developing Tank by James Harter](https://www.thingiverse.com/thing:4960952) ## Where's the tank?