kicad/utils/kicad2step
Seth Hillbrand b891b5e1e2 Do not blindly substitute model names
Makes model substitution (VRML->STEP in STEP Export) optional.  This can
prevent nasty surprises where the user doesn't see/can't affect the
outcome

Also, when substituting models, do not maintain scale factor.  So a VRML
model with non-unity scaling will not be export as a STEP file (of the
same name) with non-unity scaling.  This is the first step to address
https://gitlab.com/kicad/code/kicad/-/issues/1781
2021-06-08 16:38:47 -07:00
..
pcb Do not blindly substitute model names 2021-06-08 16:38:47 -07:00
CMakeLists.txt Clean up some more MODULE terms. 2020-11-14 19:56:06 +00:00
kicad2step.cpp Do not blindly substitute model names 2021-06-08 16:38:47 -07:00
kicad2step_frame_base.cpp Kicad2step: Many fixes in oce_utils. 2020-04-15 11:44:12 +02:00
kicad2step_frame_base.fbp Kicad2step: Many fixes in oce_utils. 2020-04-15 11:44:12 +02:00
kicad2step_frame_base.h Kicad2step: Many fixes in oce_utils. 2020-04-15 11:44:12 +02:00
panel_kicad2step.h Do not blindly substitute model names 2021-06-08 16:38:47 -07:00