kicad/utils/kicad2step
Seth Hillbrand 535982f245 Avoid scaling unity models
There is no benefit to applying the identity transformation to models
when exporting the board to STEP

Fixes https://gitlab.com/kicad/code/kicad/issues/12036

(cherry picked from commit 98431eed79)

Fixes https://gitlab.com/kicad/code/kicad/issues/10232
2022-10-14 13:08:13 -07:00
..
pcb Avoid scaling unity models 2022-10-14 13:08:13 -07: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 Avoid changing a translated string when not mandatory. 2022-07-29 20:04:52 +02: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