-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathdias.html
609 lines (568 loc) · 28.3 KB
/
dias.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Google Tag Manager -->
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-NC2Q2HQ');</script>
<!-- End Google Tag Manager -->
<title>LearnMYOG DIAS</title>
<link rel="apple-touch-icon" sizes="180x180" href="images/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="images/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="images/favicon-16x16.png">
<link rel="manifest" href="images/site.webmanifest">
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
<meta name="description" content="Learn to Make Your Own Gear (MYOG). Sewing patterns and tutorials for outdoor adventurers. DIY Patagonia Baggies sewing pattern.">
<link rel="stylesheet" href="assets/css/main.css" />
<noscript><link rel="stylesheet" href="assets/css/noscript.css" /></noscript>
<script defer src="https://code.jquery.com/jquery-3.6.3.min.js"></script>
<script defer src="assets/js/colorswitcher.js"></script>
<script defer src="assets/js/header.js" type="text/javascript"></script>
<script defer src="assets/js/nav.js" type="text/javascript"></script>
<script defer src="assets/js/footer.js" type="text/javascript"></script>
<!-- Global site tag (gtag.js) - Google Analytics GA4 -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-WP4C42S5VW"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-WP4C42S5VW');
</script>
<!-- Global site tag (gtag.js) - Google Analytics GA4 -->
</head>
<body class="is-preload">
<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-NC2Q2HQ"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
<div id="wrapper" class="divided">
<!-- Banner -->
<header-template></header-template>
<!-- Nav -->
<div class="spotlight-color invert align-center">
<nav-template></nav-template>
</div>
<div id="main">
<!-- Title and Gallery -->
<section class="wrapper style1 align-center">
<div class="inner">
<h1>Do It All Shorts</h1>
<h3>All summer. All day. DIAS</h3>
</div>
<!-- Gallery -->
<div class="gallery style1 small">
<article>
<a href="images/dias/bhwalk.jpg" class="image">
<img src="images/dias/thumbs/bhwalk.jpg" title="Fast drying DIAS, perfect for river days" loading="lazy" /></a>
</article>
<article>
<a href="images/dias/bhcover2.jpg" class="image">
<img src="images/dias/thumbs/bhcover2.jpg" title="5 inch inseam DIAS in Supplex Solarweave" loading="lazy" /></a>
</article>
<article>
<a href="images/dias/bhwelt.jpg" class="image">
<img src="images/dias/thumbs/bhwelt.jpg" title="Low profile tailored pockets on back" loading="lazy" /></a>
</article>
<article>
<a href="images/dias/orgusset.jpg" class="image">
<img src="images/dias/thumbs/orgusset.jpg" title="Taslan shell with AIRWAVE 4-Way Stretch Ripstop gusset from RBTR" loading="lazy" /></a>
</article>
<article>
<a href="images/dias/orpocket.jpg" class="image">
<img src="images/dias/thumbs/orpocket.jpg" title="Deep hand pockets with phone sleeve secure into leg hem" loading="lazy" /></a>
</article>
<article>
<a href="images/dias/orwaist.jpg" class="image">
<img src="images/dias/thumbs/orwaist.jpg" title="Elastic waistband with optional drawstring" loading="lazy" /></a>
</article>
<article>
<a href="images/dias/orwelt.jpg" class="image">
<img src="images/dias/thumbs/orwelt.jpg" title="Learn to sew pockets with retail quality professional finishes" loading="lazy" /></a>
</article>
<article>
<a href="images/dias/blhero.jpg" class="image">
<img src="images/dias/thumbs/blhero.jpg" title="DIAS in 2-ply Supplex Nylon with an 7 inch inseam" loading="lazy" /></a>
</article>
<article>
<a href="images/dias/blback.jpg" class="image">
<img src="images/dias/thumbs/blback.jpg" title="Secure back pocket with help of a plastic KAM snap" loading="lazy" /></a>
</article>
<article>
<a href="images/dias/yellowhero.jpg" class="image">
<img src="images/dias/thumbs/yellowhero.jpg" title="Early prototype DIAS in 2-ply Supplex. Yellow is a bit too sheer." loading="lazy" /></a>
</article>
<article>
<a href="images/dias/blgusset.jpg" class="image">
<img src="images/dias/thumbs/blgusset.jpg" title="Single piece crotch gusset for mobility and comfort" loading="lazy" /></a>
</article>
<article>
<a href="images/dias/blpockets.jpg" class="image">
<img src="images/dias/thumbs/blpockets.jpg" title="Back pocket includes optional security of a snap flap" loading="lazy" /></a>
</article>
<article>
<a href="images/dias/bltag.jpg" class="image">
<img src="images/dias/thumbs/bltag.jpg" title="Old shoelaces make excellent drawstrings" loading="lazy" /></a>
</article>
<article>
<a href="images/dias/patterncard.png" class="image">
<img src="images/dias/thumbs/patterncard.png" title="Pattern overview and sizing" loading="lazy" /></a>
</article>
<article>
<a href="images/dias/sampleinstructions.png" class="image">
<img src="images/dias/thumbs/sampleinstructions.png" title="Detailed instructions with construction photos and illustrations." loading="lazy" /></a>
</article>
</div>
</section>
<!-- Upper Content -->
<section class="wrapper style1 align-center">
<div class="inner">
<div class="index align-left">
<section>
<header>
<h3>Design Features</h3>
</header>
<div class="content">
<p>First released in 1982, Patagonia® Baggies™ have been a summer staple for 40 years.
Inspired by the classics, but with a modern shake, let DIAS be your next make. 🤙
<ul>
<li>Classic style outdoor shorts with regular rise and casual straight fit</li>
<li>Full length crotch gusset for range of motion and squat comfort</li>
<li>Deep hand pockets that won't flip out with an inner iPhone pocket</li>
<li>One or two back pockets with or without a secure snap flap</li>
<li>Drawcord and elastic waistband constructed to allow for future replacement</li>
</ul>
</p>
<h4>Garment Fit</h4>
<p>
DIAS are designed with a casual straight fit and standard rise.
Compared to Patagonia® Baggies™, DIAS are slightly less baggy around the hips and thigh for a more trim shape.
Referencing the photo gallery, I'm 6'0" tall, 170 lbs, 39" full-hip and wearing a size 40. I typically wear a men's medium.
While a 5" inseam is standard, easily extend or short with included illustrated instructions for inseam and rise fit.
</p>
<h4>Body Measurements</h4>
<p>
The sewing pattern covers a wide range of sizes corresponding to XS to XXL.
Full hip/seat is the main sizing measurement, the maximum horizontal circumference around hips and butt.
</p>
<div class="table-wrapper">
<table>
<thead>
<tr>
<th>Body Measurement (inches)</th>
<th>32-34</th>
<th>35-37</th>
<th>38-40</th>
<th>41-43</th>
<th>44-46</th>
<th>47-49</th>
</tr>
</thead>
<tbody>
<tr>
<td>Full Hip (Seat)</td>
<td>32-34</td>
<td>35-37</td>
<td>38-40</td>
<td>41-43</td>
<td>44-46</td>
<td>47-49</td>
</tr>
<tr>
<td>Pant-Waist</td>
<td>28-29</td>
<td>30-32</td>
<td>33-35</td>
<td>36-38</td>
<td>40-43</td>
<td>45-47</td>
</tr>
<tr>
<td>Mid Thigh</td>
<td>18.5</td>
<td>19.5</td>
<td>20.5</td>
<td>22.5</td>
<td>24.5</td>
<td>26.5</td>
</tr>
</tbody>
<tfoot>
<tr><td></td><td></td><td></td><td></td><td></td><td></td><td></td></tr>
</tfoot>
</table>
</div>
<h4>Sewing Skill Level - Confident Beginner</h4>
<p>
DIAS have been designed for confident beginners. Apparel can be intimidating so this base pattern is low complexity and uses modest materials.
An optional welt pocket on the back of the shorts is provided for intermediate sewers and a household steam iron is recommended.
While a beginner can make this project, familiarity with sewing and basic construction techniques is expected.
Serging simplifies construction however an overcast stitch, french seams, or flat felled seams are alternative methods to finish raw edges.
</p>
</div>
</section>
</div>
</div>
</section>
<!-- Download Link -->
<section class="wrapper style2 align-center">
<div class="inner">
<div class="index align-left">
<section>
<header><h3>Digital Sewing Pattern</h3></header>
<div class="content">
<ul>
<li>Complete step-by-step sewing instructions with detailed photos</li>
<li>Cut layout, materials, sizing recommendations, and custom fit adjustments</li>
<li>Comfort straight fit with six typical ready to wear sizes</li>
<li>Illustrated instructions for shortening or lengthening inseam and rise</li>
<li>Multiple PDF paper sizes for printing convenience
<ul style="margin-bottom: 0;">
<li>Print at home on 8.5x11 inch Letter or A4 sized paper</li>
<li>Large format on one 36"x48" or A0 sized sheet</li>
</ul></li>
<li>Recommended seam allowances included for all pattern panels and sizes</li>
</ul>
<a href="https://shop.learnmyog.com/shop/p/dias" class="button primary icon solid fa-credit-card" style="font-size: 100%">$20</a>
<p>All LearnMYOG patterns are for <strong>personal, non-commercial use only.</strong></p>
<p>We're excited to invite you to shop at our new and improved store, where you can enjoy a smoother checkout experience and flexible payment options, including PayPal and many other methods.</p>
<p>If you encounter any issues or prefer to use our previous platform, you can still make purchases at <a href="https://payhip.com/b/a7bcJ">Payhip</a>.</p>
<p>As always, if you have any questions or need assistance, don’t hesitate to reach out—we’re here to help!</p>
</div>
</section>
<section>
<header><h3>Physical Pattern</h3></header>
<div class = "content">
<p>Purchase pre-printed large format patterns alongside your fabric!</p>
<a href="https://ripstopbytheroll.com/products/dias-template-pattern-bundle-learn-myog?rfsn=4608557.2d546b9" target="_blank" ><img class="partner desaturated fit" style="margin-left:0" src="images/shared/partners/200/RBTR.webp" alt="Ripstop by the Roll" /></a>
</div>
</section>
</div>
</div> <!-- inner -->
</section> <!-- primary content -->
<!-- Lower Content -->
<section class="wrapper style1 align-center">
<div class="inner">
<!-- <hr> -->
<div class="index align-left">
<!-- Materials -->
<section>
<header>
<h3>Fabrics</h3>
</header>
<div class="content">
<p>
For the classic look and feel, Supplex Nylon with durable water repellant (DWR) finish will make fast drying, sun protective, and long lasting shorts.
<a href="https://www.questoutfitters.com/uncoated_fabrics.htm#SUPPLEX" target="_blank" >Quest Outfitters</a>, <a href="https://discoveryfabrics.com/products/supplex-nylon-woven" target="_blank" >Discovery Fabrics</a>, <a href="https://www.therainshed.com/shop/Fabrics/UNCOATED-FABRICS/Supplex-Nylon" target="_blank" >The Rainshed</a>, and now <a href="https://ripstopbytheroll.com/products/nylon-taslan?rfsn=4608557.2d546b9" target="_blank">Ripstop by the Roll</a> have a great selection of Supplex woven fabric also generically known as taslan.
</br></br>
Lightweight stretch woven fabric with DWR and low spandex content are perfect for bouldering or trail riding.
Check out 'Surfer' available at <a href="https://discoveryfabrics.com/collections/summer-styles-stay-cool/products/stretch-woven-water-repellent" target="_blank" >Discovery Fabrics</a>.
</p>
<div class="items style3 small">
<section>
<a href="https://discoveryfabrics.com/LearnMYOG" target="_blank" ><img class="partner desaturated fit" src="images/shared/partners/200/discoveryfabrics.webp" alt="Discovery Fabrics" /></a><p class="align-center"></p>
</section>
<section>
<a href="https://ripstopbytheroll.com/?rfsn=4608557.2d546b9" target="_blank" ><img class="partner desaturated fit" src="images/shared/partners/200/RBTR.webp" alt="Ripstop by the Roll" /></a>
</section>
<section>
<a href="https://www.therainshed.com/shop/Fabrics/UNCOATED-FABRICS/Supplex-Nylon" target="_blank" ><img class="partner desaturated fit" src="images/shared/partners/200/therainshed.webp" alt="The Rainshed" /></a>
</section>
<section>
<a href="https://www.questoutfitters.com/uncoated_fabrics.htm#SUPPLEX" target="_blank" ><img class="partner desaturated fit" src="images/shared/partners/200/questoutfitters.webp" alt="Quest Outfitters" /></a>
</section>
</div>
<p class="discount">Save $5 on orders over $50 at <a href="https://discoveryfabrics.com/LearnMYOG" target="_blank" >Discovery Fabrics</a> using discount code "LearnMYOG"!</p>
<div class="table-wrapper">
<table>
<thead>
<tr>
<th>Material</th>
<th>Recommended</th>
<th>Length (Width)</th>
</tr>
</thead>
<tbody>
<tr>
<td>Shell Fabric</td>
<td>Supplex Nylon or Durable Stretch Woven, see trusted vendors</td>
<td>1.5 yd (58")</td>
</tr>
<tr>
<td>Fusible Interfacing</td>
<td>Lightweight fusible interfacing such as <a href="https://pellonprojects.com/products/plf36-fusible-interfacing/" target="_blank">Pellon PLF36</a></td>
<td>15" (15")</td>
</tr>
<tr>
<td>Waistband Elastic</td>
<td>1 inch wide 'non-roll' woven elastic <a href="https://discoveryfabrics.com/products/elastic-woven?variant=39483898167381" target="_blank">Discovery Fabrics</a> or <a href="https://www.therainshed.com/shop/c/p/1-inch-NonRoll-Elastic-Black-x17434908.htm" target="_blank">The Rainshed</a></td>
<td>Pant-waist circumference</td>
</tr>
<tr>
<td>Waistband Drawcord</td>
<td>Salvaged cord, <a href="https://www.therainshed.com/shop/Narrow-Materials/CORDING/Flat-Drawstring/p/14-inch-Flat-Polyester-Cord-Black-x18833686.htm" target="_blank">Flat cord</a> or my preference... an old shoe lace</td>
<td>8-10" longer than pant-waist circumference</td>
</tr>
<tr>
<td>Snap Flap (Optional)</td>
<td><a href="https://ripstopbytheroll.com/products/kam-snaps?rfsn=4608557.2d546b9" target="_blank">Plastic KAM snap</a>, velcro, or other fastener</td>
<td>One per pocket</td>
</tr>
</tbody>
<tfoot>
<tr><td></td><td></td><td></td></tr>
</tfoot>
</table>
</div>
Suggested needle and thread pairing for this project is:
<ul class="alt" >
<li>🪡 Universal or Microtex 80/12 needles</li>
<li>🧵 Gutermann All-Purpose (MARA 100) Tex 30 polyester thread.</li>
</ul>
<p>
2-ply Supplex makes great running or paddleboard shorts, but lighter colors like yellow tend to be a bit sheer.
4-ply is more durable and has a hand feel closer to the original Patagonia® Baggies™.
High res comparison of fabric textures can be seen in Detailed Build Photos 👇🏽
</p>
Measured weight of shorts, all size medium by inseam and fabric type:
<ul class="alt" >
<li>7.5oz Patagonia Baggies 5" originals (4-ply Supplex)</li>
<li>5.6oz black DIAS 7" (2-ply Supplex)</li>
<li>4.9oz Patagonia Baggie Lights 6.5" (polyester)</li>
<li>4.5oz blue DIAS 5" (Supplex Solarweave)</li>
<li>3.5oz yellow DIAS 5" (2-ply Supplex)</li>
</ul>
</div>
</section>
</div>
<div class="align-center">
<!-- Videos -->
<header>
<h2>Sewalong Tutorials</h2>
</header>
<section class="items style3 big">
<article class="youtube">
<a href="https://youtu.be/zr3igOrukvU" target="_blank" rel="noopener">
<img class="thumbnail fit" src="images/dias/thumbs/ytthumb.jpg"/>
<div class="play-button"></div>
</a>
<div class="caption">Sew along with me to make your own DIAS</div>
</article>
</section>
<p>
<button id = "toggle_build_gallery_button" class="button large icon solid fa-angle-down" >Detailed Build Photos</button>
</p>
<!-- element hidden until button click, build_gallery.js -->
<div id = "build_gallery" style="display:none;" class="gallery style1 small">
<article>
<a href="images/dias/build/fabricslightwts.jpg" class="image">
<img src="images/dias/build/thumbs/fabricslightwts.jpg" title="Left to right: 2-ply laundered, 2-ply yellow, 2-ply black, Patagonia 4-ply" loading="lazy" /></a>
</article>
<article>
<a href="images/dias/build/fabricsmedwts.jpg" class="image">
<img src="images/dias/build/thumbs/fabricsmedwts.jpg" title="Left to right: 2-ply yellow, 2-ply black, Patagonia 4-ply, 4-ply red, Solarweave blue" loading="lazy" /></a>
</article>
<article>
<a href="images/dias/build/step2.4.jpg" class="image">
<img src="images/dias/build/thumbs/step2.4.jpg" title="Step 2.4" loading="lazy" /></a>
</article>
<article>
<a href="images/dias/build/step2.5.jpg" class="image">
<img src="images/dias/build/thumbs/step2.5.jpg" title="Step 2.5" loading="lazy" /></a>
</article>
<article>
<a href="images/dias/build/step2.5b.jpg" class="image">
<img src="images/dias/build/thumbs/step2.5b.jpg" title="Step 2.5b" loading="lazy" /></a>
</article>
<article>
<a href="images/dias/build/step2.7.jpg" class="image">
<img src="images/dias/build/thumbs/step2.7.jpg" title="Step 2.7" loading="lazy" /></a>
</article>
<article>
<a href="images/dias/build/step2.8.jpg" class="image">
<img src="images/dias/build/thumbs/step2.8.jpg" title="Step 2.8" loading="lazy" /></a>
</article>
<article>
<a href="images/dias/build/step2.10.jpg" class="image">
<img src="images/dias/build/thumbs/step2.10.jpg" title="Step 2.10" loading="lazy" /></a>
</article>
<article>
<a href="images/dias/build/step2.12.jpg" class="image">
<img src="images/dias/build/thumbs/step2.12.jpg" title="Step 2.12" loading="lazy" /></a>
</article>
<article>
<a href="images/dias/build/step2.13.jpg" class="image">
<img src="images/dias/build/thumbs/step2.13.jpg" title="Step 2.13" loading="lazy" /></a>
</article>
<article>
<a href="images/dias/build/step2.13b.jpg" class="image">
<img src="images/dias/build/thumbs/step2.13b.jpg" title="Step 2.13b" loading="lazy" /></a>
</article>
<article>
<a href="images/dias/build/step3.2.jpg" class="image">
<img src="images/dias/build/thumbs/step3.2.jpg" title="Step 3.2" loading="lazy" /></a>
</article>
<article>
<a href="images/dias/build/step3.3.jpg" class="image">
<img src="images/dias/build/thumbs/step3.3.jpg" title="Step 3.3" loading="lazy" /></a>
</article>
<article>
<a href="images/dias/build/step3.4.jpg" class="image">
<img src="images/dias/build/thumbs/step3.4.jpg" title="Step 3.4" loading="lazy" /></a>
</article>
<article>
<a href="images/dias/build/step3.5.jpg" class="image">
<img src="images/dias/build/thumbs/step3.5.jpg" title="Step 3.5" loading="lazy" /></a>
</article>
<article>
<a href="images/dias/build/step3.6.jpg" class="image">
<img src="images/dias/build/thumbs/step3.6.jpg" title="Step 3.6" loading="lazy" /></a>
</article>
<article>
<a href="images/dias/build/step3.6b.jpg" class="image">
<img src="images/dias/build/thumbs/step3.6b.jpg" title="Step 3.6b" loading="lazy" /></a>
</article>
<article>
<a href="images/dias/build/step3.7.jpg" class="image">
<img src="images/dias/build/thumbs/step3.7.jpg" title="Step 3.7" loading="lazy" /></a>
</article>
<article>
<a href="images/dias/build/step3A.2.jpg" class="image">
<img src="images/dias/build/thumbs/step3A.2.jpg" title="Step 3A.2" loading="lazy" /></a>
</article>
<article>
<a href="images/dias/build/step3A.7.jpg" class="image">
<img src="images/dias/build/thumbs/step3A.7.jpg" title="Step 3A.7" loading="lazy" /></a>
</article>
<article>
<a href="images/dias/build/step3A.8.jpg" class="image">
<img src="images/dias/build/thumbs/step3A.8.jpg" title="Step 3A.8" loading="lazy" /></a>
</article>
<article>
<a href="images/dias/build/step3B.1.jpg" class="image">
<img src="images/dias/build/thumbs/step3B.1.jpg" title="Step 3B.1" loading="lazy" /></a>
</article>
<article>
<a href="images/dias/build/step3B.1c.jpg" class="image">
<img src="images/dias/build/thumbs/step3B.1c.jpg" title="Step 3B.1a" loading="lazy" /></a>
</article>
<article>
<a href="images/dias/build/step3B.1b.jpg" class="image">
<img src="images/dias/build/thumbs/step3B.1b.jpg" title="Step 3B.1b" loading="lazy" /></a>
</article>
<article>
<a href="images/dias/build/step3B.1balt.jpg" class="image">
<img src="images/dias/build/thumbs/step3B.1balt.jpg" title="Step 3B.1b Alt" loading="lazy" /></a>
</article>
<article>
<a href="images/dias/build/step3B.2.jpg" class="image">
<img src="images/dias/build/thumbs/step3B.2.jpg" title="Step 3B.2" loading="lazy" /></a>
</article>
<article>
<a href="images/dias/build/step3B.4.jpg" class="image">
<img src="images/dias/build/thumbs/step3B.4.jpg" title="Step 3B.4" loading="lazy" /></a>
</article>
<article>
<a href="images/dias/build/step3B.5.jpg" class="image">
<img src="images/dias/build/thumbs/step3B.5.jpg" title="Step 3B.5" loading="lazy" /></a>
</article>
<article>
<a href="images/dias/build/step3B.5finished.jpg" class="image">
<img src="images/dias/build/thumbs/step3B.5finished.jpg" title="Step 3B.5 Finished" loading="lazy" /></a>
</article>
<article>
<a href="images/dias/build/step4.1.jpg" class="image">
<img src="images/dias/build/thumbs/step4.1.jpg" title="Step 4.1" loading="lazy" /></a>
</article>
<article>
<a href="images/dias/build/step4.2.jpg" class="image">
<img src="images/dias/build/thumbs/step4.2.jpg" title="Step 4.2" loading="lazy" /></a>
</article>
<article>
<a href="images/dias/build/step4.3.jpg" class="image">
<img src="images/dias/build/thumbs/step4.3.jpg" title="Step 4.3" loading="lazy" /></a>
</article>
<article>
<a href="images/dias/build/step4.3b.jpg" class="image">
<img src="images/dias/build/thumbs/step4.3b.jpg" title="Step 4.3b" loading="lazy" /></a>
</article>
<article>
<a href="images/dias/build/step5.1.jpg" class="image">
<img src="images/dias/build/thumbs/step5.1.jpg" title="Step 5.1" loading="lazy" /></a>
</article>
<article>
<a href="images/dias/build/step5.4.jpg" class="image">
<img src="images/dias/build/thumbs/step5.4.jpg" title="Step 5.4" loading="lazy" /></a>
</article>
<article>
<a href="images/dias/build/step5.5.jpg" class="image">
<img src="images/dias/build/thumbs/step5.5.jpg" title="Step 5.5" loading="lazy" /></a>
</article>
<article>
<a href="images/dias/build/step6.1.jpg" class="image">
<img src="images/dias/build/thumbs/step6.1.jpg" title="Step 6.1" loading="lazy" /></a>
</article>
<article>
<a href="images/dias/build/step6.2.jpg" class="image">
<img src="images/dias/build/thumbs/step6.2.jpg" title="Step 6.2" loading="lazy" /></a>
</article>
<article>
<a href="images/dias/build/step6.4.jpg" class="image">
<img src="images/dias/build/thumbs/step6.4.jpg" title="Step 6.4" loading="lazy" /></a>
</article>
<article>
<a href="images/dias/build/step6.5.jpg" class="image">
<img src="images/dias/build/thumbs/step6.5.jpg" title="Step 6.5" loading="lazy" /></a>
</article>
<article>
<a href="images/dias/build/step6.7.jpg" class="image">
<img src="images/dias/build/thumbs/step6.7.jpg" title="Step 6.7" loading="lazy" /></a>
</article>
<article>
<a href="images/dias/build/step6.8.jpg" class="image">
<img src="images/dias/build/thumbs/step6.8.jpg" title="Step 6.8" loading="lazy" /></a>
</article>
<article>
<a href="images/dias/build/step6.10.jpg" class="image">
<img src="images/dias/build/thumbs/step6.10.jpg" title="Step 6.10" loading="lazy" /></a>
</article>
<article>
<a href="images/dias/build/step7.3.jpg" class="image">
<img src="images/dias/build/thumbs/step7.3.jpg" title="Step 7.4" loading="lazy" /></a>
</article>
</div>
</div>
</div>
</section>
</div> <!-- main -->
<!-- Footer -->
<footer-template></footer-template>
<script defer src="assets/js/jquery.scrollex.min.js"></script>
<script defer src="assets/js/jquery.scrolly.min.js"></script>
<script defer src="assets/js/jquery.poptrox.min.js"></script>
<script defer src="assets/js/browser.min.js"></script>
<script defer src="assets/js/breakpoints.min.js"></script>
<script defer src="assets/js/util.js"></script>
<script defer src="assets/js/main.js"></script>
<script defer src="assets/js/build_gallery.js"></script>
<script defer>
window.addEventListener('load', function () {
const pgtitle = document.location.href.match(/[^\/]+$/)[0] //get page name e.g. map.html
try {
document.querySelector(`#nav .links a[href*="${pgtitle}"`).parentElement.classList.add("active");
console.log(pgtitle,"is a nav element. Set active.")
} catch (TypeError) {
console.log(pgtitle,"not a nav element.")
}
}, false);
</script>
<!-- MYOG Pattern Scripts -->
</body>
<!--
Story by HTML5 UP
html5up.net | @ajlkn
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
-->
</html>