Madeira Aeroflock Fluffy Looper Thread – 1000m
.dsaf9120 { --ink: #29323a; --muted: #68727a; --teal: #347677; --teal-dark: #245657; --coral: #d87661; --coral-soft: #fbedE8; --mist: #f1f7f7; --line: #dce6e6; --white: #ffffff; co lor: var(--ink); font: 16px/1.65 Arial, Helvetica, sans-serif; } .dsaf9120 * { box-sizing: border-box; } .dsaf9120 img { display: block; max-width: 100%; height: auto; } .dsaf9120 a { color: inherit; } .dsaf9120-wrap { max-width: 1180px; margin: 0 auto; } .dsaf9120-section { margin: 64px 0; } .dsaf9120 h2, .dsaf9120 h3 { color: var(--ink); line-height: 1.16; } .dsaf9120 h2 { margin: 0 0 17px; font-size: clamp(30px, 4vw, 48px); letter-spacing: -0.8px; } .dsaf9120 h3 { margin: 0 0 8px; font-size: 20px; } .dsaf9120 p { margin: 0 0 15px; } .dsaf9120-lead { max-width: 920px; color: var(--muted); font-size: 19px; } .dsaf9120-kicker { display: inline-block; margin-bottom: 11px; color: var(--coral); font-size: 13px; font-weight: 700; letter-spacing: 1.4px; text-transform: uppercase; } .dsaf9120-hero { display: grid; grid-template-columns: minmax(0, 1.08fr) minmax(300px, 0.92fr); gap: 42px; align-items: center; padding: clamp(30px, 5vw, 64px); overflow: hidden; border: 1px solid var(--line); border-radius: 24px; background: linear-gradient(135deg, var(--mist), var(--coral-soft)); } .dsaf9120-badge { display: inline-flex; align-items: center; gap: 9px; margin-bottom: 18px; padding: 8px 13px; border-radius: 999px; color: var(--white); background: var(--teal-dark); font-size: 13px; font-weight: 700; letter-spacing: 0.3px; } .dsaf9120-badge::before { content: "LOOPER"; padding: 2px 7px; border-radius: 999px; color: var(--teal-dark); background: #d9f0ed; font-size: 10px; letter-spacing: 0.9px; } .dsaf9120-benefits { display: grid; gap: 8px; margin: 25px 0 0; padding: 0; list-style: none; } .dsaf9120-benefits li { position: relative; padding-left: 27px; } .dsaf9120-benefits li::before { position: absolute; top: 2px; left: 0; color: var(--coral); content: "✓"; font-weight: 700; } .dsaf9120-actions { display: flex; flex-wrap: wrap; gap: 12px; margin-top: 28px; } .dsaf9120-button { display: inline-block; padding: 12px 18px; border: 2px solid var(--teal); border-radius: 999px; color: var(--white) !important; background: var(--teal); font-size: 14px; font-weight: 700; line-height: 1.2; text-decoration: none; } .dsaf9120-button--light { color: var(--teal-dark) !important; background: transparent; } .dsaf9120-packshot { margin: 0; padding: 24px; border-radius: 20px; background: var(--white); box-shadow: 0 18px 45px rgba(36, 86, 87, 0.14); } .dsaf9120-packshot img { width: 100%; max-height: 470px; margin: auto; object-fit: contain; } .dsaf9120-packshot figcaption { margin-top: 13px; color: var(--muted); font-size: 13px; text-align: center; } .dsaf9120-stats { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); margin-top: 18px; overflow: hidden; border: 1px solid var(--line); border-radius: 18px; background: var(--white); } .dsaf9120-stat { padding: 22px 18px; text-align: center; } .dsaf9120-stat + .dsaf9120-stat { border-left: 1px solid var(--line); } .dsaf9120-stat strong { display: block; color: var(--teal-dark); font-size: 25px; line-height: 1.15; } .dsaf9120-stat span { display: block; margin-top: 5px; color: var(--muted); font-size: 13px; } .dsaf9120-alert { display: grid; grid-template-columns: auto 1fr; gap: 16px; align-items: start; margin: 26px 0 0; padding: 22px 24px; border: 2px solid #e9bbae; border-radius: 16px; background: var(--coral-soft); } .dsaf9120-alert-icon { display: grid; width: 42px; height: 42px; border-radius: 50%; place-items: center; color: var(--white); background: var(--coral); font-size: 19px; font-weight: 700; } .dsaf9120-alert h3 { margin-bottom: 4px; } .dsaf9120-alert p { margin: 0; } .dsaf9120-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 18px; margin-top: 28px; } .dsaf9120-card { padding: 25px; border: 1px solid var(--line); border-radius: 18px; background: var(--white); } .dsaf9120-card-icon { display: grid; width: 42px; height: 42px; margin-bottom: 17px; border-radius: 50%; place-items: center; color: var(--white); background: linear-gradient(135deg, var(--teal-dark), var(--coral)); font-weight: 700; } .dsaf9120-card p { margin-bottom: 0; color: var(--muted); } .dsaf9120-uses { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 18px; margin-top: 28px; } .dsaf9120-use { padding: 25px; border-radius: 18px; background: var(--mist); } .dsaf9120-use p { margin-bottom: 0; color: var(--muted); } .dsaf9120-compare { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 18px; margin-top: 28px; } .dsaf9120-compare-card { overflow: hidden; border: 1px solid var(--line); border-radius: 18px; background: var(--white); } .dsaf9120-compare-head { padding: 20px 22px; color: var(--white); background: var(--teal-dark); } .dsaf9120-compare-card--alt .dsaf9120-compare-head { background: #596772; } .dsaf9120-compare-head strong { display: block; font-size: 23px; } .dsaf9120-compare-body { padding: 22px; } .dsaf9120-compare-body ul { margin: 0; padding-left: 20px; } .dsaf9120-compare-body li + li { margin-top: 8px; } .dsaf9120-palette { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 12px; margin-top: 28px; } .dsaf9120-colour { display: grid; grid-template-columns: 64px 1fr; gap: 13px; align-items: center; min-height: 92px; padding: 13px 15px; border: 1px solid var(--line); border-radius: 14px; background: var(--white); } .dsaf9120-swatch { display: grid; width: 58px; height: 58px; border: 1px solid rgba(41, 50, 58, 0.14); border-radius: 50%; place-items: center; color: var(--swatch-text, #fff); background: var(--swatch); font-size: 12px; font-weight: 700; } .dsaf9120-colour strong { display: block; font-size: 16px; line-height: 1.2; } .dsaf9120-colour small { color: var(--muted); font-size: 12px; } .dsaf9120-note { margin-top: 20px; padding: 17px 20px; border-left: 4px solid var(--coral); border-radius: 0 12px 12px 0; background: var(--coral-soft); } .dsaf9120-steps { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 16px; margin-top: 28px; counter-reset: steps; } .dsaf9120-step { padding: 23px; border-radius: 17px; background: var(--mist); counter-increment: steps; } .dsaf9120-step::before { display: grid; width: 34px; height: 34px; margin-bottom: 15px; border-radius: 50%; place-items: center; color: var(--white); background: var(--teal); content: counter(steps); font-weight: 700; } .dsaf9120-step p { margin-bottom: 0; color: var(--muted); font-size: 14px; } .dsaf9120-table-wrap { margin-top: 28px; overflow-x: auto; border: 1px solid var(--line); border-radius: 18px; } .dsaf9120 table { width: 100%; border-collapse: collapse; background: var(--white); } .dsaf9120 th, .dsaf9120 td { padding: 17px 19px; border-bottom: 1px solid var(--line); text-align: left; vertical-align: top; } .dsaf9120 tbody th { width: 30%; color: var(--teal-dark); background: var(--mist); } .dsaf9120 tr:last-child th, .dsaf9120 tr:last-child td { border-bottom: 0; } .dsaf9120-faq { margin-top: 28px; } .dsaf9120-faq details { border-top: 1px solid var(--line); } .dsaf9120-faq details:last-child { border-bottom: 1px solid var(--line); } .dsaf9120-faq summary { position: relative; padding: 19px 42px 19px 0; cursor: pointer; color: var(--ink); font-weight: 700; list-style: none; } .dsaf9120-faq summary::-webkit-details-marker { display: none; } .dsaf9120-faq summary::after { position: absolute; top: 15px; right: 4px; color: var(--coral); content: "+"; font-size: 26px; font-weight: 400; } .dsaf9120-faq details[open] summary::after { content: "−"; } .dsaf9120-answer { max-width: 900px; padding: 0 42px 17px 0; color: var(--muted); } .dsaf9120-final { padding: clamp(30px, 5vw, 58px); border-radius: 22px; color: var(--white); background: linear-gradient(135deg, var(--teal-dark), var(--teal)); } .dsaf9120-final h2, .dsaf9120-final p { color: var(--white); } .dsaf9120-final p { max-width: 820px; margin-bottom: 0; opacity: 0.92; } .dsaf9120-final .dsaf9120-kicker { color: #f3c5b9; } @media (max-width: 1050px) { .dsaf9120-palette { grid-template-columns: repeat(3, minmax(0, 1fr)); } } @media (max-width: 850px) { .dsaf9120-hero, .dsaf9120-grid { grid-template-columns: 1fr; } .dsaf9120-palette, .dsaf9120-stats, .dsaf9120-steps { grid-template-columns: repeat(2, minmax(0, 1fr)); } .dsaf9120-stat:nth-child(3) { border-left: 0; } .dsaf9120-stat:nth-child(n + 3) { border-top: 1px solid var(--line); } } @media (max-width: 700px) { .dsaf9120-uses, .dsaf9120-compare { grid-template-columns: 1fr; } } @media (max-width: 540px) { .dsaf9120-section { margin: 46px 0; } .dsaf9120-hero { padding: 25px; border-radius: 18px; } .dsaf9120-palette, .dsaf9120-stats, .dsaf9120-steps { grid-template-columns: 1fr; } .dsaf9120-stat + .dsaf9120-stat { border-top: 1px solid var(--line); border-left: 0; } .dsaf9120 th, .dsaf9120 td { padding: 14px; } .dsaf9120-alert { grid-template-columns: 1fr; } } Fluffy textured thread Madeira Aeroflock No. 100 · 1000m Miniking Soft, fluffy coverage for overlocker and coverstitch loopers Madeira Aeroflock is a lofty, textured polyester looper thread made to add softness, stretch and fuller coverage to overlocked and coverstitched finishes. It is especially useful where seams sit against the skin or where a decorative edge needs more body. Fluffy, voluminous texture covers the fabric edge with fewer visible gaps. High elasticity suits flexible seams on knit and stretch garments. Soft against the skin for lingerie, activewear, swimwear and babywear. Explore the Colours View Specifications One 1000m Miniking supplied in your selected colour · Madeira article 9120 No. 100fluffy looper thread 1000mper Miniking 100%textured polyester 24solid colours ! This is fluffy looper thread—not ordinary all-purpose sewing thread Aeroflock is primarily chosen for the looper paths of an overlocker or coverstitch machine. For strong construction seams, it is commonly paired with a smooth thread such as Madeira Aerolock in the needle paths. Always follow your machine manual for permitted thread types and threading positions. Why textured thread changes the finish More coverage, stretch and comfort where it counts Unlike a tightly twisted construction thread, Aeroflock has a soft, expanded structure. As the looper forms the stitch, the thread spreads across the fabric edge to create a fuller-looking, flexible finish. 1Soft next-to-skin seams The lofty texture helps reduce the hard, cord-like feel that ordinary thread can leave on seam allowances. 2Elastic performance High stretch makes Aeroflock a practical choice for seams and hems that need to move with knit fabrics. 3Full decorative coverage Use the volume to make rolled hems, flatlock effects and exposed overlocking look richer and more deliberate. Made for flexible, comfortable projects Where Aeroflock works especially well Lingerie and sleepwear Create softer overlocked edges and flexible seams on garments that sit close to the body. Sportswear and swimwear Add stretch and comfortable coverage to active garments, performance knits and swim fabrics. Babywear and children’s knits Choose a soft looper finish for jerseys, bodysuits, leggings and other frequently worn stretch garments. Rolled hems and flatlock effects Let the bulky thread fill the stitch for decorative hems, visible flatlocking and colourful edge finishes. Two different jobs Aeroflock or Aerolock? The names are similar, but these threads are built differently. Choose by the job the thread needs to do—not by name alone. AeroflockSoft, fluffy, textured looper thread Primarily used in overlocker and coverstitch loopers Chosen for softness, elasticity and edge coverage Excellent for stretchwear, rolled hems and decorative effects This 1000m No. 100 product is article 9120 AerolockSmooth, core-spun construction thread Suitable for needle and looper paths Chosen for strong, clean, hard-wearing seams A practical partner thread when Aeroflock is in the loopers Sold separately in its own product listing Current solid-colour range Choose from 24 Aeroflock colours Select the colour number and name from the product options above. The numbers below match the current live listing and are the most reliable way to identify a shade. 8000BlackSolid colour 8010WhiteSolid colour 8020Natural WhiteSolid colour 8100Grey (Pearl)Solid colour 8111CarbonSolid colour 8230Yellow (Neon)Neon colour 8420Blue (Navy)Solid colour 8500Green (Emerald)Solid colour 8700GoldSolid colour 8785Red (Burgundy)Solid colour 8821SandSolid colour 8941Blue (Sky)Solid colour 8990Green (Apple)Solid colour 9290Brown (Chocolate)Solid colour 9320Blue (Baby)Solid colour 9360Yellow (Canary)Solid colour 9470Red (Ruby)Solid colour 9490BeigeSolid colour 9892Blue (Turquoise)Solid colour 9907Pink (Neon)Neon colour 9915Pink (Baby)Solid colour 9937Orange (Neon)Neon colour 9950Green (Neon)Neon colour 9984Red (Begonia)Solid colour Screen colour is a guide only. Displays, photography and lighting can change how thread appears. Match by the Madeira colour number and compare with a physical colour card or thread sample when an exact match matters. A reliable starting setup Thread, test and balance before sewing the garment Check the manual Confirm which thread paths accept textured thread and follow the machine’s specified threading order. Use the looper path Place Aeroflock in one or both loopers according to the stitch and the side where you want the soft coverage. Start gently Because the thread is bulky, it may need less looper tension than smooth thread. Change settings in small steps. Test a fabric offcut Check stretch, coverage and stitch balance, then fine-tune tension, width, length and differential feed. Tip: Pull textured thread through long, tight guides gently rather than forcing it. If your machine supports tying-on a new looper thread, follow the manual’s method and draw the knot through the path slowly. Product specifications Madeira Aeroflock No. 100 at a glance Brand Madeira Product Aeroflock No. 100 Article 9120 Thread type Soft, fluffy and voluminous textured looper thread Composition 100% textured polyester Length 1000m per Miniking spool Primary machine use Overlocker and coverstitch/coverlock looper paths; follow the machine manual Best suited to Elastic seams, knitwear, lingerie, sportswear, swimwear, rolled hems and decorative seams Colour range 24 solid colours, including four neon shades Spool feature Practical snap groove holds the loose thread end when stored Quality notes Shrink-free, Oeko-Tex® certified and made in Germany Pack contents One 1000m spool in the selected colour Frequently asked questions Before you choose Aeroflock What does “fluffy looper thread” mean?It is a textured polyester thread with a soft, expanded structure. In a looper stitch it spreads out to give more coverage, stretch and softness than a tightly twisted construction thread. Is Aeroflock ordinary overlocker sewing thread?No. Aeroflock is the soft, bulky thread used mainly for coverage in looper paths. For the needle paths and strong construction seams, pair it with a smooth thread approved for your machine, such as Madeira Aerolock. Can I put Aeroflock in an overlocker needle?Treat Aeroflock primarily as a looper thread. Some machines or decorative techniques may permit textured thread elsewhere, but only use it in a needle path when your machine manual and the selected needle support it. Can I use it in a coverstitch machine?Yes, it is well suited to compatible coverstitch or coverlock looper paths for soft, stretchy hems and decorative coverage. Follow your machine’s threading diagram and test the stitch first. Do I need more than one spool?This listing supplies one 1000m spool. The quantity needed depends on the stitch: you may use Aeroflock in one looper, both loopers, or alongside other thread types. Check the machine manual and your planned thread layout. Is it suitable for rolled hems?Yes. Its volume helps fill rolled-hem stitches for a rich, even edge. Stitch width, length and tension still need to be tested on a fabric offcut. Will it work on stretch fabric?Aeroflock’s high elasticity is designed for flexible seams on knits and stretch garments, including lingerie, sportswear and swimwear. Correct differential feed and stitch balance are also important. How should I choose a colour?Use the four-digit Madeira colour number as the primary reference. Screen colour can vary, so use a physical Aerolock/Aeroflock colour card or thread sample when an exact match is essential. Softness inside, polished finish outside Give stretch seams the comfortable coverage they deserve Choose the Madeira colour number above, select the quantity required for your looper setup and test the stitch on your project fabric. Aeroflock’s fluffy texture is the finishing touch that makes overlocked and coverstitched seams feel as good as they look.
More you might like
Related
Madeira AeroFlock 1000m Overlocker Thread N100
Related