kicad/utils/kicad2step
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
..
pcb Handle rect and bezier in footprint exports 2021-01-03 12:08:12 -08:00
CMakeLists.txt Clean up some more MODULE terms. 2020-11-14 19:56:06 +00:00
kicad2step.cpp Step exporter: avoid crash when the board to export has not closed outlines. 2020-10-06 16:03:43 +02:00
kicad2step_frame_base.cpp Kicad2step: Many fixes in oce_utils. 2020-04-15 11:44:12 +02:00
kicad2step_frame_base.fbp Kicad2step: Many fixes in oce_utils. 2020-04-15 11:44:12 +02:00
kicad2step_frame_base.h Kicad2step: Many fixes in oce_utils. 2020-04-15 11:44:12 +02:00
panel_kicad2step.h kicad2step: convert it from a wxAppConsole to a wxApp, using a wxFrame/wxPanel 2020-04-15 10:51:35 +02:00