diff --git a/.gitignore b/.gitignore index dea8418..7474fff 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ *.Identifier pcb/bottom-plate.kicad_pro pcb/top-plate.kicad_pro +pcb/gerber/** diff --git a/pcb/amarilis.kicad_pcb b/pcb/amarilis.kicad_pcb index e092a7a..651bffe 100644 --- a/pcb/amarilis.kicad_pcb +++ b/pcb/amarilis.kicad_pcb @@ -75,9 +75,9 @@ (subtractmaskfromsilk false) (outputformat 1) (mirror false) - (drillshape 1) + (drillshape 0) (scaleselection 1) - (outputdirectory "") + (outputdirectory "gerber/pcb/") ) ) @@ -3669,9 +3669,10 @@ (segment (start 141.331026 125.180922) (end 139.900104 123.75) (width 0.25) (layer "B.Cu") (net 44) (tstamp 09673f60-655c-4114-a0c2-db358d3f6def)) (segment (start 114.625324 123.75) (end 109.963871 128.411453) (width 0.25) (layer "B.Cu") (net 44) (tstamp 64232508-642c-4726-b762-d5c30137616c)) (segment (start 139.900104 123.75) (end 114.625324 123.75) (width 0.25) (layer "B.Cu") (net 44) (tstamp 7f22f6ab-f187-427f-b69f-ab4244bfac79)) - (segment (start 138.331026 125.180922) (end 128.75233 134.759618) (width 0.25) (layer "B.Cu") (net 45) (tstamp 8b471b0e-9c44-4781-9def-8f7d8877706c)) + (segment (start 137.569078 125.180922) (end 128.75233 133.99767) (width 0.25) (layer "B.Cu") (net 45) (tstamp 093428ca-fe96-4eec-89db-0e30d12e3b90)) + (segment (start 128.75233 133.99767) (end 128.75233 141.167221) (width 0.25) (layer "B.Cu") (net 45) (tstamp 64cfa506-f93d-4f47-9061-f4aae91d5f99)) (segment (start 137.827136 125.180922) (end 138.331026 125.180922) (width 0.25) (layer "B.Cu") (net 45) (tstamp 95057e56-f2dd-4d08-accc-3df462806f25)) - (segment (start 128.75233 134.759618) (end 128.75233 141.167221) (width 0.25) (layer "B.Cu") (net 45) (tstamp bf9e817f-b6ad-4540-ae7b-d02eb75b0c46)) + (segment (start 138.331026 125.180922) (end 137.569078 125.180922) (width 0.25) (layer "B.Cu") (net 45) (tstamp dcbd5925-c4c9-4674-bba5-b275fd6800cd)) (segment (start 157.633146 125.180922) (end 158.450306 125.180922) (width 0.25) (layer "B.Cu") (net 46) (tstamp 72c903c8-7b6a-4f8f-9306-f86953269227)) (segment (start 158.450306 125.180922) (end 171.171243 137.901859) (width 0.25) (layer "B.Cu") (net 46) (tstamp 7958ba26-ce7b-488a-bb31-f0d5392e48ab)) (segment (start 155.918931 123.895137) (end 188.302824 123.895137) (width 0.25) (layer "B.Cu") (net 47) (tstamp 4af355c9-6d48-42c4-b0ba-31a870becf0d)) diff --git a/pcb/bottom-plate.kicad_pcb b/pcb/bottom-plate.kicad_pcb index 10801ff..1cc2ffe 100644 --- a/pcb/bottom-plate.kicad_pcb +++ b/pcb/bottom-plate.kicad_pcb @@ -47,7 +47,7 @@ (setup (pad_to_mask_clearance 0) (pcbplotparams - (layerselection 0x0001020_7ffffffe) + (layerselection 0x0001030_7ffffffe) (disableapertmacros false) (usegerberextensions false) (usegerberattributes true) @@ -77,7 +77,7 @@ (mirror false) (drillshape 0) (scaleselection 1) - (outputdirectory "../../../../Downloads/amarilis/") + (outputdirectory "gerber/bottom-plate/") ) ) diff --git a/pcb/gerber/amarilis.zip b/pcb/gerber/amarilis.zip new file mode 100644 index 0000000..4aae538 Binary files /dev/null and b/pcb/gerber/amarilis.zip differ diff --git a/pcb/gerber/bottom-plate.zip b/pcb/gerber/bottom-plate.zip new file mode 100644 index 0000000..c85288b Binary files /dev/null and b/pcb/gerber/bottom-plate.zip differ diff --git a/pcb/gerber/top-plate.zip b/pcb/gerber/top-plate.zip new file mode 100644 index 0000000..f28c6e6 Binary files /dev/null and b/pcb/gerber/top-plate.zip differ diff --git a/pcb/top-plate.kicad_pcb b/pcb/top-plate.kicad_pcb index 2ee4937..c371175 100644 --- a/pcb/top-plate.kicad_pcb +++ b/pcb/top-plate.kicad_pcb @@ -47,7 +47,7 @@ (setup (pad_to_mask_clearance 0) (pcbplotparams - (layerselection 0x00010fc_ffffffff) + (layerselection 0x0001030_7ffffffe) (disableapertmacros false) (usegerberextensions false) (usegerberattributes true) @@ -75,9 +75,9 @@ (subtractmaskfromsilk false) (outputformat 1) (mirror false) - (drillshape 1) + (drillshape 0) (scaleselection 1) - (outputdirectory "") + (outputdirectory "gerber/top-plate/") ) )