Skip to content

Commit f9899db

Browse files
committed
Make schematics more clean.
1 parent 3fbc972 commit f9899db

3 files changed

Lines changed: 338 additions & 60 deletions

File tree

hw/sch_pcb/BATDATUNIT01.kicad_prl

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"board": {
3-
"active_layer": 3,
3+
"active_layer": 2,
44
"active_layer_preset": "",
55
"auto_track_width": true,
66
"hidden_netclasses": [],
@@ -33,6 +33,7 @@
3333
"footprint_text",
3434
"footprint_anchors",
3535
"ratsnest",
36+
"grid",
3637
"footprints_front",
3738
"footprints_back",
3839
"footprint_values",

hw/sch_pcb/BATDATUNIT01.kicad_pro

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -535,6 +535,7 @@
535535
"single_global_label": "ignore",
536536
"unannotated": "error",
537537
"unconnected_wire_endpoint": "warning",
538+
"undefined_netclass": "error",
538539
"unit_value_mismatch": "error",
539540
"unresolved_variable": "error",
540541
"wire_dangling": "error"

0 commit comments

Comments
 (0)