kicad/utils/kicad2step/pcb
Jeff Young d11c10252d More changes to file resolvers.
Copy Kicad2Step fixes back to Kicad's file resolver.

Remove Kicad2Step's autogeneration of some variables in favour of
just reading the config file passed by Kicad verbatim.

Fixes https://gitlab.com/kicad/code/kicad/issues/7670
2021-09-22 11:28:45 +01:00
..
3d_resolver.cpp More changes to file resolvers. 2021-09-22 11:28:45 +01:00
3d_resolver.h More changes to file resolvers. 2021-09-22 11:28:45 +01:00
base.cpp Add const specifiers 2020-11-18 19:50:36 +00:00
base.h Undo APIEXPORT thats not required 2021-09-11 23:08:33 -04: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 More debug output for models that are not found. 2021-09-21 17:52:57 +01: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 Ignore the drill oval keyword; x either equals y or it doesn't. 2021-09-19 20:45:40 +01:00
kicadpad.h KiCad2Step code cleaning. 2021-07-29 07:10:58 -04:00
kicadpcb.cpp More changes to file resolvers. 2021-09-22 11:28:45 +01:00
kicadpcb.h Give the board boards unique names in STEP exports 2021-09-12 17:43:26 -04:00
oce_utils.cpp Fix step pcb coloring 2021-09-13 21:18:22 -04:00
oce_utils.h Give the board boards unique names in STEP exports 2021-09-12 17:43:26 -04:00