some Details and Review - ready for make

This commit is contained in:
2026-02-24 20:43:06 +01:00
parent 13aee50b80
commit e512cac398
21 changed files with 834 additions and 931 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 210 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 246 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 164 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 320 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 418 KiB

View File

@ -1,7 +1,7 @@
{
"board": {
"active_layer": 0,
"active_layer_preset": "",
"active_layer": 33,
"active_layer_preset": "All Layers",
"auto_track_width": true,
"hidden_netclasses": [],
"hidden_nets": [],
@ -64,7 +64,7 @@
39,
40
],
"visible_layers": "fffffff_fffffffe",
"visible_layers": "fffffff_ffffffff",
"zone_display_mode": 0
},
"git": {

View File

@ -61,7 +61,7 @@
"drc_exclusions": [
"courtyards_overlap|116847500|113255000|4b518c68-cacc-4ba0-bdd7-4ed203d87dd8|c5b5c5e2-5bf5-406f-bc2c-791c87e4bd5a",
"courtyards_overlap|116847500|116747500|4b518c68-cacc-4ba0-bdd7-4ed203d87dd8|ce87971b-d681-44d7-9fb7-23a15933148a",
"courtyards_overlap|126372500|116747500|4b518c68-cacc-4ba0-bdd7-4ed203d87dd8|1094a2e1-479d-4870-8b87-1411fc6da792",
"courtyards_overlap|126372500|116747500|1094a2e1-479d-4870-8b87-1411fc6da792|4b518c68-cacc-4ba0-bdd7-4ed203d87dd8",
"courtyards_overlap|130322874|113255000|4b518c68-cacc-4ba0-bdd7-4ed203d87dd8|ee659d06-72c1-451a-8938-35a721a086e2"
],
"meta": {
@ -101,7 +101,7 @@
"padstack": "warning",
"pth_inside_courtyard": "ignore",
"shorting_items": "error",
"silk_edge_clearance": "warning",
"silk_edge_clearance": "ignore",
"silk_over_copper": "warning",
"silk_overlap": "warning",
"skew_out_of_range": "error",
@ -594,7 +594,7 @@
},
"net_format_name": "Spice Model",
"page_layout_descr_file": "",
"plot_directory": "./",
"plot_directory": "/home/tgohle/Desktop/git/ToGo-Lab/0004-DenshaBekutoru/KiCad/0004-DenshaBekutoru_v0.2/",
"spice_current_sheet_as_root": false,
"spice_external_command": "spice \"%I\"",
"spice_model_current_sheet_as_root": true,

View File

@ -6,8 +6,8 @@
(paper "A4")
(title_block
(title "DenshaBekutoru 電車ベクトル (Train Vector)")
(date "2026-02-01")
(rev "#003")
(date "2026-02-24")
(rev "#004")
(company "ToGo-Lab")
(comment 1 "- https://togo-lab.io/")
(comment 2 "- Email: tgohle@togo-lab.io")

Binary file not shown.

After

Width:  |  Height:  |  Size: 263 KiB