rename project files
This commit is contained in:
parent
1ff6968eea
commit
eb12bd0979
3
.gitignore
vendored
3
.gitignore
vendored
@ -29,3 +29,6 @@ fp-info-cache
|
|||||||
# Exported BOM files
|
# Exported BOM files
|
||||||
*.xml
|
*.xml
|
||||||
*.csv
|
*.csv
|
||||||
|
|
||||||
|
# Gerber plot files
|
||||||
|
gerbers/
|
||||||
|
@ -48,10 +48,10 @@
|
|||||||
(layerselection 0x00000000_00000000_55555555_5755f5ff)
|
(layerselection 0x00000000_00000000_55555555_5755f5ff)
|
||||||
(plot_on_all_layers_selection 0x00000000_00000000_00000000_00000000)
|
(plot_on_all_layers_selection 0x00000000_00000000_00000000_00000000)
|
||||||
(disableapertmacros no)
|
(disableapertmacros no)
|
||||||
(usegerberextensions no)
|
(usegerberextensions yes)
|
||||||
(usegerberattributes yes)
|
(usegerberattributes no)
|
||||||
(usegerberadvancedattributes yes)
|
(usegerberadvancedattributes no)
|
||||||
(creategerberjobfile yes)
|
(creategerberjobfile no)
|
||||||
(dashed_line_dash_ratio 12.000000)
|
(dashed_line_dash_ratio 12.000000)
|
||||||
(dashed_line_gap_ratio 3.000000)
|
(dashed_line_gap_ratio 3.000000)
|
||||||
(svgprecision 4)
|
(svgprecision 4)
|
||||||
@ -76,12 +76,12 @@
|
|||||||
(hidednponfab no)
|
(hidednponfab no)
|
||||||
(sketchdnponfab yes)
|
(sketchdnponfab yes)
|
||||||
(crossoutdnponfab yes)
|
(crossoutdnponfab yes)
|
||||||
(subtractmaskfromsilk no)
|
(subtractmaskfromsilk yes)
|
||||||
(outputformat 1)
|
(outputformat 1)
|
||||||
(mirror no)
|
(mirror no)
|
||||||
(drillshape 1)
|
(drillshape 0)
|
||||||
(scaleselection 1)
|
(scaleselection 1)
|
||||||
(outputdirectory "")
|
(outputdirectory "gerbers/")
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
(net 0 "")
|
(net 0 "")
|
||||||
@ -8900,26 +8900,6 @@
|
|||||||
(layer "F.SilkS")
|
(layer "F.SilkS")
|
||||||
(uuid "faabaae2-0a5a-4829-8c31-1887be9ab4e3")
|
(uuid "faabaae2-0a5a-4829-8c31-1887be9ab4e3")
|
||||||
)
|
)
|
||||||
(gr_line
|
|
||||||
(start 148 132.75)
|
|
||||||
(end 148 31)
|
|
||||||
(stroke
|
|
||||||
(width 0.1)
|
|
||||||
(type default)
|
|
||||||
)
|
|
||||||
(layer "Dwgs.User")
|
|
||||||
(uuid "9116bbf7-2e73-41d3-9116-aee35bfeec12")
|
|
||||||
)
|
|
||||||
(gr_line
|
|
||||||
(start 128 148)
|
|
||||||
(end 148 148)
|
|
||||||
(stroke
|
|
||||||
(width 0.1)
|
|
||||||
(type default)
|
|
||||||
)
|
|
||||||
(layer "Dwgs.User")
|
|
||||||
(uuid "ac937e93-0bea-4490-84ff-c6ec9fb39350")
|
|
||||||
)
|
|
||||||
(gr_line
|
(gr_line
|
||||||
(start 168 143)
|
(start 168 143)
|
||||||
(end 147.75 143)
|
(end 147.75 143)
|
@ -469,7 +469,7 @@
|
|||||||
"pinned_symbol_libs": []
|
"pinned_symbol_libs": []
|
||||||
},
|
},
|
||||||
"meta": {
|
"meta": {
|
||||||
"filename": "stevensonSensorBoard.kicad_pro",
|
"filename": "ws1-stevensoncore-pcb.kicad_pro",
|
||||||
"version": 3
|
"version": 3
|
||||||
},
|
},
|
||||||
"net_settings": {
|
"net_settings": {
|
||||||
@ -505,7 +505,7 @@
|
|||||||
"gencad": "",
|
"gencad": "",
|
||||||
"idf": "",
|
"idf": "",
|
||||||
"netlist": "",
|
"netlist": "",
|
||||||
"plot": "",
|
"plot": "gerbers/",
|
||||||
"pos_files": "",
|
"pos_files": "",
|
||||||
"specctra_dsn": "",
|
"specctra_dsn": "",
|
||||||
"step": "",
|
"step": "",
|
Loading…
x
Reference in New Issue
Block a user