kicad/utils/kicad2step
Seth Hillbrand 3da86dc24b kicad2step: limit small segment add/remove
The addition of very small segments in OCE triggers sliver
removal/cleanup in the BREP generation that can get stuck in a very long
loop during STEP export of boards.  These were introduced to ensure
closure of boards with small gaps that were too big for OCE to consider
joined.

Removing the small segments allows STEP export to proceed in a
reasonable time.  This also decreases the default minimum gap size that
kicad2step uses to determine curve matching.  This prevents mis-matching
small curves

Fixes: lp:1784626
* https://bugs.launchpad.net/kicad/+bug/1784626
2018-09-06 18:43:26 -07:00
..
pcb kicad2step: limit small segment add/remove 2018-09-06 18:43:26 -07:00
sexpr Fix -Wcatch-value in sexpr.cpp 2018-07-23 14:57:52 -04:00
CMakeLists.txt Make OpenCascade more secondary 2018-05-15 06:40:25 -07:00
kicad2step.cpp Fix -Wcatch-value in kicad2step.cpp 2018-08-15 12:51:36 -04:00