kicad/utils/kicad2step/pcb
Seth Hillbrand d1f782717e Handle rect and bezier in footprint exports
Teach kicad2step about footprint edgecuts that use fp_curve and fp_rect

Fixes https://gitlab.com/kicad/code/kicad/issues/65054
2021-01-03 12:08:12 -08:00
..
3d_resolver.cpp Change environmental variables to human-readable 2021-01-01 16:20:35 +00:00
3d_resolver.h Change environmental variables to human-readable 2021-01-01 16:20:35 +00:00
base.cpp Add const specifiers 2020-11-18 19:50:36 +00:00
base.h Step exporter: better values for min distance between 2 points to merge them. 2021-01-03 11:01:03 +01:00
kicadcurve.cpp Attempt to support Bezier curves in STEP export. First code. 2020-10-20 16:45:38 +02:00
kicadcurve.h Attempt to support Bezier curves in STEP export. First code. 2020-10-20 16:45:38 +02:00
kicadfootprint.cpp Handle rect and bezier in footprint exports 2021-01-03 12:08:12 -08:00
kicadfootprint.h Handle rect and bezier in footprint exports 2021-01-03 12:08:12 -08: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 Fix kicad2step sexpr parser to include new footprint token. 2020-11-17 08:49:24 -05:00
kicadpcb.h A bit of "module" erradication, nameing conventions, and formatting. 2020-11-14 21:21:54 +00:00
oce_utils.cpp Update PCBMODEL::SetMinDistance to set BRepBuilderAPI precision 2021-01-03 08:40:40 +00:00
oce_utils.h Step exporter: better values for min distance between 2 points to merge them. 2021-01-03 11:01:03 +01:00