Metadata-Version: 2.4
Name: kiln-printer
Version: 1.0.0
Summary: This package redirects to kiln3d — the open-source MCP server for AI-controlled 3D printers. Install with: pip install kiln3d
Author: Adam Arreola
License-Expression: MIT
Project-URL: Homepage, https://kiln3d.com
Project-URL: Repository, https://github.com/codeofaxel/Kiln
Keywords: kiln,kiln3d,3d-printing,mcp
Classifier: Development Status :: 7 - Inactive
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Scientific/Engineering
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Requires-Dist: kiln3d

# kiln-printer

**This is a redirect package.** The correct package is [`kiln3d`](https://pypi.org/project/kiln3d/).

```bash
pip install kiln3d
```

`kiln3d` is automatically installed as a dependency of this package, so if you're here by accident, everything still works.

Visit [kiln3d.com](https://kiln3d.com) for documentation.
