Blame

57076d Manuel Weiser 2026-02-23 16:43:14
update
1
# 13. Tips & FAQ
2
3
## ❓ How do I add a new spool?
4
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.
5
1. Make sure the manufacturer is already created (→ [Manufacturers](/Docs/En/05-Manufacturers))
6
2. Make sure the filament product is already created (→ [Filaments](/Docs/En/06-Filaments))
7
3. If needed, create the storage location (→ [Locations](/Docs/En/08-Locations))
57076d Manuel Weiser 2026-02-23 16:43:14
update
8
4. Go to **Spools** and click **"Add Spool"**
9
5. Select the filament and location, enter the weight, and save
10
11
---
12
13
## ❓ In what order should I enter data?
14
15
For best results, we recommend the following order:
16
17
```
18
1. Create manufacturers (Manufacturers)
19
2. Create colors (via "Manage Colors" in Filaments)
20
3. Create filament products (Filaments)
21
4. Create storage locations (Locations)
22
5. Create spools (Spools)
23
6. Create printers (Printers) – optional
24
```
25
26
---
27
28
## ❓ What does the "Low Stock" status mean?
29
30
Each filament has a minimum weight threshold (Min. Weight) defined when the filament is created. When a spool's remaining weight falls below this threshold, the spool is marked as **Low**. The Dashboard will then show a warning in the "Low Stock Spools" card.
31
32
---
33
34
## ❓ How do I change the color theme?
35
36
In the bottom left of the sidebar there are buttons for **Default**, **Light**, and **Dark**. Simply click the desired theme.
37
38
---
39
40
## ❓ I can't see the Admin area – why?
41
42
The **Admin Panel** menu item is only visible to users with the **Admin role**. If you need to perform administrative tasks, contact your system administrator to get the necessary permissions.
43
44
---
45
46
## ❓ How do I log out?
47
48
Click the **→ arrow icon** at the bottom left of the sidebar next to the gear icon. You will be immediately signed out and redirected to the login page.
49
50
---
51
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.
52
← [Back: Color Management](/Docs/En/12-Colors) | [Next: Plugin: BambuLab →](/Docs/En/14-Plugin-Bambulab)
57076d Manuel Weiser 2026-02-23 16:43:14
update
53
54
---
55
56
*This manual was created for FilaMan. For technical questions or issues, please contact your system administrator.*