mirror of
git://projects.qi-hardware.com/eda-tools.git
synced 2025-04-21 12:27:27 +03:00
uplevel cmdline patches (entire set won't build right now)
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
* running eeschema --bom will permanently change the background color
|
||||
to black (until it's restored manually in the preferences)
|
||||
* start offering scripted patches upstream
|
||||
* start upstreaming cmdline patches
|
||||
|
||||
* pcbnew --plot doesn't pick up global clearance settings, so we end up
|
||||
with the hard-coded defaults. See Preferences -> Dimensions -> Pads
|
||||
Mask Clearance. It is not quite clear whether settings are stored in
|
||||
the .pro or .brd files, there seems to be a difference depending on
|
||||
whether the .brd file is opened directly via pcbnew, or via the kicad
|
||||
binary and .pro file. Some values are in the .brd file but it's not clear
|
||||
how they can be changed from the GUI. These values need to come from the
|
||||
.brd file, cannot be passed in via the command line.
|
||||
|
||||
Reference in New Issue
Block a user