Update 003-010-fill.md

gh-pages
Claudine Peyrat 2024-05-04 14:17:34 +02:00 zatwierdzone przez GitHub
rodzic 32db0620b6
commit 773c730de9
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: B5690EEEBB952194
1 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -13,7 +13,7 @@ Fill stitch is used to fill big areas with a color.
## Methods
Ink/Stitch offers four methods to create fill stitches: Auto-Fill (this page), [Contour Fill](/docs/stitches/contour-fill) , [Guided Fill](/docs/stitches/guided-fill) and Legacy Fill (this page).
Ink/Stitch offers several methods to create fill stitches: Auto-Fill (this page), [Contour Fill](/docs/stitches/contour-fill) , [Guided Fill](/docs/stitches/guided-fill), [Meander Fill](/docs/stitches/meander-fill), [Linear Gradient Fill](/docs/stitches/linear-gradient-fill) and Legacy Fill (this page).
## Auto-Fill
@ -41,9 +41,9 @@ Angle of lines of stitches |![Angle example](/assets/images/docs/params-
Maximum fill stitch length |![Stitch length example](/assets/images/docs/params-fill-stitch_length.png) |The length of each stitch in a row. "Max" is because a shorter stitch may be used at the start or end of a row.
Spacing between rows |![Spacing example](/assets/images/docs/params-fill-spacing_between_rows.png) |Distance between rows of stitches
End row spacing|![End row spacing example](/assets/images/docs/params-fill-end_row_spacing.png) |If set, increases or decreases the row spacing towards the end
Stagger rows 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.
Running stitch length |![Running stitch length example](/assets/images/docs/params-fill-running_stitch_length.png) |Length of stitches used when moving from section to section
Skip last stitch in each row |![Skip example](/assets/images/docs/params-fill-skip_stitches.png) |The last stitch in each row is quite close to the first stitch in the next row. Skipping it decreases stitch count and density.
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.
Underpath |![Unterpath example](/assets/images/docs/params-fill-underpathing.png)|Must be enabled to let running stitches travel inside shape instead of around the border when moving from section to section
Allow lock stitches ||Enables lock stitches in only desired positions
Force lock stitches |☑ |Sew lock stitches after sewing this element, even if the distance to the next object is shorter than defined by the collapse length value in the Ink/Stitch preferences.