switch from global net labels to local
Signed-off-by: Peter Siegmund <developer@mars3142.org>
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"board": {
|
||||
"active_layer": 7,
|
||||
"active_layer": 2,
|
||||
"active_layer_preset": "",
|
||||
"auto_track_width": false,
|
||||
"hidden_netclasses": [],
|
||||
"hidden_nets": [
|
||||
"GND",
|
||||
"BACK"
|
||||
"/RIGHT"
|
||||
],
|
||||
"high_contrast_mode": 0,
|
||||
"net_color_mode": 1,
|
||||
@@ -113,7 +113,9 @@
|
||||
"sort_ascending": true,
|
||||
"sorting_column": 0
|
||||
},
|
||||
"open_jobsets": [],
|
||||
"open_jobsets": [
|
||||
"wiki.kicad_jobset"
|
||||
],
|
||||
"project": {
|
||||
"files": []
|
||||
},
|
||||
|
@@ -37,9 +37,9 @@
|
||||
"other_text_thickness": 0.15,
|
||||
"other_text_upright": false,
|
||||
"pads": {
|
||||
"drill": 0.762,
|
||||
"height": 1.524,
|
||||
"width": 1.524
|
||||
"drill": 1.0,
|
||||
"height": 1.7,
|
||||
"width": 1.7
|
||||
},
|
||||
"silk_line_width": 0.1,
|
||||
"silk_text_italic": false,
|
||||
|
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user