Skip to content

Add comprehensive PCBA ordering documentation for JLCPCB - #344

Draft
meganetaaan with Copilot wants to merge 4 commits into
developfrom
copilot/create-pcba-order-documentation
Draft

Add comprehensive PCBA ordering documentation for JLCPCB#344
meganetaaan with Copilot wants to merge 4 commits into
developfrom
copilot/create-pcba-order-documentation

Conversation

Copilot AI commented Nov 6, 2025

Copy link
Copy Markdown

Adds step-by-step documentation for ordering assembled Stack-chan boards through JLCPCB's PCBA service, covering the complete workflow from downloading auto-generated files to placing orders.

Changes

New Documentation Files

  • schematics/docs/PCBA_ORDERING_ja.md (Japanese, 227 lines)
  • schematics/docs/PCBA_ORDERING.md (English, 227 lines)

Documentation Content

  • PCB/PCBA primer: Explains bare boards vs. assembled boards
  • Board specifications: m5-pantilt features, 2-layer FR-4, 1.6mm thickness, HASL finish
  • GitHub Actions workflow: Downloads Gerber files, BOM, and CPL from schematics-files artifacts
  • JLCPCB ordering: 9-step process covering account setup, file uploads, board parameters, component verification, and checkout
  • Practical guidance: Cost optimization, manual soldering requirements, troubleshooting

Updated Files

  • schematics/README.md and schematics/README_ja.md: Added links to PCBA ordering guides

Example Workflow

# Download from GitHub Actions
1. Navigate to Actions → "Generate Stack-chan Schematics Files"
2. Select latest successful run
3. Download "schematics-files" artifact
4. Extract Manufacturers/JLCPCB/*.zip, *.csv

# Upload to JLCPCB
- Gerber ZIP → PCB configuration (1.6mm, 2-layer, FR-4)
- Enable PCB Assembly → Economic type
- Upload BOM and CPL files
- Verify components and placement
Original prompt

schematicsのデータを用いたPCBA発注のステップバイステップのドキュメントを作成してください。

・冒頭ではPCB/PCBAとは、の説明を簡潔にしてください
・スタックチャン基板の機能について簡潔に触れてください
・本リポジトリはJLCPCBのPCBAサービスに対応したガーバーファイル一式がGithub Actionsで生成します。それをダウンロードするようにしてください
・基板発注時の基板厚みなどのパラメーター等に不足があれば、私に質問してください


💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

@coderabbitai

coderabbitai Bot commented Nov 6, 2025

Copy link
Copy Markdown
Contributor

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Note

Free review on us!

CodeRabbit is offering free reviews until Fri Nov 07 2025 to showcase some of the refinements we've made.

Comment @coderabbitai help to get the list of available commands and usage tips.

Copilot AI and others added 3 commits November 6, 2025 14:44
Co-authored-by: meganetaaan <1918755+meganetaaan@users.noreply.github.com>
Co-authored-by: meganetaaan <1918755+meganetaaan@users.noreply.github.com>
Co-authored-by: meganetaaan <1918755+meganetaaan@users.noreply.github.com>
Copilot AI changed the title [WIP] Create step-by-step PCBA order documentation Add comprehensive PCBA ordering documentation for JLCPCB Nov 6, 2025
Copilot AI requested a review from meganetaaan November 6, 2025 14:57
@meganetaaan
meganetaaan changed the base branch from dev/v1.0 to develop June 28, 2026 08:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants