assembly.json, written by mirror_cell.py
— the instructions, the geometry, the bill of materials, the heading above and
the download list all come from the same source. Add
?cell=8 for the 8″ cell. Coupons are shared by both and come from
build/coupons.json (test_coupon.py).This page fetches STLs, so it must be served
over HTTP — file:// will not work — and the build directory
for the selected cell must exist.
cd ~/mirror-cell && python3 mirror_cell.py && python3 -m http.server 8018
For the 8″ cell: python3 mirror_cell.py --aperture 8, then ?cell=8