kicad/pcbnew/python
qu1ck 7b4dcb6e10 Refactor ExportSpecctraFile to be usable in API
Currently there is pcbnew.ExportSpecctraDSN() but it needs a pcbnew
frame set which makes it unusable outside of the scripting window or a
plugin.

This refactors actual exporting logic into separate helper and adds an
overload to ExportSpecctraDSN(board, filename) that doesn't need pcbnew
window.
2021-07-31 09:55:48 +00:00
..
examples Python script sample: fix compatibility with recent changes in code. 2021-06-15 18:19:58 +02:00
plugins Wizard qrcode_footprint_wizard.py: fix a minor issue and update code. 2021-07-19 18:36:58 +02:00
scripting Refactor ExportSpecctraFile to be usable in API 2021-07-31 09:55:48 +00:00
swig Rename layer ids file. 2021-07-29 16:03:25 +01:00