Grid Stitch

Last modified by Stella170101 on 2020/07/29 07:32

 STITCH TYPES  In this Tutorial you learn how to program the grid stitch.

 

Grid Picture

1. Create a new Embroidery-Object.
Have a look on how to create an embroidery object here.

pid_plus45.png

 

2. Now start and insert the bricks step by step into your script.

Grid Stitch Code

 

3. Check the bricks, if it still doesn’t work.

Of course you can change the variables as you like, but make sure the width is not smaller than 15 or greater than 30.

4. To use the stitch you set the variables first, then broadcast your script inside a loop. 

grid_wss_variable.png

If you are up to create your own stitches, it is helpfull to understand why and how this code works. Afterwards it will be much easier to understand and analyze your own stitch idea.

You can see the mathematical breackdown of the grid stitch below. Compare it with the code above to fully understand what is happening.

Folie15.PNG