False Gates for Encoding Ring
by scitor
1 / 5
Printable files (5)
Description
A few encoding rings with false gates, so it's harder to guess the combination by careful trying...
generated withfor n in {0..9}; do openscad -o Encoding_Ring_FG$n.stl -D rings=1 encoding_ring.scad; done