kicad/utils/kicad2step/pcb
jean-pierre charras 702c0d6f72 Step export: shows a report message if a 3D model is not loadable:
- When a vrml model is specified and model substitution is not allowed
- When the model substitution is allowed but the step model is not found
2021-07-08 17:22:33 +02:00
..
3d_resolver.cpp Write all variables to temp config file and have Kicad2Step use that. 2021-06-14 16:54:45 +01:00
3d_resolver.h Write all variables to temp config file and have Kicad2Step use that. 2021-06-14 16:54:45 +01: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 Do not blindly substitute model names 2021-06-08 16:38:47 -07:00
kicadfootprint.h Do not blindly substitute model names 2021-06-08 16:38:47 -07: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 Add const specifiers 2020-11-18 19:50:36 +00: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 Do not blindly substitute model names 2021-06-08 16:38:47 -07:00
oce_utils.cpp Step export: shows a report message if a 3D model is not loadable: 2021-07-08 17:22:33 +02:00
oce_utils.h Step export: shows a report message if a 3D model is not loadable: 2021-07-08 17:22:33 +02:00