Merge branch 'stacking' of ssh://git.sixteenmillimeter.com/16mm/GNAL into stacking
This commit is contained in:
commit
fa1bf6d8a1
|
@ -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?
|
||||
|
||||
|
|
|
@ -26,7 +26,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
|
||||
|
|
Loading…
Reference in New Issue