diff --git a/collections/_docs/en/003-007-e-stitch.md b/collections/_docs/en/003-007-e-stitch.md index e99551d5b..8890e2cfa 100644 --- a/collections/_docs/en/003-007-e-stitch.md +++ b/collections/_docs/en/003-007-e-stitch.md @@ -1,7 +1,7 @@ --- title: "E-Stitch" permalink: /docs/stitches/e-stitch/ -last_modified_at: 2023-04-22 +last_modified_at: 2024-04-30 toc: true --- ## What it is @@ -47,6 +47,7 @@ Split Method | Options:
◦ default
◦ Simple
◦ Staggered Maximum stitch length | ![Maximum stitch length](/assets/images/docs/params-satin-maximum_stitch_length.png) | Stitches wider than this will be split up (split stitches). Random Jitter for split stitches |![Random split stitch jitter](/assets/images/docs/params-satin-random-split-stitch-jitter.png)| Randomizes split stitch length if random phase is enabled, stitch position if disabled. Random Phase for split stitches |☑ | Controls whether split stitches are centered or with a random phase (which may increase stitch count). +Stagger this many times before repeating|![Stagger example](/assets/images/docs/params-fill-stagger.png) |Stitches are staggered so that neighboring rows of stitches don't all fall in the same column (which would create a distracting valley effect). Setting this dictates the length of the cycle by which successive stitch rows are staggered. Fractional values are allowed and can have less visible diagonals than integer values. **Active only when split method is staggered** Minimum length for random-phase split | | Defaults to maximum stitch length. Smaller values allow for a transition between single-stitch and split-stitch. Random seed | | Use a specific seed to compute stitch plan. If empty, the seed is the element ID . Re-roll if you are not happy with the result. {: .params-table }