KQ-153 · GEAR/TRAIN
Gear Train
Three meshed gears with honest ratios — drag any wheel and the transmission carries your hand to a needle on the output shaft; teeth stay interleaved at every angle by construction, and releases coast on a velocity-seeded drift.
KQ-153 · GEAR/TRAIN
Transmission BenchKQ-153
Feed · 035%
12:18:24 · 1.00x → 0.50x
KQ-153 · Gear Train · 12:18:24· 2.5 Turns · ζ 1.00
Turn any wheel - the ratios carry your hand to the needle.
Install
One command — the source lands in your repo. Or copy it from the Code tab.
$ pnpm dlx shadcn@latest add @kinetiq/gear-train
Props
| Prop | Type | Default | Description |
|---|---|---|---|
| value / defaultValue / onValueChange | number / number / (value) => void | — | Controlled or uncontrolled needle value, 0-100; fires once per settle. |
| teeth | [number, number, number] | [12, 18, 24] | Drive, idler, and output tooth counts. |
| height | number | 240 | Stage height in px. |