False Gates for Encoding Ring
di scitor
1 / 5
File stampabili (5)
Descrizione
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