This commit is contained in:
2026-07-28 23:09:16 +12:00
parent ec7b87056e
commit 96d356e3a0
2 changed files with 23 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
{ {
"board": { "board": {
"active_layer": 41, "active_layer": 0,
"active_layer_preset": "", "active_layer_preset": "",
"auto_track_width": true, "auto_track_width": true,
"hidden_netclasses": [], "hidden_netclasses": [],
@@ -51,9 +51,7 @@
"drc_exclusions", "drc_exclusions",
"locked_item_shadows", "locked_item_shadows",
"conflict_shadows", "conflict_shadows",
"shapes", "shapes"
"board_outline_area",
"ly_points"
], ],
"visible_layers": "ffffffff_ffffffff_fffffffd_ffffffff", "visible_layers": "ffffffff_ffffffff_fffffffd_ffffffff",
"zone_display_mode": 0 "zone_display_mode": 0

View File

@@ -50,7 +50,23 @@
"silk_text_thickness": 0.1, "silk_text_thickness": 0.1,
"silk_text_upright": false, "silk_text_upright": false,
"zones": { "zones": {
"min_clearance": 0.5 "border_display_style": 2,
"border_hatch_pitch": 0.5,
"corner_radius": 0.0,
"corner_smoothing": 0,
"fill_mode": 0,
"hatch_gap": 1.5,
"hatch_orientation": 0.0,
"hatch_smoothing_level": 0,
"hatch_smoothing_value": 0.1,
"hatch_thickness": 1.0,
"min_clearance": 0.5,
"min_island_area": 10.0,
"min_thickness": 0.25,
"pad_connection": 1,
"remove_islands": 0,
"thermal_relief_gap": 0.5,
"thermal_relief_spoke_width": 0.5
} }
}, },
"diff_pair_dimensions": [ "diff_pair_dimensions": [
@@ -520,10 +536,14 @@
}, },
"pcbnew": { "pcbnew": {
"last_paths": { "last_paths": {
"gencad": "",
"idf": "", "idf": "",
"netlist": "", "netlist": "",
"plot": "../../PCBs/REV_A/", "plot": "../../PCBs/REV_A/",
"pos_files": "",
"specctra_dsn": "", "specctra_dsn": "",
"step": "",
"svg": "",
"vrml": "" "vrml": ""
}, },
"page_layout_descr_file": "" "page_layout_descr_file": ""