Skip to content

Commit

Permalink
Corrected images
Browse files Browse the repository at this point in the history
  • Loading branch information
phoenix-pnp committed May 17, 2022
1 parent 6801446 commit 33d51ac
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions SmartHarz-Thermometer.kicad_pcb
Original file line number Diff line number Diff line change
Expand Up @@ -39,16 +39,15 @@

(setup
(stackup
(layer "F.SilkS" (type "Top Silk Screen") (color "White"))
(layer "F.SilkS" (type "Top Silk Screen"))
(layer "F.Paste" (type "Top Solder Paste"))
(layer "F.Mask" (type "Top Solder Mask") (color "Purple") (thickness 0.01))
(layer "F.Mask" (type "Top Solder Mask") (thickness 0.01))
(layer "F.Cu" (type "copper") (thickness 0.035))
(layer "dielectric 1" (type "core") (thickness 1.51) (material "FR4") (epsilon_r 4.5) (loss_tangent 0.02))
(layer "B.Cu" (type "copper") (thickness 0.035))
(layer "B.Mask" (type "Bottom Solder Mask") (color "Purple") (thickness 0.01))
(layer "B.Mask" (type "Bottom Solder Mask") (thickness 0.01))
(layer "B.Paste" (type "Bottom Solder Paste"))
(layer "B.SilkS" (type "Bottom Silk Screen") (color "White"))
(copper_finish "ENIG")
(layer "B.SilkS" (type "Bottom Silk Screen"))
(dielectric_constraints no)
)
(pad_to_mask_clearance 0)
Expand Down Expand Up @@ -2744,7 +2743,7 @@
)
(fp_line (start 4.741971 0.978654) (end 0.338028 0.978654) (layer "F.SilkS") (width 0.12) (tstamp 2d9bce5f-b18b-47a2-9654-99086bc7c8ca))
(fp_arc (start 0.254001 -0.762) (mid 2.54 -2.409655) (end 4.825999 -0.762) (layer "F.SilkS") (width 0.12) (tstamp 5cfef867-dff5-4abc-9cf1-6fa8f45eaef2))
(fp_arc (start 0.338028 0.978654) (mid 0.293846 0.871168) (end 0.254 0.762) (layer "F.SilkS") (width 0.12) (tstamp 9d460f71-ca89-4f90-b952-20c79bec7158))
(fp_arc (start 0.338028 0.978654) (mid 0.293845 0.871168) (end 0.254 0.762) (layer "F.SilkS") (width 0.12) (tstamp 9d460f71-ca89-4f90-b952-20c79bec7158))
(fp_arc (start 4.825999 0.762) (mid 4.786598 0.87134) (end 4.741971 0.978654) (layer "F.SilkS") (width 0.12) (tstamp c6f64293-5e29-4afa-8644-d8f9ea3d34e8))
(pad "1" thru_hole roundrect (at 0 0 90) (size 1.2 1.2) (drill 0.8) (layers *.Cu *.Mask) (roundrect_rratio 0.25)
(net 3 "+5V") (pinfunction "VO") (pintype "power_out") (tstamp 260c26af-1e30-4624-94a4-7cbfebc53f93))
Expand Down
Binary file modified images/thermometer-3d-front-with-parts.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/thermometer-3d-side-with-parts.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 33d51ac

Please sign in to comment.