ch585-dev

This commit is contained in:
2026-02-17 23:10:36 +06:00
parent 704c1c6be8
commit 87f66eefc9
80 changed files with 280109 additions and 60168 deletions

View File

@@ -38,8 +38,8 @@
"other_text_upright": false,
"pads": {
"drill": 0.0,
"height": 0.95,
"width": 0.8
"height": 0.5,
"width": 1.0
},
"silk_line_width": 0.1,
"silk_text_italic": false,
@@ -48,7 +48,7 @@
"silk_text_thickness": 0.1,
"silk_text_upright": false,
"zones": {
"min_clearance": 0.0
"min_clearance": 0.15
}
},
"diff_pair_dimensions": [
@@ -56,6 +56,11 @@
"gap": 0.0,
"via_gap": 0.0,
"width": 0.0
},
{
"gap": 0.2,
"via_gap": 0.0,
"width": 0.2
}
],
"drc_exclusions": [],
@@ -102,13 +107,13 @@
"shorting_items": "warning",
"silk_edge_clearance": "warning",
"silk_over_copper": "warning",
"silk_overlap": "warning",
"silk_overlap": "ignore",
"skew_out_of_range": "error",
"solder_mask_bridge": "warning",
"starved_thermal": "error",
"text_height": "warning",
"text_height": "ignore",
"text_on_edge_cuts": "error",
"text_thickness": "warning",
"text_thickness": "ignore",
"through_hole_pad_without_hole": "error",
"too_many_vias": "error",
"track_angle": "error",
@@ -117,7 +122,7 @@
"track_width": "error",
"tracks_crossing": "error",
"unconnected_items": "error",
"unresolved_variable": "warning",
"unresolved_variable": "ignore",
"via_dangling": "warning",
"zones_intersect": "error"
},
@@ -127,7 +132,7 @@
"min_connection": 0.0,
"min_copper_edge_clearance": 0.3,
"min_groove_width": 0.0,
"min_hole_clearance": 0.0,
"min_hole_clearance": 0.2,
"min_hole_to_hole": 0.25,
"min_microvia_diameter": 0.2,
"min_microvia_drill": 0.1,
@@ -489,7 +494,7 @@
{
"bus_width": 12,
"clearance": 0.15,
"diff_pair_gap": 0.25,
"diff_pair_gap": 0.2,
"diff_pair_via_gap": 0.25,
"diff_pair_width": 0.2,
"line_style": 0,
@@ -517,10 +522,10 @@
"gencad": "",
"idf": "",
"netlist": "",
"plot": "",
"plot": "out/",
"pos_files": "",
"specctra_dsn": "",
"step": "",
"step": "ch585_dev.step",
"svg": "",
"vrml": ""
},