RAW / PEYOTE STITCH / BRICK STITCH / HERRINGBONE

Similar documents
Nefertiti. Echoes of. Regal components evoke visions of the past MULTIPLE STITCHES. designed by Helena Tang-Lim

d e c b a d c b a d e c b a a c a d c c e b

DUET WITH DIAMONDS COLOR SHIFTING BRACELET By Leslie Rogalski

Present state Next state Q + M N

Designing A Concrete Arch Bridge

Seven-Segment Display Driver

ECE COMBINATIONAL BUILDING BLOCKS - INVEST 13 DECODERS AND ENCODERS

1 Introduction to Modulo 7 Arithmetic

Divided. diamonds. Mimic the look of facets in a bracelet that s deceptively deep RIGHT-ANGLE WEAVE. designed by Peggy Brinkman Matteliano

Cycles and Simple Cycles. Paths and Simple Paths. Trees. Problem: There is No Completely Standard Terminology!

EE1000 Project 4 Digital Volt Meter

QUESTIONS BEGIN HERE!

, each of which is a tree, and whose roots r 1. , respectively, are children of r. Data Structures & File Management

Outline. 1 Introduction. 2 Min-Cost Spanning Trees. 4 Example

extra GIVE YOURSELF THE GIFT OF BEADING! Make a stunning passion flower necklace and earring set

QUESTIONS BEGIN HERE!

Using the Printable Sticker Function. Using the Edit Screen. Computer. Tablet. ScanNCutCanvas

Outline. Computer Science 331. Computation of Min-Cost Spanning Trees. Costs of Spanning Trees in Weighted Graphs

Paths. Connectivity. Euler and Hamilton Paths. Planar graphs.

extra More precious than diamonds Diamonds & daggers bracelet p.3 Baroque diamonds earrings p.6 Underwater beaded box p.8

(2) If we multiplied a row of B by λ, then the value is also multiplied by λ(here lambda could be 0). namely

Page 1. Question 19.1b Electric Charge II Question 19.2a Conductors I. ConcepTest Clicker Questions Chapter 19. Physics, 4 th Edition James S.

# 1 ' 10 ' 100. Decimal point = 4 hundred. = 6 tens (or sixty) = 5 ones (or five) = 2 tenths. = 7 hundredths.

extra BEAD LIKE AN EGYPTIAN p. 3 BEADED AND BEAUTIFUL

Graphs. Graphs. Graphs: Basic Terminology. Directed Graphs. Dr Papalaskari 1

5/7/13. Part 10. Graphs. Theorem Theorem Graphs Describing Precedence. Outline. Theorem 10-1: The Handshaking Theorem

An undirected graph G = (V, E) V a set of vertices E a set of unordered edges (v,w) where v, w in V

Contents. Basics Introduction... 4 Herringbone Stitch Basics... 5

Tangram Fractions Overview: Students will analyze standard and nonstandard

CSC Design and Analysis of Algorithms. Example: Change-Making Problem

0.1. Exercise 1: the distances between four points in a graph

Graphs. CSC 1300 Discrete Structures Villanova University. Villanova CSC Dr Papalaskari

Module graph.py. 1 Introduction. 2 Graph basics. 3 Module graph.py. 3.1 Objects. CS 231 Naomi Nishimura

CSE 373. Graphs 1: Concepts, Depth/Breadth-First Search reading: Weiss Ch. 9. slides created by Marty Stepp

learning objectives learn what graphs are in mathematical terms learn how to represent graphs in computers learn about typical graph algorithms

Contents. Projects CLASSIC 12 GEOMETRIC 50 ROMANTIC 32 ORGANIC 68 BASICS 90. Introduction 4. Crown Jewels fringe 14

CSE 373: More on graphs; DFS and BFS. Michael Lee Wednesday, Feb 14, 2018

Aquauno Video 6 Plus Page 1

Schick CDR consumables catalogue

BASIC CAGE DETAILS SHOWN 3D MODEL: PSM ASY INNER WALL TABS ARE COINED OVER BASE AND COVER FOR RIGIDITY SPRING FINGERS CLOSED TOP

Math 166 Week in Review 2 Sections 1.1b, 1.2, 1.3, & 1.4

Outline. Binary Tree

Complete Solutions for MATH 3012 Quiz 2, October 25, 2011, WTT

CS 103 BFS Alorithm. Mark Redekopp

V={A,B,C,D,E} E={ (A,D),(A,E),(B,D), (B,E),(C,D),(C,E)}

The University of Sydney MATH 2009

a b c cat CAT A B C Aa Bb Cc cat cat Lesson 1 (Part 1) Verbal lesson: Capital Letters Make The Same Sound Lesson 1 (Part 1) continued...

DETAIL B DETAIL A 7 8 APPLY PRODUCT ID LABEL SB838XXXX ADJ FOUR POST RACK SQUARE HOLE RAIL B REVISION

Decimals DECIMALS.

Grade 7/8 Math Circles March 4/5, Graph Theory I- Solutions

V={A,B,C,D,E} E={ (A,D),(A,E),(B,D), (B,E),(C,D),(C,E)}

b. How many ternary words of length 23 with eight 0 s, nine 1 s and six 2 s?

CS September 2018

C-201 Sheet Bar Measures 1 inch

Constructive Geometric Constraint Solving

MAT3707. Tutorial letter 201/1/2017 DISCRETE MATHEMATICS: COMBINATORICS. Semester 1. Department of Mathematical Sciences MAT3707/201/1/2017

Math 61 : Discrete Structures Final Exam Instructor: Ciprian Manolescu. You have 180 minutes.

Physics 222 Midterm, Form: A

Multipoint Alternate Marking method for passive and hybrid performance monitoring

Amphenol Canada Corp.

The University of Sydney MATH2969/2069. Graph Theory Tutorial 5 (Week 12) Solutions 2008

BASIC CAGE DETAILS D C SHOWN CLOSED TOP SPRING FINGERS INNER WALL TABS ARE COINED OVER BASE AND COVER FOR RIGIDITY

Integration Continued. Integration by Parts Solving Definite Integrals: Area Under a Curve Improper Integrals

12/3/12. Outline. Part 10. Graphs. Circuits. Euler paths/circuits. Euler s bridge problem (Bridges of Konigsberg Problem)

In which direction do compass needles always align? Why?

5/9/13. Part 10. Graphs. Outline. Circuits. Introduction Terminology Implementing Graphs

Why the Junction Tree Algorithm? The Junction Tree Algorithm. Clique Potential Representation. Overview. Chris Williams 1.

Construction 11: Book I, Proposition 42

Contents. Introduction... 8 Tools & Materials... 9 Basics SINGLE-STITCH PROJECTS

CSE 373: AVL trees. Warmup: Warmup. Interlude: Exploring the balance invariant. AVL Trees: Invariants. AVL tree invariants review

Introduction... 8 Tools & Materials... 9 Basics SINGLE-STITCH PROJECTS... 20

Limits Indeterminate Forms and L Hospital s Rule

Planar Upward Drawings

N=4 L=4. Our first non-linear data structure! A graph G consists of two sets G = {V, E} A set of V vertices, or nodes f

12. Traffic engineering

COMPLEXITY OF COUNTING PLANAR TILINGS BY TWO BARS

CS 241 Analysis of Algorithms

Solutions for HW11. Exercise 34. (a) Use the recurrence relation t(g) = t(g e) + t(g/e) to count the number of spanning trees of v 1

COMP108 Algorithmic Foundations

Polygons POLYGONS.

Graph Isomorphism. Graphs - II. Cayley s Formula. Planar Graphs. Outline. Is K 5 planar? The number of labeled trees on n nodes is n n-2

Contents. Introduction Tools & Materials Basics Stitching... 20

What do you know? Listen and find. Listen and circle. Listen and chant. Listen and say. Lesson 1. sheep. horse

S i m p l i f y i n g A l g e b r a SIMPLIFYING ALGEBRA.

Walk Like a Mathematician Learning Task:

SAMPLE PAGES. Primary. Primary Maths Basics Series THE SUBTRACTION BOOK. A progression of subtraction skills. written by Jillian Cockings

SEE PAGE 2 FOR BRUSH MOTOR WIRING SEE PAGE 3 FOR MANUFACTURER SPECIFIC BLDC MOTOR WIRING EXAMPLES EZ SERVO EZSV17 WIRING DIAGRAM FOR BLDC MOTOR

CS61B Lecture #33. Administrivia: Autograder will run this evening. Today s Readings: Graph Structures: DSIJ, Chapter 12

Platform Controls. 1-1 Joystick Controllers. Boom Up/Down Controller Adjustments

Chem 107: Inorganic Chemistry (40720)

Self-Adjusting Top Trees

(PP/2-1)x S(PP) SIGNAL CONTACTS 0.50 FRONT POLARIZATION KEY SEE TABLE DIM A ( 10.00) D D

Outline. Circuits. Euler paths/circuits 4/25/12. Part 10. Graphs. Euler s bridge problem (Bridges of Konigsberg Problem)

A prefix word in each of these sentences is incorrect. Rewrite the prefix words correctly.

Lecture 20: Minimum Spanning Trees (CLRS 23)

ME 522 PRINCIPLES OF ROBOTICS. FIRST MIDTERM EXAMINATION April 19, M. Kemal Özgören

LIVING/DINING 23'-6" x 13'-1" W/D M&E METER CLOSET OPT. PANTRY W/D. LIVING/DINING 23'-6" x 13'-1" ROOF TOP TERRACE AREA SQ. FT.

Weighted Graphs. Weighted graphs may be either directed or undirected.

Jonathan Turner Exam 2-10/28/03

CS200: Graphs. Graphs. Directed Graphs. Graphs/Networks Around Us. What can this represent? Sometimes we want to represent directionality:

Transcription:

RAW / PEYOTE STITCH / BRICK STITCH / HERRINGBONE Sur vorit, oin, or utton with prottiv ron work in our stithin thniqus. FCT-SC-040317_02 sin y Niol Spiknrithr 2016 Klmh Pulishin Co. This mtril my not rprou in ny orm without prmission rom th pulishr. tjwlry.om

Diiulty rtin FIGURE 1 FIGURE 2 FIGURE 3 18-22 mm lt roun, oin, or utton 3 x 11 mm or 3 x 10 mm r 3 mm roun ir-polish 80 s 110 s, olor A 110 s, olor B 110 s, olor C 150 s, olor D 150 s, olor E Supply nots Th il ol or this pi is n 18 22 mm lt roun, oin, or utton. Th ol shoul twn 1.5 n 3 mm thik; i thinnr, you my l to lyr two ols. I your ol hs ortion on it, wr tht th outr o th ol will osur y th zl. I usin utton, shnk utton is n xllnt hoi us it osn t hv thr hols t th ntr. On th othr hn, thr hols iv you th option o tthin n mllishmnt, lik s or hins. Choos your olor A 110 s s to oorint with th olor D 150s, s ths will rt th zl/lowr hl o th ron oy. Try to mth your olor B 110 s s to th 80s; tothr thy will orm ontinuous lin o olor rom th snout o th ron to its til. Th two olor C 110 s s will or th nostrils, n th olor E 150s will mk th tonu. Bzl 1 On 2 y. (1.8 m) o thr, pik up our olor A 110 s s. Ti th s into rin with squr knot, lvin 6-in. (15 m) til, n sw throuh th irst thr A 110s in to xit opposit th til. This rin will ount s th irst stith o riht-nl wv (RAW). 2 Usin A 110s, work in lt RAW until th work is lon nouh to wrp roun th o your ol. Lv just nouh sp twn th irst n lst stiths to work joinin stith. 3 Rmov th ol rom th zl. Mkin sur th work isn t twist, work joinin stith: Pik up n 110, n sw throuh th n 110 in th irst RAW stith. Pik up n 110, n sw throuh th n 110 in th lst RAW stith (iur 1, ). Rtr th thr pth o th join, n xit n A 110 lon on ( ). 4 Workin in tuulr pyot stith, pik up n A 110, n sw throuh th nxt A 110 (iur 2, ). Rpt this stith to omplt th roun, n stp up throuh th irst A 110 in this roun ( ). 5 Work in tuulr pyot stith usin tiht tnsion to work two rouns usin olor D 150 s s (iur 3). 6 Sw throuh th work to xit n A 110 lon th othr o th RAW strip. Holin th ol insi th zl, work s in stps 4 5 to omplt th othr si o th zl. En th til ut not th workin thr. Mtrils lu ron 1 3 4 in. (4.4 m) 1 18 mm lt roun (lu shll; rt n hoy stors) 5 3 x 10 mm r s (Czh, lk with AB pok/rtin pttrn; www.mzon.om) 2 3 mm roun ir-polish s (Czh, ull-ot mtlli silvr) 2 80 s s (Miyuki 1827, sprkl mthyst-lin liht lu) 110 s s 3 olor A (Miyuki 28, silvr-lin ornlowr lu) 1 olor B (Miyuki 1020, silvr-lin olt AB) 2 olor C (Miyuki 401F, mtt lk) 150 s s 1 olor D (Miyuki 339, lu-lin qu AB) 9 olor E (Miyuki 458, mtlli rown iris) Firlin, 6 l. tst in nls, #12 plsti wrp (optionl) ry/rn ron olors 20 mm oin (Euro 10 nt pi) 3 x 10 mm r s (Czh, olivin; www.usions.om) 3 mm roun ir-polish s (Czh, lk) 80 s s (SB0989, silvr-lin mtt rnish lu; www.usions.om) 110 s s olor A (Miyuki 2091, mtt mtlli trnish silvr) olor B (Miyuki 2031, mtt mtlli s rn lustr) olor C (Miyuki 457L, mtlli liht ronz) 150 s s olor D (T15-378C, Montn olor-lin mtlli ntiqu ol; www.whims.om) olor E (Miyuki 1522, sprkl hony i-lin rystl)

Boy 1 Di whih si o th ol you woul lik to hv orwr. Sw throuh th work to xit n A 110 lon th o th oriinl RAW strip, positionin your thr to stith lokwis roun th ront o th zl. not I your ol hs sn or ortion rquirin propr orinttion, sur to position your thr so tht th A 110s you will in stp 2 will ntr t th top o th ortion. 2 Pik up n A 110, n sw throuh th nxt A 110 in th RAW strip. Th nw A 110 will sit on top o th zl. Rpt this stith or totl o 11 A 110s (photo ). 3 Work rows o pyot stith s ollows: Row 1: Pik up n A 110, n sw k throuh th lst A 110 in th prvious stp (iur 4, ). Usin A 110s n tiht tnsion, work tn mor stiths o o th rminin 110s in th prvious stp ( ). Row 2: Turn, n work 11 stiths usin A 110s (iur 5, ). FIGURE 4 Front o ol in lt Bzl (si viw) FIGURE 5 FIGURE 6 h i j Row 3: Work 11 stiths usin 80 s s ( ). Row 4: Work 11 stiths, ltrntin n 80 n 3 x 10 mm r. En with n 80 ( ). 4 Flip th zl to work on th k si. Sw ountrlokwis roun th zl to xit th 110 in th oriinl RAW strip tht is irtly opposit th on you xit in stp 1. This nsurs tht oth hlvs o th ron oy will mth up. 5 Work s in stp 2 n thn work rows 1 3 o stp 3 on this si o th zl. 6 I sir, ut smll pi o plsti wrp, n roll it to it insi th two hlvs o th ron oy. Zip up th two hlvs o th oy, n rtr th thr pth twi. 7 Hol th work so you r lookin own throuh th oy, with th ront o th ol in to th lt. On this n o th oy, you shoul hv iv thr ris: on twn th zl n th lt A 110 (iur 6, ) on twn th lt A 110 n th lt 80 ( ) purpl ron olors 22 mm vint utton 3 x 10 mm r s (Czh, mthyst; www.usions.om) 3 mm roun ir-polish s (Czh, lk) 80 s s (Toho 704, mtt Anrom) 110 s s olor A (Toho 166F, mtt trnsprnt liht mthyst AB) olor B (Toho 704, mtt Anrom) olor C (Miyuki 457L, mtlli liht ronz; www.rvns.om) 150 s s olor D (SB3341, mtt trnsprnt liht mthyst AB) olor E (Miyuki 1522, sprkl hony ilin rystl) Niol Spiknrithr hs n in or our yrs n lovs projts tht rquir nothin ut s s, nl, n som thr. Pyot stith n hrrinon r hr vorit thniqus, whih xplins how oth m to tur prominntly in this projt. Outsi o in, sh is n ssistnt prossor o psyholoy n onomis t univrsity in Bvri, Grmny. Contt Niol t www.wstmonstr.u.

