Skip to content

Commit

Permalink
Only run pre-commit hooks in the datasheet dir
Browse files Browse the repository at this point in the history
  • Loading branch information
PatrickBaus committed Mar 16, 2024
1 parent 7c82503 commit 1c63479
Show file tree
Hide file tree
Showing 7 changed files with 18 additions and 6 deletions.
2 changes: 1 addition & 1 deletion backplane.kicad_sch
Original file line number Diff line number Diff line change
Expand Up @@ -11826,4 +11826,4 @@
(page "1")
)
)
)
)
1 change: 1 addition & 0 deletions datasheet/monte-carlo/.pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# See https://pre-commit.com for more information
# See https://pre-commit.com/hooks.html for more hooks
files: ^datasheet/monte-carlo
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.4.0
Expand Down
2 changes: 1 addition & 1 deletion distributed_capacitance.kicad_sch
Original file line number Diff line number Diff line change
Expand Up @@ -5586,4 +5586,4 @@
)
)
)
)
)
2 changes: 1 addition & 1 deletion fischer_HB_ME.kicad_sch
Original file line number Diff line number Diff line change
Expand Up @@ -8975,4 +8975,4 @@
)
)
)
)
)
2 changes: 1 addition & 1 deletion fischer_TFP.kicad_sch
Original file line number Diff line number Diff line change
Expand Up @@ -8964,4 +8964,4 @@
)
)
)
)
)
2 changes: 1 addition & 1 deletion input_protection_negative_sch.kicad_sch
Original file line number Diff line number Diff line change
Expand Up @@ -6623,4 +6623,4 @@
)
)
)
)
)
13 changes: 12 additions & 1 deletion input_protection_positive_sch.kicad_sch
Original file line number Diff line number Diff line change
Expand Up @@ -2792,6 +2792,17 @@
)
(uuid "2bb6ac60-8a5b-4b7c-b8d2-2a68f82e1323")
)
(text "PCB revision 2.1.1\nThermal image taken (24 °C ambient):\n- 15V @ 12 A (1618)\n- 15V @ 14 A (1626)\n- 15V @ 16 A (1633)\n- 15V @ 16.5 A (OC triggered)\n- -15V @ -12 A (1645)\n- -15V @ -14 A (1659)\n- -15V @ -16 A (1702)\n- -15V @ -16.5 A (1707)\n- -15V @ -16.5 A (OC triggered)"
(exclude_from_sim no)
(at 101.6 180.34 0)
(effects
(font
(size 1.27 1.27)
)
(justify left bottom)
)
(uuid "30161860-f816-48b0-af33-9ce94cc21f4f")
)
(text "8 to 24 V input\nUV: 6.5 V (6.34 V to 6.69 V)\nOV: 26 V (25.36 V to 26.88 V)\n±48 V abs. max. due to the\nTVS diode breaking down"
(exclude_from_sim no)
(at 17.78 60.96 0)
Expand Down Expand Up @@ -6724,4 +6735,4 @@
)
)
)
)
)

0 comments on commit 1c63479

Please sign in to comment.