1
0
Fork 0
freesewing/sites/orgdocs/docs/designs/lumina/options/readme.mdx
Joost De Cock a2ad47f4ba
chore: Ported pattern docs fro designs by Wouter (#7222)
Merging these docs, most of the work was done by @woutervdub
2024-11-02 11:19:13 +01:00

135 lines
3.6 KiB
Text

---
title: "Lumina leggings: Design Options"
sidebar_label: Design Options
sidebar_position: 10
toc_max_heading_level: 5
---
import Ease from '@site/docs/designs/lumina/options/ease/readme.mdx'
import Fixedsidepanel from '@site/docs/designs/lumina/options/fixedsidepanel/readme.mdx'
import Length from '@site/docs/designs/lumina/options/length/readme.mdx'
import Lowerwaistbandback from '@site/docs/designs/lumina/options/lowerwaistbandback/readme.mdx'
import Pocket from '@site/docs/designs/lumina/options/pocket/readme.mdx'
import Pocketdepth from '@site/docs/designs/lumina/options/pocketdepth/readme.mdx'
import Sidepanel from '@site/docs/designs/lumina/options/sidepanel/readme.mdx'
import Smoothing from '@site/docs/designs/lumina/options/smoothing/readme.mdx'
import Waistband from '@site/docs/designs/lumina/options/waistband/readme.mdx'
import Waistbandsize from '@site/docs/designs/lumina/options/waistbandsize/readme.mdx'
import Waistlowering from '@site/docs/designs/lumina/options/waistlowering/readme.mdx'
import Waistreduction from '@site/docs/designs/lumina/options/waistreduction/readme.mdx'
## Conditional Options {#conditional}
### Pocket depth {#pocketdepth}
**Depth (height) of the pocket. This is a percentage of the Waist-To-Seat measurement.**
- Type: **Percentage**
- Default: **90%**
- Minimum: **20%**
- Maximum: **120%**
<Pocketdepth />
### Waist circumference reduction {#waistreduction}
**The amount by which the waist should be reduced. This is a percentage of the waist circumference. Only available when the waistband option is selected. Look in the Messages from the designer for the exact size.**
- Type: **Percentage**
- Default: **4%**
- Minimum: **0%**
- Maximum: **10%**
<Waistreduction />
### Waistband Lowering {#lowerwaistbandback}
**Lower the waistband in the back.**
- Type: **Boolean**
- Default: **true**
<Lowerwaistbandback />
### Waistband size {#waistbandsize}
**Size (height) of the waistband. This is a percentage of the Waist-To-Hips measurement.**
- Type: **Percentage**
- Default: **50%**
- Minimum: **0%**
- Maximum: **150%**
<Waistbandsize />
## Fit {#fit}
### Ease {#ease}
**This controls the amount of ease. Since this is a pattern for leggings that is normally made of stretch fabric, the ease is negative, meaning the fabric is stretched around the body.**
- Type: **Percentage**
- Default: **-8%**
- Minimum: **-25%**
- Maximum: **10%**
<Ease />
## Style {#style}
### Fixed-width side panel {#fixedsidepanel}
**Fixed-width, or shaped side panel**
- Type: **Boolean**
- Default: **false**
<Fixedsidepanel />
### Leg length {#length}
**The length of the legs. Look in the Messages from the designer for the exact length.**
- Type: **Percentage**
- Default: **35%**
- Minimum: **10%**
- Maximum: **100%**
<Length />
### Pocket {#pocket}
**Add pockets**
- Type: **Boolean**
- Default: **true**
<Pocket />
### Side Panel size {#sidepanel}
**Size (width) of the side panel. This is a percentage of the waist circumference.**
- Type: **Percentage**
- Default: **25%**
- Minimum: **10%**
- Maximum: **40%**
<Sidepanel />
### Waistband {#waistband}
**Add a separate waistband to the design.**
- Type: **Boolean**
- Default: **true**
<Waistband />
### Waist lowering {#waistlowering}
**Lowering of the waist. This is a percentage of the Waist-To-Hips measurement.**
- Type: **Percentage**
- Default: **35%**
- Minimum: **-10%**
- Maximum: **60%**
<Waistlowering />
## Advanced {#advanced}
### Smoothing {#smoothing}
**This setting controls the amount of smoothing that is done to create the side seams (and overall shape of the leggings).**
- Type: **Percentage**
- Default: **85%**
- Minimum: **50%**
- Maximum: **100%**
<Smoothing />