diff options
author | Elena ``of Valhalla'' Grandi <valhalla@trueelena.org> | 2018-08-28 23:03:30 +0200 |
---|---|---|
committer | Elena ``of Valhalla'' Grandi <valhalla@trueelena.org> | 2018-08-28 23:03:30 +0200 |
commit | 052faf218628e6a517e4a311821c9e4f520bb8c0 (patch) | |
tree | f8de182bcb85a1b901e288c3dbe3788319647511 /parasol_cover.val | |
parent | 1612fa9f5e285b45bfd2cecc8be855e5734045b0 (diff) |
Parasol cover: width adjustment
Diffstat (limited to 'parasol_cover.val')
-rw-r--r-- | parasol_cover.val | 57 |
1 files changed, 57 insertions, 0 deletions
diff --git a/parasol_cover.val b/parasol_cover.val new file mode 100644 index 0000000..72147df --- /dev/null +++ b/parasol_cover.val @@ -0,0 +1,57 @@ +<?xml version="1.0" encoding="UTF-8"?> +<pattern> + <!--Pattern created with Valentina (http://www.valentina-project.org/).--> + <version>0.4.8</version> + <unit>cm</unit> + <author>valhalla</author> + <description/> + <notes>Cut as many sections as needed by your frame. + +Fold 8 mm and stitch 4 mm from the fold for a parasol seam.</notes> + <patternName>Parasol cover</patternName> + <patternNumber/> + <company/> + <customer/> + <size/> + <showDate>true</showDate> + <showMeasurements>false</showMeasurements> + <measurements/> + <increments> + <increment description="" formula="30.5" name="#spar_length"/> + <increment description="" formula="8" name="#spars"/> + <increment description="Radius of the top ring" formula="0.9" name="#top_radius"/> + <increment description="" formula="0" name="#section_widthqa"/> + </increments> + <draw name="parasol"> + <calculation> + <point id="1" mx="-2.03556" my="-1.16001" name="A" type="single" x="0.79375" y="1.05833"/> + <point angle="360 / #spars / 2 - 2" basePoint="1" id="2" length="#spar_length + #top_radius" lineColor="black" mx="0.132292" my="0.264583" name="A1" type="endLine" typeLine="hair"/> + <point angle="360 - AngleLine_A_A1" basePoint="1" id="3" length="Line_A_A1" lineColor="black" mx="0.132292" my="0.264583" name="A2" type="endLine" typeLine="hair"/> + <point firstPoint="1" id="4" length="#top_radius" lineColor="black" mx="-0.920667" my="-3.32787" name="A3" secondPoint="2" type="alongLine" typeLine="none"/> + <point firstPoint="1" id="5" length="Line_A_A3" lineColor="black" mx="-1.35424" my="0.822032" name="A4" secondPoint="3" type="alongLine" typeLine="none"/> + <line firstPoint="2" id="11" lineColor="black" secondPoint="3" typeLine="hair"/> + </calculation> + <modeling> + <point id="6" idObject="4" inUse="true" mx="-1.40229" my="-1.48167" type="modeling"/> + <point id="7" idObject="2" inUse="true" mx="0.132292" my="0.264583" type="modeling"/> + <point id="8" idObject="3" inUse="true" mx="0.132292" my="0.264583" type="modeling"/> + <point id="9" idObject="5" inUse="true" mx="-1.05833" my="0.47625" type="modeling"/> + </modeling> + <details> + <detail forbidFlipping="true" id="10" inLayout="true" mx="1.11125" my="-1.74625" name="section" seamAllowance="true" united="false" version="2" width="1.2"> + <data fontSize="0" height="5" letter="A" mx="360.506" my="-31.08" rotation="0" visible="true" width="5"> + <mcp cutNumber="8" material="0" placement="0"/> + </data> + <patternInfo fontSize="0" height="5" mx="158.486" my="7.76999" rotation="0" visible="true" width="5"/> + <grainline arrows="0" length="90" mx="0" my="0" rotation="1" visible="false"/> + <nodes> + <node before="1.6" idObject="6" type="NodePoint"/> + <node after="0" idObject="7" type="NodePoint"/> + <node before="0" idObject="8" type="NodePoint"/> + <node after="1.6" idObject="9" type="NodePoint"/> + </nodes> + </detail> + </details> + <groups/> + </draw> +</pattern> |