kicad/utils/kicad2step/pcb
Karl Palsson 658bc2f4b2 kicad2step: provide a basic default product name
It would be ideal if it would use the s-expr
kicad_pcb.general.title_block.title by default, and then fall back to
something based on the output step file, but even just the output step
file is a far better default than the "open cascade step translator
version..." text it uses at the moment.

Similar improvements using the title_block would be future work.

Signed-off-by: Karl Palsson <karlp@etactica.com>
2021-03-04 17:01:07 +00: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 Handle polygons in step export 2021-02-25 09:50:01 -08:00
kicadcurve.cpp Handle polygons in step export 2021-02-25 09:50:01 -08:00
kicadcurve.h Handle polygons in step export 2021-02-25 09:50:01 -08:00
kicadfootprint.cpp STEP export: fix crash when a rectangle is used in a footprint. 2021-01-07 09:24:30 +01: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 Handle polygons in step export 2021-02-25 09:50:01 -08:00
kicadpcb.h Handle polygons in step export 2021-02-25 09:50:01 -08:00
oce_utils.cpp kicad2step: provide a basic default product name 2021-03-04 17:01:07 +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