kicad/utils/kicad2step
jean-pierre charras fd6c9c7685 kicad2step: fix a bug when the board has no hole.
kicad2step was trying to remove an empty hole list, generating a OCC error.

Fixes #4242
https://gitlab.com/kicad/code/kicad/issues/x4242
2020-04-22 10:43:28 +02:00
..
pcb kicad2step: fix a bug when the board has no hole. 2020-04-22 10:43:28 +02:00
CMakeLists.txt Tag kicad2step as using WIN32 API 2020-04-15 21:13:24 +02:00
kicad2step.cpp Opencascade: fix min version: OCE=0.18, OCC=6.9.0 2020-04-16 10:22:20 +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