{"product_id":"janome-dc6050-computerised-sewing-machine","title":"Janome Electronic Sewing Machine DC6050","description":"\u003cstyle\u003e\n  .ds-dc6050 {\n    --ink: #17202a;\n    --grey: #626a72;\n    --light: #f5f7f8;\n    --border: #dce2e6;\n    --white: #ffffff;\n    --red: #b2172b;\n    --deep-red: #79101d;\n    --soft-red: #fff3f4;\n    max-width: 1180px;\n    margin: 0 auto;\n    color: var(--ink);\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Arial, sans-serif;\n    font-size: 16px;\n    line-height: 1.7;\n  }\n\n  .ds-dc6050 *,\n  .ds-dc6050 *::before,\n  .ds-dc6050 *::after {\n    box-sizing: border-box;\n  }\n\n  .ds-dc6050 img {\n    display: block;\n    width: 100%;\n    height: auto;\n  }\n\n  .ds-dc6050 h2,\n  .ds-dc6050 h3,\n  .ds-dc6050 h4 {\n    margin-top: 0;\n    color: var(--ink);\n    line-height: 1.18;\n  }\n\n  .ds-dc6050 h2 {\n    margin-bottom: 20px;\n    font-size: clamp(34px, 5vw, 58px);\n    letter-spacing: -0.04em;\n  }\n\n  .ds-dc6050 h3 {\n    margin-bottom: 18px;\n    font-size: clamp(27px, 3.4vw, 40px);\n    letter-spacing: -0.03em;\n  }\n\n  .ds-dc6050 h4 {\n    margin-bottom: 9px;\n    font-size: 19px;\n  }\n\n  .ds-dc6050 p {\n    margin-top: 0;\n    margin-bottom: 18px;\n  }\n\n  .ds-dc6050 .ds-section {\n    padding: 58px 0;\n    border-bottom: 1px solid var(--border);\n  }\n\n  .ds-dc6050 .ds-section:last-child {\n    border-bottom: 0;\n  }\n\n  .ds-dc6050 .ds-eyebrow {\n    display: inline-block;\n    margin-bottom: 14px;\n    color: var(--red);\n    font-size: 13px;\n    font-weight: 750;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n  }\n\n  .ds-dc6050 .ds-lead {\n    max-width: 880px;\n    color: #3f4850;\n    font-size: clamp(18px, 2.2vw, 22px);\n    line-height: 1.6;\n  }\n\n  .ds-dc6050 .ds-hero {\n    padding: 24px 0 60px;\n    border-bottom: 1px solid var(--border);\n  }\n\n  .ds-dc6050 .ds-hero-copy {\n    max-width: 960px;\n    margin: 0 auto 34px;\n    text-align: center;\n  }\n\n  .ds-dc6050 .ds-hero-copy .ds-lead {\n    margin-right: auto;\n    margin-left: auto;\n  }\n\n  .ds-dc6050 .ds-hero-image {\n    margin: 0;\n    overflow: hidden;\n    background: var(--ink);\n    border-radius: 20px;\n  }\n\n  .ds-dc6050 .ds-hero-image img {\n    min-height: 390px;\n    aspect-ratio: 8 \/ 5;\n    object-fit: cover;\n  }\n\n  .ds-dc6050 .ds-caption {\n    padding: 12px 15px 15px;\n    color: #687078;\n    font-size: 13px;\n    line-height: 1.45;\n    text-align: center;\n  }\n\n  .ds-dc6050 .ds-hero-image .ds-caption {\n    color: #f5f5f5;\n  }\n\n  .ds-dc6050 .ds-stat-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(135px, 1fr));\n    gap: 10px;\n    max-width: 900px;\n    margin: 30px auto;\n  }\n\n  .ds-dc6050 .ds-stat {\n    padding: 18px 13px;\n    background: var(--light);\n    border: 1px solid #e5eaed;\n    border-radius: 12px;\n    text-align: center;\n  }\n\n  .ds-dc6050 .ds-stat-number {\n    display: block;\n    font-size: 23px;\n    font-weight: 780;\n    line-height: 1.15;\n  }\n\n  .ds-dc6050 .ds-stat-label {\n    display: block;\n    margin-top: 6px;\n    color: #697078;\n    font-size: 12px;\n    line-height: 1.35;\n  }\n\n  .ds-dc6050 .ds-button-row {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    gap: 11px;\n    margin-top: 25px;\n  }\n\n  .ds-dc6050 .ds-button {\n    display: inline-flex;\n    min-height: 49px;\n    align-items: center;\n    justify-content: center;\n    padding: 12px 20px;\n    border: 1px solid var(--ink);\n    border-radius: 7px;\n    background: var(--ink);\n    color: var(--white);\n    font-size: 15px;\n    font-weight: 680;\n    line-height: 1.25;\n    text-align: center;\n    text-decoration: none;\n  }\n\n  .ds-dc6050 .ds-button:hover {\n    opacity: 0.86;\n  }\n\n  .ds-dc6050 .ds-button-secondary {\n    background: transparent;\n    color: var(--ink);\n  }\n\n  .ds-dc6050 .ds-package {\n    padding: clamp(28px, 5vw, 47px);\n    background: var(--soft-red);\n    border: 1px solid #efd9dd;\n    border-radius: 17px;\n  }\n\n  .ds-dc6050 .ds-feature-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(min(100%, 245px), 1fr));\n    gap: 16px;\n    margin-top: 31px;\n  }\n\n  .ds-dc6050 .ds-feature-card {\n    padding: 26px;\n    background: var(--light);\n    border: 1px solid #e5eaed;\n    border-radius: 15px;\n  }\n\n  .ds-dc6050 .ds-feature-number {\n    display: inline-flex;\n    width: 35px;\n    height: 35px;\n    align-items: center;\n    justify-content: center;\n    margin-bottom: 17px;\n    border-radius: 50%;\n    background: var(--red);\n    color: var(--white);\n    font-size: 13px;\n    font-weight: 700;\n  }\n\n  .ds-dc6050 .ds-feature-card p {\n    margin-bottom: 0;\n    color: var(--grey);\n    font-size: 15px;\n    line-height: 1.65;\n  }\n\n  .ds-dc6050 .ds-split {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(min(100%, 340px), 1fr));\n    align-items: center;\n    gap: clamp(30px, 6vw, 72px);\n  }\n\n  .ds-dc6050 .ds-image-box {\n    margin: 0;\n    overflow: hidden;\n    background: var(--white);\n    border: 1px solid var(--border);\n    border-radius: 17px;\n  }\n\n  .ds-dc6050 .ds-image-box img {\n    min-height: 290px;\n    aspect-ratio: 4 \/ 3;\n    object-fit: contain;\n    padding: 22px;\n  }\n\n  .ds-dc6050 .ds-check-list,\n  .ds-dc6050 .ds-accessory-list {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(min(100%, 235px), 1fr));\n    gap: 10px 28px;\n    margin: 23px 0 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .ds-dc6050 .ds-check-list li,\n  .ds-dc6050 .ds-accessory-list li {\n    position: relative;\n    padding-left: 25px;\n  }\n\n  .ds-dc6050 .ds-check-list li::before,\n  .ds-dc6050 .ds-accessory-list li::before {\n    position: absolute;\n    top: 0;\n    left: 0;\n    color: var(--red);\n    content: \"✓\";\n    font-weight: 750;\n  }\n\n  .ds-dc6050 .ds-callout {\n    padding: clamp(29px, 5vw, 51px);\n    overflow: hidden;\n    background: var(--ink);\n    border-radius: 18px;\n    color: var(--white);\n  }\n\n  .ds-dc6050 .ds-callout h3,\n  .ds-dc6050 .ds-callout h4 {\n    color: var(--white);\n  }\n\n  .ds-dc6050 .ds-callout-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(min(100%, 310px), 1fr));\n    align-items: center;\n    gap: 38px;\n  }\n\n  .ds-dc6050 .ds-callout-image {\n    margin: 0;\n    overflow: hidden;\n    background: var(--white);\n    border-radius: 13px;\n  }\n\n  .ds-dc6050 .ds-callout-image img {\n    min-height: 285px;\n    aspect-ratio: 4 \/ 3;\n    object-fit: contain;\n    padding: 22px;\n  }\n\n  .ds-dc6050 .ds-note {\n    padding: 24px 26px;\n    border-left: 4px solid var(--red);\n    background: var(--soft-red);\n    border-radius: 4px 12px 12px 4px;\n  }\n\n  .ds-dc6050 .ds-note p:last-child {\n    margin-bottom: 0;\n  }\n\n  .ds-dc6050 .ds-benefit-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(min(100%, 205px), 1fr));\n    gap: 12px;\n    margin-top: 27px;\n  }\n\n  .ds-dc6050 .ds-benefit {\n    padding: 19px;\n    border: 1px solid var(--border);\n    border-radius: 11px;\n    background: var(--white);\n  }\n\n  .ds-dc6050 .ds-benefit h4 {\n    font-size: 16px;\n  }\n\n  .ds-dc6050 .ds-benefit p {\n    margin-bottom: 0;\n    color: var(--grey);\n    font-size: 14px;\n    line-height: 1.55;\n  }\n\n  .ds-dc6050 .ds-use-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(min(100%, 185px), 1fr));\n    gap: 12px;\n    margin-top: 25px;\n  }\n\n  .ds-dc6050 .ds-use-item {\n    padding: 18px 15px;\n    border: 1px solid var(--border);\n    border-radius: 10px;\n    background: var(--white);\n    text-align: center;\n  }\n\n  .ds-dc6050 .ds-table-wrap {\n    width: 100%;\n    margin-top: 23px;\n    overflow-x: auto;\n    border: 1px solid var(--border);\n    border-radius: 12px;\n  }\n\n  .ds-dc6050 table {\n    width: 100%;\n    min-width: 650px;\n    border-collapse: collapse;\n    background: var(--white);\n  }\n\n  .ds-dc6050 th,\n  .ds-dc6050 td {\n    padding: 14px 16px;\n    border-bottom: 1px solid var(--border);\n    vertical-align: top;\n    text-align: left;\n  }\n\n  .ds-dc6050 th {\n    width: 38%;\n    background: var(--light);\n    color: var(--ink);\n    font-size: 14px;\n    font-weight: 680;\n  }\n\n  .ds-dc6050 td {\n    color: #4c5359;\n    font-size: 14px;\n  }\n\n  .ds-dc6050 tr:last-child th,\n  .ds-dc6050 tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .ds-dc6050 details {\n    margin-top: 13px;\n    overflow: hidden;\n    border: 1px solid var(--border);\n    border-radius: 10px;\n    background: var(--white);\n  }\n\n  .ds-dc6050 summary {\n    position: relative;\n    padding: 18px 52px 18px 19px;\n    cursor: pointer;\n    color: var(--ink);\n    font-size: 16px;\n    font-weight: 680;\n    list-style: none;\n  }\n\n  .ds-dc6050 summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .ds-dc6050 summary::after {\n    position: absolute;\n    top: 50%;\n    right: 19px;\n    transform: translateY(-50%);\n    color: var(--red);\n    content: \"+\";\n    font-size: 26px;\n  }\n\n  .ds-dc6050 details[open] summary::after {\n    content: \"−\";\n  }\n\n  .ds-dc6050 .ds-details-content {\n    padding: 0 19px 20px;\n    color: var(--grey);\n  }\n\n  .ds-dc6050 .ds-resource-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(min(100%, 225px), 1fr));\n    gap: 14px;\n    margin-top: 27px;\n  }\n\n  .ds-dc6050 .ds-resource-card {\n    display: flex;\n    min-height: 205px;\n    flex-direction: column;\n    justify-content: space-between;\n    padding: 24px;\n    border: 1px solid var(--border);\n    border-radius: 14px;\n    background: var(--light);\n  }\n\n  .ds-dc6050 .ds-resource-card p {\n    color: var(--grey);\n    font-size: 14px;\n    line-height: 1.55;\n  }\n\n  .ds-dc6050 .ds-resource-link {\n    color: var(--deep-red);\n    font-size: 14px;\n    font-weight: 750;\n    text-decoration: none;\n  }\n\n  .ds-dc6050 .ds-resource-link:hover {\n    text-decoration: underline;\n  }\n\n  .ds-dc6050 .ds-direct-sewing {\n    padding: clamp(31px, 5vw, 52px);\n    background: var(--light);\n    border-radius: 17px;\n    text-align: center;\n  }\n\n  .ds-dc6050 .ds-direct-sewing p {\n    max-width: 860px;\n    margin-right: auto;\n    margin-left: auto;\n  }\n\n  @media (max-width: 700px) {\n    .ds-dc6050 {\n      font-size: 15px;\n    }\n\n    .ds-dc6050 .ds-section {\n      padding: 44px 0;\n    }\n\n    .ds-dc6050 .ds-hero {\n      padding-top: 14px;\n      padding-bottom: 44px;\n    }\n\n    .ds-dc6050 .ds-hero-image img {\n      min-height: 300px;\n    }\n\n    .ds-dc6050 .ds-button-row,\n    .ds-dc6050 .ds-button {\n      width: 100%;\n    }\n\n    .ds-dc6050 .ds-stat-grid,\n    .ds-dc6050 .ds-use-grid {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"ds-dc6050\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003csection class=\"ds-hero\"\u003e\n    \u003cdiv class=\"ds-hero-copy\"\u003e\n      \u003cspan class=\"ds-eyebrow\"\u003eFeature-packed computerised sewing machine\u003c\/span\u003e\n\n      \u003ch2\u003eJanome DC6050\u003c\/h2\u003e\n\n      \u003cp class=\"ds-lead\"\u003e\n        Enjoy easier garment sewing, patchwork, quilting and creative projects with one of Janome New Zealand’s most popular computerised machines. The DC6050 combines 50 stitches, three one-step buttonholes, automatic thread cutting, adjustable foot pressure and an included extension table in a stable yet portable machine.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"ds-stat-grid\" aria-label=\"Janome DC6050 key specifications\"\u003e\n        \u003cdiv class=\"ds-stat\"\u003e\n          \u003cspan class=\"ds-stat-number\"\u003e50\u003c\/span\u003e\n          \u003cspan class=\"ds-stat-label\"\u003ebuilt-in stitches\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ds-stat\"\u003e\n          \u003cspan class=\"ds-stat-number\"\u003e820 SPM\u003c\/span\u003e\n          \u003cspan class=\"ds-stat-label\"\u003emaximum sewing speed\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ds-stat\"\u003e\n          \u003cspan class=\"ds-stat-number\"\u003e7mm\u003c\/span\u003e\n          \u003cspan class=\"ds-stat-label\"\u003emaximum stitch width\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ds-stat\"\u003e\n          \u003cspan class=\"ds-stat-number\"\u003e6.4kg\u003c\/span\u003e\n          \u003cspan class=\"ds-stat-label\"\u003eportable machine weight\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ds-button-row\"\u003e\n        \u003ca class=\"ds-button\" href=\"https:\/\/www.janome.co.nz\/product\/dc6050\/\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\n          View Janome New Zealand\n        \u003c\/a\u003e\n\n        \u003ca class=\"ds-button ds-button-secondary\" href=\"https:\/\/www.janome.co.nz\/wp-content\/uploads\/2017\/11\/Janome-DC6050-Brochure.pdf\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\n          View Official Brochure\n        \u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cfigure class=\"ds-hero-image\"\u003e\n      \u003cimg src=\"https:\/\/www.echidnasewing.com.au\/assets\/images\/Machines\/Sewing-Machines\/Janome_DC6050\/Lifestyle-800x500.jpg\" alt=\"Janome DC6050 computerised sewing machine displayed in a professional sewing showroom\" width=\"800\" height=\"500\" loading=\"eager\" fetchpriority=\"high\" decoding=\"async\"\u003e\n\n      \u003cfigcaption class=\"ds-caption\"\u003e\n        The Janome DC6050 combines straightforward computerised controls with practical features for regular sewing.\n      \u003c\/figcaption\u003e\n    \u003c\/figure\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- INTRODUCTION --\u003e\n  \u003csection class=\"ds-section\"\u003e\n    \u003cspan class=\"ds-eyebrow\"\u003eA smart step up from an entry-level machine\u003c\/span\u003e\n\n    \u003ch3\u003eDesigned to make everyday sewing faster and more enjoyable\u003c\/h3\u003e\n\n    \u003cp class=\"ds-lead\"\u003e\n      The DC6050 is suited to sewists who want more control and convenience than a basic machine without moving into a large premium model.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      It offers direct access to everyday utility stitches, a clear LCD screen, adjustable speed, automatic thread cutting and memorised needle positioning.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Six levels of presser-foot pressure allow the machine to be adapted to delicate fabric, stretch materials, everyday woven cloth and thicker layered projects.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Its rigid die-cast aluminium internal frame supports stable sewing at speeds up to 820 stitches per minute, while the 6.4kg body remains practical to carry to classes or store between projects.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- PACKAGE --\u003e\n  \u003csection class=\"ds-section\"\u003e\n    \u003cdiv class=\"ds-package\"\u003e\n      \u003cspan class=\"ds-eyebrow\"\u003eComprehensive New Zealand package\u003c\/span\u003e\n\n      \u003ch3\u003eExtension table, seven feet and hard cover included\u003c\/h3\u003e\n\n      \u003cp\u003e\n        The DC6050 arrives with a useful selection of garment, patchwork and general-sewing feet, along with a half-size extension table and rigid machine cover.\n      \u003c\/p\u003e\n\n      \u003cul class=\"ds-check-list\"\u003e\n        \u003cli\u003eSeven standard sewing feet\u003c\/li\u003e\n        \u003cli\u003e1\/4-inch Seam Foot O\u003c\/li\u003e\n        \u003cli\u003eAutomatic Buttonhole Foot R\u003c\/li\u003e\n        \u003cli\u003eButtonhole stabiliser plate\u003c\/li\u003e\n        \u003cli\u003eHalf-size extension table\u003c\/li\u003e\n        \u003cli\u003eFoot controller\u003c\/li\u003e\n        \u003cli\u003eJanome bobbins × 4\u003c\/li\u003e\n        \u003cli\u003eNeedle set\u003c\/li\u003e\n        \u003cli\u003eAdditional spool pin\u003c\/li\u003e\n        \u003cli\u003eMaintenance tools\u003c\/li\u003e\n        \u003cli\u003eInstruction book\u003c\/li\u003e\n        \u003cli\u003eHard machine cover\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- KEY FEATURES --\u003e\n  \u003csection class=\"ds-section\"\u003e\n    \u003cspan class=\"ds-eyebrow\"\u003eWhy the Janome DC6050 stands out\u003c\/span\u003e\n\n    \u003ch3\u003ePractical features that genuinely improve the sewing experience\u003c\/h3\u003e\n\n    \u003cdiv class=\"ds-feature-grid\"\u003e\n      \u003carticle class=\"ds-feature-card\"\u003e\n        \u003cspan class=\"ds-feature-number\"\u003e01\u003c\/span\u003e\n        \u003ch4\u003eAutomatic thread cutter\u003c\/h4\u003e\n        \u003cp\u003e\n          Cut the upper and bobbin threads together at the touch of a button for faster, tidier finishing.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"ds-feature-card\"\u003e\n        \u003cspan class=\"ds-feature-number\"\u003e02\u003c\/span\u003e\n        \u003ch4\u003e50 built-in stitches\u003c\/h4\u003e\n        \u003cp\u003e\n          Choose utility, stretch, appliqué, quilting, heirloom, satin and decorative patterns.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"ds-feature-card\"\u003e\n        \u003cspan class=\"ds-feature-number\"\u003e03\u003c\/span\u003e\n        \u003ch4\u003eThree one-step buttonholes\u003c\/h4\u003e\n        \u003cp\u003e\n          Create repeatable buttonholes using Automatic Buttonhole Foot R and the included stabiliser plate.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"ds-feature-card\"\u003e\n        \u003cspan class=\"ds-feature-number\"\u003e04\u003c\/span\u003e\n        \u003ch4\u003eSix pressure levels\u003c\/h4\u003e\n        \u003cp\u003e\n          Adapt how firmly the foot holds delicate, stretch, woven and heavier materials.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"ds-feature-card\"\u003e\n        \u003cspan class=\"ds-feature-number\"\u003e05\u003c\/span\u003e\n        \u003ch4\u003eSeven-piece feed dog\u003c\/h4\u003e\n        \u003cp\u003e\n          Broad fabric contact helps reduce slipping, puckering and shifting beneath the foot.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"ds-feature-card\"\u003e\n        \u003cspan class=\"ds-feature-number\"\u003e06\u003c\/span\u003e\n        \u003ch4\u003eEasy Set Bobbin\u003c\/h4\u003e\n        \u003cp\u003e\n          Drop the bobbin into place, follow the threading channel and begin without drawing up the bobbin thread.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"ds-feature-card\"\u003e\n        \u003cspan class=\"ds-feature-number\"\u003e07\u003c\/span\u003e\n        \u003ch4\u003eBuilt-in needle threader\u003c\/h4\u003e\n        \u003cp\u003e\n          Reduce the close-up work required to guide the upper thread through the needle eye.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"ds-feature-card\"\u003e\n        \u003cspan class=\"ds-feature-number\"\u003e08\u003c\/span\u003e\n        \u003ch4\u003eIncluded extension table\u003c\/h4\u003e\n        \u003cp\u003e\n          Support patchwork, quilts, curtains and longer garment sections across a broader surface.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- EXTENSION TABLE --\u003e\n  \u003csection class=\"ds-section\"\u003e\n    \u003cdiv class=\"ds-split\"\u003e\n      \u003cfigure class=\"ds-image-box\"\u003e\n        \u003cimg src=\"https:\/\/www.echidnasewing.com.au\/assets\/images\/Machines\/Sewing-Machines\/Janome_DC6050\/%5B26%5DExtraWideTable.jpg\" alt=\"Janome DC6050 fitted with its included extra-wide extension table\" width=\"800\" height=\"460\" loading=\"lazy\" decoding=\"async\"\u003e\n\n        \u003cfigcaption class=\"ds-caption\"\u003e\n          The included half-size extension table provides extra support around the sewing bed.\n        \u003c\/figcaption\u003e\n      \u003c\/figure\u003e\n\n      \u003cdiv\u003e\n        \u003cspan class=\"ds-eyebrow\"\u003eMore support for larger projects\u003c\/span\u003e\n\n        \u003ch3\u003eA 170 × 110mm workspace with extension table\u003c\/h3\u003e\n\n        \u003cp\u003e\n          The machine provides approximately 170mm of width and 110mm of height to the right of the needle.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          Fit the included table when working with quilt blocks, bags, curtains, garments or projects that benefit from additional support.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          Remove the front accessory compartment to reveal a free arm approximately 90mm long from the needle.\n        \u003c\/p\u003e\n\n        \u003cul class=\"ds-check-list\"\u003e\n          \u003cli\u003e170mm workspace width\u003c\/li\u003e\n          \u003cli\u003e110mm workspace height\u003c\/li\u003e\n          \u003cli\u003eHalf-size extension table included\u003c\/li\u003e\n          \u003cli\u003eConvertible free arm\u003c\/li\u003e\n          \u003cli\u003eAccessory storage compartment\u003c\/li\u003e\n          \u003cli\u003eHard cover included\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- AUTOMATIC CUTTER --\u003e\n  \u003csection class=\"ds-section\"\u003e\n    \u003cdiv class=\"ds-callout\"\u003e\n      \u003cdiv class=\"ds-callout-grid\"\u003e\n        \u003cdiv\u003e\n          \u003cspan class=\"ds-eyebrow\" style=\"color:#ffb8c1;\"\u003eTime-saving thread finishing\u003c\/span\u003e\n\n          \u003ch3\u003eAutomatic upper and bobbin thread cutting\u003c\/h3\u003e\n\n          \u003cp\u003e\n            Press the cutter button and the machine trims the upper and bobbin threads together.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            The upper thread is drawn towards the underside of the project for a cleaner finish.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            The cutter can also be programmed to operate after compatible stitches have been locked off, reducing repetitive thread trimming during patchwork and construction sewing.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003ch4\u003eIdeal for\u003c\/h4\u003e\n\n          \u003cul class=\"ds-check-list\"\u003e\n            \u003cli\u003ePatchwork piecing\u003c\/li\u003e\n            \u003cli\u003eRepeated seams\u003c\/li\u003e\n            \u003cli\u003eGarment construction\u003c\/li\u003e\n            \u003cli\u003eDecorative stitching\u003c\/li\u003e\n            \u003cli\u003eReducing loose thread tails\u003c\/li\u003e\n            \u003cli\u003eSaving thread and time\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- STITCH LIBRARY --\u003e\n  \u003csection class=\"ds-section\"\u003e\n    \u003cspan class=\"ds-eyebrow\"\u003eA useful balance of essential and creative stitches\u003c\/span\u003e\n\n    \u003ch3\u003e50 built-in stitches with four direct-selection keys\u003c\/h3\u003e\n\n    \u003cp class=\"ds-lead\"\u003e\n      The DC6050 includes everyday utility stitches alongside stretch, appliqué, heirloom, satin, quilting and decorative patterns.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Four direct-selection keys provide immediate access to frequently used stitches, while the remaining patterns are selected through the computerised control panel.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      The LCD shows the active stitch, recommended presser foot, stitch width and stitch length.\n    \u003c\/p\u003e\n\n    \u003cul class=\"ds-check-list\"\u003e\n      \u003cli\u003e50 built-in stitches\u003c\/li\u003e\n      \u003cli\u003eThree one-step buttonholes\u003c\/li\u003e\n      \u003cli\u003eMaximum 7mm stitch width\u003c\/li\u003e\n      \u003cli\u003eMaximum 5mm stitch length\u003c\/li\u003e\n      \u003cli\u003eFour direct-select stitches\u003c\/li\u003e\n      \u003cli\u003eQuick-reference chart on machine\u003c\/li\u003e\n      \u003cli\u003eAdjustable width and length\u003c\/li\u003e\n      \u003cli\u003eRecommended-foot display\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- FABRIC CONTROL --\u003e\n  \u003csection class=\"ds-section\"\u003e\n    \u003cspan class=\"ds-eyebrow\"\u003eAdapt the machine to the material\u003c\/span\u003e\n\n    \u003ch3\u003eSix levels of presser-foot pressure\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Presser-foot pressure determines how firmly the fabric is held against the feed dogs.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      The DC6050 provides six levels of adjustment, giving the operator greater control than machines with a fixed pressure setting.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"ds-benefit-grid\"\u003e\n      \u003cdiv class=\"ds-benefit\"\u003e\n        \u003ch4\u003eSheer fabric\u003c\/h4\u003e\n        \u003cp\u003eReduce pressure to help prevent marking, puckering and fabric distortion.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ds-benefit\"\u003e\n        \u003ch4\u003eStretch knits\u003c\/h4\u003e\n        \u003cp\u003eCoordinate lower pressure with the correct stretch stitch and needle.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ds-benefit\"\u003e\n        \u003ch4\u003eEveryday woven fabric\u003c\/h4\u003e\n        \u003cp\u003eUse a standard setting for cotton, linen and general garment sewing.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ds-benefit\"\u003e\n        \u003ch4\u003eLayered seams\u003c\/h4\u003e\n        \u003cp\u003eAdjust pressure when sewing denim, bags, fleece or quilted sections.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- FEED SYSTEM --\u003e\n  \u003csection class=\"ds-section\"\u003e\n    \u003cspan class=\"ds-eyebrow\"\u003eReliable movement beneath the foot\u003c\/span\u003e\n\n    \u003ch3\u003eSeven-piece Superior Plus feed system\u003c\/h3\u003e\n\n    \u003cp class=\"ds-lead\"\u003e\n      Seven feed-dog sections maintain broad contact with the underside of the project.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      This supports smoother movement through lightweight fabric, stretch materials, standard woven cloth and layered projects.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      The feed-dog system works together with the adjustable foot pressure to help reduce unwanted slipping, shifting and puckering.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"ds-note\"\u003e\n      \u003cp\u003e\n        For quilt sandwiches, checks, stripes or particularly difficult layered projects, a compatible Janome even-feed foot can be added separately.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- BUTTONHOLES --\u003e\n  \u003csection class=\"ds-section\"\u003e\n    \u003cspan class=\"ds-eyebrow\"\u003eConsistent garment finishing\u003c\/span\u003e\n\n    \u003ch3\u003eThree automatic one-step buttonholes\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Place the button into the rear of Automatic Buttonhole Foot R and the machine uses it as a guide for the required buttonhole length.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      The supplied stabiliser plate supports the fabric and buttonhole foot together, helping improve results on uneven, layered or difficult areas.\n    \u003c\/p\u003e\n\n    \u003cul class=\"ds-check-list\"\u003e\n      \u003cli\u003eThree built-in styles\u003c\/li\u003e\n      \u003cli\u003eAutomatic one-step operation\u003c\/li\u003e\n      \u003cli\u003eButton-sized measurement\u003c\/li\u003e\n      \u003cli\u003eAutomatic Buttonhole Foot R included\u003c\/li\u003e\n      \u003cli\u003eStabiliser plate included\u003c\/li\u003e\n      \u003cli\u003eSuitable for garments, bags and home décor\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- CONTROLS --\u003e\n  \u003csection class=\"ds-section\"\u003e\n    \u003cspan class=\"ds-eyebrow\"\u003eComputerised functions within easy reach\u003c\/span\u003e\n\n    \u003ch3\u003eControl speed, needle position and seam finishing\u003c\/h3\u003e\n\n    \u003cdiv class=\"ds-benefit-grid\"\u003e\n      \u003cdiv class=\"ds-benefit\"\u003e\n        \u003ch4\u003eStart and stop\u003c\/h4\u003e\n        \u003cp\u003eSew without the foot controller and hold the button for slower starts or finishes.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ds-benefit\"\u003e\n        \u003ch4\u003eSpeed-control slider\u003c\/h4\u003e\n        \u003cp\u003eLimit maximum sewing speed for beginners, curves and detailed work.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ds-benefit\"\u003e\n        \u003ch4\u003eNeedle up or down\u003c\/h4\u003e\n        \u003cp\u003eChoose whether the needle stops raised or securely lowered in the fabric.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ds-benefit\"\u003e\n        \u003ch4\u003eAutomatic lock-off\u003c\/h4\u003e\n        \u003cp\u003eSecure compatible stitches at the touch of a button.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ds-benefit\"\u003e\n        \u003ch4\u003eReverse sewing\u003c\/h4\u003e\n        \u003cp\u003eReinforce ordinary construction seams using the dedicated reverse control.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ds-benefit\"\u003e\n        \u003ch4\u003eAutomatic cutting\u003c\/h4\u003e\n        \u003cp\u003eTrim the upper and bobbin threads together without reaching for scissors.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- QUILTING --\u003e\n  \u003csection class=\"ds-section\"\u003e\n    \u003cspan class=\"ds-eyebrow\"\u003eWell equipped for patchwork and light quilting\u003c\/span\u003e\n\n    \u003ch3\u003ePiece accurately and support larger work\u003c\/h3\u003e\n\n    \u003cdiv class=\"ds-feature-grid\"\u003e\n      \u003carticle class=\"ds-feature-card\"\u003e\n        \u003ch4\u003e1\/4-inch Seam Foot O\u003c\/h4\u003e\n        \u003cp\u003e\n          The supplied foot helps maintain consistent patchwork seam allowances.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"ds-feature-card\"\u003e\n        \u003ch4\u003eExtension table\u003c\/h4\u003e\n        \u003cp\u003e\n          Support quilt blocks and larger project sections across a broader surface.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"ds-feature-card\"\u003e\n        \u003ch4\u003eNeedle-down function\u003c\/h4\u003e\n        \u003cp\u003e\n          Stop with the needle in the project when pivoting or repositioning.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"ds-feature-card\"\u003e\n        \u003ch4\u003eDrop feed\u003c\/h4\u003e\n        \u003cp\u003e\n          Lower the feed dogs for darning or free-motion quilting with an optional foot.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"ds-feature-card\"\u003e\n        \u003ch4\u003eAutomatic cutter\u003c\/h4\u003e\n        \u003cp\u003e\n          Reduce loose thread tails during repeated patchwork piecing.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"ds-feature-card\"\u003e\n        \u003ch4\u003eOptional even-feed feet\u003c\/h4\u003e\n        \u003cp\u003e\n          Add upper feeding for quilt sandwiches, checks, stripes and layered materials.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ds-note\" style=\"margin-top:28px;\"\u003e\n      \u003cp\u003e\n        The DC6050 is suitable for patchwork, appliqué, straight-line quilting and smaller free-motion projects. It does not include an even-feed foot or free-motion foot as standard.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- COMPLETE PACKAGE IMAGE --\u003e\n  \u003csection class=\"ds-section\"\u003e\n    \u003cdiv class=\"ds-split\"\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"ds-eyebrow\"\u003eA complete and practical package\u003c\/span\u003e\n\n        \u003ch3\u003eSeven feet, table, controller and hard cover\u003c\/h3\u003e\n\n        \u003cp\u003e\n          The accessory package supports garment construction, zip insertion, blind hemming, overcasting, decorative sewing, patchwork and automatic buttonholes.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          The extension table provides added support while the hard cover protects the machine during storage or transport.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          Additional compatible feet can be added later as your sewing interests expand.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cfigure class=\"ds-image-box\"\u003e\n        \u003cimg src=\"https:\/\/www.echidnasewing.com.au\/assets\/images\/Machines\/Sewing-Machines\/Janome_DC6050\/%5B1%5DWhatsIntheBox.jpg\" alt=\"Janome DC6050 machine with included feet, extension table, hard cover, foot controller and accessories\" width=\"800\" height=\"460\" loading=\"lazy\" decoding=\"async\"\u003e\n\n        \u003cfigcaption class=\"ds-caption\"\u003e\n          Janome DC6050 machine and standard accessory package.\n        \u003c\/figcaption\u003e\n      \u003c\/figure\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- IDEAL FOR --\u003e\n  \u003csection class=\"ds-section\"\u003e\n    \u003cspan class=\"ds-eyebrow\"\u003eWho is the Janome DC6050 for?\u003c\/span\u003e\n\n    \u003ch3\u003eA versatile machine for beginners through to regular sewists\u003c\/h3\u003e\n\n    \u003cdiv class=\"ds-use-grid\"\u003e\n      \u003cdiv class=\"ds-use-item\"\u003eGarment construction\u003c\/div\u003e\n      \u003cdiv class=\"ds-use-item\"\u003eRepairs and alterations\u003c\/div\u003e\n      \u003cdiv class=\"ds-use-item\"\u003eStretch fabrics\u003c\/div\u003e\n      \u003cdiv class=\"ds-use-item\"\u003ePatchwork\u003c\/div\u003e\n      \u003cdiv class=\"ds-use-item\"\u003eLight quilting\u003c\/div\u003e\n      \u003cdiv class=\"ds-use-item\"\u003eAppliqué\u003c\/div\u003e\n      \u003cdiv class=\"ds-use-item\"\u003eBag making\u003c\/div\u003e\n      \u003cdiv class=\"ds-use-item\"\u003eButtonholes\u003c\/div\u003e\n      \u003cdiv class=\"ds-use-item\"\u003eHome décor\u003c\/div\u003e\n      \u003cdiv class=\"ds-use-item\"\u003eDecorative stitching\u003c\/div\u003e\n      \u003cdiv class=\"ds-use-item\"\u003eSewing classes\u003c\/div\u003e\n      \u003cdiv class=\"ds-use-item\"\u003eFrequent home sewing\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ds-note\" style=\"margin-top:30px;\"\u003e\n      \u003ch4\u003eImportant information before purchasing\u003c\/h4\u003e\n\n      \u003cp\u003e\n        The DC6050 is a domestic sewing and quilting machine. It is not an overlocker, embroidery machine or industrial sewing machine.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        It uses manual upper-thread tension and manual presser-foot lifting.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        It does not include automatic thread tension, an electronic presser-foot lift, automatic pivoting, a knee lifter, thread sensors, lettering fonts or USB connectivity.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        It does not include an even-feed foot or free-motion quilting foot as standard.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ACCESSORIES --\u003e\n  \u003csection class=\"ds-section\"\u003e\n    \u003cspan class=\"ds-eyebrow\"\u003eStandard New Zealand package\u003c\/span\u003e\n\n    \u003ch3\u003eJanome DC6050 included accessories\u003c\/h3\u003e\n\n    \u003cdetails open\u003e\n      \u003csummary\u003ePresser feet\u003c\/summary\u003e\n\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cul class=\"ds-accessory-list\"\u003e\n          \u003cli\u003eZigzag Foot A\u003c\/li\u003e\n          \u003cli\u003eOveredge Foot C\u003c\/li\u003e\n          \u003cli\u003eZipper Foot E\u003c\/li\u003e\n          \u003cli\u003eSatin Stitch Foot F\u003c\/li\u003e\n          \u003cli\u003eBlind Hemming Foot G\u003c\/li\u003e\n          \u003cli\u003e1\/4-inch Seam Foot O\u003c\/li\u003e\n          \u003cli\u003eAutomatic Buttonhole Foot R\u003c\/li\u003e\n          \u003cli\u003eButtonhole-foot stabiliser plate\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eBobbins, needles and threading accessories\u003c\/summary\u003e\n\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cul class=\"ds-accessory-list\"\u003e\n          \u003cli\u003eJanome plastic bobbins × 4\u003c\/li\u003e\n          \u003cli\u003eNeedle set\u003c\/li\u003e\n          \u003cli\u003eAdditional spool pin\u003c\/li\u003e\n          \u003cli\u003eLarge spool holders × 2\u003c\/li\u003e\n          \u003cli\u003eSmall spool holders × 2\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWorkspace, tools and protection\u003c\/summary\u003e\n\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cul class=\"ds-accessory-list\"\u003e\n          \u003cli\u003eHalf-size extension table\u003c\/li\u003e\n          \u003cli\u003eFoot controller\u003c\/li\u003e\n          \u003cli\u003ePower cable\u003c\/li\u003e\n          \u003cli\u003eScrewdriver\u003c\/li\u003e\n          \u003cli\u003eLint brush\u003c\/li\u003e\n          \u003cli\u003eSeam ripper\u003c\/li\u003e\n          \u003cli\u003eInstruction book\u003c\/li\u003e\n          \u003cli\u003eHard machine cover\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- SPECIFICATIONS --\u003e\n  \u003csection class=\"ds-section\"\u003e\n    \u003cspan class=\"ds-eyebrow\"\u003eTechnical information\u003c\/span\u003e\n\n    \u003ch3\u003eJanome DC6050 specifications\u003c\/h3\u003e\n\n    \u003cdiv class=\"ds-table-wrap\"\u003e\n      \u003ctable\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eMachine type\u003c\/th\u003e\n            \u003ctd\u003eComputerised domestic sewing and quilting machine\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eBuilt-in stitches\u003c\/th\u003e\n            \u003ctd\u003e50\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eButtonholes\u003c\/th\u003e\n            \u003ctd\u003eThree one-step automatic buttonholes\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eMaximum sewing speed\u003c\/th\u003e\n            \u003ctd\u003eUp to 820 stitches per minute\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eMaximum stitch width\u003c\/th\u003e\n            \u003ctd\u003e7mm\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eMaximum stitch length\u003c\/th\u003e\n            \u003ctd\u003e5mm\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eWorkspace\u003c\/th\u003e\n            \u003ctd\u003eApproximately 170mm wide × 110mm high\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eFree-arm length\u003c\/th\u003e\n            \u003ctd\u003eApproximately 90mm from the needle\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eMachine screen\u003c\/th\u003e\n            \u003ctd\u003eBacklit LCD information screen\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eDirect stitch selection\u003c\/th\u003e\n            \u003ctd\u003eFour frequently used utility stitches\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eQuick-reference chart\u003c\/th\u003e\n            \u003ctd\u003ePrinted on the front of the machine\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eThread tension\u003c\/th\u003e\n            \u003ctd\u003eManual numbered tension dial\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003ePresser-foot pressure\u003c\/th\u003e\n            \u003ctd\u003eSix manually adjustable levels\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eNeedle threader\u003c\/th\u003e\n            \u003ctd\u003eBuilt in\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eBobbin system\u003c\/th\u003e\n            \u003ctd\u003eTop-loading Easy Set Bobbin\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eFeed system\u003c\/th\u003e\n            \u003ctd\u003eSeven-piece Superior Plus feed dog\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eDrop feed\u003c\/th\u003e\n            \u003ctd\u003eYes\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eAutomatic thread cutter\u003c\/th\u003e\n            \u003ctd\u003eYes, cuts the upper and bobbin threads together\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eStart and stop button\u003c\/th\u003e\n            \u003ctd\u003eYes\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eSpeed-control slider\u003c\/th\u003e\n            \u003ctd\u003eYes\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eNeedle up or down\u003c\/th\u003e\n            \u003ctd\u003eYes\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eAutomatic lock-off\u003c\/th\u003e\n            \u003ctd\u003eYes\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eReverse button\u003c\/th\u003e\n            \u003ctd\u003eYes\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eNeedle plate\u003c\/th\u003e\n            \u003ctd\u003ePrecision markings with seam guides, angle marks and front reference guides\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eLighting\u003c\/th\u003e\n            \u003ctd\u003eWhite LED sewing light\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eFree arm\u003c\/th\u003e\n            \u003ctd\u003eYes\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eExtra-high foot lift\u003c\/th\u003e\n            \u003ctd\u003eYes\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eBuilt-in lettering fonts\u003c\/th\u003e\n            \u003ctd\u003eNo\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eMirror-image stitches\u003c\/th\u003e\n            \u003ctd\u003eNo\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eStitch elongation\u003c\/th\u003e\n            \u003ctd\u003eNo\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eThread sensors\u003c\/th\u003e\n            \u003ctd\u003eNo upper-thread or bobbin-thread sensor\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eUSB or Wi-Fi\u003c\/th\u003e\n            \u003ctd\u003eNo\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eStandard sewing feet\u003c\/th\u003e\n            \u003ctd\u003eSeven, plus buttonhole stabiliser plate\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eExtension table\u003c\/th\u003e\n            \u003ctd\u003eHalf-size extra-wide table included\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eFoot controller\u003c\/th\u003e\n            \u003ctd\u003eIncluded\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eInternal frame\u003c\/th\u003e\n            \u003ctd\u003eRigid die-cast aluminium construction\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eMachine dimensions\u003c\/th\u003e\n            \u003ctd\u003eApproximately 406mm wide × 302mm high × 176mm deep\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eMachine weight\u003c\/th\u003e\n            \u003ctd\u003eApproximately 6.4kg\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eMachine cover\u003c\/th\u003e\n            \u003ctd\u003eHard cover included\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- OPTIONAL ACCESSORIES --\u003e\n  \u003csection class=\"ds-section\"\u003e\n    \u003cspan class=\"ds-eyebrow\"\u003eExpand your machine\u003c\/span\u003e\n\n    \u003ch3\u003ePopular compatible optional accessories\u003c\/h3\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eQuilting accessories\u003c\/summary\u003e\n\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cul class=\"ds-accessory-list\"\u003e\n          \u003cli\u003eConvertible even-feed foot set\u003c\/li\u003e\n          \u003cli\u003eClosed-toe even-feed foot with guide\u003c\/li\u003e\n          \u003cli\u003eOpen-toe even-feed foot with guide\u003c\/li\u003e\n          \u003cli\u003eConvertible free-motion foot set\u003c\/li\u003e\n          \u003cli\u003eOpen-toe darning foot\u003c\/li\u003e\n          \u003cli\u003eClosed-toe darning foot\u003c\/li\u003e\n          \u003cli\u003eDitch-quilting foot\u003c\/li\u003e\n          \u003cli\u003eClear-view quilting foot and guide set\u003c\/li\u003e\n          \u003cli\u003eLong quilting guide-bar set\u003c\/li\u003e\n          \u003cli\u003eLow-shank ruler-work accessories\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eGarment and everyday sewing feet\u003c\/summary\u003e\n\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cul class=\"ds-accessory-list\"\u003e\n          \u003cli\u003eAppliqué Foot F\u003c\/li\u003e\n          \u003cli\u003eAdjustable blind-hem foot\u003c\/li\u003e\n          \u003cli\u003eButton-sewing foot\u003c\/li\u003e\n          \u003cli\u003eConcealed zipper foot\u003c\/li\u003e\n          \u003cli\u003eAdjustable narrow zipper foot\u003c\/li\u003e\n          \u003cli\u003eInvisible zipper foot\u003c\/li\u003e\n          \u003cli\u003eGathering foot\u003c\/li\u003e\n          \u003cli\u003eRolled-hem foot\u003c\/li\u003e\n          \u003cli\u003eStraight-stitch foot\u003c\/li\u003e\n          \u003cli\u003eUltra Glide foot\u003c\/li\u003e\n          \u003cli\u003eRoller foot\u003c\/li\u003e\n          \u003cli\u003eRuffler\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eCreative and decorative accessories\u003c\/summary\u003e\n\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cul class=\"ds-accessory-list\"\u003e\n          \u003cli\u003eBeading-foot set\u003c\/li\u003e\n          \u003cli\u003eBinder foot\u003c\/li\u003e\n          \u003cli\u003eBorder-guide foot\u003c\/li\u003e\n          \u003cli\u003eCircular-sewing attachment\u003c\/li\u003e\n          \u003cli\u003eCording foot\u003c\/li\u003e\n          \u003cli\u003eFringe foot\u003c\/li\u003e\n          \u003cli\u003ePintucking-foot set\u003c\/li\u003e\n          \u003cli\u003ePiping foot\u003c\/li\u003e\n          \u003cli\u003eRibbon and sequin foot\u003c\/li\u003e\n          \u003cli\u003eOpen-toe satin-stitch foot\u003c\/li\u003e\n          \u003cli\u003eSliding-guide foot\u003c\/li\u003e\n          \u003cli\u003eTaping-guide foot\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- RESOURCES --\u003e\n  \u003csection class=\"ds-section\"\u003e\n    \u003cspan class=\"ds-eyebrow\"\u003eVerified official resources\u003c\/span\u003e\n\n    \u003ch3\u003eJanome DC6050 product information\u003c\/h3\u003e\n\n    \u003cdiv class=\"ds-resource-grid\"\u003e\n      \u003carticle class=\"ds-resource-card\"\u003e\n        \u003cdiv\u003e\n          \u003ch4\u003eJanome New Zealand\u003c\/h4\u003e\n          \u003cp\u003e\n            View the confirmed regional specifications, included accessories and optional equipment.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003ca class=\"ds-resource-link\" href=\"https:\/\/www.janome.co.nz\/product\/dc6050\/\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\n          View official NZ product page →\n        \u003c\/a\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"ds-resource-card\"\u003e\n        \u003cdiv\u003e\n          \u003ch4\u003eOfficial Product Brochure\u003c\/h4\u003e\n          \u003cp\u003e\n            View Janome’s DC6050 feature guide, stitch information and standard package.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003ca class=\"ds-resource-link\" href=\"https:\/\/www.janome.co.nz\/wp-content\/uploads\/2017\/11\/Janome-DC6050-Brochure.pdf\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\n          Open official brochure →\n        \u003c\/a\u003e\n      \u003c\/article\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- FAQ --\u003e\n  \u003csection class=\"ds-section\"\u003e\n    \u003cspan class=\"ds-eyebrow\"\u003eFrequently asked questions\u003c\/span\u003e\n\n    \u003ch3\u003eJanome DC6050 FAQ\u003c\/h3\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eIs the Janome DC6050 suitable for beginners?\u003c\/summary\u003e\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          Yes. Its speed slider, start\/stop control, direct stitch buttons and recommended-foot display make it approachable, while its additional features provide room to grow.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eHow many stitches does it have?\u003c\/summary\u003e\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          It includes 50 built-in utility, stretch, quilting, appliqué, heirloom, satin and decorative stitches.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eDoes it have an automatic thread cutter?\u003c\/summary\u003e\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          Yes. The cutter trims the upper and bobbin threads together.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eDoes it include an extension table?\u003c\/summary\u003e\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          Yes. A half-size extra-wide extension table is included in the New Zealand package.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eDoes it include a hard cover?\u003c\/summary\u003e\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          Yes. A rigid machine cover is included for storage and transport.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eDoes it have adjustable foot pressure?\u003c\/summary\u003e\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          Yes. Six pressure levels allow the machine to be adapted to a wide range of fabric types.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eDoes it sew automatic buttonholes?\u003c\/summary\u003e\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          Yes. It includes three one-step buttonholes, Automatic Buttonhole Foot R and a stabiliser plate.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eCan it sew stretch fabric?\u003c\/summary\u003e\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          Yes. It includes stretch stitches and adjustable foot pressure. Use a suitable Janome ballpoint or stretch needle for the fabric.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eCan it sew denim?\u003c\/summary\u003e\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          It can sew ordinary garment-weight denim when correctly set up with a suitable needle, thread and stitch. It is not an industrial or dedicated heavy-duty machine.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eCan it quilt?\u003c\/summary\u003e\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          Yes. It is well suited to patchwork, appliqué, straight-line quilting and smaller free-motion projects. Additional quilting feet can be purchased separately.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eDoes it include an even-feed foot?\u003c\/summary\u003e\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          No. Compatible standard and convertible even-feed feet are available separately.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eDoes it have a built-in needle threader?\u003c\/summary\u003e\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          Yes. A built-in needle-threading mechanism is provided.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eCan it sew without the foot controller?\u003c\/summary\u003e\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          Yes. Use the start\/stop button together with the speed-control slider.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eDoes it have needle up and down?\u003c\/summary\u003e\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          Yes. The button allows the needle to stop raised or lowered in the project.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eDoes it perform machine embroidery?\u003c\/summary\u003e\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          No. The DC6050 is a sewing and quilting machine and does not connect to an embroidery unit.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eHow heavy is the DC6050?\u003c\/summary\u003e\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          It weighs approximately 6.4kg, making it reasonably portable while retaining a rigid internal frame.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- DIRECT SEWING --\u003e\n  \u003csection class=\"ds-section\"\u003e\n    \u003cdiv class=\"ds-direct-sewing\"\u003e\n      \u003cspan class=\"ds-eyebrow\"\u003eBuy from New Zealand Janome specialists\u003c\/span\u003e\n\n      \u003ch3\u003eExpert support from purchase through to servicing\u003c\/h3\u003e\n\n      \u003cp\u003e\n        Direct Sewing has supplied sewing, quilting, embroidery and overlocking equipment throughout New Zealand since 2001. Our experienced team can demonstrate the Janome DC6050 and explain its stitches, automatic cutter, foot-pressure adjustment, buttonholes and quilting accessories.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Every machine is backed by genuine product knowledge, authorised New Zealand warranty support and our own in-house technical workshop with experienced sewing-machine technicians.\n      \u003c\/p\u003e\n\n      \u003cp style=\"margin-bottom:0;\"\u003e\n        For sewists who want an easy-to-use computerised machine with automatic cutting, adjustable foot pressure, useful quilting accessories and dependable Janome engineering, the DC6050 is an outstanding all-round choice.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"Direct Sewing Machines \u0026 Supplies","offers":[{"title":"Default Title","offer_id":40683926487207,"sku":"D\/S-DC6050","price":990.0,"currency_code":"NZD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0222\/3324\/files\/2edeeda2-f718-439e-bac6-90ab68e4e34d.jpg?v=1737758927","url":"https:\/\/www.directsewing.co.nz\/products\/janome-dc6050-computerised-sewing-machine","provider":"Direct Sewing Machines \u0026 Supplies","version":"1.0","type":"link"}