-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathzippers.html
236 lines (209 loc) · 10.8 KB
/
zippers.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
<!DOCTYPE HTML>
<html>
<head>
<title>Learn MYOG with Zippers</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."></head>
<link rel="stylesheet" href="../assets/css/main.css" />
<noscript><link rel="stylesheet" href="../assets/css/noscript.css" /></noscript>
<script src="../assets/js/colorswitcher.js" defer></script>
<script src="../assets/js/header.js" type="text/javascript" defer></script>
<script defer src="../assets/js/nav.js" type="text/javascript"></script>
<script src="../assets/js/footer.js" type="text/javascript" defer></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">
<!-- Wrapper -->
<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"> <!-- Main -->
<section class="wrapper style1 align-center"> <!-- Article Section -->
<div class="inner">
<header>
<h1>Zippers All You Need to Know</h1>
<p>Learn to use zippers for secure weather-resistant packs, pockets, and pouches.</p>
</header>
<div class="index align-left"> <!-- Articles -->
<article>
<header>
<h3>Zipper Types</h3>
</header>
<div class="content">
<p>
<span class="image right">
<img src="../images/zipsack/ykkZipper.jpg" alt="structure of a zipper">
</span>
Zippers come in many sizes and styles for various apparel and bag making applications.
For zipper pouches and backpacks, nylon coil zippers offer a perfect balance of durability, weight, and cost.
Compared to "Vislon" (plastic molded tooth) zippers, coil zippers work well along curves, are more durable, and are more easily assembled.
<br><br>
For the vast majority of MYOG projects and patterns, closed-end zippers are used.
One can purchase pre-assembled zippers at specific lengths, trim to fit, and/or assemble from continuous zipper tape and zipper sliders.
<br><br>
Continuous zipper tape is ordered in bulk lengths, cut to size with scissors, and assembled at home with compatible sliders.
Water resistant zippers are now commonplace, however are significantly more expensive, require more force to open and close, and the polyurethane (PU) coating is subject to UV damage.
PU-coated zipper tape, such as YKK Uretek, often has a shiny side which will be visible and the zipper teeth are hidden on the inside of the pocket.
In my experience, at least for horizontal zippers, a zipper placket (aka flap) is lighter weight and much lower cost.
<br><br>
📢 Zipper sliders are specific to the brand and type of zipper tape, so be sure to select compatible parts.
<br><br>
Sliders also come in non-locking and automatically locking styles.
Locking zippers are less likely to self open when installed vertically, e.g. on a jacket.
Non-locking sliders are common if bought standalone and are best if you're planning to add unique pull lanyards.
</p>
</div>
</article>
<article>
<header>
<h3>Construction</h3>
</header>
<div class="content">
<p>
For majority of MYOG projects, you'll be installing a zipper between two panels so we'll start there.
The video below covers basic zipper assembly and introduces a few advanced tips to take your projects to the next level!</p>
<h3>☝ Sew a zipper into your pack</h3>
<div class="video-container"><iframe loading="lazy" width="100%" height="100%"
src="https://www.youtube.com/embed/Tjf7XQ08I-c?rel=0" frameborder="0"
allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture"
allowfullscreen></iframe>
</div>
<p>As with all things, practice makes perfect. If just starting out, give our <a href="../edcFannyPack.html">Everyday Fanny Pack</a> a go using <a href="../fabrics.html">HyperD 300</a> and zippers from your local craft store.
When you've got it down, step up your skills by making a <a href="../edTotepack.html">Totepack</a> or a <a href="../hipPack.html">Bikepacking Hip Pack</a>!</p>
<h3>🔥 Reuse excess zipper tape for color-matched ribbon!</h3>
<div class="video-container"><iframe loading="lazy" width="100%" height="100%"
src="https://www.youtube.com/embed/vYeasB33jdY?rel=0" frameborder="0"
allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture"
allowfullscreen></iframe>
</div>
<p></p>
<h3>☔️ Reverse Coil Zippers</h3>
<div class="video-container"><iframe loading="lazy" width="100%" height="100%"
src="https://www.youtube.com/embed/S3KeqmaXd0M" frameborder="0"
allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture"
allowfullscreen></iframe>
</div>
</p>
</div>
</article>
<article>
<header>
<h3>Zipper Sizes</h3>
</header>
<div class="content">
<table>
<thead>
<tr>
<th>Size</th>
<th>Chain Type</th>
<th>Tape Width</th>
<th>Combined Width</th>
<th>Application</th>
</tr>
</thead>
<tbody>
<tr>
<td>#3</td>
<td>Coil</td>
<td>3/8"</td>
<td>1"</td>
<td>Wallets, ditty pouches, zip sacks</td>
</tr>
<tr>
<td>#5</td>
<td>Coil</td>
<td>1/2"</td>
<td>1 1/4"</td>
<td>Backpacks, frame bags, tote bags</td>
</tr>
<tr>
<td>#8</td>
<td>Coil</td>
<td>5/8"</td>
<td>1 1/2"</td>
<td>Backpacks, frame bags, duffle bags</td>
</tr>
</tbody>
</table>
</div>
</article>
<article>
<header>
<h3>Stock Up</h3>
</header>
<div class="content">
<p>YKK is my preferred brand for high quality, durable, and low-cost coil zippers. Below is a sample of products from the vendors I personally shop and trust.</p>
<a href="https://ripstopbytheroll.com/?rfsn=4608557.2d546b9" target="_blank" class="icon"><img src="../images/shared/partners/100/RBTR.webp"/><span class="label">RipstopbytheRoll</span></a>
<ul class="alt">
<li><a href="https://ripstopbytheroll.com/collections/coil-zipper/products/ykk-coil-zipper?rfsn=4608557.2d546b9&variant=19657037249">Coil Continuous Tape</a></li>
<li><a href="https://ripstopbytheroll.com/products/ykk-coil-slider?rfsn=4608557.2d546b9&variant=19657571265">Coil Zipper Slider</a></li>
<li><a href="https://ripstopbytheroll.com/collections/coil-zipper/products/ykk-uretek-coil-zipper?rfsn=4608557.2d546b9&variant=19652394881">Water Resistant Zipper</a></li>
<li><a href="https://ripstopbytheroll.com/products/ykk-coil-slider-reverse?rfsn=4608557.2d546b9&variant=27906805633">Water Resistant Zipper Slider</a></li>
</ul>
<a href="https://www.questoutfitters.com/Zipper_Make_Your_Own.htm" target="_blank" class="icon"><img src="../images/shared/partners/100/questoutfitters.webp"/><span class="label">QuestOutfitters</span></a>
<ul class="alt">
<li><a href="https://www.questoutfitters.com/Zipper_Make_Your_Own.htm">Quest Outfitters is a trusted source of bulk zipper tape and sliders</a></li>
</ul>
<a href="https://www.wawak.com/Zippers/" target="_blank" class="icon"><img src="../images/shared/partners/100/wawak.webp"/><span class="label">Wawak</span></a>
<ul class="alt">
<li><a href="https://www.wawak.com/Zippers/Specialty/ykk-5-30-nylon-coil-backpack-zipper/?sku=NZB530BK">YKK #5 Coil Zipper with Dual Sliders</a></li>
<li>☔<a href="https://www.wawak.com/Zippers/Jacket/Nylon-Coil/ykk-5-nylon-water-repellent-jacket-zipper/?sku=NZ5WR26BK">YKK #5 Water Resistant Separating Zipper</a></li>
</ul>
<a href="https://www.adventurexpert.com/" target="_blank" class="icon"><img src="../images/shared/partners/100/adventurexpert.webp"/><span class="label">AdventurExpert</span></a>
<ul class="alt">
<li><a href="https://www.adventurexpert.com/product-category/zipper/">AdventurExpert is a great EU source for zipper tape and sliders</a> (EU)</li>
</ul>
</div>
</article>
</div> <!-- Articles -->
</div> <!-- inner -->
</section> <!-- Article Section -->
</div> <!-- Main -->
<!-- Footer -->
<footer-template></footer-template>
</div>
<!-- HTML Template Scripts -->
<script src="../assets/js/jquery.min.js"></script>
<script src="../assets/js/jquery.scrollex.min.js"></script>
<script src="../assets/js/jquery.scrolly.min.js"></script>
<script src="../assets/js/jquery.poptrox.min.js"></script>
<script src="../assets/js/browser.min.js"></script>
<script src="../assets/js/breakpoints.min.js"></script>
<script src="../assets/js/util.js"></script>
<script src="../assets/js/main.js"></script>
<!-- MYOG Pattern Scripts -->
<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>
</body>
<!--
Story by HTML5 UP
html5up.net | @ajlkn
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
-->
</html>