KQ-372 · LASER/PRINT
Laser Print
A beam that prints the interface in as you scroll. Above the line the page is set; at the line a hot glow, sparks, and a heat shimmer; below it, blank stock. Progress follows the surface's position in the viewport by default, plays once on entry with `mode="auto"`, or takes a `progress` value directly.
KQ-372 · LASER/PRINT
Mode
Gaugeworks · cut sheet 114-B
Six numbers, one pass of the beam.
Every dimension on this sheet enters the page the way the cutter enters the plate: top to bottom, one line at a time. Scroll past the fold and the spec resolves; scroll back and it returns to blank stock.
Material6061-T6 alu
Thickness3.2 mm
Kerf0.15 mm
Feed rate42 mm/s
Beam power1.8 kW
Tolerance±0.05 mm
scroll to print
Install
One command — the source lands in your repo. Or copy it from the Code tab.
$ pnpm dlx shadcn@latest add @kinetiq/laser-print
Props
| Prop | Type | Default | Description |
|---|---|---|---|
| mode / progress / duration | "scroll" | "auto" | "manual" · number · number | — | What drives the beam: the viewport, a one-shot play of `duration` seconds, or the `progress` prop. |
| color / beamWidth / glow / sparks | string · number · number · number | — | The beam's colour, thickness, glow radius, and spark density. |
| shimmer / scorch / direction | number · number · "down" | "up" | — | The heat band below the line, the faint burn above it, and which way the print runs. |