adjust clearance to economy production

This commit is contained in:
Empire Phoenix 2025-05-09 15:06:45 +02:00
parent 9e82d00a91
commit 0614a0e1ef
3 changed files with 7 additions and 7 deletions

View File

@ -1,6 +1,6 @@
{
"board": {
"active_layer": 2,
"active_layer": 0,
"active_layer_preset": "All Layers",
"auto_track_width": false,
"hidden_netclasses": [],

View File

@ -135,7 +135,7 @@
"min_silk_clearance": 0.0,
"min_text_height": 0.8,
"min_text_thickness": 0.08,
"min_through_hole_diameter": 0.15,
"min_through_hole_diameter": 0.25,
"min_track_width": 0.0,
"min_via_annular_width": 0.05,
"min_via_diameter": 0.25,
@ -224,8 +224,8 @@
"drill": 0.0
},
{
"diameter": 0.25,
"drill": 0.15
"diameter": 0.3,
"drill": 0.25
}
],
"zones_allow_external_fillets": false

View File

@ -135,7 +135,7 @@
"min_silk_clearance": 0.0,
"min_text_height": 0.8,
"min_text_thickness": 0.08,
"min_through_hole_diameter": 0.15,
"min_through_hole_diameter": 0.25,
"min_track_width": 0.0,
"min_via_annular_width": 0.05,
"min_via_diameter": 0.25,
@ -224,8 +224,8 @@
"drill": 0.0
},
{
"diameter": 0.25,
"drill": 0.15
"diameter": 0.3,
"drill": 0.25
}
],
"zones_allow_external_fillets": false