From 5a55066a98ecb949e8353ac3073eb076092cf18f Mon Sep 17 00:00:00 2001 From: Elena ``of Valhalla'' Grandi Date: Tue, 16 Aug 2022 18:20:40 +0200 Subject: Start working on a pattern for leggings --- source/contemporary_womenswear/index.rst | 1 + source/contemporary_womenswear/trousers/index.rst | 10 ++ .../trousers/leggings_shorts/index.rst | 82 +++++++++++ .../trousers/leggings_shorts/leggings.val | 153 +++++++++++++++++++++ 4 files changed, 246 insertions(+) create mode 100644 source/contemporary_womenswear/trousers/index.rst create mode 100644 source/contemporary_womenswear/trousers/leggings_shorts/index.rst create mode 100644 source/contemporary_womenswear/trousers/leggings_shorts/leggings.val diff --git a/source/contemporary_womenswear/index.rst b/source/contemporary_womenswear/index.rst index 1dd5d41..437fa2e 100644 --- a/source/contemporary_womenswear/index.rst +++ b/source/contemporary_womenswear/index.rst @@ -9,4 +9,5 @@ century) blocks for people with breasts. :maxdepth: 2 :caption: Contents: + trousers/index measurements/index diff --git a/source/contemporary_womenswear/trousers/index.rst b/source/contemporary_womenswear/trousers/index.rst new file mode 100644 index 0000000..190e7b9 --- /dev/null +++ b/source/contemporary_womenswear/trousers/index.rst @@ -0,0 +1,10 @@ +********** + Trousers +********** + +.. toctree:: + :maxdepth: 2 + :caption: Contents: + + leggins_shorts/index + diff --git a/source/contemporary_womenswear/trousers/leggings_shorts/index.rst b/source/contemporary_womenswear/trousers/leggings_shorts/index.rst new file mode 100644 index 0000000..4a774cf --- /dev/null +++ b/source/contemporary_womenswear/trousers/leggings_shorts/index.rst @@ -0,0 +1,82 @@ +Leggings / Shorts +================= + +.. figure:: leggings.jpg + :align: center + + +Materials +--------- + +Fabric +^^^^^^ + +* About 2 m of fabric with a high stretch. + +Notions +^^^^^^^ + +* 2 cm wide elastic, enough to go around the waist; +* matching sewing thread. + +Pattern +------- + +Measurements +^^^^^^^^^^^^ + +This pattern uses the :doc:`../../measurements/aldrich` + +You need to take the following measurements: + +``rise_length_side`` (N08) + vertical distance from Waist side down to Crotch level. +``height_waist_back`` (A23) + height from the waist to the ground, measured in the center back, + going over the buttocks; +``hip_circ`` (G09) + circumference of the hips. +``leg_ankle_high_circ `` (M08) + ankle circumference where the indentation at the back of the ankle is + the deepest. + +the file :download:`measurements.vit` is used by default by the pattern file +and has the list of needed measurements. + +Pattern +^^^^^^^ + +Get the valentina file for the pattern, +:download:`leggings.val`. + +In the table of variables in Valentina there are the following +increments that need to be set: + +``front_curve_distance`` + 2.25 cm if hips < 102 cm, 2.5 cm otherwise; +``back_curve_distance`` + 3.75 cm if hips < 102 cm, 4 cm otherwise; +``back_raise`` + how much the back should be higher than the front; 3 cm for people + who are less curvy, 5 cm is good for moderately curvy people; +``sewing_allowance`` + enough to be able to use french or flat felled seams. + +Instructions +------------ + +Cutting +^^^^^^^ + +Cut the two legs on folded fabric. + +Sewing +^^^^^^ + +.. note:: + All seams are sewn with a french seam: wrong sides facing sew with a + 8 mm allowance + +Gallery +------- + diff --git a/source/contemporary_womenswear/trousers/leggings_shorts/leggings.val b/source/contemporary_womenswear/trousers/leggings_shorts/leggings.val new file mode 100644 index 0000000..d6e6377 --- /dev/null +++ b/source/contemporary_womenswear/trousers/leggings_shorts/leggings.val @@ -0,0 +1,153 @@ + + + + 0.9.0 + cm + Based on the close fitting leggings block from page 200 of Metric Pattern Cutting for Women's Wear by Winifred Aldrich, 6th edition. + + Leggings + + + + + + + + + + + ../../measurements/aldrich/aldrich.vit + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 68 + 69 + + +
+ +
+
-- cgit v1.2.3