footprint change after test
This commit is contained in:
parent
473a613c0b
commit
4e23c8e74c
File diff suppressed because it is too large
Load Diff
@ -69,16 +69,19 @@
|
|||||||
"copper_edge_clearance": "error",
|
"copper_edge_clearance": "error",
|
||||||
"copper_sliver": "warning",
|
"copper_sliver": "warning",
|
||||||
"courtyards_overlap": "ignore",
|
"courtyards_overlap": "ignore",
|
||||||
|
"creepage": "error",
|
||||||
"diff_pair_gap_out_of_range": "error",
|
"diff_pair_gap_out_of_range": "error",
|
||||||
"diff_pair_uncoupled_length_too_long": "error",
|
"diff_pair_uncoupled_length_too_long": "error",
|
||||||
"drill_out_of_range": "error",
|
"drill_out_of_range": "error",
|
||||||
"duplicate_footprints": "warning",
|
"duplicate_footprints": "warning",
|
||||||
"extra_footprint": "warning",
|
"extra_footprint": "warning",
|
||||||
"footprint": "error",
|
"footprint": "error",
|
||||||
|
"footprint_filters_mismatch": "ignore",
|
||||||
"footprint_symbol_mismatch": "warning",
|
"footprint_symbol_mismatch": "warning",
|
||||||
"footprint_type_mismatch": "ignore",
|
"footprint_type_mismatch": "ignore",
|
||||||
"hole_clearance": "error",
|
"hole_clearance": "error",
|
||||||
"hole_near_hole": "error",
|
"hole_near_hole": "error",
|
||||||
|
"hole_to_hole": "error",
|
||||||
"holes_co_located": "warning",
|
"holes_co_located": "warning",
|
||||||
"invalid_outline": "error",
|
"invalid_outline": "error",
|
||||||
"isolated_copper": "warning",
|
"isolated_copper": "warning",
|
||||||
@ -89,9 +92,11 @@
|
|||||||
"lib_footprint_mismatch": "ignore",
|
"lib_footprint_mismatch": "ignore",
|
||||||
"malformed_courtyard": "error",
|
"malformed_courtyard": "error",
|
||||||
"microvia_drill_out_of_range": "error",
|
"microvia_drill_out_of_range": "error",
|
||||||
|
"mirrored_text_on_front_layer": "warning",
|
||||||
"missing_courtyard": "ignore",
|
"missing_courtyard": "ignore",
|
||||||
"missing_footprint": "warning",
|
"missing_footprint": "warning",
|
||||||
"net_conflict": "warning",
|
"net_conflict": "warning",
|
||||||
|
"nonmirrored_text_on_back_layer": "warning",
|
||||||
"npth_inside_courtyard": "ignore",
|
"npth_inside_courtyard": "ignore",
|
||||||
"padstack": "warning",
|
"padstack": "warning",
|
||||||
"pth_inside_courtyard": "ignore",
|
"pth_inside_courtyard": "ignore",
|
||||||
@ -106,7 +111,9 @@
|
|||||||
"text_thickness": "warning",
|
"text_thickness": "warning",
|
||||||
"through_hole_pad_without_hole": "error",
|
"through_hole_pad_without_hole": "error",
|
||||||
"too_many_vias": "error",
|
"too_many_vias": "error",
|
||||||
|
"track_angle": "error",
|
||||||
"track_dangling": "warning",
|
"track_dangling": "warning",
|
||||||
|
"track_segment_length": "error",
|
||||||
"track_width": "error",
|
"track_width": "error",
|
||||||
"tracks_crossing": "error",
|
"tracks_crossing": "error",
|
||||||
"unconnected_items": "error",
|
"unconnected_items": "error",
|
||||||
@ -119,6 +126,7 @@
|
|||||||
"min_clearance": 0.15,
|
"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_groove_width": 0.0,
|
||||||
"min_hole_clearance": 0.2,
|
"min_hole_clearance": 0.2,
|
||||||
"min_hole_to_hole": 0.45,
|
"min_hole_to_hole": 0.45,
|
||||||
"min_microvia_diameter": 0.2,
|
"min_microvia_diameter": 0.2,
|
||||||
@ -136,10 +144,11 @@
|
|||||||
},
|
},
|
||||||
"teardrop_options": [
|
"teardrop_options": [
|
||||||
{
|
{
|
||||||
"td_onpadsmd": true,
|
"td_onpthpad": true,
|
||||||
"td_onroundshapesonly": false,
|
"td_onroundshapesonly": false,
|
||||||
|
"td_onsmdpad": true,
|
||||||
"td_ontrackend": false,
|
"td_ontrackend": false,
|
||||||
"td_onviapad": true
|
"td_onvia": true
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"teardrop_parameters": [
|
"teardrop_parameters": [
|
||||||
@ -222,6 +231,7 @@
|
|||||||
"mfg": "",
|
"mfg": "",
|
||||||
"mpn": ""
|
"mpn": ""
|
||||||
},
|
},
|
||||||
|
"layer_pairs": [],
|
||||||
"layer_presets": [],
|
"layer_presets": [],
|
||||||
"viewports": []
|
"viewports": []
|
||||||
},
|
},
|
||||||
@ -416,10 +426,15 @@
|
|||||||
"duplicate_sheet_names": "error",
|
"duplicate_sheet_names": "error",
|
||||||
"endpoint_off_grid": "ignore",
|
"endpoint_off_grid": "ignore",
|
||||||
"extra_units": "error",
|
"extra_units": "error",
|
||||||
|
"footprint_filter": "ignore",
|
||||||
|
"footprint_link_issues": "warning",
|
||||||
|
"four_way_junction": "ignore",
|
||||||
"global_label_dangling": "warning",
|
"global_label_dangling": "warning",
|
||||||
"hier_label_mismatch": "error",
|
"hier_label_mismatch": "error",
|
||||||
"label_dangling": "error",
|
"label_dangling": "error",
|
||||||
|
"label_multiple_wires": "warning",
|
||||||
"lib_symbol_issues": "ignore",
|
"lib_symbol_issues": "ignore",
|
||||||
|
"lib_symbol_mismatch": "warning",
|
||||||
"missing_bidi_pin": "warning",
|
"missing_bidi_pin": "warning",
|
||||||
"missing_input_pin": "warning",
|
"missing_input_pin": "warning",
|
||||||
"missing_power_pin": "error",
|
"missing_power_pin": "error",
|
||||||
@ -432,9 +447,14 @@
|
|||||||
"pin_not_driven": "error",
|
"pin_not_driven": "error",
|
||||||
"pin_to_pin": "warning",
|
"pin_to_pin": "warning",
|
||||||
"power_pin_not_driven": "error",
|
"power_pin_not_driven": "error",
|
||||||
|
"same_local_global_label": "warning",
|
||||||
|
"similar_label_and_power": "warning",
|
||||||
"similar_labels": "warning",
|
"similar_labels": "warning",
|
||||||
|
"similar_power": "warning",
|
||||||
"simulation_model_issue": "ignore",
|
"simulation_model_issue": "ignore",
|
||||||
|
"single_global_label": "ignore",
|
||||||
"unannotated": "error",
|
"unannotated": "error",
|
||||||
|
"unconnected_wire_endpoint": "warning",
|
||||||
"unit_value_mismatch": "error",
|
"unit_value_mismatch": "error",
|
||||||
"unresolved_variable": "error",
|
"unresolved_variable": "error",
|
||||||
"wire_dangling": "error"
|
"wire_dangling": "error"
|
||||||
@ -446,7 +466,7 @@
|
|||||||
},
|
},
|
||||||
"meta": {
|
"meta": {
|
||||||
"filename": "FT25_BSPD.kicad_pro",
|
"filename": "FT25_BSPD.kicad_pro",
|
||||||
"version": 1
|
"version": 3
|
||||||
},
|
},
|
||||||
"net_settings": {
|
"net_settings": {
|
||||||
"classes": [
|
"classes": [
|
||||||
@ -461,6 +481,7 @@
|
|||||||
"microvia_drill": 0.1,
|
"microvia_drill": 0.1,
|
||||||
"name": "Default",
|
"name": "Default",
|
||||||
"pcb_color": "rgba(0, 0, 0, 0.000)",
|
"pcb_color": "rgba(0, 0, 0, 0.000)",
|
||||||
|
"priority": 2147483647,
|
||||||
"schematic_color": "rgba(0, 0, 0, 0.000)",
|
"schematic_color": "rgba(0, 0, 0, 0.000)",
|
||||||
"track_width": 0.2,
|
"track_width": 0.2,
|
||||||
"via_diameter": 0.6,
|
"via_diameter": 0.6,
|
||||||
@ -478,6 +499,7 @@
|
|||||||
"microvia_drill": 0.1,
|
"microvia_drill": 0.1,
|
||||||
"name": "Power",
|
"name": "Power",
|
||||||
"pcb_color": "rgba(0, 0, 0, 0.000)",
|
"pcb_color": "rgba(0, 0, 0, 0.000)",
|
||||||
|
"priority": 0,
|
||||||
"schematic_color": "rgba(0, 0, 0, 0.000)",
|
"schematic_color": "rgba(0, 0, 0, 0.000)",
|
||||||
"track_width": 0.5,
|
"track_width": 0.5,
|
||||||
"via_diameter": 0.6,
|
"via_diameter": 0.6,
|
||||||
@ -486,7 +508,7 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"meta": {
|
"meta": {
|
||||||
"version": 3
|
"version": 4
|
||||||
},
|
},
|
||||||
"net_colors": null,
|
"net_colors": null,
|
||||||
"netclass_assignments": null,
|
"netclass_assignments": null,
|
||||||
@ -580,6 +602,7 @@
|
|||||||
],
|
],
|
||||||
"filter_string": "",
|
"filter_string": "",
|
||||||
"group_symbols": true,
|
"group_symbols": true,
|
||||||
|
"include_excluded_from_bom": false,
|
||||||
"name": "",
|
"name": "",
|
||||||
"sort_asc": true,
|
"sort_asc": true,
|
||||||
"sort_field": "Reference"
|
"sort_field": "Reference"
|
||||||
@ -614,6 +637,7 @@
|
|||||||
"net_format_name": "",
|
"net_format_name": "",
|
||||||
"page_layout_descr_file": "",
|
"page_layout_descr_file": "",
|
||||||
"plot_directory": "",
|
"plot_directory": "",
|
||||||
|
"space_save_all_events": true,
|
||||||
"spice_current_sheet_as_root": false,
|
"spice_current_sheet_as_root": false,
|
||||||
"spice_external_command": "spice \"%I\"",
|
"spice_external_command": "spice \"%I\"",
|
||||||
"spice_model_current_sheet_as_root": true,
|
"spice_model_current_sheet_as_root": true,
|
||||||
|
File diff suppressed because it is too large
Load Diff
@ -1,37 +1,265 @@
|
|||||||
(module "173010542" (layer F.Cu)
|
(footprint "173010542"
|
||||||
|
(version 20241229)
|
||||||
|
(generator "pcbnew")
|
||||||
|
(generator_version "9.0")
|
||||||
|
(layer "F.Cu")
|
||||||
(descr "173010542")
|
(descr "173010542")
|
||||||
(tags "Power Supply")
|
(tags "Power Supply")
|
||||||
(fp_text reference PS** (at 0.000 -0) (layer F.SilkS)
|
(property "Reference" "PS**"
|
||||||
(effects (font (size 1.27 1.27) (thickness 0.254)))
|
(at 0 0 0)
|
||||||
|
(layer "F.SilkS")
|
||||||
|
(uuid "7ff07989-0116-45ac-9ea3-aba9225b185f")
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 1.27 1.27)
|
||||||
|
(thickness 0.254)
|
||||||
)
|
)
|
||||||
(fp_text user %R (at 0.000 -0) (layer F.Fab)
|
|
||||||
(effects (font (size 1.27 1.27) (thickness 0.254)))
|
|
||||||
)
|
)
|
||||||
(fp_text value "173010542" (at 0.000 -0) (layer F.SilkS) hide
|
|
||||||
(effects (font (size 1.27 1.27) (thickness 0.254)))
|
|
||||||
)
|
)
|
||||||
(fp_line (start -5.8 -3.925) (end 5.8 -3.925) (layer F.Fab) (width 0.2))
|
(property "Value" "173010542"
|
||||||
(fp_line (start 5.8 -3.925) (end 5.8 4.575) (layer F.Fab) (width 0.2))
|
(at 0 0 0)
|
||||||
(fp_line (start 5.8 4.575) (end -5.8 4.575) (layer F.Fab) (width 0.2))
|
(layer "F.SilkS")
|
||||||
(fp_line (start -5.8 4.575) (end -5.8 -3.925) (layer F.Fab) (width 0.2))
|
(hide yes)
|
||||||
(fp_line (start -5.8 -3.925) (end 5.8 -3.925) (layer F.SilkS) (width 0.1))
|
(uuid "e6a88aa8-d28e-4199-b232-d04b57ba910a")
|
||||||
(fp_line (start 5.8 -3.925) (end 5.8 4.575) (layer F.SilkS) (width 0.1))
|
(effects
|
||||||
(fp_line (start 5.8 4.575) (end -5.8 4.575) (layer F.SilkS) (width 0.1))
|
(font
|
||||||
(fp_line (start -5.8 4.575) (end -5.8 -3.925) (layer F.SilkS) (width 0.1))
|
(size 1.27 1.27)
|
||||||
(fp_line (start -6.8 -5.575) (end 6.8 -5.575) (layer F.CrtYd) (width 0.1))
|
(thickness 0.254)
|
||||||
(fp_line (start 6.8 -5.575) (end 6.8 5.575) (layer F.CrtYd) (width 0.1))
|
)
|
||||||
(fp_line (start 6.8 5.575) (end -6.8 5.575) (layer F.CrtYd) (width 0.1))
|
)
|
||||||
(fp_line (start -6.8 5.575) (end -6.8 -5.575) (layer F.CrtYd) (width 0.1))
|
)
|
||||||
(fp_line (start -2.6 -4.475) (end -2.6 -4.475) (layer F.SilkS) (width 0.2))
|
(property "Datasheet" ""
|
||||||
(fp_line (start -2.4 -4.475) (end -2.4 -4.475) (layer F.SilkS) (width 0.2))
|
(at 0 0 0)
|
||||||
(fp_arc (start -2.5 -4.475) (end -2.600 -4.475) (angle 180) (layer F.SilkS) (width 0.2))
|
(layer "F.Fab")
|
||||||
(fp_arc (start -2.5 -4.475) (end -2.400 -4.475) (angle 180) (layer F.SilkS) (width 0.2))
|
(hide yes)
|
||||||
(pad 1 thru_hole circle (at -2.540 -1.925) (size 1.500 1.500) (drill 1) (layers *.Cu *.Mask))
|
(uuid "e9a4e168-a8d1-49e9-b151-cd5aa3ea5c5d")
|
||||||
(pad 2 thru_hole circle (at 0.000 -1.925) (size 1.500 1.500) (drill 1) (layers *.Cu *.Mask))
|
(effects
|
||||||
(pad 3 thru_hole circle (at 2.540 -1.925) (size 1.500 1.500) (drill 1) (layers *.Cu *.Mask))
|
(font
|
||||||
(model 173010542.stp
|
(size 1.27 1.27)
|
||||||
(at (xyz 0 0 0))
|
(thickness 0.15)
|
||||||
(scale (xyz 1 1 1))
|
)
|
||||||
(rotate (xyz 0 0 0))
|
)
|
||||||
|
)
|
||||||
|
(property "Description" ""
|
||||||
|
(at 0 0 0)
|
||||||
|
(layer "F.Fab")
|
||||||
|
(hide yes)
|
||||||
|
(uuid "55069761-dd9d-4b87-8e68-2e845d75b284")
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 1.27 1.27)
|
||||||
|
(thickness 0.15)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(attr through_hole)
|
||||||
|
(fp_line
|
||||||
|
(start -5.8 -3.925)
|
||||||
|
(end 5.8 -3.925)
|
||||||
|
(stroke
|
||||||
|
(width 0.1)
|
||||||
|
(type solid)
|
||||||
|
)
|
||||||
|
(layer "F.SilkS")
|
||||||
|
(uuid "e94c46dd-b405-46a9-8a16-813bf0222c4b")
|
||||||
|
)
|
||||||
|
(fp_line
|
||||||
|
(start -5.8 4.575)
|
||||||
|
(end -5.8 -3.925)
|
||||||
|
(stroke
|
||||||
|
(width 0.1)
|
||||||
|
(type solid)
|
||||||
|
)
|
||||||
|
(layer "F.SilkS")
|
||||||
|
(uuid "96e9e9bf-26f1-483d-aad2-507955ec7a7d")
|
||||||
|
)
|
||||||
|
(fp_line
|
||||||
|
(start -2.6 -4.475)
|
||||||
|
(end -2.6 -4.475)
|
||||||
|
(stroke
|
||||||
|
(width 0.2)
|
||||||
|
(type solid)
|
||||||
|
)
|
||||||
|
(layer "F.SilkS")
|
||||||
|
(uuid "ec9b617d-fcfc-4f66-ba14-6681b514024c")
|
||||||
|
)
|
||||||
|
(fp_line
|
||||||
|
(start -2.4 -4.475)
|
||||||
|
(end -2.4 -4.475)
|
||||||
|
(stroke
|
||||||
|
(width 0.2)
|
||||||
|
(type solid)
|
||||||
|
)
|
||||||
|
(layer "F.SilkS")
|
||||||
|
(uuid "07a5981d-1d3a-4eeb-a040-21f24ee1b7db")
|
||||||
|
)
|
||||||
|
(fp_line
|
||||||
|
(start 5.8 -3.925)
|
||||||
|
(end 5.8 4.575)
|
||||||
|
(stroke
|
||||||
|
(width 0.1)
|
||||||
|
(type solid)
|
||||||
|
)
|
||||||
|
(layer "F.SilkS")
|
||||||
|
(uuid "ec7fde9e-b193-4363-a288-f47b6ad2a4b7")
|
||||||
|
)
|
||||||
|
(fp_line
|
||||||
|
(start 5.8 4.575)
|
||||||
|
(end -5.8 4.575)
|
||||||
|
(stroke
|
||||||
|
(width 0.1)
|
||||||
|
(type solid)
|
||||||
|
)
|
||||||
|
(layer "F.SilkS")
|
||||||
|
(uuid "f23183c1-ce3d-47d1-87f3-4b14de7d00f0")
|
||||||
|
)
|
||||||
|
(fp_arc
|
||||||
|
(start -2.6 -4.475)
|
||||||
|
(mid -2.5 -4.575)
|
||||||
|
(end -2.4 -4.475)
|
||||||
|
(stroke
|
||||||
|
(width 0.2)
|
||||||
|
(type solid)
|
||||||
|
)
|
||||||
|
(layer "F.SilkS")
|
||||||
|
(uuid "7765aac2-82e6-4706-abbc-20b45dcf62e6")
|
||||||
|
)
|
||||||
|
(fp_arc
|
||||||
|
(start -2.4 -4.475)
|
||||||
|
(mid -2.5 -4.375)
|
||||||
|
(end -2.6 -4.475)
|
||||||
|
(stroke
|
||||||
|
(width 0.2)
|
||||||
|
(type solid)
|
||||||
|
)
|
||||||
|
(layer "F.SilkS")
|
||||||
|
(uuid "8701f9d6-8cae-4646-a2af-1aa8fe7e72cc")
|
||||||
|
)
|
||||||
|
(fp_line
|
||||||
|
(start -6.8 -5.575)
|
||||||
|
(end 6.8 -5.575)
|
||||||
|
(stroke
|
||||||
|
(width 0.1)
|
||||||
|
(type solid)
|
||||||
|
)
|
||||||
|
(layer "F.CrtYd")
|
||||||
|
(uuid "386a901d-d9d5-44b0-8e5c-16c6e88f0128")
|
||||||
|
)
|
||||||
|
(fp_line
|
||||||
|
(start -6.8 5.575)
|
||||||
|
(end -6.8 -5.575)
|
||||||
|
(stroke
|
||||||
|
(width 0.1)
|
||||||
|
(type solid)
|
||||||
|
)
|
||||||
|
(layer "F.CrtYd")
|
||||||
|
(uuid "4f3673e6-6f53-4541-8613-1be1c2b46f17")
|
||||||
|
)
|
||||||
|
(fp_line
|
||||||
|
(start 6.8 -5.575)
|
||||||
|
(end 6.8 5.575)
|
||||||
|
(stroke
|
||||||
|
(width 0.1)
|
||||||
|
(type solid)
|
||||||
|
)
|
||||||
|
(layer "F.CrtYd")
|
||||||
|
(uuid "a10eb564-4bb3-4708-80b8-5be1765311a6")
|
||||||
|
)
|
||||||
|
(fp_line
|
||||||
|
(start 6.8 5.575)
|
||||||
|
(end -6.8 5.575)
|
||||||
|
(stroke
|
||||||
|
(width 0.1)
|
||||||
|
(type solid)
|
||||||
|
)
|
||||||
|
(layer "F.CrtYd")
|
||||||
|
(uuid "5e663db3-9904-43e6-baec-2376dc005095")
|
||||||
|
)
|
||||||
|
(fp_line
|
||||||
|
(start -5.8 -3.925)
|
||||||
|
(end 5.8 -3.925)
|
||||||
|
(stroke
|
||||||
|
(width 0.2)
|
||||||
|
(type solid)
|
||||||
|
)
|
||||||
|
(layer "F.Fab")
|
||||||
|
(uuid "03a01b22-6de9-422b-b954-b8e0e05cc649")
|
||||||
|
)
|
||||||
|
(fp_line
|
||||||
|
(start -5.8 4.575)
|
||||||
|
(end -5.8 -3.925)
|
||||||
|
(stroke
|
||||||
|
(width 0.2)
|
||||||
|
(type solid)
|
||||||
|
)
|
||||||
|
(layer "F.Fab")
|
||||||
|
(uuid "aa378015-42f6-485b-b283-23215b28b045")
|
||||||
|
)
|
||||||
|
(fp_line
|
||||||
|
(start 5.8 -3.925)
|
||||||
|
(end 5.8 4.575)
|
||||||
|
(stroke
|
||||||
|
(width 0.2)
|
||||||
|
(type solid)
|
||||||
|
)
|
||||||
|
(layer "F.Fab")
|
||||||
|
(uuid "b85d334a-49f1-4446-a451-c5504a98ba14")
|
||||||
|
)
|
||||||
|
(fp_line
|
||||||
|
(start 5.8 4.575)
|
||||||
|
(end -5.8 4.575)
|
||||||
|
(stroke
|
||||||
|
(width 0.2)
|
||||||
|
(type solid)
|
||||||
|
)
|
||||||
|
(layer "F.Fab")
|
||||||
|
(uuid "ee71586d-fa9f-4c1c-b570-45d8c428a029")
|
||||||
|
)
|
||||||
|
(fp_text user "${REFERENCE}"
|
||||||
|
(at 0 0 0)
|
||||||
|
(layer "F.Fab")
|
||||||
|
(uuid "c808ea99-44a7-4042-981d-d8768a8c72f4")
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 1.27 1.27)
|
||||||
|
(thickness 0.254)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(pad "1" thru_hole circle
|
||||||
|
(at 2.54 -1.925)
|
||||||
|
(size 1.5 1.5)
|
||||||
|
(drill 1)
|
||||||
|
(layers "*.Cu" "*.Mask")
|
||||||
|
(remove_unused_layers no)
|
||||||
|
(uuid "df25602f-a586-4694-bb80-f7cf80a4d73f")
|
||||||
|
)
|
||||||
|
(pad "2" thru_hole circle
|
||||||
|
(at 0 -1.925)
|
||||||
|
(size 1.5 1.5)
|
||||||
|
(drill 1)
|
||||||
|
(layers "*.Cu" "*.Mask")
|
||||||
|
(remove_unused_layers no)
|
||||||
|
(uuid "edc8e83f-11e4-4732-a5bb-0972b4fc4d54")
|
||||||
|
)
|
||||||
|
(pad "3" thru_hole circle
|
||||||
|
(at -2.54 -1.925)
|
||||||
|
(size 1.5 1.5)
|
||||||
|
(drill 1)
|
||||||
|
(layers "*.Cu" "*.Mask")
|
||||||
|
(remove_unused_layers no)
|
||||||
|
(uuid "bb16b84e-711c-4e82-ad01-96b95cd0a179")
|
||||||
|
)
|
||||||
|
(embedded_fonts no)
|
||||||
|
(model "173010542.stp"
|
||||||
|
(offset
|
||||||
|
(xyz 0 0 0)
|
||||||
|
)
|
||||||
|
(scale
|
||||||
|
(xyz 1 1 1)
|
||||||
|
)
|
||||||
|
(rotate
|
||||||
|
(xyz 0 0 0)
|
||||||
|
)
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
|
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user