stepper
This commit is contained in:
@@ -6,14 +6,14 @@
|
||||
"apply_defaults_to_fp_fields": false,
|
||||
"apply_defaults_to_fp_shapes": false,
|
||||
"apply_defaults_to_fp_text": false,
|
||||
"board_outline_line_width": 0.049999999999999996,
|
||||
"copper_line_width": 0.19999999999999998,
|
||||
"board_outline_line_width": 0.05,
|
||||
"copper_line_width": 0.2,
|
||||
"copper_text_italic": false,
|
||||
"copper_text_size_h": 1.5,
|
||||
"copper_text_size_v": 1.5,
|
||||
"copper_text_thickness": 0.3,
|
||||
"copper_text_upright": false,
|
||||
"courtyard_line_width": 0.049999999999999996,
|
||||
"courtyard_line_width": 0.05,
|
||||
"dimension_precision": 4,
|
||||
"dimension_units": 3,
|
||||
"dimensions": {
|
||||
@@ -24,13 +24,13 @@
|
||||
"text_position": 0,
|
||||
"units_format": 1
|
||||
},
|
||||
"fab_line_width": 0.09999999999999999,
|
||||
"fab_line_width": 0.1,
|
||||
"fab_text_italic": false,
|
||||
"fab_text_size_h": 1.0,
|
||||
"fab_text_size_v": 1.0,
|
||||
"fab_text_thickness": 0.15,
|
||||
"fab_text_upright": false,
|
||||
"other_line_width": 0.09999999999999999,
|
||||
"other_line_width": 0.1,
|
||||
"other_text_italic": false,
|
||||
"other_text_size_h": 1.0,
|
||||
"other_text_size_v": 1.0,
|
||||
@@ -41,14 +41,14 @@
|
||||
"height": 1.1,
|
||||
"width": 0.6
|
||||
},
|
||||
"silk_line_width": 0.09999999999999999,
|
||||
"silk_line_width": 0.1,
|
||||
"silk_text_italic": false,
|
||||
"silk_text_size_h": 1.0,
|
||||
"silk_text_size_v": 1.0,
|
||||
"silk_text_thickness": 0.09999999999999999,
|
||||
"silk_text_thickness": 0.1,
|
||||
"silk_text_upright": false,
|
||||
"zones": {
|
||||
"min_clearance": 0.15239999999999998
|
||||
"min_clearance": 0.127
|
||||
}
|
||||
},
|
||||
"diff_pair_dimensions": [
|
||||
@@ -59,8 +59,10 @@
|
||||
}
|
||||
],
|
||||
"drc_exclusions": [
|
||||
"lib_footprint_mismatch|113500500|83566000|88f2189c-69b5-4d71-8070-1d6f208d065c|00000000-0000-0000-0000-000000000000",
|
||||
"lib_footprint_mismatch|113817400|70550000|8fb321f9-403e-471a-a35f-bbeb8c0493c5|00000000-0000-0000-0000-000000000000"
|
||||
"lib_footprint_mismatch|125682000|71659500|f023f64a-5bdc-4237-8976-8b9311d126d2|00000000-0000-0000-0000-000000000000",
|
||||
"lib_footprint_mismatch|140081000|71501000|1fe94b9b-0dc5-485c-ac82-b50f9316b3e9|00000000-0000-0000-0000-000000000000",
|
||||
"text_on_edge_cuts|144018000|95758000|4c08de21-ceeb-4f2b-b74e-460e3fbadb7c|00000000-0000-0000-0000-000000000000",
|
||||
"text_on_edge_cuts|76377800|95350000|446f9656-57d9-44c9-8c67-739f5069f7b2|00000000-0000-0000-0000-000000000000"
|
||||
],
|
||||
"meta": {
|
||||
"version": 2
|
||||
@@ -82,6 +84,7 @@
|
||||
"footprint_type_mismatch": "ignore",
|
||||
"hole_clearance": "error",
|
||||
"hole_near_hole": "error",
|
||||
"holes_co_located": "warning",
|
||||
"invalid_outline": "error",
|
||||
"isolated_copper": "warning",
|
||||
"item_on_disabled_layer": "error",
|
||||
@@ -123,11 +126,11 @@
|
||||
"min_copper_edge_clearance": 0.3,
|
||||
"min_hole_clearance": 0.254,
|
||||
"min_hole_to_hole": 0.5,
|
||||
"min_microvia_diameter": 0.19999999999999998,
|
||||
"min_microvia_drill": 0.09999999999999999,
|
||||
"min_microvia_diameter": 0.2,
|
||||
"min_microvia_drill": 0.1,
|
||||
"min_resolved_spokes": 2,
|
||||
"min_silk_clearance": 0.0,
|
||||
"min_text_height": 0.7999999999999999,
|
||||
"min_text_height": 0.8,
|
||||
"min_text_thickness": 0.08,
|
||||
"min_through_hole_diameter": 0.15,
|
||||
"min_track_width": 0.127,
|
||||
@@ -509,6 +512,10 @@
|
||||
{
|
||||
"netclass": "Default",
|
||||
"pattern": ""
|
||||
},
|
||||
{
|
||||
"netclass": "power",
|
||||
"pattern": "+12V"
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -528,6 +535,7 @@
|
||||
},
|
||||
"schematic": {
|
||||
"annotate_start_num": 0,
|
||||
"bom_export_filename": "",
|
||||
"bom_fmt_presets": [],
|
||||
"bom_fmt_settings": {
|
||||
"field_delimiter": ",",
|
||||
|
||||
Reference in New Issue
Block a user