mirror of
git://projects.qi-hardware.com/eda-tools.git
synced 2025-04-21 12:27:27 +03:00
Patches to enhance KiCad, mainly for non-interactive use
- README: description of the build process - series: control file for quilt - eeschema-plot-only-mode.patch, erc-exceptions.patch, fix-pinedit-collision.patch, streamline-erc.patch: patches carried over from svn.openmoko.org/trunk/gta02-core/kicad-patches/ - eeschema-bom-only-mode.patch: adds support for eeschema --bom mode to only create a bom .lst file (by Wolfgang Spraul) - pcbnew-scripted.patch: adds several command line parameters to pcbnew (by Wolfgang Spraul)
This commit is contained in:
21
kicad-patches/series
Normal file
21
kicad-patches/series
Normal file
@@ -0,0 +1,21 @@
|
||||
# Based on BZR revision 2448
|
||||
|
||||
# eeschema --plot extension, pending
|
||||
eeschema-plot-only-mode.patch
|
||||
|
||||
# eeschema --bom extension, pending
|
||||
eeschema-bom-only-mode.patch
|
||||
|
||||
# pcbnew command line support
|
||||
pcbnew-scripted.patch
|
||||
|
||||
# under discussion
|
||||
fix-pinedit-collision.patch
|
||||
|
||||
# Work in progress
|
||||
#drag-override.patch
|
||||
#pcbnew-plot-only-mode.patch
|
||||
|
||||
# ERC pin exceptions
|
||||
streamline-erc.patch
|
||||
erc-exceptions.patch
|
||||
Reference in New Issue
Block a user