Singer Heavy Duty Elite Overlocker SE017
.ds-se017 { --black: #151515; --charcoal: #252525; --grey: #62666a; --light: #f5f5f3; --border: #deded9; --white: #ffffff; --red: #c91f32; --deep-red: #861322; --soft-red: #fff2f3; max-width: 1180px; margin: 0 auto; color: var(--black); font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif; font-size: 16px; line-height: 1.7; } .ds-se017 *, .ds-se017 *::before, .ds-se017 *::after { box-sizing: border-box; } .ds-se017 img { display: block; width: 100%; height: auto; } .ds-se017 h2, .ds-se017 h3, .ds-se017 h4 { margin-top: 0; color: var(--black); line-height: 1.18; } .ds-se017 h2 { margin-bottom: 20px; font-size: clamp(36px, 5vw, 62px); letter-spacing: -0.045em; } .ds-se017 h3 { margin-bottom: 18px; font-size: clamp(27px, 3.5vw, 42px); letter-spacing: -0.03em; } .ds-se017 h4 { margin-bottom: 9px; font-size: 19px; } .ds-se017 p { margin-top: 0; margin-bottom: 18px; } .ds-se017 .ds-section { padding: 60px 0; border-bottom: 1px solid var(--border); } .ds-se017 .ds-section:last-child { border-bottom: 0; } .ds-se017 .ds-eyebrow { display: inline-block; margin-bottom: 14px; color: var(--red); font-size: 13px; font-weight: 750; letter-spacing: 0.13em; text-transform: uppercase; } .ds-se017 .ds-lead { max-width: 900px; color: #42474b; font-size: clamp(18px, 2.2vw, 22px); line-height: 1.6; } .ds-se017 .ds-hero { padding: 26px 0 62px; border-bottom: 1px solid var(--border); } .ds-se017 .ds-hero-copy { max-width: 990px; margin: 0 auto 36px; text-align: center; } .ds-se017 .ds-hero-copy .ds-lead { margin-right: auto; margin-left: auto; } .ds-se017 .ds-hero-image { position: relative; margin: 0; overflow: hidden; background: radial-gradient(circle at 50% 45%, #ffffff 0, #f2f2f0 58%, #e4e4e0 100%); border: 1px solid var(--border); border-radius: 22px; } .ds-se017 .ds-hero-image img { min-height: 470px; aspect-ratio: 16 / 9; object-fit: contain; padding: 34px; } .ds-se017 .ds-caption { padding: 12px 16px 16px; color: #6b7074; font-size: 13px; line-height: 1.45; text-align: center; } .ds-se017 .ds-stat-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(145px, 1fr)); gap: 10px; max-width: 950px; margin: 30px auto; } .ds-se017 .ds-stat { padding: 19px 14px; background: var(--light); border: 1px solid #e5e5e0; border-radius: 13px; text-align: center; } .ds-se017 .ds-stat-number { display: block; font-size: 23px; font-weight: 800; line-height: 1.15; } .ds-se017 .ds-stat-label { display: block; margin-top: 6px; color: #6b7074; font-size: 12px; line-height: 1.35; } .ds-se017 .ds-button-row { display: flex; flex-wrap: wrap; justify-content: center; gap: 11px; margin-top: 26px; } .ds-se017 .ds-button { display: inline-flex; min-height: 50px; align-items: center; justify-content: center; padding: 12px 21px; border: 1px solid var(--black); border-radius: 7px; background: var(--black); color: var(--white); font-size: 15px; font-weight: 700; line-height: 1.25; text-align: center; text-decoration: none; } .ds-se017 .ds-button:hover { opacity: 0.86; } .ds-se017 .ds-button-secondary { background: transparent; color: var(--black); } .ds-se017 .ds-feature-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(min(100%, 245px), 1fr)); gap: 16px; margin-top: 31px; } .ds-se017 .ds-feature-card { padding: 27px; background: var(--light); border: 1px solid #e4e4df; border-radius: 15px; } .ds-se017 .ds-feature-number { display: inline-flex; width: 36px; height: 36px; align-items: center; justify-content: center; margin-bottom: 17px; border-radius: 50%; background: var(--red); color: var(--white); font-size: 13px; font-weight: 750; } .ds-se017 .ds-feature-card p { margin-bottom: 0; color: var(--grey); font-size: 15px; line-height: 1.65; } .ds-se017 .ds-split { display: grid; grid-template-columns: repeat(auto-fit, minmax(min(100%, 340px), 1fr)); align-items: center; gap: clamp(32px, 6vw, 74px); } .ds-se017 .ds-image-box { margin: 0; overflow: hidden; background: var(--white); border: 1px solid var(--border); border-radius: 18px; } .ds-se017 .ds-image-box img { min-height: 320px; aspect-ratio: 4 / 3; object-fit: contain; padding: 26px; } .ds-se017 .ds-visual-panel { padding: clamp(30px, 5vw, 50px); background: linear-gradient(145deg, #d1263a, #7f111f); border-radius: 19px; color: var(--white); } .ds-se017 .ds-visual-panel h3, .ds-se017 .ds-visual-panel h4 { color: var(--white); } .ds-se017 .ds-visual-number { display: block; margin-bottom: 9px; font-size: clamp(50px, 8vw, 94px); font-weight: 820; letter-spacing: -0.065em; line-height: 0.95; } .ds-se017 .ds-visual-label { display: block; font-size: 18px; font-weight: 720; } .ds-se017 .ds-callout { padding: clamp(31px, 5vw, 54px); overflow: hidden; background: var(--black); border-radius: 19px; color: var(--white); } .ds-se017 .ds-callout h3, .ds-se017 .ds-callout h4 { color: var(--white); } .ds-se017 .ds-callout-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(min(100%, 310px), 1fr)); align-items: center; gap: 40px; } .ds-se017 .ds-callout-image { margin: 0; overflow: hidden; background: var(--white); border-radius: 14px; } .ds-se017 .ds-callout-image img { min-height: 300px; aspect-ratio: 4 / 3; object-fit: contain; padding: 24px; } .ds-se017 .ds-check-list, .ds-se017 .ds-accessory-list { display: grid; grid-template-columns: repeat(auto-fit, minmax(min(100%, 235px), 1fr)); gap: 10px 28px; margin: 23px 0 0; padding: 0; list-style: none; } .ds-se017 .ds-check-list li, .ds-se017 .ds-accessory-list li { position: relative; padding-left: 25px; } .ds-se017 .ds-check-list li::before, .ds-se017 .ds-accessory-list li::before { position: absolute; top: 0; left: 0; color: var(--red); content: "✓"; font-weight: 800; } .ds-se017 .ds-note { padding: 25px 27px; border-left: 4px solid var(--red); background: var(--soft-red); border-radius: 4px 13px 13px 4px; } .ds-se017 .ds-note p:last-child { margin-bottom: 0; } .ds-se017 .ds-package { padding: clamp(30px, 5vw, 49px); background: var(--soft-red); border: 1px solid #efd5da; border-radius: 18px; } .ds-se017 .ds-benefit-grid, .ds-se017 .ds-stitch-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(min(100%, 210px), 1fr)); gap: 13px; margin-top: 27px; } .ds-se017 .ds-benefit, .ds-se017 .ds-stitch-card { padding: 20px; border: 1px solid var(--border); border-radius: 12px; background: var(--white); } .ds-se017 .ds-benefit h4, .ds-se017 .ds-stitch-card h4 { font-size: 16px; } .ds-se017 .ds-benefit p, .ds-se017 .ds-stitch-card p { margin-bottom: 0; color: var(--grey); font-size: 14px; line-height: 1.58; } .ds-se017 .ds-use-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(min(100%, 180px), 1fr)); gap: 12px; margin-top: 25px; } .ds-se017 .ds-use-item { padding: 18px 15px; border: 1px solid var(--border); border-radius: 10px; background: var(--white); text-align: center; } .ds-se017 .ds-table-wrap { width: 100%; margin-top: 23px; overflow-x: auto; border: 1px solid var(--border); border-radius: 12px; } .ds-se017 table { width: 100%; min-width: 650px; border-collapse: collapse; background: var(--white); } .ds-se017 th, .ds-se017 td { padding: 14px 16px; border-bottom: 1px solid var(--border); vertical-align: top; text-align: left; } .ds-se017 th { width: 38%; background: var(--light); color: var(--black); font-size: 14px; font-weight: 700; } .ds-se017 td { color: #4c5155; font-size: 14px; } .ds-se017 tr:last-child th, .ds-se017 tr:last-child td { border-bottom: 0; } .ds-se017 details { margin-top: 13px; overflow: hidden; border: 1px solid var(--border); border-radius: 10px; background: var(--white); } .ds-se017 summary { position: relative; padding: 18px 52px 18px 19px; cursor: pointer; color: var(--black); font-size: 16px; font-weight: 700; list-style: none; } .ds-se017 summary::-webkit-details-marker { display: none; } .ds-se017 summary::after { position: absolute; top: 50%; right: 19px; transform: translateY(-50%); color: var(--red); content: "+"; font-size: 26px; } .ds-se017 details[open] summary::after { content: "−"; } .ds-se017 .ds-details-content { padding: 0 19px 20px; color: var(--grey); } .ds-se017 .ds-resource-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(min(100%, 225px), 1fr)); gap: 14px; margin-top: 27px; } .ds-se017 .ds-resource-card { display: flex; min-height: 205px; flex-direction: column; justify-content: space-between; padding: 24px; border: 1px solid var(--border); border-radius: 14px; background: var(--light); } .ds-se017 .ds-resource-card p { color: var(--grey); font-size: 14px; line-height: 1.55; } .ds-se017 .ds-resource-link { color: var(--deep-red); font-size: 14px; font-weight: 750; text-decoration: none; } .ds-se017 .ds-resource-link:hover { text-decoration: underline; } .ds-se017 .ds-direct-sewing { padding: clamp(32px, 5vw, 54px); background: var(--light); border-radius: 18px; text-align: center; } .ds-se017 .ds-direct-sewing p { max-width: 890px; margin-right: auto; margin-left: auto; } @media (max-width: 700px) { .ds-se017 { font-size: 15px; } .ds-se017 .ds-section { padding: 45px 0; } .ds-se017 .ds-hero { padding-top: 14px; padding-bottom: 46px; } .ds-se017 .ds-hero-image img { min-height: 310px; padding: 18px; } .ds-se017 .ds-button-row, .ds-se017 .ds-button { width: 100%; } .ds-se017 .ds-stat-grid, .ds-se017 .ds-use-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); } } Heavy duty 2, 3 and 4-thread overlocker Singer Elite SE017 Overlocker Sew, trim and professionally finish fabric edges in one fast operation. The Singer Elite SE017 combines a more powerful motor, high-speed overlocking, differential feed, adjustable foot pressure and Singer’s Easy View Threading LED in a solid machine designed for garments, stretch fabrics and regular home sewing. 2, 3 or 4 thread operation 6 stitch configurations 1,300 SPM maximum sewing speed 7.2kg stable machine weight View Official Singer Product Page View Official Instruction Manual A high-performance domestic overlocker for fast seam construction, edge finishing, rolled hems and flatlocking. Professional-looking seams at home The machine that finishes what your sewing machine starts The Singer Elite SE017 is designed to complement a conventional sewing machine by sewing the seam, trimming the seam allowance and wrapping the raw edge with thread in one continuous operation. This creates the neat, flexible and durable finish commonly seen inside professionally manufactured garments. Use it for knitwear, activewear, children’s clothing, everyday garments, home décor, alterations and decorative edge finishes. Its 2, 3 and 4-thread capability allows the machine to move between secure construction seams, lightweight edge finishing, rolled hems, flatlocking and decorative applications. Singer Elite performance More power where thicker seams need it Singer equips the SE017 with a motor rated at 20% higher wattage than its standard overlocker line. The additional piercing power helps the machine work through layered seam intersections, fleece, sweatshirt fabrics and other demanding garment areas. Despite that added strength, adjustable presser-foot pressure and differential feed allow the machine to remain controllable on lightweight and stretch fabrics. Built for regular sewing Heavy-duty internal metal frame Enhanced piercing power Up to 1,300 stitches per minute Adjustable foot pressure Adjustable differential feed Adjustable cutting width Why the Singer SE017 stands out High-performance overlocking with thoughtful everyday features 01 Easy View Threading LED A dedicated lower-looper light illuminates the internal threading path where visibility is normally most difficult. 02 2, 3 and 4-thread capability Configure the machine for construction seams, lightweight finishes, rolled hems, flatlocking and decorative edging. 03 Differential feed Control fabric movement to help prevent knit seams from stretching and lightweight fabrics from puckering. 04 Adjustable foot pressure Adapt how firmly the presser foot holds fine, stretch, standard and heavier fabrics. 05 Built-in rolled hem conversion Move the stitch-finger lever to create narrow rolled edges without changing the stitch plate. 06 Adjustable cutting width Move the lower knife position so the thread wraps neatly around the newly trimmed edge. 07 Movable upper knife Disengage the upper knife for flatlocking and techniques where the fabric should not be trimmed. 08 Convertible free arm Remove the flat-bed extension to overlock cuffs, sleeves, trouser hems and other narrow circular areas. Colour-coded thread paths and a dedicated lower-looper LED improve visibility during threading. Better visibility where it matters most Easy View Threading technology The lower looper is traditionally the most enclosed and difficult area of an overlocker to see clearly. Singer’s Easy View Threading LED directs light into this internal area, helping you identify the lower-looper thread path and guide the thread through each point. The tension dials and threading routes are also colour coded, allowing each thread to be followed independently from the spool to the needle or looper. Dedicated lower-looper LED Colour-coded thread paths Matching tension-dial colours Lay-in tension system Front cover threading chart Tweezers included 6 Versatile overlock stitch configurations Move from secure garment construction to lightweight finishing, rolled hems and decorative flatlocking. Choose the right finish for the fabric 2, 3 and 4-thread overlocking Thread configuration affects seam strength, coverage, flexibility and thread consumption. The included 2-thread converter expands the available options without requiring an additional attachment purchase. Four-thread safety overlock Three-thread wide overlock Three-thread narrow overlock Three-thread rolled edge Two-thread overlock Two-thread rolled edge Professional finishing options What each overlock stitch is designed to do Four-thread overlock The strongest standard configuration for constructing and finishing stretch or woven garment seams. Three-thread wide overlock Provides broader edge coverage for medium-weight fabrics and decorative finishing. Three-thread narrow overlock Uses less thread and creates a lighter finish on fine to medium-weight materials. Rolled hem Rolls and encloses the raw edge for scarves, napkins, ruffles and lightweight decorative finishes. Flatlock stitch Opens into a flat decorative seam for sportswear, craft projects, joining and embellishment. Two-thread finishing Creates a lightweight edge using one needle thread and one looper thread. Control stretch, waving and puckering Adjustable differential feed An overlocker uses separate front and rear feed dogs. Differential feed changes how quickly those two sections move in relation to each other. Increase the differential setting when stretch fabric becomes wavy or grows as it passes beneath the foot. Reduce the setting when fine woven fabric puckers or when a deliberately stretched decorative effect is required. Knit seams Help prevent rippling on jersey, ribbing and stretch garments. Lightweight fabrics Reduce unwanted puckering on fine woven materials. Gathering Create controlled gathering by increasing differential feed and stitch length. Decorative effects Create lettuce edging and stretched finishes where required. Fast rolled-hem conversion No separate stitch plate required Move the built-in stitch-finger lever to change from standard overlocking to a narrow rolled-edge setup. The fabric edge rolls as the machine trims and encloses it with thread, creating a clean decorative finish. Adjust thread tension, cutting width and stitch length to suit the material and the amount of thread coverage required. Ideal for Scarves Napkins Table linens Ruffles Sheer fabric Decorative edges Lettuce hems Lightweight garments Trim and finish in one operation Adjustable dual-knife cutting system The upper and lower knives trim the seam allowance immediately before the loopers wrap thread around the edge. Adjusting the cutting width helps prevent the thread loops from hanging beyond the edge or causing the fabric to curl beneath the stitching. The movable upper knife can also be disengaged when trimming is not appropriate for the selected technique. Adjustable cutting width Movable upper knife Stationary lower knife Spare lower knife included Clean edge preparation Consistent thread coverage Finish narrow circular areas Convertible free arm Remove the flat-bed extension to expose the narrower free-arm section. Tubular garment areas can then pass around the arm rather than being folded or compressed across the full machine bed. Sleeve hems Cuffs Children’s garments Trouser hems Leggings Narrow circular seams Removing the accessory section reveals the free arm for smaller tubular garment areas. Keep your sewing space tidier Attachable scrap bag included Overlocking naturally produces small strips of trimmed fabric and thread. The supplied scrap bag attaches to the front of the machine and catches much of this waste before it falls onto the table or floor. Remove and empty the bag regularly, particularly when working with fleece, lint-producing knits or larger projects. What can you make with the Singer SE017? Fast finishing for garments, stretch fabrics and home sewing T-shirts Activewear Children’s clothing Sweatshirts Leggings Woven garments Rolled hems Flatlocking Curtains Table linens Alterations Decorative edging Important information before purchasing The Singer SE017 is a domestic overlocker. It is designed to trim, construct and finish seams using overlock stitches. It does not replace a conventional sewing machine and cannot sew a standard lockstitch, ordinary straight stitch, zigzag, buttonhole or zip in the same way a sewing machine can. It is not a coverstitch machine and does not create the parallel twin-needle cover hems commonly seen on T-shirt sleeves and lower hems. The machine uses conventional colour-coded threading. It does not have air threading or automatic thread tension. Thread tension, stitch length, cutting width, differential feed and presser-foot pressure are adjusted manually. Included accessory package Everything required to begin overlocking 2-thread overlock converter Needle pack Two needles fitted to machine Small screwdriver Tweezers Lint brush Spare lower knife Attachable scrap bag Foot controller Power lead Telescopic thread stand Instruction manual Technical information Singer Elite SE017 specifications Machine type Domestic heavy-duty overlocker Thread capability 2, 3 and 4-thread operation Stitch configurations Six Maximum sewing speed Up to 1,300 stitches per minute Motor 20% higher wattage than Singer’s standard overlocker line Internal frame Heavy-duty metal frame Threading system Colour-coded conventional threading with lay-in tension dials Lower-looper lighting Easy View Threading LED Thread tension Four manually adjustable lay-in tension dials Stitch length Adjustable from approximately 1 to 4mm Cutting width Manually adjustable Differential feed Manually adjustable Presser-foot pressure Manually adjustable Rolled-hem conversion Built-in stitch-finger lever, no stitch-plate change required Upper knife Movable and disengageable Lower knife Stationary, with spare lower knife included Free arm Yes, accessed by removing the flat-bed extension Presser-foot lift Manual Safety switch Prevents operation while the front cover is open Recommended needle system Singer 2022, size selected for the fabric and thread Waste collection Attachable scrap bag included Machine dimensions Approximately 340mm long × 284mm wide × 272mm high Machine weight Approximately 7.2kg Foot controller Included Frequently asked questions Singer SE017 Overlocker FAQ Is the Singer SE017 suitable for a beginner? Yes. It has colour-coded threading, a threading chart and a dedicated lower-looper LED. Like every overlocker, correct threading order and practice are important, but the SE017 includes features that make the process easier to see and understand. What is the Easy View Threading LED? It is a dedicated LED positioned to illuminate the lower-looper threading area inside the machine. Can the SE017 sew with two, three and four threads? Yes. The included 2-thread converter allows lightweight 2-thread finishes in addition to standard 3 and 4-thread overlocking. Does it sew rolled hems? Yes. The built-in stitch-finger lever allows rolled-hem conversion without changing the stitch plate. Does it have differential feed? Yes. Differential feed helps control waving in stretch fabrics, puckering in lightweight fabrics and can also be used for gathering and decorative effects. Can I adjust the presser-foot pressure? Yes. Foot pressure can be adapted to lightweight, stretch, standard and heavier fabrics. Can it sew thick fabrics? It has enhanced piercing power and is suitable for many layered garment seams, fleece and heavier domestic sewing projects. It remains a domestic overlocker and is not intended for continuous industrial production. Can it sew stretch fabric? Yes. Four-thread overlocking and differential feed make it particularly useful for jersey, ribbing, activewear, leggings and other stretch garments. Does it cut the fabric while sewing? Yes. The knives trim the seam allowance immediately before the raw edge is wrapped with thread. Can the knife be switched off? Yes. The movable upper knife can be disengaged for flatlocking and techniques where trimming is not required. Does it have a free arm? Yes. Remove the flat-bed extension to overlock cuffs, sleeves, trouser hems and narrow circular areas. Does it have air threading? No. The SE017 uses colour-coded conventional threading supported by a lower-looper LED and lay-in tension guides. Does it replace a normal sewing machine? No. An overlocker finishes and constructs seams but does not replace the lockstitch, buttonhole, zip and general sewing functions of a standard sewing machine. Does it sew coverstitch hems? No. A separate coverstitch machine is required for parallel cover hems like those commonly found on T-shirts and activewear. What needles does the Singer SE017 use? Singer recommends its 2022 overlocker needle system. Choose the needle size to suit the fabric and thread. How fast does the Singer SE017 sew? It sews at up to approximately 1,300 stitches per minute, with speed controlled through the foot pedal. Official Singer resources Product information and instruction support Official Singer Product Page View Singer’s current feature information, highlights and SE017 product overview. View Singer product page → Official Instruction Manual Read the complete threading, tension, stitch setup, maintenance and troubleshooting guide. Open instruction manual → Buy from New Zealand overlocker specialists Expert advice, genuine warranty support and in-house servicing Direct Sewing has supplied sewing machines, overlockers, coverstitch machines and industrial equipment throughout New Zealand since 2001. Our experienced team can explain threading order, tension adjustment, differential feed, cutting width, rolled hems, flatlocking and the correct setup for different fabrics. Your Singer SE017 is backed by authorised New Zealand warranty support and our own in-house technical workshop. Servicing and repairs are completed by experienced sewing-machine technicians with decades of industry knowledge. For sewists wanting more power, professional speed, easier looper visibility and versatile 2, 3 and 4-thread finishing, the Singer Elite SE017 is an excellent upgrade from a basic overlocker.
More you might like
Related
Singer Elite Heavy Duty SE017 Overlocker - Heavy Duty specif
Related
Singer Elite Heavy Duty Sewing Machine ME457 - 32 Stitch Typ
Related
Singer Cosplay CP6355M | Singer Heavy Duty
Related