fix(footprint): extend ESP32 outline to 51mm total board length
Stretch bottom boundary from Y=37.235 to Y=43.92 so the footprint spans 51mm from antenna top to USB-C end. Update silkscreen, courtyard, and fab outlines accordingly. Also fix broken right-side silkscreen line endpoint.
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
(descr "2.4 GHz Wi-Fi and Bluetooth module https://docs.espressif.com/projects/esp-dev-kits/en/latest/esp32c3/esp32-c3-devkitm-1/index.html")
|
||||
(tags "esp32 esp32-c3 riscv risc-v wifi bluetooth ble")
|
||||
(property "Reference" "REF**"
|
||||
(at 12.7 38.1 0)
|
||||
(at 12.7 44.785 0)
|
||||
(unlocked yes)
|
||||
(layer "F.SilkS")
|
||||
(uuid "4e11e9b2-feae-41c4-8325-99667deef55a")
|
||||
@@ -18,7 +18,7 @@
|
||||
)
|
||||
)
|
||||
(property "Value" "ESP32-WROOM-SAVED"
|
||||
(at 12.7 40.64 0)
|
||||
(at 12.7 47.325 0)
|
||||
(unlocked yes)
|
||||
(layer "F.Fab")
|
||||
(uuid "25b8f628-13df-4e92-ac90-2836dc024f9b")
|
||||
@@ -65,7 +65,7 @@
|
||||
(uuid "1ca0204a-eae3-42f4-a97f-482a457850af")
|
||||
)
|
||||
(fp_line
|
||||
(start -1.27 37.24)
|
||||
(start -1.27 43.92)
|
||||
(end -1.27 -1.68)
|
||||
(stroke
|
||||
(width 0.12)
|
||||
@@ -75,8 +75,8 @@
|
||||
(uuid "2bc775f9-a11f-4d07-af3a-8ddc7ece91fc")
|
||||
)
|
||||
(fp_line
|
||||
(start 26.67 -1.68)
|
||||
(end 24.13 37.24)
|
||||
(start 26.67 43.92)
|
||||
(end 26.67 -1.68)
|
||||
(stroke
|
||||
(width 0.12)
|
||||
(type solid)
|
||||
@@ -85,8 +85,8 @@
|
||||
(uuid "f20ad5f4-583a-4461-a6e7-d608c3cfe45a")
|
||||
)
|
||||
(fp_line
|
||||
(start 26.67 37.24)
|
||||
(end -1.27 37.24)
|
||||
(start 26.67 43.92)
|
||||
(end -1.27 43.92)
|
||||
(stroke
|
||||
(width 0.12)
|
||||
(type solid)
|
||||
@@ -96,7 +96,7 @@
|
||||
)
|
||||
(fp_line
|
||||
(start -1.4 -7.35)
|
||||
(end -1.4 37.34)
|
||||
(end -1.4 44.02)
|
||||
(stroke
|
||||
(width 0.05)
|
||||
(type solid)
|
||||
@@ -105,8 +105,8 @@
|
||||
(uuid "d2f3a8bb-3c75-4100-97ca-edffeca9809a")
|
||||
)
|
||||
(fp_line
|
||||
(start -1.4 37.34)
|
||||
(end 26.8 37.34)
|
||||
(start -1.4 44.02)
|
||||
(end 26.8 44.02)
|
||||
(stroke
|
||||
(width 0.05)
|
||||
(type solid)
|
||||
@@ -125,7 +125,7 @@
|
||||
(uuid "de6ff2a0-a416-4bd0-af7f-19e3e7671869")
|
||||
)
|
||||
(fp_line
|
||||
(start 26.8 37.34)
|
||||
(start 26.8 44.02)
|
||||
(end 26.8 -7.35)
|
||||
(stroke
|
||||
(width 0.05)
|
||||
@@ -136,7 +136,7 @@
|
||||
)
|
||||
(fp_line
|
||||
(start -1.27 -1.18)
|
||||
(end -1.27 37.235)
|
||||
(end -1.27 43.92)
|
||||
(stroke
|
||||
(width 0.1)
|
||||
(type solid)
|
||||
@@ -155,8 +155,8 @@
|
||||
(uuid "084de9e7-2c3a-480f-a452-186a7f31b9df")
|
||||
)
|
||||
(fp_line
|
||||
(start -1.27 37.235)
|
||||
(end 26.67 37.235)
|
||||
(start -1.27 43.92)
|
||||
(end 26.67 43.92)
|
||||
(stroke
|
||||
(width 0.1)
|
||||
(type solid)
|
||||
@@ -215,7 +215,7 @@
|
||||
(uuid "9ce46ef0-7df6-4998-958d-fb7eaca17cdf")
|
||||
)
|
||||
(fp_line
|
||||
(start 26.67 37.235)
|
||||
(start 26.67 43.92)
|
||||
(end 26.67 -1.675)
|
||||
(stroke
|
||||
(width 0.1)
|
||||
|
||||
Reference in New Issue
Block a user