Browse Source

EG_555: finish pcb layout

main
cinnaboot 2 months ago
parent
commit
45b2c73e0e
  1. 11317
      EG_555/EG_555_mainboard/EG_555_mainboard.kicad_pcb
  2. 22
      EG_555/EG_555_mainboard/EG_555_mainboard.kicad_pro
  3. 1654
      EG_555/EG_555_mainboard/EG_555_mainboard.kicad_sch

11317
EG_555/EG_555_mainboard/EG_555_mainboard.kicad_pcb

File diff suppressed because it is too large Load Diff

22
EG_555/EG_555_mainboard/EG_555_mainboard.kicad_pro

@ -40,8 +40,8 @@
"other_text_upright": false, "other_text_upright": false,
"pads": { "pads": {
"drill": 0.8, "drill": 0.8,
"height": 1.27, "height": 1.5,
"width": 2.54 "width": 2.5
}, },
"silk_line_width": 0.1, "silk_line_width": 0.1,
"silk_text_italic": false, "silk_text_italic": false,
@ -464,11 +464,14 @@
"duplicate_sheet_names": "error", "duplicate_sheet_names": "error",
"endpoint_off_grid": "warning", "endpoint_off_grid": "warning",
"extra_units": "error", "extra_units": "error",
"field_name_whitespace": "warning",
"footprint_filter": "ignore", "footprint_filter": "ignore",
"footprint_link_issues": "warning", "footprint_link_issues": "warning",
"four_way_junction": "ignore", "four_way_junction": "ignore",
"global_label_dangling": "warning", "global_label_dangling": "warning",
"ground_pin_not_ground": "warning",
"hier_label_mismatch": "error", "hier_label_mismatch": "error",
"isolated_pin_label": "warning",
"label_dangling": "error", "label_dangling": "error",
"label_multiple_wires": "warning", "label_multiple_wires": "warning",
"lib_symbol_issues": "warning", "lib_symbol_issues": "warning",
@ -491,6 +494,7 @@
"similar_power": "warning", "similar_power": "warning",
"simulation_model_issue": "ignore", "simulation_model_issue": "ignore",
"single_global_label": "ignore", "single_global_label": "ignore",
"stacked_pin_name": "warning",
"unannotated": "error", "unannotated": "error",
"unconnected_wire_endpoint": "warning", "unconnected_wire_endpoint": "warning",
"undefined_netclass": "error", "undefined_netclass": "error",
@ -563,6 +567,10 @@
}, },
"schematic": { "schematic": {
"annotate_start_num": 0, "annotate_start_num": 0,
"annotation": {
"method": 0,
"sort_order": 0
},
"bom_export_filename": "${PROJECTNAME}.csv", "bom_export_filename": "${PROJECTNAME}.csv",
"bom_fmt_presets": [], "bom_fmt_presets": [],
"bom_fmt_settings": { "bom_fmt_settings": {
@ -666,6 +674,7 @@
"default_line_thickness": 6.0, "default_line_thickness": 6.0,
"default_text_size": 50.0, "default_text_size": 50.0,
"field_names": [], "field_names": [],
"hop_over_size_choice": 0,
"intersheets_ref_own_page": false, "intersheets_ref_own_page": false,
"intersheets_ref_prefix": "", "intersheets_ref_prefix": "",
"intersheets_ref_short": false, "intersheets_ref_short": false,
@ -689,6 +698,7 @@
"net_format_name": "", "net_format_name": "",
"page_layout_descr_file": "", "page_layout_descr_file": "",
"plot_directory": "", "plot_directory": "",
"reuse_designators": true,
"space_save_all_events": true, "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\"",
@ -702,14 +712,16 @@
{ {
"filename": "EG_555_mainboard.kicad_sch", "filename": "EG_555_mainboard.kicad_sch",
"name": "EG_555_mainboard", "name": "EG_555_mainboard",
"uuid": "00000000-0000-0000-0000-000000000000" "uuid": "4675e127-c724-488f-b5ea-fbfac828248a"
} }
] ],
"used_designators": "R14",
"variants": []
}, },
"sheets": [ "sheets": [
[ [
"4675e127-c724-488f-b5ea-fbfac828248a", "4675e127-c724-488f-b5ea-fbfac828248a",
"Root" "EG_555_mainboard"
] ]
], ],
"text_variables": {}, "text_variables": {},

1654
EG_555/EG_555_mainboard/EG_555_mainboard.kicad_sch

File diff suppressed because it is too large Load Diff
Loading…
Cancel
Save