This commit is contained in:
breitenbach76 2026-06-09 14:24:04 +02:00
parent 96b86ce340
commit f6db2a86af
9 changed files with 15793 additions and 81 deletions

View file

@ -22,10 +22,10 @@ PHASE_NAME, PHASE_COLOR = "DESIGN", (0.184, 0.502, 0.788, 1) # #2f80c9
# B+ : symmetrisches 90°-Kreuz (Trennlinien bei 0/90/180/270), Sektoren in den
# Diagonalen, Sockel je Sektor gleichmaessig ueber den Sektor verteilt. Karte oben.
SECTORS = [
("RESPONSIBLE", 135, [98, 135, 172]),
("RESPONSIBLE", 135, [111, 135, 159]),
("ACCOUNTABLE", 45, [45]),
("CONSULTED", -45, [-8, -33, -57, -82]),
("INFORMED", -135, [-98, -172]),
("CONSULTED", -45, [-9, -33, -57, -81]),
("INFORMED", -135, [-120, -150]),
]
DIVIDERS = [0, 90, 180, 270]
WORD_R = RING_R + SOCK_D/2 + 9 # Labels ausserhalb der Sockel