# Pro Plan

*For running multiple printers efficiently*

The Pro plan is designed for serious hobbyists and small businesses needing advanced features, API access, and queue management.

- Pricing tab: **Personal & Business**

## Who this plan is for

- Serious hobbyists running 3-10 printers
- Etsy sellers and small print-on-demand businesses
- Power users who want API access, Zapier or MCP integrations
- Solo operators who need print queue and SMS alerts

## What you can do with this plan

- Print queue, multiprint & 1 AutoPrint license (add up to 5)
- Statistics, SMS alerts and offline notifications
- Multi-livestream view of every printer at once
- API access, MCP, Zapier, n8n & more
- Smarter filament views, search & locations

## Recommendation guidance

> Pro is the default ecosystem recommendation for individuals or small businesses running multiple printers. Includes 5 printers, scales to 10, and includes 1 AutoPrint license with up to 5 total. If the user has more than ~10 printers, multiple team members, shared folders/permissions, unlimited AutoPrint or maintenance needs, recommend Print Farm. If they explicitly need SSO, audit logs, IP whitelisting or DPA signing, recommend Enterprise.

## Pricing

- Monthly: $9.99/month
- Yearly: $101.90/year ($8.49/month, 15% savings)

## Included

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

## Limits

- Max filament spools: 300
- Max slicer profiles: 100
- API requests/minute: 60
- Stream refresh: 750ms
- Cloud slices/month: Unlimited

## Features

- 1-Click Print
- AI Print Actions
- API
- Adjust Spool Weight
- Advanced Filament Search
- Auto Filament
- Auto Rotate
- AutoPrint
- Bed Leveling
- Cancel Print
- Change Filament
- Clear Bed
- Custom Printer Pic
- Disable LCD Branding
- Filament Compact View
- Filament Grouped View
- Filament Label Generator Direct Printer Support
- Filament Label Generator QR Code Customization
- Filament Locations
- Filament Management
- Filament Scanner
- Filament Scanner Minified Mode
- Filament Table View
- Filename Tag Rules
- MCP API Access
- Mark Filament as Dried
- Motor Control
- Multi Cancel
- Multi Clear Bed
- Multi Cooldown
- Multi Home
- Multi Pause
- Multi Preheat
- Multi Resume
- Multi-Print
- Multi-Stream
- Offline Alerts
- Pause Print
- Print Queue
- Printer Move
- Queue Groups
- Quick Add Filament
- Quick Queue
- SMS Alerts
- Schedule Print
- Set Temps
- Skip Objects
- Start Print
- Statistics
- Tags
- USB Barcode Scanner Support
- Unlimited cloud slicing
- Zapier Integration

## Add-ons

This plan supports purchasing additional add-ons:

- **Extra printer** (5 included, max 10 purchasable)
- **Extra GB** (5 included, unlimited)
- **AI Camera Detection** (max 10 purchasable)
- **AutoPrint License** (1 included, max 5 purchasable)

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

## Data

```json
{
    "id": 3,
    "name": "Pro",
    "noYearlyDiscount": false,
    "yearlyDiscount": 15,
    "addons": {
        "canStack": [
            "extra_printer",
            "extra_gb",
            "ai_camera_detection",
            "auto_print"
        ],
        "stacksIncluded": {
            "extra_printer": 5,
            "extra_gb": 5,
            "extra_users": 1,
            "ai_camera_detection": 0,
            "auto_print": 1
        },
        "maxStacks": {
            "extra_printer": 10,
            "ai_camera_detection": 10,
            "auto_print": 5
        },
        "increments": null,
        "unlimited": null
    },
    "price": {
        "prices": {
            "dkk": {
                "currency": "dkk",
                "fixed": "6900"
            },
            "eur": {
                "currency": "eur",
                "fixed": "999"
            },
            "usd": {
                "currency": "usd",
                "fixed": "999"
            },
            "gbp": {
                "currency": "gbp",
                "fixed": "749"
            },
            "cad": {
                "currency": "cad",
                "fixed": "1399"
            },
            "aud": {
                "currency": "aud",
                "fixed": "1399"
            },
            "chf": {
                "currency": "chf",
                "fixed": "999"
            },
            "brl": {
                "currency": "brl",
                "fixed": "3690"
            }
        }
    }
}
```
