Porting to via creation in master branch (target: v6)

Know issues

 - Unable to delete VIA (since The old method - used in 5.1 - don't
   work anymore)
 - Via are invisible after plugin run. Need to save and reopen file to
   see them
This commit is contained in:
Jean-Samuel Reynaud
2021-02-01 12:27:34 +01:00
parent 176bc80599
commit c863e5e6a8
3 changed files with 42 additions and 23 deletions

View File

@ -1,9 +1,19 @@
# This branch is the plugin for development version of KiCad
Please select the right branch according your KiCad version:
- master for development version of KiCad
- V5.1 for KiCad version 5.1.*
# Know issues
- Unable to delete VIA (since The old method - used in 5.1 - don't
work anymore)
- Via are invisible after plugin run. Need to save and reopen file to
see them
# Some KiCad plugins in Python
Thoses plugins must be copied inside KiCad's python plugins