Update module name
This commit is contained in:
parent
c07f8c3018
commit
8a7f19a72c
|
|
@ -95,7 +95,7 @@ module.exports = {
|
||||||
];
|
];
|
||||||
|
|
||||||
const standard_opening = `
|
const standard_opening = `
|
||||||
(module "ceoloide/jst_battery_connector" (layer ${p.side}.Cu) (tedit 6135B927)
|
(module "ceoloide/battery_connector_jst_ph_2" (layer ${p.side}.Cu) (tedit 6135B927)
|
||||||
${p.at /* parametric position */}
|
${p.at /* parametric position */}
|
||||||
|
|
||||||
(descr "JST PH series connector, S2B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf)")
|
(descr "JST PH series connector, S2B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf)")
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue