kicad/pcbnew/specctra_import_export
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
..
specctra.cpp More NULL expunging. 2021-07-20 07:27:18 -04:00
specctra.h Refactor ExportSpecctraFile to be usable in API 2021-07-31 09:55:48 +00:00
specctra.keywords move specctra. files in a specific folder specctra_import_export 2018-01-29 18:09:18 +01:00
specctra_export.cpp Refactor ExportSpecctraFile to be usable in API 2021-07-31 09:55:48 +00:00
specctra_import.cpp More error message regularization (and translatability improvements). 2021-06-28 00:45:24 +01:00
specctra_test.cpp Mostly formatting cleanup but a few type-casting cleanups too. 2020-11-24 22:16:41 +00:00