silkscreen

This commit is contained in:
Alessandro Mauri 2026-03-10 19:48:33 +01:00
parent 9fc3f98d84
commit 8d16bdf96e
5 changed files with 950 additions and 1120 deletions

3
hw/.gitignore vendored
View File

@ -39,3 +39,6 @@ fp-info-cache
# Local project settings # Local project settings
*.kicad_prl *.kicad_prl
# fabrication toolkit output
production

View File

@ -0,0 +1 @@
{"ARCHIVE_NAME": "", "EXTRA_LAYERS": "", "ALL_ACTIVE_LAYERS": false, "EXTEND_EDGE_CUT": false, "ALTERNATIVE_EDGE_CUT": false, "AUTO TRANSLATE": true, "AUTO FILL": true, "EXCLUDE DNP": false, "OPEN BROWSER": true, "NO_BACKUP_OPT": false}

File diff suppressed because it is too large Load Diff

View File

@ -139,7 +139,7 @@
"min_track_width": 0.16, "min_track_width": 0.16,
"min_via_annular_width": 0.15, "min_via_annular_width": 0.15,
"min_via_diameter": 0.25, "min_via_diameter": 0.25,
"solder_mask_to_copper_clearance": 0.0, "solder_mask_to_copper_clearance": 0.005,
"use_height_for_length_calcs": true "use_height_for_length_calcs": true
}, },
"teardrop_options": [ "teardrop_options": [

View File

@ -15169,72 +15169,6 @@
) )
) )
) )
(symbol
(lib_id "power:GND")
(at 40.64 95.25 0)
(unit 1)
(exclude_from_sim no)
(in_bom yes)
(on_board yes)
(dnp no)
(fields_autoplaced yes)
(uuid "43ba1a7e-2c6f-4326-b064-eb5a3d8fcfc1")
(property "Reference" "#PWR059"
(at 40.64 101.6 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(property "Value" "GND"
(at 40.64 100.33 0)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Footprint" ""
(at 40.64 95.25 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(property "Datasheet" ""
(at 40.64 95.25 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(property "Description" "Power symbol creates a global label with name \"GND\" , ground"
(at 40.64 95.25 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(pin "1"
(uuid "37e2e7b7-c462-423f-bf21-a0fe144ce3bf")
)
(instances
(project "usbc_soldering_iron"
(path "/7095b018-eac3-4b01-b374-28e3216c4fd8"
(reference "#PWR059")
(unit 1)
)
)
)
)
(symbol (symbol
(lib_id "Device:C_Small") (lib_id "Device:C_Small")
(at 231.14 123.19 0) (at 231.14 123.19 0)
@ -21104,73 +21038,6 @@
) )
) )
) )
(symbol
(lib_id "Connector:TestPoint")
(at 40.64 95.25 0)
(unit 1)
(exclude_from_sim no)
(in_bom yes)
(on_board yes)
(dnp no)
(fields_autoplaced yes)
(uuid "e92b008f-330e-4b49-8857-fda2266450c1")
(property "Reference" "TP2"
(at 43.18 90.6779 0)
(effects
(font
(size 1.27 1.27)
)
(justify left)
)
)
(property "Value" "GND"
(at 43.18 93.2179 0)
(effects
(font
(size 1.27 1.27)
)
(justify left)
)
)
(property "Footprint" "TestPoint:TestPoint_Pad_D1.5mm"
(at 45.72 95.25 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(property "Datasheet" "~"
(at 45.72 95.25 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(property "Description" "test point"
(at 40.64 95.25 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(pin "1"
(uuid "56427795-7133-45a5-b262-40c6674a3054")
)
(instances
(project "usbc_soldering_iron"
(path "/7095b018-eac3-4b01-b374-28e3216c4fd8"
(reference "TP2")
(unit 1)
)
)
)
)
(symbol (symbol
(lib_id "power:GND") (lib_id "power:GND")
(at 116.84 80.01 0) (at 116.84 80.01 0)