sync_schematic_to_pcb
Additively transfer schematic components, nets, and ratlines into a PCB layout. Preview changes with dry_run and confirm using expected_sha256.
Instructions
Additively synchronize schematic components, nets and ratlines into a PCB. All distances are in millimetres, regardless of the document's own Units attribute. Input schema: diptrace://schemas/tool-inputs. dry_run=true previews without writing. Set dry_run=false only after inspecting the preview and pass its expected_sha256.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| txid | No | ||
| dry_run | No | ||
| pcb_path | Yes | ||
| placement | No | ||
| schematic_path | Yes | ||
| allow_reconnect | No | ||
| create_ratlines | No | ||
| expected_sha256 | No | ||
| component_mappings | No | ||
| reconciliation_mode | No | additive | |
| pattern_library_paths | No | ||
| update_existing_properties | No | ||
| allow_locked_reconciliation | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||