Blame
|
1 | # 9. Printers |
||||||
| 2 | ||||||||
| 3 | **URL:** `http(s)://url/printers` |
|||||||
| 4 | ||||||||
| 5 |  |
|||||||
| 6 | ||||||||
| 7 | The Printers page is where you manage all **3D printers** registered in FilaMan. |
|||||||
| 8 | ||||||||
| 9 | ## Table Columns |
|||||||
| 10 | ||||||||
| 11 | | Column | Description | |
|||||||
| 12 | |--------|-------------| |
|||||||
| 13 | | **NAME** | Name of the printer (e.g. "Prusa MK4 #1") | |
|||||||
| 14 | | **MODEL** | Printer model designation | |
|||||||
| 15 | | **DRIVER** | Printer driver / connection type | |
|||||||
| 16 | | **STATUS** | Current operational status of the printer | |
|||||||
| 17 | | **ACTIONS** | Edit / Delete | |
|||||||
| 18 | ||||||||
| 19 | ## Features |
|||||||
| 20 | ||||||||
| 21 | ### Add a Printer |
|||||||
| 22 | Click **"Add Printer"** in the top right. The form contains: |
|||||||
| 23 | - **Name** – Unique name for the printer |
|||||||
| 24 | - **Model** – Model designation |
|||||||
| 25 | - **Driver** – Driver or connection type (e.g. OctoPrint, Moonraker/Klipper) |
|||||||
| 26 | - Additional printer-specific configuration options |
|||||||
| 27 | ||||||||
| 28 | ### Printer Integration |
|||||||
| 29 | When a printer is connected, FilaMan can automatically track filament consumption and update spool fill levels, provided the printer is integrated via a compatible API (e.g. OctoPrint or Klipper/Moonraker). |
|||||||
| 30 | ||||||||
| 31 | --- |
|||||||
| 32 | ||||||||
| 33 | ← [Back: Locations](08-locations.md) | [Next: Settings →](10-settings.md) |
|||||||