Compare commits

...

2 Commits

Author SHA1 Message Date
znetsixe
6e89e4916f wiki: restore GIF placeholders after removing 01-basic-demo.gif
Re-adds the "GIF needed" callouts in Home.md and Reference-Examples.md so
the missing media is tracked instead of a broken image link.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-12 14:57:06 +02:00
znetsixe
285fd01a5d wiki: drop 52 MB 01-basic-demo.gif from repo
To be re-added once compressed (target ≤ 1 MB via gifsicle -O3 --lossy=80
or converted to MP4).

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-12 14:56:28 +02:00
3 changed files with 4 additions and 2 deletions

View File

@@ -61,7 +61,8 @@ What to click in the dashboard after deploy:
3. `cmd.calibrate.level = 1.5 m` &rarr; the volume integrator syncs to a known level.
4. Watch Port 0 in the debug pane: level rises, predicted volume integrates, demand follows the curve.
![Basic demo — level rises, demand follows](_partial-gifs/pumpingStation/01-basic-demo.gif)
> [!IMPORTANT]
> **GIF needed.** Demo recording of the basic flow reacting to mode + inflow clicks. Save as `wiki/_partial-gifs/pumpingStation/01-basic-demo.gif`, target ≤ 1 MB after `gifsicle -O3 --lossy=80`.
---

View File

@@ -57,7 +57,8 @@ Driver injects are wrapped in four numbered groups: **1. Control mode**, **2. Fl
3. In manual mode: click `set.demand = 40` &mdash; the value surfaces as `manualDemand` on Port 0/1 and in the node status badge.
4. Click `cmd.calibrate.volume = 25 m³` (or `cmd.calibrate.level = 1.5 m`) to snap the predicted-volume integrator.
![Basic demo — level rises, demand follows](_partial-gifs/pumpingStation/01-basic-demo.gif)
> [!IMPORTANT]
> **GIF needed.** Demo recording of steps 14. Save as `wiki/_partial-gifs/pumpingStation/01-basic-demo.gif`, target ≤ 1 MB after `gifsicle -O3 --lossy=80`.
---

Binary file not shown.

Before

Width:  |  Height:  |  Size: 50 MiB