kicad/pcbnew/exporters/step
jean-pierre charras 7256a51e8e Fixes in build board outlines as polygon and convert_shape_list_to_polygon:
- Ensure Bezier curves have their polygon build before use it.
- When building board outlines as polygon the same chaining epsilon value
for DRC, export step and 3D view (default 0.01mm).
Fixes #14115
https://gitlab.com/kicad/code/kicad/issues/14115
Fixes #14009
https://gitlab.com/kicad/code/kicad/issues/14009
2023-02-28 16:45:03 +01:00
..
exporter_step.cpp Fixes in build board outlines as polygon and convert_shape_list_to_polygon: 2023-02-28 16:45:03 +01:00
exporter_step.h Surpress the giant opencascade stats print unless we are tracing 2023-01-02 18:34:32 -05:00
step_pcb_model.cpp Step exporter: filter very small segments when exporting them. 2022-11-30 14:56:02 +01:00
step_pcb_model.h Step export: fix incorrect export of a pcb with multiple main outlines. 2022-11-15 16:37:00 +01:00