Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
lfantoniosi committed May 26, 2024
2 parents 339c7b0 + a8f93b8 commit 1640831
Show file tree
Hide file tree
Showing 6 changed files with 6,759 additions and 22,479 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -42,3 +42,4 @@ sdcc/smram.noi
sdcc/smram.rel
sdcc/smram.sym
kicad/WonrderTANG-backups/*
kicad/~WonrderTANG.kicad_pcb.lck
3 changes: 2 additions & 1 deletion kicad/WonrderTANG.kicad_prl
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"board": {
"active_layer": 37,
"active_layer": 0,
"active_layer_preset": "",
"auto_track_width": true,
"hidden_netclasses": [],
Expand Down Expand Up @@ -39,6 +39,7 @@
9,
10,
11,
12,
13,
15,
16,
Expand Down
66 changes: 1 addition & 65 deletions kicad/WonrderTANG.kicad_pro
Original file line number Diff line number Diff line change
Expand Up @@ -537,64 +537,6 @@
},
"schematic": {
"annotate_start_num": 0,
"bom_fmt_presets": [],
"bom_fmt_settings": {
"field_delimiter": ",",
"keep_line_breaks": false,
"keep_tabs": false,
"name": "CSV",
"ref_delimiter": ",",
"ref_range_delimiter": "",
"string_delimiter": "\""
},
"bom_presets": [],
"bom_settings": {
"exclude_dnp": false,
"fields_ordered": [
{
"group_by": false,
"label": "Reference",
"name": "Reference",
"show": true
},
{
"group_by": true,
"label": "Value",
"name": "Value",
"show": true
},
{
"group_by": false,
"label": "Datasheet",
"name": "Datasheet",
"show": true
},
{
"group_by": false,
"label": "Footprint",
"name": "Footprint",
"show": true
},
{
"group_by": false,
"label": "Qty",
"name": "${QUANTITY}",
"show": true
},
{
"group_by": true,
"label": "DNP",
"name": "${DNP}",
"show": true
}
],
"filter_string": "",
"group_symbols": true,
"name": "Grouped By Value",
"sort_asc": true,
"sort_field": "Reference"
},
"connection_grid_size": 50.0,
"drawing": {
"dashed_lines_dash_length_ratio": 12.0,
"dashed_lines_gap_length_ratio": 3.0,
Expand All @@ -608,11 +550,6 @@
"intersheets_ref_suffix": "",
"junction_size_choice": 3,
"label_size_ratio": 0.25,
"operating_point_overlay_i_precision": 3,
"operating_point_overlay_i_range": "~A",
"operating_point_overlay_v_precision": 3,
"operating_point_overlay_v_range": "~V",
"overbar_offset_ratio": 1.23,
"pin_symbol_size": 0.0,
"text_offset_ratio": 0.08
},
Expand All @@ -638,15 +575,14 @@
"spice_external_command": "spice \"%I\"",
"spice_model_current_sheet_as_root": true,
"spice_save_all_currents": false,
"spice_save_all_dissipations": false,
"spice_save_all_voltages": false,
"subpart_first_id": 65,
"subpart_id_separator": 0
},
"sheets": [
[
"aac9604b-8c84-42de-bd09-e07036aaaac8",
"Root"
""
]
],
"text_variables": {}
Expand Down
Loading

0 comments on commit 1640831

Please sign in to comment.