-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
2 changed files
with
6 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
2.1.2 | ||
2.1.3 |
There should be a problem I think.
Only
(fp_group is not None)
matters.fp_group
anddst_group
should never be equal and I getting an error even if the destination footprint is a member of "proper" group already. Becausefp_group
is<pcbnew.PCB_GROUP; proxy of <Swig Object of type 'PCB_GROUP *' at 0x000001EB4B098420> >
anddst_group
isReplicated Group ['sheet_name']