cosmetic changes
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.09999999999999999,
 | 
			
		||||
        "copper_line_width": 0.19999999999999998,
 | 
			
		||||
        "board_outline_line_width": 0.1,
 | 
			
		||||
        "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,7 +24,7 @@
 | 
			
		||||
          "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,
 | 
			
		||||
@ -48,7 +48,7 @@
 | 
			
		||||
        "silk_text_thickness": 0.15,
 | 
			
		||||
        "silk_text_upright": false,
 | 
			
		||||
        "zones": {
 | 
			
		||||
          "min_clearance": 0.6
 | 
			
		||||
          "min_clearance": 0.0
 | 
			
		||||
        }
 | 
			
		||||
      },
 | 
			
		||||
      "diff_pair_dimensions": [
 | 
			
		||||
@ -58,7 +58,10 @@
 | 
			
		||||
          "width": 0.0
 | 
			
		||||
        }
 | 
			
		||||
      ],
 | 
			
		||||
      "drc_exclusions": [],
 | 
			
		||||
      "drc_exclusions": [
 | 
			
		||||
        "lib_footprint_mismatch|246003573|85996955|37bf2a61-dc97-470a-80a0-697f3e3b73f8|00000000-0000-0000-0000-000000000000",
 | 
			
		||||
        "lib_footprint_mismatch|246003573|85996955|a9ce8245-0cab-41cb-9979-b2741ec73dfe|00000000-0000-0000-0000-000000000000"
 | 
			
		||||
      ],
 | 
			
		||||
      "meta": {
 | 
			
		||||
        "version": 2
 | 
			
		||||
      },
 | 
			
		||||
@ -96,10 +99,10 @@
 | 
			
		||||
        "pth_inside_courtyard": "ignore",
 | 
			
		||||
        "shorting_items": "error",
 | 
			
		||||
        "silk_edge_clearance": "warning",
 | 
			
		||||
        "silk_over_copper": "warning",
 | 
			
		||||
        "silk_over_copper": "ignore",
 | 
			
		||||
        "silk_overlap": "ignore",
 | 
			
		||||
        "skew_out_of_range": "error",
 | 
			
		||||
        "solder_mask_bridge": "error",
 | 
			
		||||
        "solder_mask_bridge": "ignore",
 | 
			
		||||
        "starved_thermal": "error",
 | 
			
		||||
        "text_height": "warning",
 | 
			
		||||
        "text_thickness": "warning",
 | 
			
		||||
@ -118,17 +121,17 @@
 | 
			
		||||
        "min_clearance": 0.15,
 | 
			
		||||
        "min_connection": 0.0,
 | 
			
		||||
        "min_copper_edge_clearance": 0.3,
 | 
			
		||||
        "min_hole_clearance": 0.19999999999999998,
 | 
			
		||||
        "min_hole_clearance": 0.2,
 | 
			
		||||
        "min_hole_to_hole": 0.25,
 | 
			
		||||
        "min_microvia_diameter": 0.19999999999999998,
 | 
			
		||||
        "min_microvia_drill": 0.09999999999999999,
 | 
			
		||||
        "min_microvia_diameter": 0.2,
 | 
			
		||||
        "min_microvia_drill": 0.1,
 | 
			
		||||
        "min_resolved_spokes": 1,
 | 
			
		||||
        "min_silk_clearance": 0.0,
 | 
			
		||||
        "min_text_height": 0.7999999999999999,
 | 
			
		||||
        "min_text_height": 0.8,
 | 
			
		||||
        "min_text_thickness": 0.01,
 | 
			
		||||
        "min_through_hole_diameter": 0.3,
 | 
			
		||||
        "min_track_width": 0.0,
 | 
			
		||||
        "min_via_annular_width": 0.09999999999999999,
 | 
			
		||||
        "min_via_annular_width": 0.1,
 | 
			
		||||
        "min_via_diameter": 0.5,
 | 
			
		||||
        "solder_mask_clearance": 0.0,
 | 
			
		||||
        "solder_mask_min_width": 0.0,
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user