Update 003-007-e-stitch.md

gh-pages
Claudine Peyrat 2024-05-01 22:07:16 +02:00 zatwierdzone przez GitHub
rodzic 40db78e87d
commit 8e945ee348
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: B5690EEEBB952194
1 zmienionych plików z 2 dodań i 1 usunięć

Wyświetl plik

@ -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:<br /> ◦ default <br />◦ Simple <br />◦ 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 }