kicad/utils/kicad2step/pcb
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
..
3d_resolver.cpp Fix wxWidgets 3.1 and later deprecated build warnings. 2022-08-17 14:07:06 -04:00
3d_resolver.h More changes to file resolvers. 2021-09-22 11:28:45 +01:00
base.cpp wxT-ify utils. 2022-02-08 22:24:29 +00:00
base.h Formatting. 2021-09-22 12:19:29 +01:00
kicadcurve.cpp STEP export: handle polygons with arcs (and convert arcs to segments). 2022-04-14 16:31:56 +02:00
kicadcurve.h Fix issues with arcs in kicad2step, due to last kicad_pcb format changes. 2021-10-17 17:45:12 +02:00
kicadfootprint.cpp Fix KiCad2Step virtual keyword handling. 2022-07-05 09:30:59 -04:00
kicadfootprint.h kicad2step: fix "ignore virtual components" option 2021-09-07 19:10:21 +00:00
kicadmodel.cpp wxT-ify utils. 2022-02-08 22:24:29 +00:00
kicadmodel.h Don't export hidden models to STEP. 2020-09-03 22:59:45 +01:00
kicadpad.cpp wxT-ify utils. 2022-02-08 22:24:29 +00:00
kicadpad.h KiCad2Step code cleaning. 2021-07-29 07:10:58 -04:00
kicadpcb.cpp Fix wxWidgets 3.1 and later deprecated build warnings. 2022-08-17 14:07:06 -04:00
kicadpcb.h Add board stackup parsing to Kicad2Step. 2022-05-31 23:21:43 +01:00
oce_utils.cpp Avoid scaling unity models 2022-10-14 13:08:13 -07:00
oce_utils.h Add board stackup parsing to Kicad2Step. 2022-05-31 23:21:43 +01:00