Blame

57076d Manuel Weiser 2026-02-23 16:43:14
update
1
# 6. Filaments
2
3
**URL:** `http(s)://url/filaments`
4
5
![Filaments Page](../images/filaments.png)
6
7
The Filaments page lists all **filament products** registered in your system. A filament is a product template (e.g. "Prusament PETG Galaxy Black 1.75 mm") to which physical spools are then assigned.
8
9
## Table Columns
10
11
| Column | Description |
12
|--------|-------------|
13
| **DESIGNATION** | Name / designation of the filament |
14
| **COLORS** | Assigned colors (displayed as colored circles) |
15
| **TYPE** | Material type (e.g. PLA, PETG, ABS, TPU) |
16
| **DIAMETER** | Spool diameter in mm (e.g. 1.75 mm) |
17
| **MANUFACTURER** | Assigned manufacturer |
18
| **SPOOLS** | Number of spools in stock for this filament |
19
20
## Features
21
22
### Search
23
The **search bar** searches designation, color, and manufacturer simultaneously.
24
25
### Filters
26
- **All Manufacturers** – Show only filaments from a specific manufacturer
27
- **All Types** – Filter by material type (PLA, PETG, ABS, etc.)
28
- **All Colors** – Filter by color
29
30
### Add a Filament
31
Click **"Add Filament"** in the top right. The form contains:
32
- **Designation** – Name / designation of the filament
33
- **Manufacturer** – Associated manufacturer (dropdown)
34
- **Type** – Material type
35
- **Diameter** – Diameter (default: 1.75 mm)
36
- **Colors** – Assign one or more colors
37
- **Min. Weight** – Minimum weight threshold (used for low-stock alerts)
38
- **Price per kg** – Price for value calculation (optional)
39
- **Article Number** – Article number (optional)
40
41
### Color Management
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.
42
Click **"Manage Colors"** in the top right to go to the [Color Management](/Docs/En/12-Colors) page, where you can create and manage colors.
57076d Manuel Weiser 2026-02-23 16:43:14
update
43
44
---
45
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.
46
← [Back: Manufacturers](/Docs/En/05-Manufacturers) | [Next: Spools →](/Docs/En/07-Spools)