mirror of
git://projects.qi-hardware.com/eda-tools.git
synced 2024-11-22 09:36:16 +02:00
updated gitsch2ps to new eeschema --plot syntax
This commit is contained in:
parent
b29edbbdc1
commit
0f4e2be34d
@ -116,7 +116,7 @@ fi
|
||||
rm -f *.ps
|
||||
$sanitize_profile "$tmp/$pro" || exit
|
||||
$sanitize_schem "$tmp/$schem" || exit
|
||||
eeschema --plot "$tmp/$schem"
|
||||
eeschema --plot=ps --plot-bw "$tmp/$schem"
|
||||
) || exit
|
||||
|
||||
mkdir -p "$outdir"
|
||||
|
1
schhist/ppmdiff/.gitignore
vendored
Normal file
1
schhist/ppmdiff/.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
||||
ppmdiff
|
Loading…
Reference in New Issue
Block a user