From version < 6.1 >
edited by Stella170101
on 2020/07/27 10:43
To version < 7.1 >
edited by Stella170101
on 2020/07/27 10:44
< >
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,0 +1,98 @@
1 +(% class="row" style="display: flex; align-items: center; margin-bottom: 2em" %)
2 +(((
3 +(% class="col-xs-12 col-sm-8" %)
4 +(((
5 +(% class="badge" %)** STITCH TYPES **(%%)** In this Tutorial you learn how to program the honeycomb stitch.**
6 +
7 +
8 +)))
9 +
10 +(% class="col-xs-12 col-sm-4" %)
11 +(((
12 +[[image:wabenstich_bild.png||queryString="width=150" alt="Honeycomb Picture" height="31" style="float:right" width="200"]]
13 +)))
14 +)))
15 +
16 +(% class="row" %)
17 +(((
18 +(% class="col-xs-12 col-sm-6" %)
19 +(((
20 +|(% style="height:300px" %)(((
21 +(% class="box" %)
22 +(((
23 +**~1. **Create a new Embroidery-Object.
24 +//Have a look on how to create an embroidery object [[here>>url:https://wiki.catrobat.org/bin/view/Education/Embroidery/Create%20Embroidery-Objects/]].//
25 +)))
26 +)))
27 +|(% style="height:550px" %)(((
28 +(% style="text-align:center" %)
29 +[[image:pid_minus_45.png||alt="pid_plus45.png" height="157" width="400"]]
30 +)))
31 +)))
32 +
33 +(% class="col-xs-12 col-sm-6" %)
34 +(((
35 +(% class="box" %)
36 +(((
37 +**2. **Now start and insert the bricks step by step into your script.
38 +
39 +[[image:honeycomb.png||alt="Labyrinth Stitch Code"]]
40 +)))
41 +)))
42 +)))
43 +
44 +
45 +(% class="row" %)
46 +(((
47 +(% class="col-xs-12 col-sm-6" %)
48 +(((
49 +
50 +)))
51 +
52 +(% class="col-xs-12 col-sm-6" %)
53 +(((
54 +(% class="box" %)
55 +(((
56 +**3. **Check the bricks, if it still doesn’t work.
57 +)))
58 +)))
59 +)))
60 +
61 +(% class="row" %)
62 +(((
63 +(% class="col-xs-12 col-sm-6" %)
64 +(((
65 +
66 +)))
67 +
68 +(% class="col-xs-12 col-sm-6" %)
69 +(((
70 +(% class="box" %)
71 +(((
72 +**4. **To use the stitch broadcast your script inside a loop.
73 +
74 +[[image:honeycomb_wss.png]]
75 +)))
76 +)))
77 +)))
78 +
79 +(% class="row" %)
80 +(((
81 +(% class="col-xs-12 col-sm-12" %)
82 +(((
83 +
84 +
85 +(% class="box infomessage" %)
86 +(((
87 +**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.**
88 +)))
89 +
90 +(% class="box infomessage" %)
91 +(((
92 +You can see the mathematical breackdown of the honeycomb stitch below. Compare it with the code above to fully understand what is happening.
93 +)))
94 +
95 +(% style="text-align:center" %)
96 +[[image:Folie12.PNG||alt="Folie15.PNG"]]
97 +)))
98 +)))