diff options
author | Elena ``of Valhalla'' Grandi <valhalla@trueelena.org> | 2019-02-26 09:56:00 +0100 |
---|---|---|
committer | Elena ``of Valhalla'' Grandi <valhalla@trueelena.org> | 2019-02-26 09:56:00 +0100 |
commit | d7146211e499fc2dfa09d32b3f5b7fa6738937d1 (patch) | |
tree | 2ebf0c540b62901110327a411fb84bca073e232e | |
parent | 2517876a23cd23d4171b0d134ac5b0563f691134 (diff) |
Leggings: raise back a bit
-rw-r--r-- | leggings_stirrup.val | 16 |
1 files changed, 10 insertions, 6 deletions
diff --git a/leggings_stirrup.val b/leggings_stirrup.val index c863011..0742151 100644 --- a/leggings_stirrup.val +++ b/leggings_stirrup.val @@ -4,10 +4,10 @@ <version>0.7.12</version> <unit>cm</unit> <description>Leggings with stirrup.</description> - <notes></notes> + <notes/> <patternName>Leggings with stirrups</patternName> - <patternNumber></patternNumber> - <company></company> + <patternNumber/> + <company/> <patternLabel dateFormat="yyyy-MM-dd" timeFormat="hh:mm:ss"> <line alignment="0" bold="true" italic="false" sfIncrement="4" text="%author%"/> <line alignment="0" bold="false" italic="false" sfIncrement="2" text="%patternName%"/> @@ -19,6 +19,7 @@ <increments> <increment description="" formula="18" name="#stirrup_lenght"/> <increment description="" formula="4" name="#stirrup_width"/> + <increment description="Default is 3, but people with rounder bottoms will need a bit more." formula="5" name="#back_raise"/> </increments> <previewCalculations/> <draw name="leggings"> @@ -46,7 +47,7 @@ <pathPoint angle="341.709" kAsm1="1" kAsm2="1" pSpline="11"/> </spline> <point angle="180" basePoint="1" id="18" length="Line_A1_A4 - 4" lineColor="black" mx="0.132292" my="0.264583" name="A11" type="endLine" typeLine="hair"/> - <point angle="90" basePoint="18" id="19" length="3" lineColor="black" mx="0.132292" my="0.264583" name="A12" type="endLine" typeLine="hair"/> + <point angle="90" basePoint="18" id="19" length="#back_raise" lineColor="black" mx="0.132292" my="0.264583" name="A12" showLabel="true" type="endLine" typeLine="hair"/> <point angle="180" basePoint="2" id="20" length="Line_A1_A4" lineColor="black" mx="0.132292" my="0.264583" name="A4l" type="endLine" typeLine="hair"/> <point angle="90" basePoint="20" id="21" length="Line_A4_A5 / 3" lineColor="black" mx="0.132292" my="0.264583" name="A13" type="endLine" typeLine="hair"/> <point angle="135" basePoint="20" id="22" length="4" lineColor="black" mx="0.132292" my="0.264583" name="A4b" type="endLine" typeLine="hair"/> @@ -83,6 +84,7 @@ <pathPoint angle="359.644" kAsm1="0.830029" kAsm2="1" pSpline="44"/> <pathPoint angle="273.441" kAsm1="0.972157" kAsm2="1" pSpline="55"/> </spline> + <spline aScale="0" angle1="0" angle2="180" color="black" id="86" length1="4" length2="5" penStyle="hair" point1="19" point4="1" type="simpleInteractive"/> </calculation> <modeling> <point id="58" idObject="19" inUse="false" mx="0.132292" my="0.264583" type="modeling"/> @@ -110,8 +112,9 @@ <spline id="80" idObject="27" inUse="false" type="modelingSpline"/> <point id="81" idObject="23" inUse="false" mx="0.132292" my="0.264583" type="modeling"/> <spline id="82" idObject="24" inUse="false" type="modelingPath"/> - <point id="84" idObject="1" inUse="true" type="pin"/> - <point id="85" idObject="3" inUse="true" type="pin"/> + <point id="84" idObject="1" inUse="false" type="pin"/> + <point id="85" idObject="3" inUse="false" type="pin"/> + <spline id="87" idObject="86" inUse="true" type="modelingSpline"/> </modeling> <details> <detail closed="1" forbidFlipping="false" forceFlipping="false" hideMainPath="false" id="83" inLayout="true" mx="-0.0328992" my="1.34125" name="legs" seamAllowance="true" united="false" version="2" width="1"> @@ -124,6 +127,7 @@ <grainline arrows="2" bottomPin="85" length="1" mx="0" my="0" rotation="90" topPin="84" visible="true"/> <nodes> <node idObject="58" type="NodePoint"/> + <node idObject="87" reverse="0" type="NodeSpline"/> <node idObject="59" type="NodePoint"/> <node idObject="60" type="NodePoint"/> <node idObject="61" type="NodePoint"/> |