diff options
author | Elena ``of Valhalla'' Grandi <valhalla@trueelena.org> | 2018-08-29 22:17:39 +0200 |
---|---|---|
committer | Elena ``of Valhalla'' Grandi <valhalla@trueelena.org> | 2018-08-29 22:17:39 +0200 |
commit | 9d7062115ea7880d58aabc49e5d759ce4c3da2ae (patch) | |
tree | 893ff17f3ec33d8dd63c847f70ec4f47d4adc17e /parasol_cover.val | |
parent | 052faf218628e6a517e4a311821c9e4f520bb8c0 (diff) |
Parasol cover fixes
Diffstat (limited to 'parasol_cover.val')
-rw-r--r-- | parasol_cover.val | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/parasol_cover.val b/parasol_cover.val index 72147df..0d5735a 100644 --- a/parasol_cover.val +++ b/parasol_cover.val @@ -25,7 +25,7 @@ Fold 8 mm and stitch 4 mm from the fold for a parasol seam.</notes> <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 / #spars / 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"/> @@ -46,8 +46,8 @@ Fold 8 mm and stitch 4 mm from the fold for a parasol seam.</notes> <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" idObject="7" type="NodePoint"/> + <node before="1" idObject="8" type="NodePoint"/> <node after="1.6" idObject="9" type="NodePoint"/> </nodes> </detail> |