Blame

4c9e2b Manuel Weiser 2026-02-23 11:58:00
docs: Restructure and expand German documentation by replacing a single handbook file with multiple topic-specific pages.
1
# 12. Farbverwaltung
2
fe70cf Manuel Weiser 2026-03-09 08:10:11
Update documentation links to use consistent casing and absolute paths - Changed links in German documentation to use absolute paths with consistent casing. - Updated links in English documentation to follow the same format. - Ensured all navigation links point to the correct sections across all documents.
3
Die Farbverwaltung ist über den Button **„Manage Colors"** auf der [Filamente-Seite](/Docs/De/06-Filamente) erreichbar.
4c9e2b Manuel Weiser 2026-02-23 11:58:00
docs: Restructure and expand German documentation by replacing a single handbook file with multiple topic-specific pages.
4
5
Farben werden in FilaMan systemweit definiert und können dann Filamenten zugeordnet werden. Dies ermöglicht es, nach Farbe zu filtern und Farben einheitlich darzustellen.
6
7
## Farbe anlegen
8
9
Klicken Sie auf **„Add Color"** und geben Sie folgende Felder an:
10
- **Name** – Farbbezeichnung (z. B. „Schwarz", „Galaxy Black")
11
- **Hex-Code** – Farbcode für die visuelle Darstellung (z. B. `#1A1A2E`)
12
13
Die Farbe erscheint danach als auswählbare Option beim Anlegen oder Bearbeiten eines Filaments.
14
15
---
16
fe70cf Manuel Weiser 2026-03-09 08:10:11
Update documentation links to use consistent casing and absolute paths - Changed links in German documentation to use absolute paths with consistent casing. - Updated links in English documentation to follow the same format. - Ensured all navigation links point to the correct sections across all documents.
17
← [Zurück: Admin-Bereich](/Docs/De/11-Admin) | [Weiter: Tipps & FAQ →](/Docs/De/13-Faq)