Jeff Young
|
f620f8bdd3
|
Report silk/edge collisions.
Fixes https://gitlab.com/kicad/code/kicad/issues/5854
|
2020-10-06 13:20:52 +01:00 |
Jeff Young
|
0751965b2b
|
Be more responsive to user cancel.
|
2020-10-05 22:31:52 +01:00 |
Jeff Young
|
37906511f5
|
Class renaming.
DRAWSEGMENT -> PCB_SHAPE
EDGE_MODULE -> FP_SHAPE
TEXTE_PCB -> PCB_TEXT
TEXTE_MODULE -> FP_TEXT
|
2020-10-05 11:55:33 +01:00 |
Jeff Young
|
7a4900b8dc
|
PCB_LINE_T -> PCB_SHAPE_T and PCB_MODULE_EDGE_T -> PCB_FP_SHAPE_T
Also updated footprint text and zone types for consistencey.
|
2020-10-04 16:49:04 +01:00 |
Jeff Young
|
85c6cebd77
|
Rework silk-to-pad checker to handle all solder mask clipping of silk.
Fixes https://gitlab.com/kicad/code/kicad/issues/5851
|
2020-10-04 13:21:01 +01:00 |