Fix physical dimensions of RMP
Signed-off-by: fly <merspieler@alwaysdata.net>
This commit is contained in:
parent
48c3cb4701
commit
ef00bee073
3 changed files with 4127 additions and 3841 deletions
File diff suppressed because it is too large
Load diff
|
@ -6,7 +6,7 @@
|
|||
"hidden_netclasses": [],
|
||||
"hidden_nets": [],
|
||||
"high_contrast_mode": 0,
|
||||
"net_color_mode": 1,
|
||||
"net_color_mode": 2,
|
||||
"opacity": {
|
||||
"images": 0.6,
|
||||
"pads": 1.0,
|
||||
|
|
|
@ -544,7 +544,9 @@
|
|||
"meta": {
|
||||
"version": 3
|
||||
},
|
||||
"net_colors": null,
|
||||
"net_colors": {
|
||||
"+3V3": "rgb(255, 158, 7)"
|
||||
},
|
||||
"netclass_assignments": null,
|
||||
"netclass_patterns": [
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue