From version < 6.1 >
edited by Michael Jagoutz
on 2021/02/26 20:50
To version < 7.1
edited by Michael Jagoutz
on 2021/03/23 18:02
<
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  
... ... @@ -55,7 +55,7 @@
55 55  (((
56 56  (% class="box" %)
57 57  (((
58 -**4. **Now start and insert the bricks step by step to your script.
58 +**4. **Now start and insert the bricks step by step into your script.
59 59  
60 60  [[image:en_step_4.png||alt="Semicircle Step 4" height="425" width="316"]]
61 61  )))
... ... @@ -76,7 +76,7 @@
76 76  
77 77  A circle has **360 degrees**. To adjust its size you have to change the **repetitions** of the loop and the **turning** angle.
78 78  
79 -Choose a number for the **repetitions**, e.g. 60 and also adjust the **“turn-brick”** by dividing 360 by this number.
79 +Choose a number for the **repetitions**, e.g. 60, and also adjust the **“turn-brick”** by dividing 360 by this number.
80 80  
81 81  **Try different combinations!**
82 82  But always stick to dividing 360 through your number to get a circle.