mirror of
https://github.com/LIV2/A4092-dev.git
synced 2025-12-06 00:32:49 +00:00
Routing in progress
This commit is contained in:
parent
bef80285a5
commit
4abea84415
BIN
A4092-backups/A4092-2025-04-01_204438.zip
Normal file
BIN
A4092-backups/A4092-2025-04-01_204438.zip
Normal file
Binary file not shown.
BIN
A4092-backups/A4092-2025-04-01_205453.zip
Normal file
BIN
A4092-backups/A4092-2025-04-01_205453.zip
Normal file
Binary file not shown.
BIN
A4092-backups/A4092-2025-04-01_210520.zip
Normal file
BIN
A4092-backups/A4092-2025-04-01_210520.zip
Normal file
Binary file not shown.
BIN
A4092-backups/A4092-2025-04-01_211335.zip
Normal file
BIN
A4092-backups/A4092-2025-04-01_211335.zip
Normal file
Binary file not shown.
BIN
A4092-backups/A4092-2025-04-01_212447.zip
Normal file
BIN
A4092-backups/A4092-2025-04-01_212447.zip
Normal file
Binary file not shown.
File diff suppressed because it is too large
Load Diff
@ -1,6 +1,6 @@
|
||||
{
|
||||
"board": {
|
||||
"active_layer": 2,
|
||||
"active_layer": 0,
|
||||
"active_layer_preset": "",
|
||||
"auto_track_width": true,
|
||||
"hidden_netclasses": [],
|
||||
@ -22,7 +22,7 @@
|
||||
"keepouts": false,
|
||||
"lockedItems": false,
|
||||
"otherItems": false,
|
||||
"pads": false,
|
||||
"pads": true,
|
||||
"text": false,
|
||||
"tracks": true,
|
||||
"vias": true,
|
||||
@ -49,7 +49,7 @@
|
||||
"conflict_shadows",
|
||||
"shapes"
|
||||
],
|
||||
"visible_layers": "ffffffff_ffffffff_fffffff7_fff5ffff",
|
||||
"visible_layers": "ffffffff_ffffffff_ffffffff_ffffffff",
|
||||
"zone_display_mode": 0
|
||||
},
|
||||
"git": {
|
||||
|
||||
@ -669,6 +669,18 @@
|
||||
{
|
||||
"netclass": "PWR",
|
||||
"pattern": "V3_3"
|
||||
},
|
||||
{
|
||||
"netclass": "PWR",
|
||||
"pattern": "Net-(U8-VREF1)"
|
||||
},
|
||||
{
|
||||
"netclass": "PWR",
|
||||
"pattern": "SCSI_TERMPWR"
|
||||
},
|
||||
{
|
||||
"netclass": "PWR",
|
||||
"pattern": "Net-(U9-VREF1)"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
1
fp-info-cache
Normal file
1
fp-info-cache
Normal file
@ -0,0 +1 @@
|
||||
0
|
||||
Loading…
x
Reference in New Issue
Block a user