From version < 6.1 >
edited by Michael Jagoutz
on 2021/02/26 20:46
To version < 7.1
edited by Michael Jagoutz
on 2021/03/23 17:59
<
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -22,7 +22,7 @@
22 22  (% class="box" %)
23 23  (((
24 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]].//
25 +//Have a look at how to create an embroidery object [[here>>doc:Education.Embroidery.Create Embroidery-Objects.WebHome]].//
26 26  )))
27 27  )))
28 28  
... ... @@ -56,7 +56,7 @@
56 56  (((
57 57  (% class="box" %)
58 58  (((
59 -**4. **Now start and insert the bricks step by step to your script.
59 +**4. **Now start and insert the bricks step by step into your script.
60 60  
61 61  [[image:en_step_4.png||alt="Square Step 3" height="377" width="325"]]
62 62  )))
... ... @@ -82,10 +82,10 @@
82 82  (((
83 83  ==== **Tip** ====
84 84  
85 -A square is built from four lines, meeting each other in a 90° angle.
85 +A square is built from four lines, meeting each other at 90° angle.
86 86  
87 -At first the script runs the **running stitch**.
88 -After that it **moves** the needle 300 steps and **turns** 90°.
87 +At first, the script runs the **running stitch**.
88 +After that, it **moves** the needle 300 steps and **turns** 90°.
89 89  This will be **repeated** 4 times.
90 90  
91 91  What’s going to happen if you adjust the angle or the steps?