Roun 1 o th til Roun 2 Roun 1 rs Roun 11 Roun 10 FIGURE 7 FIGURE 8 FIGURE 9 FIGURE 10 Roun 14 Roun 17 rs Roun 13 Roun 16 rs FIGURE 11 FIGURE 12 FIGURE 13 on twn th lt n riht 80s ( ) on twn th riht 80 n th riht A 110 ( h) on twn th riht A 110 n th zl (i j) Ths thr ris shoul lry in pl s rsult o stithin th oy n zippin th hlvs. Howvr, i ny thr ris r missin, sw throuh th work s nssry to rt thm. Exit th riht 80, twn th 80 n th 110, on this n. Til 1 Continu holin th work so you r lookin own throuh th oy, with th ront o th ol in to th lt. Goin ountrlokwis, work roun 1 o th til in tuulr rik stith s ollows: Pik up two 80s, sw unr th thr ri twn th riht n lt 80s, n sw up throuh th son 80 just (iur 7, ). Position th nw 80s so thy r si y si. Pik up n A 110, sw unr th thr ri twn th lt 80 n A 110, n sw up throuh th A 110 just ( ). Pik up n A 110, sw unr th thr ri twn th lt A 110 n th zl, n sw up throuh th A 110 just ( ). Pik up n A 110, sw unr th thr ri twn th zl n th riht A 110, n sw up throuh th A 110 just ( ). Work joinin stith: Sw own throuh th irst 80 in this roun, sw unr th rminin thr ri, n sw up throuh th sm 80 (iur 8). 2 Work rouns 2 10 o th til in tuulr rik stith s ollows. As or, h roun is work ountrlokwis n will onsist o stith with two s, thr stiths with on h, n joinin stith. As you stith rouns 2 5, th 80s will spirl roun th til. From roun 6 on, vry othr roun will inlu just on 80, usin th til to twist. Roun 2 is illustrt y iur to t you strt. Roun 2: Two 80s, thr stiths with A 110s, join (iur 9) Rouns 3 5: Two 80s, thr stiths with A 110s, join Roun 6: An A 110 n n 80, thr stiths with A 110s, join Roun 7: An A 110 n n 80, on stith with n 80, two stiths with A 110s, join Roun 8: Two A 110s, on stith with n 80, two stiths with A 110s, join Roun 9: Two A 110s, two stiths with 80s, on stith with n A 110, join Roun 10: Two A 110s, on stith with n A 110, on stith with n 80, on stith with n A 110, join 3 Rouns 11, 14, n 17 r rs rouns, mnin you will omit on stith in th roun y skippin ovr th init thr ri n swin unr th ollowin on. Ths rouns r illustrt y iurs to show th orrt position o h rs. Th rouns tr rs will inlu on wr, usin th til to tpr. Roun 11: Two A 110s (rs), two stiths with 80s, join (iur 10) Roun 12: Two A 110s, on stith with n A 110, on stith with n 80, join Roun 13: An 80 n n A 110, on stith with n A 110, on stith with n 80, join Roun 14: An 80 n n A 110, on stith with n A 110 (rs), join (iur 11) Roun 15: Two 80s, on stith with n A 110, join Roun 16: An A 110 n n 80, on stith with n A 110, join Roun 17: Two A 110s (iur 12) 4 Your thr shoul now xitin th son A 110 pik up in roun 17. Pik up n A 110, sw unr th thr ri in roun 17, sw k up throuh th nw A 110, n sw own throuh th othr A 110 in roun 17. Sw k throuh th til, n n th thr. Snout 1 On 2 y. (1.8 m) o thr, pik up two A 110s n olor B 110 s. Ti th s into rin with squr knot, lvin 10-in. (25 m) til. Sw throuh th two A 110s in th rin. This rin orms roun 1 o th ron snout. 2 Work th snout in tuulr pyot n tuulr hrrinon s ollows: Roun 2: Work two pyot stiths with olor C 110 s s n on stith

