Wiki source code of Square

Last modified by Michael Jagoutz on 2021/03/23 17:59

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 Square will be explained.**
6
7 //(60 x 60 mm)//
8
9 //Here you can download the description in [[PDF-format>>attach:Square.pdf]]!//
10 )))
11
12 (% class="col-xs-12 col-sm-4" %)
13 (((
14 [[image:vorschau_viereck.png||queryString="width=150" alt="Viereck Example" height="auto" style="float:right" width="150"]]
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 at 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:en_step_1.png||alt="Square Step 2" height="100" width="308"]]
36 )))
37 )))
38 )))
39
40
41 (% class="row" %)
42 (((
43 (% class="col-xs-12 col-sm-6" %)
44 (((
45 (% class="box" %)
46 (((
47 **3. **Go to the scripts and tap "plus"
48
49 [[image:en_step_2.png||alt="Square Schritt 3" height="98" width="304"]]
50
51 [[image:en_step_3||alt="Square Step 2a" height="69" width="301"]]
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:en_step_4.png||alt="Square Step 3" height="377" width="325"]]
62 )))
63 )))
64 )))
65
66
67 (% class="row" %)
68 (((
69 (% class="col-xs-12 col-sm-6" %)
70 (((
71 (% class="box" %)
72 (((
73 **5. **Tap play to start your design!
74
75 [[image:en_step_5.png||alt="Square Step 5" height="79" width="295"]]
76 )))
77 )))
78
79 (% class="col-xs-12 col-sm-6" %)
80 (((
81 (% class="box infomessage" %)
82 (((
83 ==== **Tip** ====
84
85 A square is built from four lines, meeting each other at a 90° angle.
86
87 At first, the script runs the **running stitch**.
88 After that, it **moves** the needle 300 steps and **turns** 90°.
89 This will be **repeated** 4 times.
90
91 What’s going to happen if you adjust the angle or the steps?
92
93 **Try it!**
94 )))
95 )))
96 )))