Finish draft

This commit is contained in:
2025-04-21 19:46:46 +02:00
parent feff6cb5dd
commit 05bd404570
33 changed files with 934 additions and 695 deletions

View File

@@ -24,17 +24,49 @@
inkscape:pagecheckerboard="0"
inkscape:deskcolor="#d1d1d1"
inkscape:document-units="mm"
inkscape:zoom="2"
inkscape:cx="16.25"
inkscape:cy="145.5"
inkscape:zoom="4"
inkscape:cx="99.125"
inkscape:cy="141"
inkscape:window-width="2534"
inkscape:window-height="1367"
inkscape:window-x="11"
inkscape:window-y="60"
inkscape:window-maximized="1"
inkscape:current-layer="layer1" /><defs
inkscape:current-layer="g10" /><defs
id="defs1"><marker
style="overflow:visible"
id="marker12"
refX="0"
refY="0"
orient="auto-start-reverse"
inkscape:stockid="Concave triangle arrow"
markerWidth="1"
markerHeight="1"
viewBox="0 0 1 1"
inkscape:isstock="true"
inkscape:collect="always"
preserveAspectRatio="xMidYMid"><path
transform="scale(0.7)"
d="M -2,-4 9,0 -2,4 c 2,-2.33 2,-5.66 0,-8 z"
style="fill:context-stroke;fill-rule:evenodd;stroke:none"
id="path12" /></marker><marker
style="overflow:visible"
id="marker10"
refX="0"
refY="0"
orient="auto-start-reverse"
inkscape:stockid="Concave triangle arrow"
markerWidth="1"
markerHeight="1"
viewBox="0 0 1 1"
inkscape:isstock="true"
inkscape:collect="always"
preserveAspectRatio="xMidYMid"><path
transform="scale(0.7)"
d="M -2,-4 9,0 -2,4 c 2,-2.33 2,-5.66 0,-8 z"
style="fill:context-stroke;fill-rule:evenodd;stroke:none"
id="path10" /></marker><marker
style="overflow:visible"
id="marker19"
refX="0"
refY="0"
@@ -210,4 +242,61 @@
style="fill:none;stroke:#d95319;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 23.584217,15.96446 h 5.702702"
id="path18"
sodipodi:nodetypes="cc" /></g></svg>
sodipodi:nodetypes="cc" /><ellipse
style="font-variation-settings:normal;opacity:1;vector-effect:none;fill:#77ac30;fill-opacity:0.5;stroke:none;stroke-width:0.0264594;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;-inkscape-stroke:none;stop-color:#000000;stop-opacity:1"
id="path1"
cx="-1.1421245"
cy="40.597565"
rx="0.71269101"
ry="0.97389603"
transform="matrix(0.97743166,-0.21125188,0.19903032,0.97999333,0,0)" /><ellipse
style="font-variation-settings:normal;opacity:1;vector-effect:none;fill:#77ac30;fill-opacity:0.5;stroke:none;stroke-width:0.0264594;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;-inkscape-stroke:none;stop-color:#000000;stop-opacity:1"
id="ellipse1"
cx="-2.4878345"
cy="47.35318"
rx="0.71269101"
ry="0.97389603"
transform="matrix(0.97743166,-0.21125188,0.19903032,0.97999333,0,0)" /><text
xml:space="preserve"
style="font-size:3.52777px;line-height:1.25;font-family:'Latin Modern Roman';-inkscape-font-specification:'Latin Modern Roman, Normal';text-align:center;text-anchor:middle;fill:#77ac30;stroke-width:0.264583"
x="-1.0059677"
y="42.043705"
id="text2"><tspan
sodipodi:role="line"
id="tspan1"
style="text-align:end;text-anchor:end;fill:#77ac30;stroke-width:0.264583"
x="-1.0059682"
y="42.043705">Encoder</tspan><tspan
sodipodi:role="line"
style="text-align:end;text-anchor:end;fill:#77ac30;stroke-width:0.264583"
x="-1.0059679"
y="46.453419"
id="tspan2">Interface</tspan></text><g
id="g10"><path
style="fill:none;stroke:#77ac30;stroke-width:0.265;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1;marker-end:url(#marker10)"
d="M -0.159837,43.513923 H 3.2137187 L 4.963948,41.810536"
id="path2"
sodipodi:nodetypes="ccc" /><path
style="fill:none;stroke:#77ac30;stroke-width:0.265;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1;marker-end:url(#marker10)"
d="M 3.2137186,43.513923 4.963948,45.21731"
id="path3"
sodipodi:nodetypes="cc" /><path
style="fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;marker-end:url(#marker12)"
d="m 0.1556489,30.452929 h 5.5865204 l 7.4367737,7.144313"
id="path11"
sodipodi:nodetypes="ccc" /></g><text
xml:space="preserve"
style="font-size:3.52777px;line-height:1.25;font-family:'Latin Modern Roman';-inkscape-font-specification:'Latin Modern Roman, Normal';text-align:center;text-anchor:middle;stroke-width:0.264583"
x="-1.0024418"
y="29.47221"
id="text4"><tspan
sodipodi:role="line"
id="tspan4"
style="text-align:end;text-anchor:end;stroke-width:0.264583"
x="-1.0024421"
y="29.47221">Slotted</tspan><tspan
sodipodi:role="line"
style="text-align:end;text-anchor:end;stroke-width:0.264583"
x="-1.0024419"
y="33.881924"
id="tspan10">Hole</tspan></text></g></svg>

Before

Width:  |  Height:  |  Size: 955 KiB

After

Width:  |  Height:  |  Size: 959 KiB