From 6c225a59e397b8de1dd11a772ed9f513eae574ea Mon Sep 17 00:00:00 2001 From: Benjamin Koch <bbbsnowball@gmail.com> Date: Sat, 15 Apr 2023 01:30:53 +0200 Subject: [PATCH] fixup: remove paste from DNP parts, again --- c3pb-heizung/c3pb-heizung.kicad_pcb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/c3pb-heizung/c3pb-heizung.kicad_pcb b/c3pb-heizung/c3pb-heizung.kicad_pcb index d68f238..2ace831 100644 --- a/c3pb-heizung/c3pb-heizung.kicad_pcb +++ b/c3pb-heizung/c3pb-heizung.kicad_pcb @@ -2810,9 +2810,9 @@ (fp_line (start -0.525 -0.27) (end 0.525 -0.27) (layer "F.Fab") (width 0.1) (tstamp 5cd24d10-9482-44f1-81d2-764abe5b1e96)) (fp_line (start 0.525 -0.27) (end 0.525 0.27) (layer "F.Fab") (width 0.1) (tstamp b6bd743b-d94b-4e08-a720-9362f15e810a)) (fp_line (start 0.525 0.27) (end -0.525 0.27) (layer "F.Fab") (width 0.1) (tstamp e24a8cf6-675f-4e2a-ae5f-96d4b214643c)) - (pad "1" smd roundrect (at -0.51 0 180) (size 0.54 0.64) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) + (pad "1" smd roundrect (at -0.51 0 180) (size 0.54 0.64) (layers "F.Cu" "F.Mask") (roundrect_rratio 0.25) (net 43 "/QSPI_SS_N") (pintype "passive") (tstamp f69775d6-31b5-40a8-a558-28b55797b884)) - (pad "2" smd roundrect (at 0.51 0 180) (size 0.54 0.64) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) + (pad "2" smd roundrect (at 0.51 0 180) (size 0.54 0.64) (layers "F.Cu" "F.Mask") (roundrect_rratio 0.25) (net 31 "+3.3V") (pintype "passive") (tstamp 62ee6e20-f8ce-4084-83ce-6dcbcb431b39)) (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0402_1005Metric.wrl" hide (offset (xyz 0 0 0)) @@ -4630,9 +4630,9 @@ (fp_line (start -0.8 -0.4125) (end 0.8 -0.4125) (layer "F.Fab") (width 0.1) (tstamp 64886c29-ecf7-4ab4-aa76-f0c4607547c6)) (fp_line (start -0.8 0.4125) (end -0.8 -0.4125) (layer "F.Fab") (width 0.1) (tstamp 65657f00-85e6-4fcb-82cb-8750f3a8618f)) (fp_line (start 0.8 -0.4125) (end 0.8 0.4125) (layer "F.Fab") (width 0.1) (tstamp 80fb3c0c-1ed3-4061-ae38-9b2b81dec144)) - (pad "1" smd roundrect (at -0.825 0) (size 0.8 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) + (pad "1" smd roundrect (at -0.825 0) (size 0.8 0.95) (layers "F.Cu" "F.Mask") (roundrect_rratio 0.25) (net 10 "+24V") (pintype "passive") (tstamp 6f82415b-28c9-49c1-a118-bdabe424fd10)) - (pad "2" smd roundrect (at 0.825 0) (size 0.8 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) + (pad "2" smd roundrect (at 0.825 0) (size 0.8 0.95) (layers "F.Cu" "F.Mask") (roundrect_rratio 0.25) (net 81 "/IO Protection/24V_EXT") (pintype "passive") (tstamp f1902a6d-6532-4dfb-a53e-92557fd21fca)) (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0603_1608Metric.wrl" hide (offset (xyz 0 0 0)) -- GitLab