API文档
免费的3D打印数据API,无需认证。
Base URL: https://api.printtuner.com
GET
/api/v1/printers 获取所有支持的3D打印机列表
GET https://api.printtuner.com/api/v1/printers?brand=Bambu+Lab GET
/api/v1/materials 获取所有支持的打印材料列表
GET https://api.printtuner.com/api/v1/materials GET
/api/v1/profiles 获取打印机+材料组合的参数配置
GET https://api.printtuner.com/api/v1/profiles?printer=ender-3-v3&material=pla GET
/api/v1/troubleshoot 获取故障排除规则和修复建议
GET https://api.printtuner.com/api/v1/troubleshoot?symptom=warping 频率限制
- 每IP每分钟60次请求
- 只读端点无需认证
- 数据缓存5分钟