Show last authors
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 successmessage" %)** BASIC **(%%)** In this Tutorial creating a Circle will be explained.**
6
7 //(54,7 x 54,8 mm)//
8
9 //Here you can download the description in [[PDF-format>>attach:Circle Zigzag.pdf]]!//
10 )))
11
12 (% class="col-xs-12 col-sm-4" %)
13 (((
14 [[image:Circle Zigzag.png||alt="Kreis Example" style="float:right"]]
15 )))
16 )))
17
18 (% class="row" %)
19 (((
20 (% class="col-xs-12 col-sm-6" %)
21 (((
22 (% class="box" %)
23 (((
24 **~1. **Create a new Embroidery-Object.
25 //Have a look on how to create an embroidery object [[here>>doc:Education.Embroidery.Create Embroidery-Objects.WebHome]].//
26 )))
27 )))
28
29 (% class="col-xs-12 col-sm-6" %)
30 (((
31 (% class="box" %)
32 (((
33 **2. **Go to your object.
34
35 [[image:step_1.png]]
36
37
38 )))
39 )))
40 )))
41
42 (% class="row" %)
43 (((
44 (% class="col-xs-12 col-sm-6" %)
45 (((
46 (% class="box" %)
47 (((
48 **3. **Go to the scripts and tap "plus".
49
50
51 [[image:step_2.png]]
52 )))
53 )))
54
55 (% class="col-xs-12 col-sm-6" %)
56 (((
57 (% class="box" %)
58 (((
59 **4. **Now start and insert the bricks step by step into your script.
60
61 [[image:Code.png||height="480" width="452"]]
62 )))
63 )))
64 )))
65
66
67 (% class="row" %)
68 (((
69 (% class="col-xs-12 col-sm-6" %)
70 (((
71 (% class="box infomessage" %)
72 (((
73 ==== **Tip** ====
74
75 Tap this number to change it.
76
77 [[image:tipp.png||alt="Tip Circle" height="220" width="320"]]
78
79 A circle has **360 degrees**. To adjust its size you have to change the **repetitions** of the loop and the **turning** angle.
80
81 Choose a number for the **repetitions**, e.g. 60 and also adjust the **“turn-brick”** by dividing 360 by this number.
82
83 **Try different combinations!**
84 But always stick to dividing 360 through your number to get a circle.
85 )))
86 )))
87
88 (% class="col-xs-12 col-sm-6" %)
89 (((
90 (% class="box" %)
91 (((
92 **5. **Tap play to start your design!
93
94 [[image:Play.png||alt="Circle Setp 5" height="92" width="189"]]
95 )))
96 )))
97 )))