diff --git a/Models/Instruments/Lower-ECAM/Lower-ECAM.nas b/Models/Instruments/Lower-ECAM/Lower-ECAM.nas index 74a0176b..868afebb 100644 --- a/Models/Instruments/Lower-ECAM/Lower-ECAM.nas +++ b/Models/Instruments/Lower-ECAM/Lower-ECAM.nas @@ -461,18 +461,18 @@ var canvas_lowerECAM_eng = { # Oil Pressure if (getprop("/engines/engine[0]/oil-psi-actual") >= 20) { me["OilPSI1"].setColor(0.0509,0.7529,0.2941); - me["OilPSI1-needle"].setColorFill(0.0509,0.7529,0.2941); + me["OilPSI1-needle"].setColor(0.0509,0.7529,0.2941); } else { me["OilPSI1"].setColor(1,0,0); - me["OilPSI1-needle"].setColorFill(1,0,0); + me["OilPSI1-needle"].setColor(1,0,0); } if (getprop("/engines/engine[1]/oil-psi-actual") >= 20) { me["OilPSI2"].setColor(0.0509,0.7529,0.2941); - me["OilPSI2-needle"].setColorFill(0.0509,0.7529,0.2941); + me["OilPSI2-needle"].setColor(0.0509,0.7529,0.2941); } else { me["OilPSI2"].setColor(1,0,0); - me["OilPSI2-needle"].setColorFill(1,0,0); + me["OilPSI2-needle"].setColor(1,0,0); } me["OilPSI1"].setText(sprintf("%s", math.round(getprop("/engines/engine[0]/oil-psi-actual")))); diff --git a/Models/Instruments/Lower-ECAM/res/eng-eis1.svg b/Models/Instruments/Lower-ECAM/res/eng-eis1.svg deleted file mode 100644 index f981d559..00000000 --- a/Models/Instruments/Lower-ECAM/res/eng-eis1.svg +++ /dev/null @@ -1,621 +0,0 @@ - - - - - - image/svg+xml - - - - - - - - - - - - - - - °C - H - °C - LBS - GW - TAT - SAT - - 25 - 25 - 120000 - ENGINE - - F.USED - LBS - °C - VIB (N1) - PSI - QT -   - OIL - 00 - 0 - - 00 - - - - - VIB (N2) - - - - - 100 - 0 - 0 - 25 - - - - - 00 - 0 - - 00 - 100 - 0 - 0 - 25 - - - - - - - diff --git a/Models/Instruments/Lower-ECAM/res/eng-eis2.svg b/Models/Instruments/Lower-ECAM/res/eng-eis2.svg index 5462ec6d..a8f56922 100644 --- a/Models/Instruments/Lower-ECAM/res/eng-eis2.svg +++ b/Models/Instruments/Lower-ECAM/res/eng-eis2.svg @@ -12,7 +12,7 @@ viewBox="0 0 1024 1024" version="1.1" id="svg2" - inkscape:version="0.92.2 (5c3e80d, 2017-08-06)" + inkscape:version="0.91 r13725" sodipodi:docname="eng-eis2.svg"> @@ -41,9 +41,9 @@ inkscape:window-height="1030" id="namedview371" showgrid="true" - inkscape:zoom="0.5" - inkscape:cx="911.87601" - inkscape:cy="310.71898" + inkscape:zoom="2" + inkscape:cx="604.94522" + inkscape:cy="800.47652" inkscape:window-x="1592" inkscape:window-y="-8" inkscape:window-maximized="1" @@ -253,44 +253,6 @@ x="514.36139" y="597.08832" style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:36px;line-height:1.25;font-family:'Liberation Sans';-inkscape-font-specification:'Liberation Sans';text-align:center;text-anchor:middle;fill:#cecdce">VIB N1 - - - - - 00 - - - - - - + + + + + + - + + + + + + + - + + + + + + + + - + + + + + + + + + d="m 628.98193,436.8605 42.77869,0" + style="fill:#001104;fill-opacity:0.32941176;stroke:#0dc04b;stroke-width:6;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + inkscape:transform-center-x="70.6625" /> diff --git a/revision.txt b/revision.txt index 1ae32f96..ba509063 100644 --- a/revision.txt +++ b/revision.txt @@ -1 +1 @@ -4220 \ No newline at end of file +4221 \ No newline at end of file