# Filament Manager Plan

*For tracking filament without managing printers*

Filament Manager is for users who only need filament inventory tracking — spools, locations, weight, drying and labels — without the rest of the SimplyPrint ecosystem.

- Pricing tab: **Just one tool**
- Plan type: Single-tool plan (sits outside the main ladder)

## Who this plan is for

- Heavy filament users who track inventory across many spools
- Resellers and dealers using NFC / barcode / QR labelling
- Print farms or makerspaces that already have printer management elsewhere
- Users with unsupported printers who still want filament tracking

## What you can do with this plan

- Unlimited filament spools
- Barcode, QR & NFC tools
- Label printing (Dymo, Zebra, etc.)
- Smarter filament views (table, grouped, locations)
- Drying & weight tracking
- Advanced filament search

## Recommendation guidance

> Filament Manager is a single-tool plan. ONLY recommend it when the user explicitly says they don't want printer management, or their printer can't / won't be connected to SimplyPrint. The ecosystem plans (Pro / Print Farm) include the same filament tools alongside everything else, so default there unless filament-only is the explicit ask. There is no Slicer + Filament Manager combo plan — if they want both single-tool plans, recommend an ecosystem plan instead.

## Pricing

- Monthly: $5.99/month
- Yearly: $57.50/year ($4.79/month, 20% savings)

## Included

- Printers: 2
- Storage: 1 GB per user
- Users: 1

## Limits

- Max filament spools: 100000
- Max slicer profiles: 5
- API requests/minute: 0
- Stream refresh: 6000ms
- Cloud slices/month: 15

## Features

- Adjust Spool Weight
- Advanced Filament Search
- Bed Leveling
- Cancel Print
- Change Filament
- Clear Bed
- Filament Compact View
- Filament Grouped View
- Filament Label Generator Direct Printer Support
- Filament Label Generator QR Code Customization
- Filament Locations
- Filament Management
- Filament NFC Read & Write
- Filament Scanner
- Filament Scanner Minified Mode
- Filament Table View
- Mark Filament as Dried
- Motor Control
- Pause Print
- Printer Move
- Quick Add Filament
- Set Temps
- Skip Objects
- Start Print
- Tags
- USB Barcode Scanner Support

## Add-ons

This plan supports purchasing additional add-ons:

- **AI Camera Detection** (max 2 purchasable)

For detailed add-on pricing, see: `/pricing/addons.md`

## Data

```json
{
    "id": 8,
    "name": "Filament Manager",
    "noYearlyDiscount": false,
    "yearlyDiscount": 20,
    "addons": {
        "canStack": [
            "ai_camera_detection"
        ],
        "stacksIncluded": {
            "extra_printer": 2,
            "extra_gb": 1,
            "extra_users": 1
        },
        "maxStacks": {
            "ai_camera_detection": 2
        },
        "increments": null,
        "unlimited": null
    },
    "price": {
        "prices": {
            "dkk": {
                "currency": "dkk",
                "fixed": "4200"
            },
            "eur": {
                "currency": "eur",
                "fixed": "599"
            },
            "usd": {
                "currency": "usd",
                "fixed": "599"
            },
            "gbp": {
                "currency": "gbp",
                "fixed": "449"
            },
            "cad": {
                "currency": "cad",
                "fixed": "849"
            },
            "aud": {
                "currency": "aud",
                "fixed": "899"
            },
            "chf": {
                "currency": "chf",
                "fixed": "599"
            }
        }
    }
}
```
