SLC_Game/01_3D-Druck/sor-tile.svg

72 lines
4.3 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<svg xmlns="http://www.w3.org/2000/svg" width="760" height="500" viewBox="0 0 760 500" font-family="system-ui, Arial, sans-serif">
<style>
.tile { fill:#eef2f7; stroke:#1d2430; stroke-width:1.5; }
.seat { fill:#dde5ee; stroke:#1d2430; stroke-width:1; }
.chip { fill:#cfd8e3; stroke:#1d2430; stroke-width:1.2; }
.spot { fill:#ffffff; stroke:#2f80c9; stroke-width:1; stroke-dasharray:3 2; }
.part { fill:#eef2f7; stroke:#1d2430; stroke-width:1.4; }
.h1 { fill:#1d2430; font-size:18px; font-weight:700; }
.sub { fill:#444; font-size:12px; }
.lbl { fill:#444; font-size:11px; text-anchor:middle; }
.pl { fill:#1d2430; font-size:10px; font-weight:700; text-anchor:middle; }
.cap { fill:#1d2430; font-size:13px; font-weight:700; }
.dimt { fill:#c0392b; font-size:11px; }
</style>
<rect x="0" y="0" width="760" height="500" fill="#ffffff"/>
<text x="24" y="30" class="h1">SOR-Sonder-Tile (Gremium)</text>
<text x="24" y="50" class="sub">120 × 120 × 6 mm · Gate-Tor am Eingang · Chip/„Gremium" in der Mitte · Ring aus 6 Standfeldern (Ø18) für die Gremiums-Figuren</text>
<!-- ===== Draufsicht ===== -->
<g transform="translate(40,80)">
<text x="120" y="-8" class="lbl">Draufsicht (2 px = 1 mm)</text>
<!-- Puzzle-Tab am Eingang (Süd) -->
<rect x="108" y="240" width="24" height="12" class="tile"/>
<!-- Tile -->
<rect x="0" y="0" width="240" height="240" rx="8" class="tile"/>
<!-- Gate-Eingang: Aufsetz-Mulde an der Vorderkante -->
<rect x="4" y="180" width="232" height="56" rx="3" class="seat"/>
<text x="120" y="205" class="lbl">Gate-Eingang — Gate-Tor-Füße stehen hier</text>
<text x="120" y="222" class="pl">SOR</text>
<!-- Mitte: Chip -->
<circle cx="120" cy="96" r="30" class="chip"/>
<text x="120" y="92" class="lbl">Chip</text>
<text x="120" y="106" class="pl">Ø30</text>
<!-- Ring: 6 Standfelder Ø18 (r18) um die Mitte -->
<circle cx="120" cy="30" r="18" class="spot"/>
<circle cx="177" cy="63" r="18" class="spot"/>
<circle cx="63" cy="63" r="18" class="spot"/>
<circle cx="63" cy="129" r="18" class="spot"/>
<circle cx="177" cy="129" r="18" class="spot"/>
<circle cx="120" cy="162" r="18" class="spot"/>
<!-- Beispiel: Kern-Gremium SPM + SO + OP -->
<g transform="translate(120,18)"><circle cx="0" cy="6" r="7" fill="#d4a017" stroke="#1d2430"/><path d="M -9 26 Q 0 10 9 26 Z" fill="#d4a017" stroke="#1d2430"/></g>
<text x="120" y="44" class="pl">SPM</text>
<g transform="translate(177,51)"><circle cx="0" cy="6" r="7" fill="#d4a017" stroke="#1d2430"/><path d="M -9 26 Q 0 10 9 26 Z" fill="#d4a017" stroke="#1d2430"/></g>
<text x="177" y="77" class="pl">SO</text>
<g transform="translate(63,51)"><circle cx="0" cy="6" r="7" fill="#2f80c9" stroke="#1d2430"/><path d="M -9 26 Q 0 10 9 26 Z" fill="#2f80c9" stroke="#1d2430"/></g>
<text x="63" y="77" class="pl">OP</text>
</g>
<!-- ===== Gate-Tor in Seitenansicht (steht im Eingang) ===== -->
<g transform="translate(440,110)">
<text x="86" y="-8" class="lbl">Gate-Tor steht im Eingang</text>
<!-- Tile-Kante (Schnitt) -->
<rect x="-10" y="180" width="200" height="10" class="seat"/>
<!-- Arch -->
<rect x="0" y="0" width="171" height="21" class="part"/> <!-- Querbalken -->
<rect x="0" y="21" width="18" height="159" class="part"/> <!-- Pfosten links -->
<rect x="153" y="21" width="18" height="159" class="part"/> <!-- Pfosten rechts -->
<rect x="37" y="0" width="97" height="6" fill="#fff" stroke="#1d2430" stroke-width="1"/> <!-- Kartenschlitz -->
<text x="86" y="105" class="lbl">Gate 1 / 3</text>
<text x="86" y="120" class="lbl">SOR</text>
<text x="86" y="208" class="lbl">Füße in der Mulde des SOR-Tiles</text>
</g>
<!-- ===== Legende ===== -->
<g transform="translate(40,380)">
<text x="0" y="0" class="cap">Hinweise</text>
<text x="0" y="22" class="sub">Mitte: Entscheidungs-Chip Ø30 — alternativ „Gremium" eingraviert (`use_chip=false`).</text>
<text x="0" y="42" class="sub">Ring: 6 Standfelder Ø18 (Sockel Ø20) — Kern-Gremium SPM + SO + OP, weitere nach Bedarf (AML/DPM/ISB).</text>
<text x="0" y="62" class="sub">Eingang: das Gate-Tor (eigenes Bauteil) steht mit seinen Füßen in der Mulde an der Vorderkante.</text>
</g>
</svg>