From c2bb45f2dd2c44091e1720280a532fb770b29331 Mon Sep 17 00:00:00 2001 From: Ichthyostega Date: Sun, 26 Feb 2023 01:29:13 +0100 Subject: [PATCH] Timeline: manually extract construction coordinates from FreeCAD Identify the elements of the construction geometry in the "Sketch" object in the FreeCAD document and paste the corresponding coordinate values into the SVG drawing prepared for documentation. The arc segment parameters seemingly are given in radians; and while FreeCAD uses the common mathematical right-handed orientation, the orientation in SVG is applied clockwise rather. --- doc/devel/draw/StaveBracket.svg | 180 +++++++++++++++++++-------- wiki/thinkPad.ichthyo.mm | 210 ++++++++++++++++++++++++++------ 2 files changed, 308 insertions(+), 82 deletions(-) diff --git a/doc/devel/draw/StaveBracket.svg b/doc/devel/draw/StaveBracket.svg index 7aa4ba0d4..cb5b9058b 100644 --- a/doc/devel/draw/StaveBracket.svg +++ b/doc/devel/draw/StaveBracket.svg @@ -28,8 +28,8 @@ inkscape:pageopacity="0.0" inkscape:pageshadow="2" inkscape:zoom="2.2436667" - inkscape:cx="30.664941" - inkscape:cy="361.12572" + inkscape:cx="-134.23558" + inkscape:cy="420.39176" inkscape:document-units="mm" inkscape:current-layer="svg8" showgrid="true" @@ -146,92 +146,176 @@ id="layer2" inkscape:label="Construction" > + id="r_trans" + transform="scale(10)"> + style="fill:none;stroke:teal;stroke-width:0.01"> + y="-1" + x="-0.38196602" + height="11" + width="0.38196602" /> + y="0" + x="0.47213596" + height="10" + width="0.14589803" /> + id="r_mainsquare"> + y="-2.6180339" + x="-0.38196602" + height="2.6180339" + width="2.6180339" /> + y="-2.6180339" + x="-0.38196602" + height="1.618034" + width="1.618034" /> + y="-1.618034" + x="0.61803401" + height="1.618034" + width="1.618034" /> + d="M -0.38196602,0 2.236068,-2.618034" /> + d="M 0.61803399,0 2.236068,-2.618034" /> + d="M -0.38196601,-1 2.236068,-2.618034" /> + d="M 0.92705098,-1.809017 -2.5,-7.354102" /> + d="M 0.92705098,-1.309017 -4.618034,-6.854102" /> + sodipodi:cy="-6.8541021" + sodipodi:cx="-4.6180339" + sodipodi:ry="8.0574799" + sodipodi:rx="8.0574799" + sodipodi:start="0.55357436" + sodipodi:end="1.017222" + d="M 2.2360679,-2.6180343 A 8.0574799,8.0574799 0 0 1 -0.38196626,-2.438908e-7 L -4.6180339,-6.8541021 Z" /> + sodipodi:cy="-7.3541021" + sodipodi:cx="-2.5" + sodipodi:ry="6.6978116" + sodipodi:rx="6.6978116" + sodipodi:start="0.78539816" + sodipodi:end="1.2490458" + d="m 2.236068,-2.6180341 a 6.6978116,6.6978116 0 0 1 -2.61803417,1.618034 L -2.5,-7.3541021 Z" /> + + + + + + + + + + + + + + + diff --git a/wiki/thinkPad.ichthyo.mm b/wiki/thinkPad.ichthyo.mm index bc3ecb9e1..07c54fcfb 100644 --- a/wiki/thinkPad.ichthyo.mm +++ b/wiki/thinkPad.ichthyo.mm @@ -28083,20 +28083,32 @@ - - - - + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - @@ -28135,22 +28147,25 @@ + + + + + + + + + + + + + + - - - - - - - - - - - - - - - + + + + @@ -28167,13 +28182,12 @@ + - - - + @@ -28480,15 +28494,116 @@ - + - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ ↶ freeCAD : rechtsdrehend(mathematisch) +

+

+ ↻ SVG : linksdrehend(im Uhrzeigersinn) +

+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - + + @@ -28500,9 +28615,18 @@ + + + + + + + + + @@ -70273,6 +70397,24 @@ + + + + + + + + + + + + + + + + + +