File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 33 <_name >2. Export Kicad</_name >
44 <id >net.svg2shenzhen.export.layers</id >
55 <dependency type =" executable" location =" extensions" >svg2shenzhen/export.py</dependency >
6- <param name =" help" type =" description" >Export Drawing to Kicad PCB Format</param >
7- <param name =" path" type = " string " _gui-text =" Choose path to export " >~/</ param >
6+ <param name =" help" type =" description" >Export Drawing to KiCad PCB Format</param >
7+ <param type =" path" name = " path " _gui-text =" Choose Path to Export " mode = " folder " / >
88 <param name =" filetype" type =" optiongroup" gui-text =" Export layers as..." appearance =" minimal" >
9- <option selected =" selected" value =" kicad_pcb " >KICAD - PCB </option >
10- <option value =" kicad_module " >KICAD - Module </option >
9+ <option selected =" selected" value =" kicad_module " >KiCad - Module </option >
10+ <option value =" kicad_pcb " >KiCad - Project </option >
1111 <option value =" png" >PNG - Image</option >
1212 </param >
1313 <param name =" threshold" type =" int" min =" 0" max =" 255" _gui-text =" Threshold (default: 5)" >5</param >
14- <param name =" dpi" type =" int" min =" 0" max =" 2000 " _gui-text =" Export DPI (default: 600 )" >600 </param >
14+ <param name =" dpi" type =" int" min =" 0" max =" 3600 " _gui-text =" Export DPI (default: 1200 )" >1200 </param >
1515 <param name =" autoflatten" type =" boolean" gui-text =" Auto flatten bezier for Edge.Cuts layer?" >true</param >
1616 <param name =" debug" type =" boolean" gui-text =" Debug Mode?" >false</param >
1717 <param name =" openfactory" type =" boolean" gui-text =" Open PCBWay after export?" >true</param >
You can’t perform that action at this time.
0 commit comments