5432: make thermistor arrow uni-directional
This commit is contained in:
parent
732270ef56
commit
cb911797c8
2
5432.tex
2
5432.tex
|
@ -124,7 +124,7 @@ All channels can be updated simultaneously.
|
|||
|
||||
% Thermistor for TEC controller
|
||||
\draw (6.6, 3.3) node[thermistorshape, scale=0.7, rotate=-90] (thermistor) {};
|
||||
\draw [latexslim-latexslim] (7.85, 3.3) -- (6.75, 3.3);
|
||||
\draw [latexslim-] (7.85, 3.3) -- (6.75, 3.3);
|
||||
|
||||
% Connect the controller to the cooler
|
||||
\draw [-latexslim] (7.85, 4.2) -- (4.6, 4.2) -- (tec_cooler.north);
|
||||
|
|
Loading…
Reference in New Issue