Blame

57076d Manuel Weiser 2026-02-23 16:43:14
update
1
# FilaMan – User Manual
2
3
**Version:** 1.0
4
**Date:** February 2026
5
**Language:** English
6
7
---
8
9
FilaMan is a web-based management system for 3D printer filaments. This manual describes all features and pages of the application.
10
11
## Table of Contents
12
13
| # | Chapter | Description |
14
|---|---------|-------------|
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.
15
| 1 | [Introduction](/Docs/En/01-Introduction) | What is FilaMan? |
16
| 2 | [Login](/Docs/En/02-Login) | Signing in and out |
17
| 3 | [Navigation & UI](/Docs/En/03-Navigation) | Sidebar, menu, color themes |
18
| 4 | [Dashboard](/Docs/En/04-Dashboard) | Overview with statistics and alerts |
19
| 5 | [Manufacturers](/Docs/En/05-Manufacturers) | Managing filament manufacturers |
20
| 6 | [Filaments](/Docs/En/06-Filaments) | Creating and managing filament products |
21
| 7 | [Spools](/Docs/En/07-Spools) | Managing your physical stock |
22
| 8 | [Locations](/Docs/En/08-Locations) | Storage locations and RFID integration |
23
| 9 | [Printers](/Docs/En/09-Printers) | Managing and integrating 3D printers |
24
| 10 | [Settings](/Docs/En/10-Settings) | Updating profile and password |
21fdf2 Manuel Weiser 2026-03-13 11:14:56
docs: Update admin documentation to include database backup and restore features
25
| 11 | [Admin Area](/Docs/En/11-Admin) | Users, roles, devices, extra fields, system, backup |
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.
26
| 12 | [Color Management](/Docs/En/12-Colors) | Defining colors for filaments |
27
| 13 | [Tips & FAQ](/Docs/En/13-Faq) | Frequently asked questions |
28
| 14 | [Plugin: BambuLab](/Docs/En/14-Plugin-Bambulab) | BambuLab printer driver plugin |
29
| 15 | [Plugin: SpoolmanDB Import](/Docs/En/15-Plugin-Spoolmandb) | Import filaments from the SpoolmanDB database |
30
| 16 | [Plugin: Spoolman API](/Docs/En/16-Plugin-Spoolmanapi) | Spoolman-compatible API for external tools |
fd7ef8 Manuel Weiser 2026-03-13 09:07:24
docs: Add Bambuddy plugin documentation and update table of contents
31
| 17 | [Plugin: Bambuddy](/Docs/En/17-Plugin-Bambuddy) | Bambuddy integration: inventory sync and consumption reporting |
240011 Manuel Weiser 2026-04-08 20:25:37
docs: Add FilaManDB integration details and update related sections in user manuals
32
| 18 | [FilaManDB Community Database](/Docs/En/18-Filamandb) | Import filaments and manufacturers from the community database |
9308ab Manuel Weiser 2026-03-29 21:27:01
Add installation guide for FilaMan on Raspberry Pi - Updated the contents table to include a new section for Raspberry Pi installation. - Created a comprehensive guide detailing the installation process of FilaMan on Raspberry Pi, including prerequisites, OS installation, SSH connection, Docker setup, and initial configuration.
33
| 20 | [Installation on Raspberry Pi](/Docs/En/20-Installation-Raspberry-Pi) | Step-by-step guide for beginners |
57076d Manuel Weiser 2026-02-23 16:43:14
update
34
35
---
36
37
*For technical questions or issues, please contact your system administrator.*