# inj-machine-docs **Repository Path**: tecon/inj-machine-docs ## Basic Information - **Project Name**: inj-machine-docs - **Description**: 立式注塑机功能模块整理文档 - **Primary Language**: Python - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-03-28 - **Last Updated**: 2026-03-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 宝捷信立式注塑机技术文档 [![Deploy to GitHub Pages](https://github.com/Porcheson/inj-machine-docs/actions/workflows/deploy.yml/badge.svg)](https://github.com/Porcheson/inj-machine-docs/actions/workflows/deploy.yml) [![Node.js Version](https://img.shields.io/badge/node-%3E%3D22.0.0-brightgreen)](https://nodejs.org/) [![Platform](https://img.shields.io/badge/platform-VitePress-blue)](https://vitepress.dev/) 📚 **在线文档**: [https://porcheson.github.io/inj-machine-docs/](https://porcheson.github.io/inj-machine-docs/) 📥 **Luban 下载**: [百度网盘](https://pan.baidu.com/s/134uu-YZ_6xK4FOy7PBDbXw) | 提取码: `por1` --- ## 📖 项目简介 本项目旨在整理和文档化宝捷信立式注塑机的各项功能和技术细节,为技术人员提供全面、准确的参考资料。 ## 🎯 主要内容 | 分类 | 说明 | |------|------| | 📄 **功能文档** | 详细介绍注塑机的各项功能模块和操作流程 | | 🏗️ **技术架构** | 深入解析系统的技术架构和实现原理 | | 📊 **数据管理** | 提供完整的参数映射、地址点表和数据结构定义 | | 🔧 **调试指南** | 帮助技术人员快速排查和解决问题 | ## ⚡ 技术特点 - 🧩 **模块化设计**:采用模块化设计理念,便于维护和扩展 - 📐 **标准化实现**:遵循IEC 61131-3标准,确保系统的可靠性和兼容性 - 📚 **全面文档**:提供详细的技术文档和使用指南 - 💼 **专业支持**:拥有专业的技术支持团队,确保设备稳定运行 ## 🛠️ 技术栈 | 技术 | 说明 | |------|------| | IEC 61131-3 ST | PLC编程语言标准 | | Beremiz/Luban | 开源自动化IDE | ## 📁 文档结构 ``` docs/ ├── 01_开合模功能整理.md # 开合模功能 ├── 02_调模功能整理.md # 调模功能 ├── 03_射出功能整理.md # 射出功能 ├── 05_储料清料功能整理.md # 储料清料功能 ├── 06_座台功能整理.md # 座台功能 ├── 07_托模功能整理.md # 托模功能 ├── 10_中子功能整理.md # 中子功能 ├── ST定义/ # ST语言定义文件 └── 会议记录/ # 会议纪要 ``` ## 🤝 贡献 欢迎提交 Issue 和 Pull Request!