kicad/utils/kicad2step/pcb
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
..
3d_resolver.cpp Fix in kicadpcb reader. Update dialog export step 2020-04-15 10:51:35 +02:00
3d_resolver.h Fold 3D Search Paths dialog into Configure Paths. 2018-07-17 15:11:01 +01:00
base.cpp QA: Add test on GetLayerName function 2019-04-17 10:52:56 +01:00
base.h QA: Add test on GetLayerName function 2019-04-17 10:52:56 +01:00
kicadcurve.cpp Fix in kicadpcb reader. Update dialog export step 2020-04-15 10:51:35 +02:00
kicadcurve.h kicad2step: More diagnostic messages to determine export issues 2018-06-18 17:51:22 +02:00
kicadmodel.cpp Sexpr/QA: Split out the sexpr classes into a reusable lib and test 2019-04-17 10:52:56 +01:00
kicadmodel.h Change KICADMODEL definition from struct to class for consistency 2016-09-26 23:54:34 -04:00
kicadmodule.cpp kicad2step: fix a bug when the board has no hole. 2020-04-22 10:43:28 +02:00
kicadmodule.h Fix typos in comments. 2020-03-24 16:24:53 +00:00
kicadpad.cpp Sexpr/QA: Split out the sexpr classes into a reusable lib and test 2019-04-17 10:52:56 +01:00
kicadpad.h Added kicad2step tool. 2016-09-22 08:37:16 -04:00
kicadpcb.cpp kicad2step: fix a bug when the board has no hole. 2020-04-22 10:43:28 +02:00
kicadpcb.h Fix in kicadpcb reader. Update dialog export step 2020-04-15 10:51:35 +02:00
oce_utils.cpp kicad2step: fix a bug when the board has no hole. 2020-04-22 10:43:28 +02:00
oce_utils.h kicad2step: convert it from a wxAppConsole to a wxApp, using a wxFrame/wxPanel 2020-04-15 10:51:35 +02:00