more_leds

This commit is contained in:
2024-06-16 14:51:28 +02:00
parent 38bdce18fa
commit 305d9d902d
11 changed files with 1119 additions and 1118 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 192 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 192 KiB

View File

@@ -45,6 +45,7 @@
"silk_text_thickness": 0.15, "silk_text_thickness": 0.15,
"silk_text_upright": false, "silk_text_upright": false,
"zones": { "zones": {
"45_degree_only": false,
"min_clearance": 0.5 "min_clearance": 0.5
} }
}, },
@@ -110,6 +111,8 @@
"zones_intersect": "error" "zones_intersect": "error"
}, },
"rules": { "rules": {
"allow_blind_buried_vias": false,
"allow_microvias": false,
"max_error": 0.005, "max_error": 0.005,
"min_clearance": 0.0, "min_clearance": 0.0,
"min_connection": 0.0, "min_connection": 0.0,
@@ -123,7 +126,7 @@
"min_text_height": 0.7999999999999999, "min_text_height": 0.7999999999999999,
"min_text_thickness": 0.08, "min_text_thickness": 0.08,
"min_through_hole_diameter": 0.3, "min_through_hole_diameter": 0.3,
"min_track_width": 0.0, "min_track_width": 0.19999999999999998,
"min_via_annular_width": 0.09999999999999999, "min_via_annular_width": 0.09999999999999999,
"min_via_diameter": 0.5, "min_via_diameter": 0.5,
"solder_mask_clearance": 0.0, "solder_mask_clearance": 0.0,
@@ -182,7 +185,8 @@
"drill": 0.0 "drill": 0.0
} }
], ],
"zones_allow_external_fillets": false "zones_allow_external_fillets": false,
"zones_use_no_outline": true
}, },
"layer_presets": [], "layer_presets": [],
"viewports": [] "viewports": []
@@ -469,12 +473,7 @@
}, },
"net_colors": null, "net_colors": null,
"netclass_assignments": null, "netclass_assignments": null,
"netclass_patterns": [ "netclass_patterns": []
{
"netclass": "+5V",
"pattern": ""
}
]
}, },
"pcbnew": { "pcbnew": {
"last_paths": { "last_paths": {

File diff suppressed because it is too large Load Diff