DIALOG_FOOTPRINT_WIZARD_LIST: minor enhancement. qrcode_footprint_wizard.py: use filled polygons instead of square pads on silkscren layer.

This commit is contained in:
jean-pierre charras
2017-01-04 15:03:43 +01:00
parent 8e11d9b628
commit 02fa9639cd
7 changed files with 49 additions and 24 deletions
+1 -1
View File
@@ -457,7 +457,7 @@ class FootprintWizardDrawingAids:
The transform matrix is applied
Note that this won't work properly if the result is not a
circular arc (eg a horzontal scale)
circular arc (eg a horizontal scale)
"""
circle = pcbnew.EDGE_MODULE(self.module)
circle.SetWidth(self.dc['lineThickness'])