diff options
-rw-r--r-- | pajama_pants.val | 32 |
1 files changed, 25 insertions, 7 deletions
diff --git a/pajama_pants.val b/pajama_pants.val index 68c204d..b9f28ff 100644 --- a/pajama_pants.val +++ b/pajama_pants.val @@ -3,14 +3,14 @@ <!--Pattern created with Valentina (http://www.valentina-project.org/).--> <version>0.4.8</version> <unit>cm</unit> - <author/> - <description/> - <notes/> + <author>valhalla</author> + <description></description> + <notes>Includes 1 cm sewing allowance on all seams.</notes> <patternName>Pajama pants</patternName> - <patternNumber></patternNumber> - <company></company> - <customer></customer> - <size></size> + <patternNumber/> + <company/> + <customer/> + <size/> <showDate>true</showDate> <showMeasurements>true</showMeasurements> <measurements>../measurements/Diego_aldrich.vit</measurements> @@ -131,6 +131,22 @@ <node idObject="87" type="NodePoint"/> </nodes> </path> + <point id="89" idObject="17" inUse="true" mx="0.132292" my="0.264583" type="modeling"/> + <point id="90" idObject="16" inUse="true" mx="-2.30002" my="0.358133" type="modeling"/> + <path id="91" name="hem line" type="2" typeLine="dotLine"> + <nodes> + <node idObject="89" type="NodePoint"/> + <node idObject="90" type="NodePoint"/> + </nodes> + </path> + <point id="92" idObject="46" inUse="true" mx="-2.47615" my="0.33911" type="modeling"/> + <point id="93" idObject="44" inUse="true" mx="0.132292" my="0.264583" type="modeling"/> + <path id="94" name="hem_line" type="2" typeLine="dotLine"> + <nodes> + <node idObject="92" type="NodePoint"/> + <node idObject="93" type="NodePoint"/> + </nodes> + </path> </modeling> <details> <detail forbidFlipping="false" id="32" inLayout="true" mx="-31.3752" my="-2.00536" name="front" seamAllowance="true" seamAllowanceBuiltIn="true" united="false" version="2" width="1"> @@ -157,6 +173,7 @@ </nodes> <iPaths> <record path="85"/> + <record path="91"/> </iPaths> <pins> <record>33</record> @@ -185,6 +202,7 @@ </nodes> <iPaths> <record path="88"/> + <record path="94"/> </iPaths> <pins> <record>61</record> |