Singer Promise 1408 Beginner Mechanical Sewing Machine
.ds-singer1408 { --red: #c8202f; --red-dark: #8f1520; --red-soft: #fff1f2; --ink: #1c2228; --grey: #616b73; --light: #f6f8f9; --border: #dde3e7; --white: #ffffff; 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-singer1408 *, .ds-singer1408 *::before, .ds-singer1408 *::after { box-sizing: border-box; } .ds-singer1408 img { display: block; width: 100%; height: auto; } .ds-singer1408 h2, .ds-singer1408 h3, .ds-singer1408 h4 { margin-top: 0; color: var(--ink); line-height: 1.18; } .ds-singer1408 h2 { margin-bottom: 20px; font-size: clamp(36px, 5vw, 62px); letter-spacing: -0.045em; } .ds-singer1408 h3 { margin-bottom: 18px; font-size: clamp(27px, 3.5vw, 42px); letter-spacing: -0.03em; } .ds-singer1408 h4 { margin-bottom: 9px; font-size: 19px; } .ds-singer1408 p { margin-top: 0; margin-bottom: 18px; } .ds-singer1408 .ds-section { padding: 60px 0; border-bottom: 1px solid var(--border); } .ds-singer1408 .ds-section:last-child { border-bottom: 0; } .ds-singer1408 .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-singer1408 .ds-lead { max-width: 920px; color: #424c54; font-size: clamp(18px, 2.2vw, 22px); line-height: 1.6; } .ds-singer1408 .ds-hero { padding: 26px 0 62px; border-bottom: 1px solid var(--border); } .ds-singer1408 .ds-hero-copy { max-width: 1040px; margin: 0 auto 36px; text-align: center; } .ds-singer1408 .ds-hero-copy .ds-lead { margin-right: auto; margin-left: auto; } .ds-singer1408 .ds-hero-image { margin: 0; overflow: hidden; background: radial-gradient(circle at 50% 42%, #ffffff 0, #f8f4f4 58%, #eadfe1 100%); border: 1px solid var(--border); border-radius: 22px; } .ds-singer1408 .ds-hero-image img { min-height: 470px; aspect-ratio: 16 / 9; object-fit: contain; padding: 28px; } .ds-singer1408 .ds-caption { padding: 12px 16px 16px; color: #68737b; font-size: 13px; line-height: 1.45; text-align: center; } .ds-singer1408 .ds-stat-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(145px, 1fr)); gap: 10px; max-width: 1000px; margin: 30px auto; } .ds-singer1408 .ds-stat { padding: 19px 14px; background: var(--light); border: 1px solid #e2e8eb; border-radius: 13px; text-align: center; } .ds-singer1408 .ds-stat-number { display: block; font-size: 23px; font-weight: 800; line-height: 1.15; } .ds-singer1408 .ds-stat-label { display: block; margin-top: 6px; color: #68737b; font-size: 12px; line-height: 1.35; } .ds-singer1408 .ds-button-row { display: flex; flex-wrap: wrap; justify-content: center; gap: 11px; margin-top: 26px; } .ds-singer1408 .ds-button { display: inline-flex; min-height: 50px; align-items: center; justify-content: center; padding: 12px 21px; border: 1px solid var(--red-dark); border-radius: 7px; background: var(--red-dark); color: var(--white); font-size: 15px; font-weight: 700; line-height: 1.25; text-align: center; text-decoration: none; } .ds-singer1408 .ds-button:hover { opacity: 0.87; } .ds-singer1408 .ds-button-secondary { background: transparent; color: var(--red-dark); } .ds-singer1408 .ds-feature-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(min(100%, 245px), 1fr)); gap: 16px; margin-top: 31px; } .ds-singer1408 .ds-feature-card { padding: 27px; background: var(--light); border: 1px solid #e2e8eb; border-radius: 15px; } .ds-singer1408 .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-singer1408 .ds-feature-card p { margin-bottom: 0; color: var(--grey); font-size: 15px; line-height: 1.65; } .ds-singer1408 .ds-split { display: grid; grid-template-columns: repeat(auto-fit, minmax(min(100%, 340px), 1fr)); align-items: center; gap: clamp(32px, 6vw, 74px); } .ds-singer1408 .ds-image-box { margin: 0; overflow: hidden; background: var(--white); border: 1px solid var(--border); border-radius: 18px; } .ds-singer1408 .ds-image-box img { min-height: 330px; aspect-ratio: 4 / 3; object-fit: contain; padding: 20px; } .ds-singer1408 .ds-callout { padding: clamp(31px, 5vw, 54px); overflow: hidden; background: var(--ink); border-radius: 19px; color: var(--white); } .ds-singer1408 .ds-callout h3, .ds-singer1408 .ds-callout h4 { color: var(--white); } .ds-singer1408 .ds-callout-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(min(100%, 310px), 1fr)); align-items: center; gap: 40px; } .ds-singer1408 .ds-visual-panel { padding: clamp(30px, 5vw, 50px); background: linear-gradient(145deg, #d52d3a, #8f1520); border-radius: 19px; color: var(--white); } .ds-singer1408 .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-singer1408 .ds-visual-label { display: block; font-size: 18px; font-weight: 720; } .ds-singer1408 .ds-check-list, .ds-singer1408 .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-singer1408 .ds-check-list li, .ds-singer1408 .ds-accessory-list li { position: relative; padding-left: 25px; } .ds-singer1408 .ds-check-list li::before, .ds-singer1408 .ds-accessory-list li::before { position: absolute; top: 0; left: 0; color: var(--red); content: "✓"; font-weight: 800; } .ds-singer1408 .ds-callout .ds-check-list li::before { color: #ffb9bf; } .ds-singer1408 .ds-note { padding: 25px 27px; border-left: 4px solid var(--red); background: var(--red-soft); border-radius: 4px 13px 13px 4px; } .ds-singer1408 .ds-note p:last-child { margin-bottom: 0; } .ds-singer1408 .ds-package { padding: clamp(30px, 5vw, 49px); background: var(--red-soft); border: 1px solid #efd0d3; border-radius: 18px; } .ds-singer1408 .ds-use-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(min(100%, 190px), 1fr)); gap: 13px; margin-top: 27px; } .ds-singer1408 .ds-use-item { padding: 20px; border: 1px solid var(--border); border-radius: 12px; background: var(--white); text-align: center; } .ds-singer1408 .ds-gallery-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(min(100%, 260px), 1fr)); gap: 15px; margin-top: 27px; } .ds-singer1408 .ds-gallery-card { margin: 0; overflow: hidden; background: var(--white); border: 1px solid var(--border); border-radius: 14px; } .ds-singer1408 .ds-gallery-card img { aspect-ratio: 1 / 1; object-fit: contain; padding: 12px; } .ds-singer1408 .ds-gallery-card figcaption { padding: 14px 16px 17px; color: var(--grey); font-size: 14px; line-height: 1.5; } .ds-singer1408 .ds-table-wrap { width: 100%; margin-top: 23px; overflow-x: auto; border: 1px solid var(--border); border-radius: 12px; } .ds-singer1408 table { width: 100%; min-width: 650px; border-collapse: collapse; background: var(--white); } .ds-singer1408 th, .ds-singer1408 td { padding: 14px 16px; border-bottom: 1px solid var(--border); vertical-align: top; text-align: left; } .ds-singer1408 th { width: 38%; background: var(--light); color: var(--ink); font-size: 14px; font-weight: 700; } .ds-singer1408 td { color: #4c565e; font-size: 14px; } .ds-singer1408 tr:last-child th, .ds-singer1408 tr:last-child td { border-bottom: 0; } .ds-singer1408 details { margin-top: 13px; overflow: hidden; border: 1px solid var(--border); border-radius: 10px; background: var(--white); } .ds-singer1408 summary { position: relative; padding: 18px 52px 18px 19px; cursor: pointer; color: var(--ink); font-size: 16px; font-weight: 700; list-style: none; } .ds-singer1408 summary::-webkit-details-marker { display: none; } .ds-singer1408 summary::after { position: absolute; top: 50%; right: 19px; transform: translateY(-50%); color: var(--red); content: "+"; font-size: 26px; } .ds-singer1408 details[open] summary::after { content: "−"; } .ds-singer1408 .ds-details-content { padding: 0 19px 20px; color: var(--grey); } .ds-singer1408 .ds-resource-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(min(100%, 225px), 1fr)); gap: 14px; margin-top: 27px; } .ds-singer1408 .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-singer1408 .ds-resource-card p { color: var(--grey); font-size: 14px; line-height: 1.55; } .ds-singer1408 .ds-resource-link { color: var(--red-dark); font-size: 14px; font-weight: 750; text-decoration: none; } .ds-singer1408 .ds-resource-link:hover { text-decoration: underline; } .ds-singer1408 .ds-direct-sewing { padding: clamp(32px, 5vw, 54px); background: var(--light); border-radius: 18px; text-align: center; } .ds-singer1408 .ds-direct-sewing p { max-width: 900px; margin-right: auto; margin-left: auto; } @media (max-width: 700px) { .ds-singer1408 { font-size: 15px; } .ds-singer1408 .ds-section { padding: 45px 0; } .ds-singer1408 .ds-hero { padding-top: 14px; padding-bottom: 46px; } .ds-singer1408 .ds-hero-image img { min-height: 310px; padding: 14px; } .ds-singer1408 .ds-button-row, .ds-singer1408 .ds-button { width: 100%; } .ds-singer1408 .ds-stat-grid, .ds-singer1408 .ds-use-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); } } Compact beginner mechanical sewing machine Singer Promise 1408 Learn, mend and create with a compact mechanical sewing machine designed around the essential functions beginners use most. The Singer Promise 1408 combines eight built-in stitches, 24 stitch functions, a four-step buttonhole, front-loading bobbin, free-arm sewing, LED lighting and a strong metal internal frame. 8 built-in sewing stitches 24 stitch functions 4 Step mechanical buttonhole 750 SPM maximum sewing speed View Official Singer Details View Singer NZ Manuals A compact mechanical Singer with eight essential stitches, free-arm access and a strong metal internal frame. Straightforward sewing for beginners and households The essential functions for learning, mending and simple projects The Singer Promise 1408 is designed for first-time sewists, students, occasional makers and households needing a practical machine for basic repairs and alterations. Its focused stitch range covers straight sewing, zigzag, edge finishing, blind hemming, decorative sewing and buttonholes without presenting an overwhelming number of settings. A large front selector dial keeps stitch choice easy to understand, while the foot controller provides responsive speed control. The compact body and approximately 4.9kg weight make the machine convenient to store or carry between rooms and sewing classes. A basic mechanical domestic sewing machine The Singer Promise 1408 is operated using a stitch-selection dial and the supplied foot controller. It does not have an LCD screen, start and stop button, electronic speed-control slider, automatic needle threader or automatic electronic thread cutter. It is intended for learning, repairs, alterations, simple garment sewing and occasional household use rather than continuous production or specialist heavy-material work. Why the Singer Promise 1408 is a popular starter machine Simple controls with practical everyday capability 01 Eight built-in stitches Cover basic construction, zigzag sewing, finishing, blind hems, decoration and buttonholes. 02 24 stitch functions Use different stitch positions and applications for a wider range of basic sewing tasks. 03 Four-step buttonhole Sew each side and bar tack through four clearly marked selector positions. 04 Metal internal frame Provides a stable internal foundation for reliable domestic sewing performance. 05 Front-loading bobbin Maintains a smooth metal needle-plate surface around the sewing area. 06 Free-arm sewing Remove the accessory compartment for cuffs, sleeves, hems and narrow tubular projects. 07 Snap-on presser feet Change between general sewing, zipper, buttonhole and button-sewing feet quickly. 08 LED sewing light Brightens the needle and surrounding fabric area while you sew. 8 Essential built-in stitches Six practical stitches, one decorative stitch and one four-step buttonhole sequence. A focused stitch range for everyday sewing Practical stitches without an overwhelming menu Select the required stitch using the large dial on the front of the machine. The Promise 1408 provides the essential options needed for seams, repairs, edge finishing, hems, decoration and buttonholes. Straight stitching Zigzag stitching Edge finishing Blind hemming Basic decorative sewing Four-step buttonhole Button sewing Reverse reinforcement Easy mechanical operation Turn the dial and begin sewing The large stitch selector displays each available pattern directly around the dial. Upper-thread tension can be adjusted manually to suit different fabrics, thread types and sewing techniques. Use the front reverse lever to reinforce ordinary seams at the beginning and end. Large stitch selector Visible stitch symbols Manual thread tension Mechanical reverse lever No electronic menus Foot-controller operation Traditional garment finishing Four-step mechanical buttonhole Fit the supplied buttonhole foot and mark the required finished length on the fabric. Progress through the four numbered dial positions to sew the first side, lower bar tack, second side and upper bar tack. The finished length is controlled by the operator, making the system suitable for simple garments, cushions and craft projects. Four clearly marked stages Manual finished-length control Buttonhole foot included Suitable for simple garments Useful for cushion covers Traditional mechanical process 4 Step Mechanical buttonhole sequence Sew both sides and both bar tacks by moving through the four dial settings. A smooth sewing surface around the needle Front-loading Class 15 bobbin Remove the accessory compartment and open the front bobbin cover to access the bobbin case. The removable Class 15 bobbin fits inside the metal bobbin case beneath the needle plate. This front-loading arrangement maintains a smooth metal sewing surface around the feed dogs and needle. Front-loading bobbin system Class 15 transparent bobbins Removable bobbin case Automatic bobbin winding Metal bobbin-winder spindle Smooth needle-plate surface 750 Maximum stitches per minute Practical speed for learning, mending, alterations and simple construction. Controlled through the supplied foot pedal Responsive mechanical sewing speed Light pressure on the foot controller provides slower sewing for corners, curves and detailed areas. Firmer pressure increases speed for longer seams and straightforward repairs. The machine does not have an electronic speed-limiting slider, so beginners should practise pedal control on fabric offcuts. Up to 750 stitches per minute Foot-controller operation Variable pedal response Slower control for corners Efficient straight seams No electronic speed slider Stable construction inside the compact body Heavy-duty metal internal frame The internal metal frame supports the needle mechanism and keeps the principal sewing components properly aligned. This provides a stronger foundation than an entirely plastic internal structure while keeping the complete machine compact and portable. The metal frame does not make the Promise 1408 an industrial or heavy-duty production machine. Flatbed support or narrow tubular access Convertible free-arm design Slide off the removable accessory compartment to expose the narrow free arm. Sleeves, cuffs, trouser hems, children’s garments and other tubular areas can then be positioned around the machine bed. Refit the compartment to restore the larger flat sewing surface and built-in storage area. Sleeves Cuffs Trouser hems Children’s garments Small circular projects Flatbed sewing Quick accessory changes Snap-on presser-foot system Raise the presser foot and release the current foot using the lever on the presser-foot holder. Position the replacement foot beneath the holder and lower the lever until the foot snaps into place. This allows fast changes between general sewing, zipper insertion, buttonholes and button sewing. Button attachment without hand sewing Button-sewing foot and darning plate included Fit the supplied darning plate over the feed dogs and attach the button-sewing foot. Select an appropriate zigzag width so the needle enters both button holes without striking the button. Always turn the handwheel manually through the first complete stitch cycle to confirm needle clearance. Clear visibility around the sewing area Built-in LED lighting The LED light illuminates the needle, presser foot and fabric immediately around the stitching area. Better visibility assists when following seam guides, working with dark fabric or using closely matched thread. Compact dimensions for smaller sewing spaces Lightweight and easy to store The Promise 1408 measures approximately 37cm wide, 16cm deep and 29.5cm high. At approximately 4.9kg, it is manageable to carry between rooms, take to beginner classes or store in a cupboard between projects. A soft dust cover is included to help protect the machine while it is not in use. Realistic fabric capability Best suited to light and medium-weight household sewing The Singer Promise 1408 is designed for common garment fabrics, repairs, craft materials and light home-sewing projects. Use the correct needle size, suitable thread and appropriate tension for the material being sewn. Thick leather goods, dense webbing, heavy canvas assemblies, upholstery production and repeated thick denim work require a stronger domestic or industrial machine. Dress cotton Quilting cotton Polyester blends Light linen Craft fabrics Light curtain material Garment-weight denim Basic home décor fabric Essential accessories for getting started Four presser feet, bobbins and sewing tools included The standard package provides the main accessories required for general sewing, zips, buttonholes, button attachment and basic quilting guidance. All-Purpose Foot Zipper Foot Buttonhole Foot Button Sewing Foot Class 15 transparent bobbins × 4 Pack of needles Seam ripper and lint brush Darning plate Edge and quilting guide L-shaped screwdriver Spool-pin felts × 2 Foot controller Power lead Soft machine cover Official Singer accessory imagery Included Promise 1408 accessory package The compact Promise 1408 uses a clear central stitch selector and front reverse lever. The included package covers general sewing, zips, buttonholes, button attachment and basic maintenance. Who is the Singer Promise 1408 for? A compact machine for learning and everyday repairs First-time sewists Beginner classes School projects Household repairs Garment alterations Basic dressmaking Cushion covers Simple crafts Button attachment Zip insertion Light home décor Compact storage Choosing between popular beginner machines Singer Promise 1408, Brother JA1450NT or Janome FD206? Singer Promise 1408 Offers eight stitches, 24 stitch functions, four-step buttonhole, front-loading bobbin and a metal internal frame. Brother JA1450NT Adds 14 stitches, automatic needle threading and a top-loading bobbin for easier beginner setup. Janome FD206 Offers six stitches, built-in needle threading, top-loading bobbin and drop-feed capability. Best reason to choose the Singer 1408 It provides essential Singer sewing functions, a metal internal frame and a complete basic accessory package at an accessible price. Important information before purchasing The Singer Promise 1408 is a mechanical domestic sewing machine. It is not computerised and does not have an LCD screen. It includes eight built-in stitches, 24 stitch functions and one four-step buttonhole sequence. It uses a front-loading Class 15 bobbin rather than a top-loading drop-in bobbin. It does not include a built-in automatic needle threader. Sewing speed is controlled using the supplied foot controller. There is no electronic speed slider or start and stop button. The feed dogs are covered using the supplied darning plate rather than lowered with a drop-feed lever. The machine has a manual thread cutter rather than an automatic electronic thread-cutting system. It is intended for domestic learning, repairs and light to medium-weight household projects. Technical information Singer Promise 1408 specifications Machine type Mechanical domestic sewing machine Built-in stitches Eight Stitch functions 24 Stitch composition Six basic stitches, one decorative stitch and one four-step buttonhole Buttonhole Four-step mechanical buttonhole Maximum sewing speed Up to approximately 750 stitches per minute Stitch selection Mechanical front selector dial Thread tension Manually adjustable Reverse sewing Yes, using the front reverse lever Bobbin type Front-loading Class 15 bobbin Bobbin winder Automatic winding with metal spindle Internal frame Heavy-duty metal frame Presser-foot system Snap-on Free arm Yes Feed-dog control Supplied darning plate covers the feed dogs Needle threader No Lighting LED sewing light Built-in accessory storage Yes Foot controller Included Standard presser feet Four Machine cover Soft cover included Machine dimensions Approximately 37cm wide × 16cm deep × 29.5cm high Machine weight Approximately 4.9kg LCD screen No Start and stop button No Electronic speed control No Needle up/down button No Automatic electronic thread cutter No Built-in lettering No Embroidery capability No Included accessory package What comes with the Singer Promise 1408? Included presser feet All-Purpose Foot Zipper Foot Buttonhole Foot Button Sewing Foot Bobbins, needles and sewing guides Class 15 transparent bobbins × 4 Pack of machine needles Edge and quilting guide Spool-pin felts × 2 Tools, operation and storage Foot controller Power lead Seam ripper and lint brush Darning plate L-shaped screwdriver Soft machine cover Instruction material Recommended optional accessories Expand the Singer Promise 1408 as your skills develop Garment and general sewing accessories Blind Hem Foot Overcasting Foot Concealed Zipper Foot Adjustable Zipper and Piping Foot Roller Foot Non-Stick Foot Narrow Hem Foot Gathering Foot Quilting and creative sewing accessories Darning and Free-Motion Pogo Foot Even Feed Foot 1/4-inch Patchwork Foot Open-Toe Appliqué Foot Additional quilting guides Needles, bobbins and sewing supplies Singer Class 15 bobbins Universal sewing needles Ballpoint needles Stretch needles Denim needles Microtex needles Top-stitching needles Quality sewing thread Frequently asked questions Singer Promise 1408 FAQ Is the Singer Promise 1408 computerised? No. It is a mechanical sewing machine operated using a stitch selector and foot controller. How many stitches does the Singer 1408 have? It includes eight built-in stitches and 24 stitch functions. Does it make a one-step buttonhole? No. It uses a four-step mechanical buttonhole sequence. Does it have an automatic needle threader? No. The needle is threaded manually. Does it have a top-loading bobbin? No. The Promise 1408 uses a front-loading Class 15 bobbin and removable bobbin case. Can it sew stretch fabric? It has a limited basic stitch selection. Light stretch fabrics may be sewn using a suitable zigzag setting and the correct stretch or ballpoint needle, but a machine with dedicated stretch stitches offers greater versatility. Can it sew denim? It may sew occasional garment-weight denim with the correct jeans needle, quality thread and careful setup. It is not a heavy-duty denim machine. Can it sew canvas? It may handle selected lightweight domestic canvas. Thick or bulky assemblies require a stronger machine. Can it sew leather? It is not recommended for thick leather goods. Selected thin, soft materials may be possible after careful testing with the correct needle. Can the feed dogs be lowered? No. The supplied darning plate is fitted over the feed dogs when button sewing, darning or performing selected free-motion work. Can it free-motion sew? Basic free-motion work is possible using the supplied darning plate and a compatible optional darning or pogo foot. Can it sew without the foot controller? No. The Singer Promise 1408 is operated using the supplied foot controller. Does it have a speed-control slider? No. Sewing speed is controlled by the amount of pressure applied to the foot controller. Does it cut the threads automatically? No. Threads are trimmed manually. Does it have a free arm? Yes. Remove the accessory compartment for cuffs, sleeves and trouser hems. How many presser feet are included? Four feet are included: All-Purpose Foot, Zipper Foot, Buttonhole Foot and Button Sewing Foot. Does it include a soft cover? Yes. A soft machine cover is included. Is the Singer 1408 suitable for beginners? Yes. Its focused stitch selection, large selector dial and simple mechanical operation make it approachable for beginners. Is it suitable for sewing classes? Yes. Its compact dimensions and approximately 4.9kg weight make it manageable to transport. Is the Promise 1408 an overlocker? No. It is a conventional sewing machine and does not trim fabric edges or form stitches using loopers. Is it an embroidery machine? No. It does not use embroidery hoops or import embroidery designs. Is it suitable for commercial production? No. It is designed for domestic sewing, repairs, learning and occasional household projects. Official Singer resources Product information and machine support Official Singer Product Page Review the current feature summary, specifications and standard accessory package. View official Singer details → Singer New Zealand Manuals Access the Singer Promise 1408 instruction manual and other New Zealand support resources. View Singer NZ manuals → Singer Sewing Machines Compare the Promise 1408 with other Singer domestic and heavy-duty models. Explore Singer machines → Buy from New Zealand sewing-machine specialists Expert advice, genuine support and in-house servicing Direct Sewing has supplied sewing, quilting, embroidery, overlocking and industrial equipment throughout New Zealand since 2001. Our experienced team can explain machine threading, front-loading bobbin setup, stitch selection, buttonholes, needle choice and the practical differences between the Singer Promise 1408, Brother JA1450NT and Janome FD206. Your machine is supported by our own in-house technical workshop, where servicing and repairs are completed by experienced sewing-machine technicians with decades of industry knowledge. For beginners and households wanting uncomplicated mechanical operation, essential stitches and a compact metal-frame machine for repairs and simple projects, the Singer Promise 1408 is an accessible place to begin.