finnishing touches
This commit is contained in:
		
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							@ -48,7 +48,7 @@
 | 
				
			|||||||
        "silk_text_thickness": 0.1,
 | 
					        "silk_text_thickness": 0.1,
 | 
				
			||||||
        "silk_text_upright": false,
 | 
					        "silk_text_upright": false,
 | 
				
			||||||
        "zones": {
 | 
					        "zones": {
 | 
				
			||||||
          "min_clearance": 0.5
 | 
					          "min_clearance": 0.2
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
      },
 | 
					      },
 | 
				
			||||||
      "diff_pair_dimensions": [
 | 
					      "diff_pair_dimensions": [
 | 
				
			||||||
@ -86,7 +86,7 @@
 | 
				
			|||||||
        "items_not_allowed": "error",
 | 
					        "items_not_allowed": "error",
 | 
				
			||||||
        "length_out_of_range": "error",
 | 
					        "length_out_of_range": "error",
 | 
				
			||||||
        "lib_footprint_issues": "warning",
 | 
					        "lib_footprint_issues": "warning",
 | 
				
			||||||
        "lib_footprint_mismatch": "warning",
 | 
					        "lib_footprint_mismatch": "ignore",
 | 
				
			||||||
        "malformed_courtyard": "error",
 | 
					        "malformed_courtyard": "error",
 | 
				
			||||||
        "microvia_drill_out_of_range": "error",
 | 
					        "microvia_drill_out_of_range": "error",
 | 
				
			||||||
        "missing_courtyard": "ignore",
 | 
					        "missing_courtyard": "ignore",
 | 
				
			||||||
@ -96,9 +96,9 @@
 | 
				
			|||||||
        "padstack": "warning",
 | 
					        "padstack": "warning",
 | 
				
			||||||
        "pth_inside_courtyard": "ignore",
 | 
					        "pth_inside_courtyard": "ignore",
 | 
				
			||||||
        "shorting_items": "error",
 | 
					        "shorting_items": "error",
 | 
				
			||||||
        "silk_edge_clearance": "warning",
 | 
					        "silk_edge_clearance": "ignore",
 | 
				
			||||||
        "silk_over_copper": "warning",
 | 
					        "silk_over_copper": "warning",
 | 
				
			||||||
        "silk_overlap": "warning",
 | 
					        "silk_overlap": "ignore",
 | 
				
			||||||
        "skew_out_of_range": "error",
 | 
					        "skew_out_of_range": "error",
 | 
				
			||||||
        "solder_mask_bridge": "error",
 | 
					        "solder_mask_bridge": "error",
 | 
				
			||||||
        "starved_thermal": "error",
 | 
					        "starved_thermal": "error",
 | 
				
			||||||
@ -116,10 +116,10 @@
 | 
				
			|||||||
      },
 | 
					      },
 | 
				
			||||||
      "rules": {
 | 
					      "rules": {
 | 
				
			||||||
        "max_error": 0.005,
 | 
					        "max_error": 0.005,
 | 
				
			||||||
        "min_clearance": 0.0,
 | 
					        "min_clearance": 0.15,
 | 
				
			||||||
        "min_connection": 0.0,
 | 
					        "min_connection": 0.0,
 | 
				
			||||||
        "min_copper_edge_clearance": 0.5,
 | 
					        "min_copper_edge_clearance": 0.5,
 | 
				
			||||||
        "min_hole_clearance": 0.25,
 | 
					        "min_hole_clearance": 0.2,
 | 
				
			||||||
        "min_hole_to_hole": 0.25,
 | 
					        "min_hole_to_hole": 0.25,
 | 
				
			||||||
        "min_microvia_diameter": 0.2,
 | 
					        "min_microvia_diameter": 0.2,
 | 
				
			||||||
        "min_microvia_drill": 0.1,
 | 
					        "min_microvia_drill": 0.1,
 | 
				
			||||||
@ -178,7 +178,8 @@
 | 
				
			|||||||
        }
 | 
					        }
 | 
				
			||||||
      ],
 | 
					      ],
 | 
				
			||||||
      "track_widths": [
 | 
					      "track_widths": [
 | 
				
			||||||
        0.0
 | 
					        0.0,
 | 
				
			||||||
 | 
					        0.5
 | 
				
			||||||
      ],
 | 
					      ],
 | 
				
			||||||
      "tuning_pattern_settings": {
 | 
					      "tuning_pattern_settings": {
 | 
				
			||||||
        "diff_pair_defaults": {
 | 
					        "diff_pair_defaults": {
 | 
				
			||||||
@ -413,12 +414,12 @@
 | 
				
			|||||||
      "different_unit_net": "error",
 | 
					      "different_unit_net": "error",
 | 
				
			||||||
      "duplicate_reference": "error",
 | 
					      "duplicate_reference": "error",
 | 
				
			||||||
      "duplicate_sheet_names": "error",
 | 
					      "duplicate_sheet_names": "error",
 | 
				
			||||||
      "endpoint_off_grid": "warning",
 | 
					      "endpoint_off_grid": "ignore",
 | 
				
			||||||
      "extra_units": "error",
 | 
					      "extra_units": "error",
 | 
				
			||||||
      "global_label_dangling": "warning",
 | 
					      "global_label_dangling": "warning",
 | 
				
			||||||
      "hier_label_mismatch": "error",
 | 
					      "hier_label_mismatch": "error",
 | 
				
			||||||
      "label_dangling": "error",
 | 
					      "label_dangling": "error",
 | 
				
			||||||
      "lib_symbol_issues": "warning",
 | 
					      "lib_symbol_issues": "ignore",
 | 
				
			||||||
      "missing_bidi_pin": "warning",
 | 
					      "missing_bidi_pin": "warning",
 | 
				
			||||||
      "missing_input_pin": "warning",
 | 
					      "missing_input_pin": "warning",
 | 
				
			||||||
      "missing_power_pin": "error",
 | 
					      "missing_power_pin": "error",
 | 
				
			||||||
@ -465,6 +466,23 @@
 | 
				
			|||||||
        "via_diameter": 0.6,
 | 
					        "via_diameter": 0.6,
 | 
				
			||||||
        "via_drill": 0.3,
 | 
					        "via_drill": 0.3,
 | 
				
			||||||
        "wire_width": 6
 | 
					        "wire_width": 6
 | 
				
			||||||
 | 
					      },
 | 
				
			||||||
 | 
					      {
 | 
				
			||||||
 | 
					        "bus_width": 12,
 | 
				
			||||||
 | 
					        "clearance": 0.2,
 | 
				
			||||||
 | 
					        "diff_pair_gap": 0.25,
 | 
				
			||||||
 | 
					        "diff_pair_via_gap": 0.25,
 | 
				
			||||||
 | 
					        "diff_pair_width": 0.2,
 | 
				
			||||||
 | 
					        "line_style": 0,
 | 
				
			||||||
 | 
					        "microvia_diameter": 0.3,
 | 
				
			||||||
 | 
					        "microvia_drill": 0.1,
 | 
				
			||||||
 | 
					        "name": "Power",
 | 
				
			||||||
 | 
					        "pcb_color": "rgba(0, 0, 0, 0.000)",
 | 
				
			||||||
 | 
					        "schematic_color": "rgba(0, 0, 0, 0.000)",
 | 
				
			||||||
 | 
					        "track_width": 0.5,
 | 
				
			||||||
 | 
					        "via_diameter": 0.6,
 | 
				
			||||||
 | 
					        "via_drill": 0.3,
 | 
				
			||||||
 | 
					        "wire_width": 6
 | 
				
			||||||
      }
 | 
					      }
 | 
				
			||||||
    ],
 | 
					    ],
 | 
				
			||||||
    "meta": {
 | 
					    "meta": {
 | 
				
			||||||
 | 
				
			|||||||
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							
							
								
								
									
										1094
									
								
								Hardware/Lib/STEP/5025--3DModel-STEP-630548.STEP
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										1094
									
								
								Hardware/Lib/STEP/5025--3DModel-STEP-630548.STEP
									
									
									
									
									
										Normal file
									
								
							
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							@ -217,26 +217,15 @@
 | 
				
			|||||||
		(remove_unused_layers no)
 | 
							(remove_unused_layers no)
 | 
				
			||||||
		(uuid "906174ee-72b8-4d64-9167-aa602e39e331")
 | 
							(uuid "906174ee-72b8-4d64-9167-aa602e39e331")
 | 
				
			||||||
	)
 | 
						)
 | 
				
			||||||
	(model "5025.stp"
 | 
						(model "${KIPRJMOD}/Lib/STEP/5025--3DModel-STEP-630548.STEP"
 | 
				
			||||||
		(offset
 | 
							(offset
 | 
				
			||||||
			(xyz 0 0 0)
 | 
								(xyz 1.25 0 -3.5)
 | 
				
			||||||
		)
 | 
							)
 | 
				
			||||||
		(scale
 | 
							(scale
 | 
				
			||||||
			(xyz 1 1 1)
 | 
								(xyz 1 1 1)
 | 
				
			||||||
		)
 | 
							)
 | 
				
			||||||
		(rotate
 | 
							(rotate
 | 
				
			||||||
			(xyz 0 0 0)
 | 
								(xyz -90 0 0)
 | 
				
			||||||
		)
 | 
					 | 
				
			||||||
	)
 | 
					 | 
				
			||||||
	(model "${KIPRJMOD}/libraries/3D/5025.stp"
 | 
					 | 
				
			||||||
		(offset
 | 
					 | 
				
			||||||
			(xyz 0 0 0)
 | 
					 | 
				
			||||||
		)
 | 
					 | 
				
			||||||
		(scale
 | 
					 | 
				
			||||||
			(xyz 1 1 1)
 | 
					 | 
				
			||||||
		)
 | 
					 | 
				
			||||||
		(rotate
 | 
					 | 
				
			||||||
			(xyz 0 0 0)
 | 
					 | 
				
			||||||
		)
 | 
							)
 | 
				
			||||||
	)
 | 
						)
 | 
				
			||||||
)
 | 
					)
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user