Elna EL2000 Sewing Machine
.ds-el2000 { --ink: #17202a; --grey: #626a72; --light: #f5f7f8; --border: #dce2e6; --white: #ffffff; --blue: #155f9a; --deep-blue: #0c426e; --soft-blue: #edf6fc; max-width: 1180px; margin: 0 auto; color: var(--ink); font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif; font-size: 16px; line-height: 1.7; } .ds-el2000 *, .ds-el2000 *::before, .ds-el2000 *::after { box-sizing: border-box; } .ds-el2000 img { display: block; width: 100%; height: auto; } .ds-el2000 h2, .ds-el2000 h3, .ds-el2000 h4 { margin-top: 0; color: var(--ink); line-height: 1.18; } .ds-el2000 h2 { margin-bottom: 20px; font-size: clamp(34px, 5vw, 58px); letter-spacing: -0.04em; } .ds-el2000 h3 { margin-bottom: 18px; font-size: clamp(27px, 3.4vw, 40px); letter-spacing: -0.03em; } .ds-el2000 h4 { margin-bottom: 9px; font-size: 19px; } .ds-el2000 p { margin-top: 0; margin-bottom: 18px; } .ds-el2000 .ds-section { padding: 58px 0; border-bottom: 1px solid var(--border); } .ds-el2000 .ds-section:last-child { border-bottom: 0; } .ds-el2000 .ds-eyebrow { display: inline-block; margin-bottom: 14px; color: var(--blue); font-size: 13px; font-weight: 750; letter-spacing: 0.12em; text-transform: uppercase; } .ds-el2000 .ds-lead { max-width: 900px; color: #3f4850; font-size: clamp(18px, 2.2vw, 22px); line-height: 1.6; } .ds-el2000 .ds-hero { padding: 24px 0 60px; border-bottom: 1px solid var(--border); } .ds-el2000 .ds-hero-copy { max-width: 980px; margin: 0 auto 34px; text-align: center; } .ds-el2000 .ds-hero-copy .ds-lead { margin-right: auto; margin-left: auto; } .ds-el2000 .ds-hero-image { margin: 0; overflow: hidden; background: var(--white); border: 1px solid var(--border); border-radius: 20px; } .ds-el2000 .ds-hero-image img { min-height: 430px; aspect-ratio: 1 / 1; object-fit: contain; padding: 30px; } .ds-el2000 .ds-caption { padding: 12px 15px 15px; color: #687078; font-size: 13px; line-height: 1.45; text-align: center; } .ds-el2000 .ds-stat-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(135px, 1fr)); gap: 10px; max-width: 920px; margin: 30px auto; } .ds-el2000 .ds-stat { padding: 18px 13px; background: var(--light); border: 1px solid #e5eaed; border-radius: 12px; text-align: center; } .ds-el2000 .ds-stat-number { display: block; font-size: 23px; font-weight: 780; line-height: 1.15; } .ds-el2000 .ds-stat-label { display: block; margin-top: 6px; color: #697078; font-size: 12px; line-height: 1.35; } .ds-el2000 .ds-button-row { display: flex; flex-wrap: wrap; justify-content: center; gap: 11px; margin-top: 25px; } .ds-el2000 .ds-button { display: inline-flex; min-height: 49px; align-items: center; justify-content: center; padding: 12px 20px; border: 1px solid var(--ink); border-radius: 7px; background: var(--ink); color: var(--white); font-size: 15px; font-weight: 680; line-height: 1.25; text-align: center; text-decoration: none; } .ds-el2000 .ds-button:hover { opacity: 0.86; } .ds-el2000 .ds-button-secondary { background: transparent; color: var(--ink); } .ds-el2000 .ds-package { padding: clamp(28px, 5vw, 47px); background: var(--soft-blue); border: 1px solid #d3e6f2; border-radius: 17px; } .ds-el2000 .ds-feature-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(min(100%, 245px), 1fr)); gap: 16px; margin-top: 31px; } .ds-el2000 .ds-feature-card { padding: 26px; background: var(--light); border: 1px solid #e5eaed; border-radius: 15px; } .ds-el2000 .ds-feature-number { display: inline-flex; width: 35px; height: 35px; align-items: center; justify-content: center; margin-bottom: 17px; border-radius: 50%; background: var(--deep-blue); color: var(--white); font-size: 13px; font-weight: 700; } .ds-el2000 .ds-feature-card p { margin-bottom: 0; color: var(--grey); font-size: 15px; line-height: 1.65; } .ds-el2000 .ds-split { display: grid; grid-template-columns: repeat(auto-fit, minmax(min(100%, 340px), 1fr)); align-items: center; gap: clamp(30px, 6vw, 72px); } .ds-el2000 .ds-visual-panel { padding: clamp(29px, 5vw, 48px); background: linear-gradient(145deg, #176ba7, #0a365c); border-radius: 18px; color: var(--white); } .ds-el2000 .ds-visual-panel h3, .ds-el2000 .ds-visual-panel h4 { color: var(--white); } .ds-el2000 .ds-visual-number { display: block; margin-bottom: 8px; font-size: clamp(48px, 8vw, 90px); font-weight: 800; letter-spacing: -0.06em; line-height: 0.95; } .ds-el2000 .ds-visual-label { display: block; font-size: 18px; font-weight: 700; } .ds-el2000 .ds-check-list, .ds-el2000 .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-el2000 .ds-check-list li, .ds-el2000 .ds-accessory-list li { position: relative; padding-left: 25px; } .ds-el2000 .ds-check-list li::before, .ds-el2000 .ds-accessory-list li::before { position: absolute; top: 0; left: 0; color: var(--blue); content: "✓"; font-weight: 750; } .ds-el2000 .ds-callout { padding: clamp(29px, 5vw, 51px); overflow: hidden; background: var(--ink); border-radius: 18px; color: var(--white); } .ds-el2000 .ds-callout h3, .ds-el2000 .ds-callout h4 { color: var(--white); } .ds-el2000 .ds-callout-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(min(100%, 310px), 1fr)); align-items: center; gap: 38px; } .ds-el2000 .ds-note { padding: 24px 26px; border-left: 4px solid var(--blue); background: var(--soft-blue); border-radius: 4px 12px 12px 4px; } .ds-el2000 .ds-note p:last-child { margin-bottom: 0; } .ds-el2000 .ds-benefit-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(min(100%, 205px), 1fr)); gap: 12px; margin-top: 27px; } .ds-el2000 .ds-benefit { padding: 19px; border: 1px solid var(--border); border-radius: 11px; background: var(--white); } .ds-el2000 .ds-benefit h4 { font-size: 16px; } .ds-el2000 .ds-benefit p { margin-bottom: 0; color: var(--grey); font-size: 14px; line-height: 1.55; } .ds-el2000 .ds-use-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(min(100%, 185px), 1fr)); gap: 12px; margin-top: 25px; } .ds-el2000 .ds-use-item { padding: 18px 15px; border: 1px solid var(--border); border-radius: 10px; background: var(--white); text-align: center; } .ds-el2000 .ds-table-wrap { width: 100%; margin-top: 23px; overflow-x: auto; border: 1px solid var(--border); border-radius: 12px; } .ds-el2000 table { width: 100%; min-width: 650px; border-collapse: collapse; background: var(--white); } .ds-el2000 th, .ds-el2000 td { padding: 14px 16px; border-bottom: 1px solid var(--border); vertical-align: top; text-align: left; } .ds-el2000 th { width: 38%; background: var(--light); color: var(--ink); font-size: 14px; font-weight: 680; } .ds-el2000 td { color: #4c5359; font-size: 14px; } .ds-el2000 tr:last-child th, .ds-el2000 tr:last-child td { border-bottom: 0; } .ds-el2000 details { margin-top: 13px; overflow: hidden; border: 1px solid var(--border); border-radius: 10px; background: var(--white); } .ds-el2000 summary { position: relative; padding: 18px 52px 18px 19px; cursor: pointer; color: var(--ink); font-size: 16px; font-weight: 680; list-style: none; } .ds-el2000 summary::-webkit-details-marker { display: none; } .ds-el2000 summary::after { position: absolute; top: 50%; right: 19px; transform: translateY(-50%); color: var(--blue); content: "+"; font-size: 26px; } .ds-el2000 details[open] summary::after { content: "−"; } .ds-el2000 .ds-details-content { padding: 0 19px 20px; color: var(--grey); } .ds-el2000 .ds-resource-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(min(100%, 225px), 1fr)); gap: 14px; margin-top: 27px; } .ds-el2000 .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-el2000 .ds-resource-card p { color: var(--grey); font-size: 14px; line-height: 1.55; } .ds-el2000 .ds-resource-link { color: var(--deep-blue); font-size: 14px; font-weight: 750; text-decoration: none; } .ds-el2000 .ds-resource-link:hover { text-decoration: underline; } .ds-el2000 .ds-direct-sewing { padding: clamp(31px, 5vw, 52px); background: var(--light); border-radius: 17px; text-align: center; } .ds-el2000 .ds-direct-sewing p { max-width: 880px; margin-right: auto; margin-left: auto; } @media (max-width: 700px) { .ds-el2000 { font-size: 15px; } .ds-el2000 .ds-section { padding: 44px 0; } .ds-el2000 .ds-hero { padding-top: 14px; padding-bottom: 44px; } .ds-el2000 .ds-hero-image img { min-height: 290px; padding: 15px; } .ds-el2000 .ds-button-row, .ds-el2000 .ds-button { width: 100%; } .ds-el2000 .ds-stat-grid, .ds-el2000 .ds-use-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); } } Simple and dependable mechanical sewing Elna EL2000 Begin sewing with a straightforward mechanical machine designed around the features new sewists genuinely need. The Elna EL2000 combines 15 built-in stitches, a four-step buttonhole, free-arm sewing, front-loading bobbin and four useful presser feet in a lightweight and easy-to-understand design. 15 built-in stitches 800 SPM maximum sewing speed 5mm maximum stitch width Approx. 6kg lightweight portability View Elna New Zealand View Official Brochure The EL2000 keeps sewing simple with clear mechanical controls and a visible stitch chart. An ideal first sewing machine Made for learning, mending and everyday projects The Elna EL2000 is an approachable choice for beginners, students and occasional sewists who want reliable sewing without electronic menus or complicated controls. Two large front dials control stitch selection and stitch length. The available stitch patterns are printed directly on the machine, making it easy to see which setting to choose. Sewing speed is controlled using the supplied foot controller, while the mechanical reverse lever secures the beginning and end of ordinary seams. Its compact body and fold-down handle make the EL2000 easy to move between rooms, take to a sewing class or store after use. Useful standard accessory package Four sewing feet and the essentials to begin The EL2000 includes the feet required for general sewing, zip insertion, blind hemming and buttonholes. Zigzag foot fitted to machine Sliding buttonhole foot Blind-hem foot Zipper foot Elna plastic bobbins × 3 Elna needle set Seam ripper Darning plate Foot controller Downloadable instruction manual A machine cover is not included with the standard EL2000 package. Why the Elna EL2000 stands out Practical beginner features without unnecessary complexity 01 15 built-in stitches Sew straight seams, zigzag, stretch stitches, triple stitches, blind hems and buttonholes. 02 Four-step buttonhole Create buttonholes by progressing through four clearly marked selector stages. 03 Front-loading bobbin Use a traditional removable bobbin case positioned behind the free-arm compartment. 04 Instant reverse lever Reinforce ordinary seams by holding the large reverse control while sewing. 05 Free-arm sewing Remove the accessory compartment to sew sleeves, cuffs and trouser hems. 06 Extra-high foot lift Raise the presser foot higher when positioning thicker seams or multiple fabric layers. 07 Clip-on presser feet Change between the supplied feet without removing a retaining screw. 08 Portable design A fold-down handle and approximately 6kg weight make storage and transport easier. Straightforward mechanical operation Turn the dial and begin sewing The EL2000 avoids complicated screens and electronic menus. Select the stitch letter using the main dial, set the stitch length and control the machine through the foot pedal. The stitch chart is printed across the front panel, so the entire selection remains visible while the machine is being used. This direct layout makes it easier for beginners to understand how stitch selection, length and thread tension work together. Simple controls Mechanical stitch selector Mechanical stitch-length dial Manual tension control Large reverse lever Foot-controller operation Visible stitch chart No computer menus No touch screen 15 Built-in stitches including buttonhole A focused selection for basic garment construction, repairs, stretch sewing, edge finishing and household projects. A practical everyday stitch package The essential stitches most beginners need The EL2000 concentrates on useful construction and finishing stitches rather than filling the machine with decorative options that may never be used. Centre straight stitch Left-position straight stitch Triple straight stitch Zigzag stitch Stretch stitches Blind-hem stitch Edge-finishing stitches Four-step buttonhole Left and centre needle positions Position straight stitching for different tasks The standard straight stitch and reinforced triple straight stitch can be sewn with the needle in either the centre or left position. General seams Use the centre position for ordinary garment and craft construction. Zip insertion Use the left position with the supplied zipper foot when appropriate. Edge stitching Change the relationship between the needle and edge of the foot. Reinforced sewing Use triple straight stitch where additional seam stretch and strength are required. Traditional bobbin operation Front-loading oscillating-hook system The bobbin sits inside a removable metal-style bobbin case accessed from the front of the free arm. To load the machine, remove the accessory compartment, open the hook cover and insert the wound bobbin into its case. Front-loading systems are familiar to many experienced sewists and provide direct access to the bobbin case for threading and cleaning. Removable bobbin case Front access Oscillating hook movement Three plastic bobbins included Easy access for cleaning Traditional mechanical design Separate bobbin winding Easy push-pull declutch system Pull the handwheel clutch outward before winding a bobbin. This disconnects the needle mechanism while allowing the bobbin winder to operate. Push the clutch back into position before returning to ordinary sewing. Two retractable spool pins provide a convenient place for the upper-thread spool and bobbin-winding spool. Secure ordinary seams Large instant-reverse lever Press and hold the reverse lever to sew backwards with compatible utility stitches. A few reverse stitches at the beginning and end of a seam help prevent the thread from pulling loose during use or washing. The control is positioned on the front of the machine where it can be reached easily while guiding the fabric. Four-step garment buttonholes Create buttonholes using the supplied sliding foot Mark the required length on the fabric, attach the sliding buttonhole foot and move through the four buttonhole stages shown on the selector dial. The machine sews each side and bartack as a separate step, allowing the operator to control the finished length. The EL2000 uses a four-step buttonhole rather than an automatic one-step buttonhole system. Free-arm garment sewing Reach sleeves, cuffs and trouser hems Slide the accessory compartment away from the machine to expose the narrower free-arm sewing area. Tubular sections can pass around the arm rather than being flattened across the full sewing bed. Sleeve hems Cuffs Trouser hems Children’s clothing Bag openings Narrow repairs Extra space beneath the foot Extra-high presser-foot lift Lift the presser-foot lever beyond its normal raised position to create additional clearance beneath the foot. This makes it easier to place bulky seam intersections, folded hems, quilted fabric and several layers beneath the presser foot before sewing. Extra-high lift provides more positioning space. It does not turn the EL2000 into an industrial or dedicated heavy-duty machine. Darning and manual fabric movement Supplied darning plate covers the feed dogs The feed dogs do not lower on the EL2000. Instead, the supplied darning plate clips over the needle plate and prevents the feed dogs from contacting the fabric. With the correct optional darning foot and technique, this allows the operator to move the project manually for repairs and free-motion practice. Darning plate included Feed dogs remain raised beneath plate Supports basic darning Allows manual fabric movement Optional darning foot may be required Suitable for learning free-motion control Clear measurement references Metric and imperial needle-plate guides The needle plate includes seam guides in millimetres and inches to help maintain a consistent distance between the needle and fabric edge. These markings are useful for garment seam allowances, repairs, craft sewing and basic patchwork. Four included presser feet Useful accessories for everyday techniques Zigzag Foot The general-purpose foot for straight stitching, zigzag and most built-in utility stitches. Sliding Buttonhole Foot Provides a visible guide while sewing the four stages of the buttonhole. Blind-Hem Foot Guides the folded fabric edge while sewing a discreet blind hem. Zipper Foot Allows stitching closer to standard zip teeth, piping and raised edges. Who is the Elna EL2000 for? A practical machine for learning and everyday household sewing First-time sewists School sewing Repairs and mending Basic garments Trouser hemming Zip insertion Blind hemming Craft projects Cushion covers Light home décor Occasional sewing Portable sewing Important information before purchasing The EL2000 is a mechanical domestic sewing machine. It does not have an LCD screen, start/stop button, electronic speed slider, automatic thread cutter or automatic needle threader. Sewing speed is controlled using the supplied foot controller. Stitch selection, stitch length and upper-thread tension are adjusted manually. The machine has a four-step buttonhole rather than an automatic one-step buttonhole. The feed dogs do not lower. The supplied darning plate covers them when manual fabric movement is required. No machine cover is included in the standard package. The EL2000 is not an overlocker, embroidery machine or industrial sewing machine. Standard New Zealand package Elna EL2000 included accessories Presser feet Standard zigzag foot fitted to machine Sliding buttonhole foot Blind-hem foot Zipper foot Bobbins, needles and tools Elna plastic bobbins × 3 Elna needle set Seam ripper Darning plate Control and documentation Foot controller Power lead Downloadable instruction manual No machine cover supplied Technical information Elna EL2000 specifications Machine type Mechanical domestic sewing machine Built-in stitches 15 including buttonhole Buttonhole One four-step buttonhole Maximum sewing speed Up to 800 stitches per minute Maximum stitch width 5mm Maximum stitch length 4mm Straight-stitch needle positions Left and centre Triple straight-stitch positions Left and centre Stitch selection Mechanical selector dial Stitch display Large printed chart on the front of the machine Thread tension Manual adjustable dial from 0 to 9 Bobbin system Front-loading oscillating hook Bobbin winding Push-pull handwheel declutch Spool pins Two retractable vertical spool pins Presser-foot attachment Clip-on, low-shank style Extra-high presser-foot lift Yes Reverse sewing Instant mechanical reverse lever Drop feed No Darning plate Included to cover the feed dogs Needle threader No Automatic thread cutter No Manual thread cutter Built into the needle-bar area Free arm Yes Sewing light Built in Carry handle Fold-down handle Standard presser feet Four Foot controller Included Machine weight Approximately 6kg Machine cover Not included Popular consumables and accessories Keep your EL2000 ready to sew Bobbins Elna plastic bobbin five-pack Part number 102260000 Use the correct Elna bobbin type for reliable stitch formation Recommended needle types Universal needles for everyday woven fabrics Ballpoint or stretch needles for knit fabrics Microtex needles for fine and tightly woven materials Jeans needles for garment-weight denim Quilting needles for patchwork and layered cotton Replace the needle regularly for best results Useful optional feet Button-sewing foot Rolled-hem foot Overcast foot Darning foot 1/4-inch seam foot Even-feed foot Gathering foot Non-stick foot Official Elna resources Product details and brochure Elna New Zealand View the current NZ specifications, standard accessory package and available downloads. View official NZ product page → Official Product Brochure View Elna’s stitch package, technical features and original EL2000 product information. Open product brochure → Frequently asked questions Elna EL2000 FAQ Is the Elna EL2000 suitable for beginners? Yes. Its mechanical controls, visible stitch chart and focused selection of essential stitches make it an excellent first sewing machine. How many stitches does it have? The EL2000 includes 15 built-in stitches, including utility, stretch, reinforced and buttonhole stitching. Does it have an automatic buttonhole? No. It creates a four-step buttonhole using the supplied sliding buttonhole foot. Does it have a built-in needle threader? No. The needle is threaded manually. A handheld needle threader can be used separately. Is the bobbin top loading? No. The EL2000 uses a traditional front-loading oscillating-hook bobbin system. Can the feed dogs be lowered? No. A supplied darning plate clips over the needle plate to prevent the feed dogs from moving the fabric. Can it sew stretch fabric? Yes. It includes stretch stitches and reinforced triple stitches. Use the correct ballpoint or stretch needle for the material. Can it sew denim? It can sew ordinary garment-weight denim when fitted with the correct jeans needle and thread. It is not an industrial or dedicated heavy-duty machine. Can it quilt? It can be used for basic patchwork and light quilting. A compatible 1/4-inch foot, even-feed foot or darning foot may be added separately. Does it have a free arm? Yes. Remove the accessory compartment to sew sleeves, cuffs, trouser hems and other tubular areas. Does it include a machine cover? No. A machine cover is not supplied with the standard EL2000 package. How fast does it sew? The machine sews at up to approximately 800 stitches per minute, controlled through the foot pedal. Is it computerised? No. It is a fully mechanical machine operated through physical dials, a reverse lever and foot controller. Is it an overlocker or embroidery machine? No. The EL2000 is a standard domestic sewing machine for construction, repairs and general sewing. Buy from New Zealand sewing-machine specialists Begin sewing with genuine support behind you Direct Sewing has supplied sewing, quilting, embroidery and overlocking equipment throughout New Zealand since 2001. Our experienced team can explain the EL2000’s threading, bobbin loading, stitch settings, buttonhole process and compatible accessories. Your machine is supported by genuine product knowledge, authorised New Zealand warranty assistance and our own in-house technical workshop with experienced sewing-machine technicians. For beginners and occasional sewists wanting a simple, affordable and dependable mechanical machine, the Elna EL2000 is an excellent place to begin.
More you might like
Related
Elna EL2000 Sewing Machine
Related
Elna HD1000 Sewing Machine
Related
Elna Sewing Machine EC60
Related