Skip to content

Commit 7537f71

Browse files
committed
mend
1 parent 3745696 commit 7537f71

File tree

1 file changed

+22
-12
lines changed

1 file changed

+22
-12
lines changed

pcb/esp32stepper.kicad_pcb

Lines changed: 22 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
(title_block
1111
(title "ESP32STEPPER")
1212
(date "2025-05-02")
13-
(rev "1.1")
13+
(rev "1.2")
1414
(company "Stefan Herold")
1515
(comment 1 "License: https://ohwr.org/cern_ohl_w_v2.txt (CERN-OHL-W)")
1616
(comment 2 "Project: https://github.com/nerdyscout/esp32stepper")
@@ -23796,10 +23796,9 @@
2379623796
)
2379723797
)
2379823798
(property "Value" "MS2"
23799-
(at 0 2 90)
23799+
(at 0 1.9 270)
2380023800
(unlocked yes)
23801-
(layer "F.SilkS")
23802-
(hide yes)
23801+
(layer "B.SilkS")
2380323802
(uuid "4dd3ca05-2cdd-4a9e-b752-6807bb58077b")
2380423803
(effects
2380523804
(font
@@ -24893,10 +24892,9 @@
2489324892
)
2489424893
)
2489524894
(property "Value" "PWM"
24896-
(at -0.65 1.95 270)
24895+
(at 0 1.9 270)
2489724896
(unlocked yes)
24898-
(layer "F.SilkS")
24899-
(hide yes)
24897+
(layer "B.SilkS")
2490024898
(uuid "fa5d0bdd-458b-4b27-bc4b-1223e0d738b4")
2490124899
(effects
2490224900
(font
@@ -25222,10 +25220,9 @@
2522225220
)
2522325221
)
2522425222
(property "Value" "MS1"
25225-
(at 0 1.9 270)
25223+
(at 0 -1.9 270)
2522625224
(unlocked yes)
25227-
(layer "F.SilkS")
25228-
(hide yes)
25225+
(layer "B.SilkS")
2522925226
(uuid "af3ba9ab-7121-431c-b5b1-bd1d971fbc7d")
2523025227
(effects
2523125228
(font
@@ -26839,6 +26836,19 @@
2683926836
(justify left bottom mirror)
2684026837
)
2684126838
)
26839+
(gr_text "max 24V!"
26840+
(at 74.8 121.2 0)
26841+
(layer "B.SilkS")
26842+
(uuid "7b3371a5-48b9-4e1a-bf2c-edf16a5595fb")
26843+
(effects
26844+
(font
26845+
(size 1 1)
26846+
(thickness 0.2)
26847+
(bold yes)
26848+
)
26849+
(justify mirror)
26850+
)
26851+
)
2684226852
(gr_text "GND"
2684326853
(at 106.9 134.2 0)
2684426854
(layer "B.SilkS")
@@ -26852,7 +26862,7 @@
2685226862
)
2685326863
)
2685426864
(gr_text "${TITLE}"
26855-
(at 80.5 126.7 90)
26865+
(at 82 126.65 90)
2685626866
(layer "B.SilkS")
2685726867
(uuid "975b2d2c-7d42-48e9-8f0b-20afc7c1506e")
2685826868
(effects
@@ -26902,7 +26912,7 @@
2690226912
)
2690326913
)
2690426914
(gr_text "v${REVISION}/${CURRENT_DATE}"
26905-
(at 82.1 126.6 90)
26915+
(at 84 126.55 90)
2690626916
(layer "B.SilkS")
2690726917
(uuid "df4b9b0f-dcb2-486b-ac73-a72ce921a40c")
2690826918
(effects

0 commit comments

Comments
 (0)