Skip to content

Commit

Permalink
try fixing GHA-rendered images
Browse files Browse the repository at this point in the history
  • Loading branch information
H3wastooshort committed May 23, 2024
1 parent 2152cc7 commit cc0a2f4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions hardware/the_extender.kicad_pcb
Original file line number Diff line number Diff line change
Expand Up @@ -45,11 +45,11 @@
(layer "F.Paste" (type "Top Solder Paste"))
(layer "F.Mask" (type "Top Solder Mask") (color "Purple") (thickness 0.01))
(layer "F.Cu" (type "copper") (thickness 0.035))
(layer "dielectric 1" (type "prepreg") (thickness 0.2014) (material "7628") (epsilon_r 4.4) (loss_tangent 0))
(layer "dielectric 1" (type "prepreg") (color "FR4 natural") (thickness 0.2014) (material "7628") (epsilon_r 4.4) (loss_tangent 0))
(layer "In1.Cu" (type "copper") (thickness 0.0152))
(layer "dielectric 2" (type "core") (thickness 1.065) (material "FR4") (epsilon_r 4.5) (loss_tangent 0.02))
(layer "dielectric 2" (type "core") (color "FR4 natural") (thickness 1.065) (material "FR4") (epsilon_r 4.5) (loss_tangent 0.02))
(layer "In2.Cu" (type "copper") (thickness 0.0152))
(layer "dielectric 3" (type "prepreg") (thickness 0.2104) (material "7628") (epsilon_r 4.4) (loss_tangent 0))
(layer "dielectric 3" (type "prepreg") (color "FR4 natural") (thickness 0.2104) (material "7628") (epsilon_r 4.4) (loss_tangent 0))
(layer "B.Cu" (type "copper") (thickness 0.035))
(layer "B.Mask" (type "Bottom Solder Mask") (color "Purple") (thickness 0.01))
(layer "B.Paste" (type "Bottom Solder Paste"))
Expand Down

0 comments on commit cc0a2f4

Please sign in to comment.