FIGURE 14 FIGURE 15 j FIGURE 16 FIGURE 17 i h FIGURE 18 FIGURE 19 FIGURE 20 FIGURE 21 with n A 110. Stp up throuh th irst C 110 (iur 13). Roun 3: Work on stith with two B 110s (iur 14, ), n two stiths with two A 110s h, n stp up throuh th irst B 110 in this roun ( ). Roun 4: Work hrrinon stith with two B 110s, swin throuh th nxt B 110, C 110, n A 110 (iur 15, ). Work hrrinon stith with two A 110s, swin throuh thr A 110s ( ). Work hrrinon stith with two A 110s, swin throuh th nxt A 110, C 110, n B 110. Stp up throuh th irst B 110 in this roun ( ). Roun 5: Work hrrinon stith with two B 110s (iur 16, ). Work n inrs stith y pikin up B 110 n swin throuh th nxt A 110 ( ). Work hrrinon stith with two A 110s ( ). Work n inrs stith with n A 110 ( ). Work hrrinon stith with two A 110s ( ). Work n inrs stith with B 110, n stp up throuh th irst B 110 in this roun ( ). Pull tiht so th work ins to up wy rom you. B sur to kp th thr til to th outsi o th work. Roun 6: Work hrrinon stith with two B 110s (iur 17, ). Work n inrs stith with 3 mm roun ir-polish ( ). Work hrrinon stith with two A 110s ( ). Work two pyot stiths with A 110s ( ). Work hrrinon stith with two A 110s ( ). Work n inrs stith with 3 mm, n stp up throuh th irst B 110 ( ). Pinh th work in hl, n pull tiht to rt pronoun snout shp. Roun 7: Work hrrinon stith with two B 110s (iur 18, ). Work pyot stith with B 110 ( ). Work pyot stith with n A 110 ( ). Pik up n A 110, n sw own throuh th nxt A 110 in th sm hrrinon stk ( ). Work pyot stith with n A 110, swin throuh thr A 110s ( ). Work pyot stith with n A 110 ( ). Pik up n A 110, n sw own throuh th nxt A 110 in th sm hrrinon stk ( h). Work pyot stith with n A 110 (h i). Work pyot stith with B 110, n stp up throuh th irst B 110 (i j). Roun 8: Work hrrinon stith with two B 110s (iur 19, ). Work pyot stith with B 110 ( ). Pik up B 110 n n A 110, n sw throuh th nxt A 110 ( ). Work iv pyot stiths with A 110s ( ). Pik up n A 110 n B 110, n sw throuh th nxt B 110 ( ). Work pyot stith with B 110, n stp up throuh th irst B 110 in this roun ( ). H spik 1 Continuin with th workin thr, pik up two B 110s, sw throuh th two 110s low, n ontinu throuh th irst B 110 just (iur 20, ). 2 Pik up iv B 110s. Skip th lst B 110 just, n sw own throuh th nxt our B 110s ( ) n th two B 110s in stp 1 ( ) to orm spik. 3 A two itionl spiks s shown in iur 21, n thn sw throuh th work to xit B 110 t iur 22, point.

FIGURE 22 FIGURE 23 FIGURE 24 h FIGURE 25 FIGURE 26 Ers 1 Pik up B 110 n n A 110, sw throuh th two 110s low, n ontinu throuh th nw B 110 (iur 22, ). Rpt this stith twi mor ( ). 2 Pik up our B 110s n n A 110, n sw k own throuh th our Bs just (iur 23, ). Continu throuh th nxt our A 110s ( ). 3 Work six pyot stiths usin A 110s (iur 24, ), n thn n r on th othr si o th h, mkin sur to rvrs th olors so tht this r is mirror im o th irst ( ). Sw throuh th jnt B 110 ( ). Nk As you work th ollowin stps, stu th h n nk with plsti wrp. 1 Work roun 1 o th nk s ollows: Pik up two B 110s, pss your thr hin th h spik, n sw throuh th nxt B 110 on th othr si (iur 25, ). Mk sur th nw s r position hin th spik. Pik up two A 110s, pss your thr hin th riht r, n sw throuh th nxt A 110 on th othr si ( ). Mk sur th nw s r position hin th r. Work two pyot stiths with A 110s ( ), sw throuh th nxt A 110 in th prvious roun ( ), n work two mor pyot stiths with A 110s ( ). Pik up two A 110s, pss your thr hin th lt r, n sw throuh th nxt B 110 on th othr si ( ). Mk sur th nw s r position hin th r. Stp up throuh th irst two B 110s in this roun ( h). 2 Flip th h so you r now workin on th k, usin your stithin to visully rvrs irtion. Work th ollowin rouns in tuulr pyot stith, strtin with roun 2 s ollows: Roun 2: (iur 26, ) On stith with B 110, swin throuh two A 110s. Four stiths with A 110s. On stith with n A 110, swin throuh two A 110s. On stith with B 110, swin throuh two B 110s. Stp up throuh th irst B 110 in this roun. Roun 3: Two pyot stiths with A 110s. Pik up n A 110, skip th nxt up, n sw throuh th ollowin up-. Two stiths with A 110s On stith with B 110. Stp up ( ). Roun 4: Four stiths with A 110s. Two stiths with B 110s. Stp up ( ).

