create_pcb_document
Create a new DipTrace PCB XML document with outline, layers, stackup, and design rules. Synthetic scaffold; verify compatibility with real DipTrace files before use.
Instructions
Create a new DipTrace PCB XML document (outline, layers, stackup, rules).
This is synthetic MCP-generated content. It has the correct XML structure but has NOT been verified by DipTrace open/save. Use create_document_from_seed with a real DipTrace export when DipTrace compatibility is required. Replacing an existing target requires its current SHA. All distances are in millimetres, regardless of the document's own Units attribute. Input schema: diptrace://schemas/tool-inputs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pcb | No | ||
| path | Yes | ||
| units | No | mm | |
| overwrite | No | ||
| format_version | No | Literal XML Version attribute for the synthetic document. This does not convert the scaffold structure or assert compatibility with that DipTrace version. | 4.3.0.3 |
| expected_sha256 | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||