new board layout

This commit is contained in:
Alessandro Mauri 2023-11-12 17:44:05 +01:00
parent 14866b7f17
commit 83e2a583ed
4 changed files with 6582 additions and 6214 deletions

File diff suppressed because it is too large Load Diff

View File

@ -1,11 +1,11 @@
{ {
"board": { "board": {
"active_layer": 37, "active_layer": 31,
"active_layer_preset": "", "active_layer_preset": "",
"auto_track_width": false, "auto_track_width": false,
"hidden_netclasses": [], "hidden_netclasses": [],
"hidden_nets": [], "hidden_nets": [],
"high_contrast_mode": 1, "high_contrast_mode": 0,
"net_color_mode": 1, "net_color_mode": 1,
"opacity": { "opacity": {
"images": 0.6, "images": 0.6,

View File

@ -128,7 +128,7 @@
"min_via_diameter": 0.5, "min_via_diameter": 0.5,
"solder_mask_clearance": 0.0, "solder_mask_clearance": 0.0,
"solder_mask_min_width": 0.0, "solder_mask_min_width": 0.0,
"solder_mask_to_copper_clearance": 0.0, "solder_mask_to_copper_clearance": 0.005,
"use_height_for_length_calcs": true "use_height_for_length_calcs": true
}, },
"teardrop_options": [ "teardrop_options": [

File diff suppressed because it is too large Load Diff