h FIGURE 27 FIGURE 28 FIGURE 29 Roun 5: Four stiths with A 110s. On stith with B 110. On stith with n A 110. Stp up ( ). Roun 6: Thr stiths with A 110s. Two stiths with B 110s. On stith with n A 110. Stp up ( ). Roun 7: Thr stiths with A 110s. On stith with B 110. Two stiths with A 110s. Stp up ( ). Roun 8: Two stiths with A 110s (iur 27, ). Two stiths with B 110s ( ). On stith with n A 110, swin throuh totl o our A 110s ( ). This rts V-shp ivot in th nk tht will us it to turn towr th viwr on stith to th oy. Roun 9: Two stiths with A 110s ( ). On stith with B 110 ( ). On stith with n A 110 ( ). Skip th nxt two A 110s in th ivot, n sw throuh th ollowin two A 110s without in ny s ( h). 3 Roun 10 is prtil roun, work s ollows: Work on stith with n A 110 (iur 28, ) n two stiths with B 110 ( ), n thn sw throuh th work s nssry to turn n xit th lst B 110, oin in th opposit irtion (point ). Th turn llows you to voi swin throuh th ivot n illin thos s with too muh thr. 4 Roun 11 is nothr prtil roun, work s ollows: Work on stith with B 110 (iur 29, ) n on stith with n A 110 ( ), n thn sw throuh th work s nssry to turn n xit this nw A 110 in th opposit irtion (point ). 5 Work pyot stith with B 110. Followin th stlish olor pttrn, ontinu roun th opnin o th nk in pyot stith. Thr will not ronizl up-s to sw throuh, so simply pik up n 110, skip th nxt 110 in th nk, n sw throuh th ollowin 110 or totl o six 110s in this roun. Stp up throuh th irst B 110 in this roun. 6 Work two mor rouns o pyot, ollowin th stlish olor pttrn, n stp up. Mk sur tht th lst roun hs two B 110 up-s. En with your thr xitin on o ths two up-s, with th thr xitin wy rom th pir o B 110s. Stu th nk ll th wy to th top with plsti wrp, n rtr th thr pth o th lst roun. Do not n th workin thr.

FIGURE 30 FIGURE 31 FIGURE 32 Nk-oy onntion Stithin th h o th ron to th oy rquirs som innuity, sin th s in th lst roun o th nk r orint prpniulr to th s in th lst roun o th oy. Howvr, th wi rn o stithin thniqus us in this projt will srv you wll in ths inl stps. 1 Strt y orintin th oy so tht th sinl 80 on th oy lls twn th two B 110 up-s on th nk. Work th thr pth shown, xitin th B 110 own- twn th two up-s on th nk (iur 30). 2 Work similr thr pth to onnt th B 110 own- to th sinl 80 on th n o th oy, n xit th nxt nk tht isn t tth to th oy n A 110 own- (iur 31). 3 Work similr thr pth to onnt this A 110 own- to th oy, n xit th nxt up-. 4 Continu onntin h up- n own- o th nk to th oy. Whr th nk touhs th zl, th s will prlll n you n us squr stith thr pth to mk th onntion. On th k o th nk, i thr is lr p whr th nk mts th oy, work prtil rouns n turns s you i rlir in th nk to up-s whr you n thm. 5 Whn you omplt th onntion, rtr th thr pth nywhr thr s lot o thr showin twn th nk n oy. En th thr. Tonu With th 10-in. (25 m) til rom th strt o th snout, sw throuh th work to xit on o th two A 110s t th vry tip o th snout with your thr pointin own. Pik up svn olor E 150 s s, n sw k throuh th sixth E 150 (iur 32, ). Pik up two E 150s, n sw k throuh th irst E 150, th prvious iv Es, n th othr A 110 t th tip o th snout ( ). Rtr th thr pth o th tonu, n n th til. How to tm your ron To tth your ron to nkl, sli thin jump rin throuh n 80, n tth it to hin or or. You n lso work pyot loop o o th k to mk il. Altrntivly, mk n ornmnt strin pi o thr throuh two 80s n ti th ns tothr, or mk wir hnr to sli throuh th 80s. In h s, mk sur tht th ron hns s sir or inlizin th tthmnt. w