05_production_drawing
量産を見据えた製図と公差・材料指定の明記
Production-Oriented Drawing with Tolerances and Material Specifications
🔗 公式リンク | Official Links
| 言語 / Language | GitHub Pages 🌐 | GitHub 💻 |
|---|---|---|
| 🇯🇵 Japanese |
📘 概要 | Overview
このセクションでは、製造現場に正確な仕様を伝えるための量産用設計図面を作成します。
材料、表面処理、公差、組立寸法、機能要件など、生産・品質・コストに影響する情報を図面上に明示する実務的な製図演習です。
In this section, learners create production-ready 2D drawings that clearly specify materials, tolerances, surface finishes, and functional dimensions.
This step bridges design and manufacturing by ensuring that downstream teams receive all necessary technical details.
🧑🏫 学習目標 | Learning Objectives
- 使用材料(素材・規格)と表面処理を図面に反映する
- JIS基準に準拠した公差と幾何特性の記載方法を習得する
- 製造方法(切削/射出成形など)に応じた注意点を図示する
- 組立基準寸法や機能要件を強調する
- 製図ミスや仕様漏れのないチェック項目を意識する
📂 サブディレクトリ構成 | Subdirectories
05_production_drawing/
├── material_spec_drawing/ # 材料・処理の指定付き図面例
├── tolerance_control/ # 公差・幾何公差の実践図面
├── manufacturing_notes/ # 製造現場向け補足事項
└── reviewed_drawings/ # チェック済み図面(DR後データ)
📝 添付ファイル一覧 | Planned Files (後で作図予定)
| ファイル名 | 内容 | 備考 |
|---|---|---|
final_box_drawing.drw |
材料・公差・処理を反映した最終図面 | Creo図面(予定) |
tolerance_table.md |
寸法公差・幾何公差のまとめ表 | 教材内資料 |
material_spec_notes.md |
使用材料と表面処理の設定理由 | 〃 |
manufacturing_attention.pdf |
加工時の注意点まとめ | 補足資料(任意) |
🔗 関連セクション | Related Sections
02_drawing_creation/
→ 基本製図から発展し、実務仕様を反映04_measurement_report/
→ 実測結果を反映して製図修正を行う07_design_review/
→ 製図ミスや仕様漏れをDRでチェック
👤 著作・ライセンス | Author & License
- ✍️ 著作 / Author: 三溝真一(Samizo-AITL)
- 📜 ライセンス
| Item | License | Description |
|---|---|---|
| Source Code | MIT | Free to use, modify, redistribute |
| Text Materials | CC BY 4.0 / CC BY-SA 4.0 | Attribution & share-alike rules |
| Figures & Diagrams | CC BY-NC 4.0 | Non-commercial use |
| External References | Original license applies | Cite properly |
💬 コメント・共有 | Feedback
製造部門との図面やりとり、材料記述の失敗例、公差設計の勘所などがあれば Discussions にてお寄せください。
We welcome your experiences and suggestions on production drawing practices!