Maciej Suminski
|
f0b3cf8077
|
STEP export: Stricter contiguity check
Stricter contiguity check points the user to gaps in the outline.
Fixes: lp:1774351
* https://bugs.launchpad.net/kicad/+bug/1774351
|
2018-06-19 10:36:21 +02:00 |
Jeff Young
|
fbf10e941b
|
Switch zone fillets to absolute-error algorithm.
And some general cleanup to related constants, etc.
|
2018-03-23 12:46:17 +00:00 |
jean-pierre charras
|
52ab6216c0
|
Refinement in circle to segment approximation for clearance area of DRAWSEGMENTS
|
2018-03-09 15:56:00 +01:00 |
jean-pierre charras
|
51fe063524
|
Circle to polygon conversion: a few enhancements:
* Remove duplicate code
* fix incorrect formulas is some places
* add comments
|
2018-03-09 13:28:47 +01:00 |
Jeff Young
|
8a35e58987
|
Calculate number of segments based on radius.
Fixes: lp:1754252
* https://bugs.launchpad.net/kicad/+bug/1754252
|
2018-03-08 18:04:26 +00:00 |
jean-pierre charras
|
cf5bae7fbf
|
Fix a few doxygen warnings
|
2017-06-17 10:40:38 +02:00 |
jean-pierre charras
|
0f7e898caa
|
Allow selection of number of segments to approximate a circle in convert_drawsegment_list_to_polygon.
|
2017-03-22 11:47:03 +01:00 |
jean-pierre charras
|
05220a86f1
|
BOARD::GetBoardPolygonOutlines(): do not generate a separate SHAPE_POLY_SET for holes.
They are already managed by SHAPE_POLY_SET board outline.
|
2017-03-22 11:47:03 +01:00 |
jean-pierre charras
|
45b10f0f09
|
Pcbnew: fix a Regression in fallback to bounding box for board render in 3d-viewer
Fixes: lp: 1674844
https://bugs.launchpad.net/kicad/+bug/1674844
|
2017-03-22 08:40:48 +01:00 |
jean-pierre charras
|
ecdfa404cb
|
More work courtyard overlap detection: better code.
|
2017-03-20 13:06:00 +01:00 |
jean-pierre charras
|
2637835a1e
|
First version of courtyard overlap detection
|
2017-03-19 20:27:45 +01:00 |