kicad/utils/kicad2step/pcb
Simon Schaak 58dceb143f kicad2step: fix "ignore virtual components" option
There isn't a "virtual" attribute any more, virtual components are now
saved without the "smd" and "through_hole" attributes.
2021-09-07 19:10:21 +00:00
..
3d_resolver.cpp Fix compile error 2021-09-06 07:02:10 -07:00
3d_resolver.h KiCad2Step code cleaning. 2021-07-29 07:10:58 -04:00
base.cpp Add const specifiers 2020-11-18 19:50:36 +00:00
base.h Handle polygons in step export 2021-02-25 09:50:01 -08:00
kicadcurve.cpp Fix source comment / documentation typos 2021-06-09 19:32:58 +00:00
kicadcurve.h Handle polygons in step export 2021-02-25 09:50:01 -08:00
kicadfootprint.cpp kicad2step: fix "ignore virtual components" option 2021-09-07 19:10:21 +00:00
kicadfootprint.h kicad2step: fix "ignore virtual components" option 2021-09-07 19:10:21 +00:00
kicadmodel.cpp Don't export hidden models to STEP. 2020-09-03 22:59:45 +01:00
kicadmodel.h Don't export hidden models to STEP. 2020-09-03 22:59:45 +01:00
kicadpad.cpp Add const specifiers 2020-11-18 19:50:36 +00:00
kicadpad.h KiCad2Step code cleaning. 2021-07-29 07:10:58 -04:00
kicadpcb.cpp Write all variables to temp config file and have Kicad2Step use that. 2021-06-14 16:54:45 +01:00
kicadpcb.h KiCad2Step code cleaning. 2021-07-29 07:10:58 -04:00
oce_utils.cpp Cleanup & formatting. 2021-09-04 18:10:25 +01:00
oce_utils.h kicad2step: fix broken handing of UTF8 filenames. 2021-08-27 16:58:23 +02:00