kicad/utils
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
..
idftools Remove useless tests after operator new 2018-04-25 12:07:43 +02:00
kicad-ogltest Fix OSX bundling issue. 2017-05-17 08:14:18 -04:00
kicad2step kicad2step: limit small segment add/remove 2018-09-06 18:43:26 -07:00
CMakeLists.txt OCC: Fix issues for OpenCascade 7.3 2018-06-12 10:03:13 -07:00