1
0
mirror of synced 2026-05-03 06:29:25 +00:00

fix: traces and zones

This commit is contained in:
Kamoteshake
2024-10-14 16:28:17 -05:00
parent 1be398cf4a
commit e315aca1b0
3 changed files with 751 additions and 815 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -1,6 +1,6 @@
{ {
"board": { "board": {
"active_layer": 0, "active_layer": 44,
"active_layer_preset": "", "active_layer_preset": "",
"auto_track_width": true, "auto_track_width": true,
"hidden_netclasses": [], "hidden_netclasses": [],

View File

@@ -37,9 +37,9 @@
"other_text_thickness": 0.15, "other_text_thickness": 0.15,
"other_text_upright": false, "other_text_upright": false,
"pads": { "pads": {
"drill": 0.0, "drill": 0.8,
"height": 9.0, "height": 1.6,
"width": 3.0 "width": 1.6
}, },
"silk_line_width": 0.15, "silk_line_width": 0.15,
"silk_text_italic": false, "silk_text_italic": false,
@@ -188,6 +188,7 @@
"track_widths": [ "track_widths": [
0.0, 0.0,
0.127, 0.127,
1.25,
1.5 1.5
], ],
"tuning_pattern_settings": { "tuning_pattern_settings": {