# Flexo Free Tools

Minimal static calculators for flexographic printing.

## Stack

HTML5, CSS3, and vanilla JavaScript. No build step, database, API, account system, or third-party dependency.

## Run locally

Open `index.html` in a browser, or serve this folder with any static file server. The site is designed for Cloudflare Pages. Formal pages use self-relative canonical URLs; replace `YOUR-DOMAIN` in `robots.txt` and `sitemap.xml` with the actual deployed domain before publishing.

## Status

| Tool | Status | Formula verified | Tests |
| --- | --- | --- | --- |
| Repeat Length | READY | Yes | 10 smoke cases |
| Gear / Repeat | READY | Yes | 10 smoke cases |
| Plate Cost | READY | Yes | 10 smoke cases |
| Plate Distortion | READY | Yes | 10 smoke cases |
| Anilox / Plate Ratio | READY for ratio only | Yes | 10 smoke cases |
| Ink Consumption | BLOCKED | No | Research page only |
| Anilox Volume Converter | BLOCKED | No | UI only |
| Flexo Setup Checker | BLOCKED | No | UI only |

Blocked pages are intentionally excluded from the sitemap and marked `noindex, nofollow`. Ink Consumption remains blocked until two independent technical sources support a defined formula and conditions. See `SOURCES.md` for the research record and limits.
