kicad/utils/kicad2step
Wayne Stambaugh b2855e6288 Fix KiCad2Step virtual keyword handling.
The "virtual" keyword has been deprecated from the board file format so
use "exclude_from_bom" as the flag for the old virtual behavior.  This
is only a partial fix.  Full support for the "exclude_from_bom" will be
added later for V7.

Fixes: https://gitlab.com/kicad/code/kicad/-/issues/10563
(cherry picked from commit 497061de35)
2022-07-05 09:30:59 -04:00
..
pcb Fix KiCad2Step virtual keyword handling. 2022-07-05 09:30:59 -04:00
CMakeLists.txt Revert caf406943e and don't install the kicad2step lib 2022-01-05 19:45:27 +00:00
kicad2step.cpp wxT-ify utils. 2022-02-08 22:24:29 +00:00
kicad2step.h Add (off by default) build option to link kicad2step directly into pcbnew 2021-09-11 22:56:16 -04:00
kicad2step_app.cpp Corrected syntax in kicad2step's help message regarding user-specified origin. 2022-06-28 16:24:44 -07:00
kicad2step_frame_base.cpp Add OK button to close step export dialog 2021-09-19 23:11:11 -04:00
kicad2step_frame_base.fbp Add OK button to close step export dialog 2021-09-19 23:11:11 -04:00
kicad2step_frame_base.h Add OK button to close step export dialog 2021-09-19 23:11:11 -04:00
panel_kicad2step.h Create specific writer for OpenCascade messages 2021-11-20 09:12:55 -08:00