{"product_id":"janome-coverpro-3000-professional-coverstitch-machine","title":"Janome CoverPro 3000 Professional Coverstitch Series","description":"\u003cstyle\u003e\n  .ds-cp3000 {\n    --ink: #17202a;\n    --grey: #626a72;\n    --light: #f5f7f8;\n    --border: #dce2e6;\n    --white: #ffffff;\n    --teal: #168c8a;\n    --deep-teal: #075c5c;\n    --soft-teal: #edf9f8;\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-cp3000 *,\n  .ds-cp3000 *::before,\n  .ds-cp3000 *::after {\n    box-sizing: border-box;\n  }\n\n  .ds-cp3000 img {\n    display: block;\n    width: 100%;\n    height: auto;\n  }\n\n  .ds-cp3000 h2,\n  .ds-cp3000 h3,\n  .ds-cp3000 h4 {\n    margin-top: 0;\n    color: var(--ink);\n    line-height: 1.18;\n  }\n\n  .ds-cp3000 h2 {\n    margin-bottom: 20px;\n    font-size: clamp(34px, 5vw, 58px);\n    letter-spacing: -0.04em;\n  }\n\n  .ds-cp3000 h3 {\n    margin-bottom: 18px;\n    font-size: clamp(27px, 3.4vw, 40px);\n    letter-spacing: -0.03em;\n  }\n\n  .ds-cp3000 h4 {\n    margin-bottom: 9px;\n    font-size: 19px;\n  }\n\n  .ds-cp3000 p {\n    margin-top: 0;\n    margin-bottom: 18px;\n  }\n\n  .ds-cp3000 .ds-section {\n    padding: 58px 0;\n    border-bottom: 1px solid var(--border);\n  }\n\n  .ds-cp3000 .ds-section:last-child {\n    border-bottom: 0;\n  }\n\n  .ds-cp3000 .ds-eyebrow {\n    display: inline-block;\n    margin-bottom: 14px;\n    color: var(--deep-teal);\n    font-size: 13px;\n    font-weight: 750;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n  }\n\n  .ds-cp3000 .ds-lead {\n    max-width: 900px;\n    color: #3f4850;\n    font-size: clamp(18px, 2.2vw, 22px);\n    line-height: 1.6;\n  }\n\n  .ds-cp3000 .ds-hero {\n    padding: 24px 0 60px;\n    border-bottom: 1px solid var(--border);\n  }\n\n  .ds-cp3000 .ds-hero-copy {\n    max-width: 980px;\n    margin: 0 auto 34px;\n    text-align: center;\n  }\n\n  .ds-cp3000 .ds-hero-copy .ds-lead {\n    margin-right: auto;\n    margin-left: auto;\n  }\n\n  .ds-cp3000 .ds-hero-image {\n    margin: 0;\n    overflow: hidden;\n    background: #d9d9d9;\n    border-radius: 20px;\n  }\n\n  .ds-cp3000 .ds-hero-image img {\n    aspect-ratio: 1000 \/ 381;\n    object-fit: cover;\n  }\n\n  .ds-cp3000 .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-cp3000 .ds-stat-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(135px, 1fr));\n    gap: 10px;\n    max-width: 930px;\n    margin: 30px auto;\n  }\n\n  .ds-cp3000 .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-cp3000 .ds-stat-number {\n    display: block;\n    font-size: 23px;\n    font-weight: 780;\n    line-height: 1.15;\n  }\n\n  .ds-cp3000 .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-cp3000 .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-cp3000 .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-cp3000 .ds-button:hover {\n    opacity: 0.86;\n  }\n\n  .ds-cp3000 .ds-button-secondary {\n    background: transparent;\n    color: var(--ink);\n  }\n\n  .ds-cp3000 .ds-package {\n    padding: clamp(28px, 5vw, 47px);\n    background: var(--soft-teal);\n    border: 1px solid #d2ebe8;\n    border-radius: 17px;\n  }\n\n  .ds-cp3000 .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-cp3000 .ds-feature-card {\n    padding: 26px;\n    background: var(--light);\n    border: 1px solid #e5eaed;\n    border-radius: 15px;\n  }\n\n  .ds-cp3000 .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(--deep-teal);\n    color: var(--white);\n    font-size: 13px;\n    font-weight: 700;\n  }\n\n  .ds-cp3000 .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-cp3000 .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-cp3000 .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-cp3000 .ds-image-box img {\n    min-height: 290px;\n    aspect-ratio: 4 \/ 3;\n    object-fit: contain;\n    padding: 24px;\n  }\n\n  .ds-cp3000 .ds-check-list,\n  .ds-cp3000 .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-cp3000 .ds-check-list li,\n  .ds-cp3000 .ds-accessory-list li {\n    position: relative;\n    padding-left: 25px;\n  }\n\n  .ds-cp3000 .ds-check-list li::before,\n  .ds-cp3000 .ds-accessory-list li::before {\n    position: absolute;\n    top: 0;\n    left: 0;\n    color: var(--deep-teal);\n    content: \"✓\";\n    font-weight: 750;\n  }\n\n  .ds-cp3000 .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-cp3000 .ds-callout h3,\n  .ds-cp3000 .ds-callout h4 {\n    color: var(--white);\n  }\n\n  .ds-cp3000 .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-cp3000 .ds-callout-image {\n    margin: 0;\n    overflow: hidden;\n    background: var(--white);\n    border-radius: 13px;\n  }\n\n  .ds-cp3000 .ds-callout-image img {\n    min-height: 270px;\n    aspect-ratio: 4 \/ 3;\n    object-fit: contain;\n    padding: 22px;\n  }\n\n  .ds-cp3000 .ds-note {\n    padding: 24px 26px;\n    border-left: 4px solid var(--deep-teal);\n    background: var(--soft-teal);\n    border-radius: 4px 12px 12px 4px;\n  }\n\n  .ds-cp3000 .ds-note p:last-child {\n    margin-bottom: 0;\n  }\n\n  .ds-cp3000 .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-cp3000 .ds-benefit {\n    padding: 19px;\n    border: 1px solid var(--border);\n    border-radius: 11px;\n    background: var(--white);\n  }\n\n  .ds-cp3000 .ds-benefit h4 {\n    font-size: 16px;\n  }\n\n  .ds-cp3000 .ds-benefit p {\n    margin-bottom: 0;\n    color: var(--grey);\n    font-size: 14px;\n    line-height: 1.55;\n  }\n\n  .ds-cp3000 .ds-stitch-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(min(100%, 240px), 1fr));\n    gap: 15px;\n    margin-top: 27px;\n  }\n\n  .ds-cp3000 .ds-stitch-card {\n    padding: 24px;\n    border: 1px solid var(--border);\n    border-radius: 13px;\n    background: var(--white);\n  }\n\n  .ds-cp3000 .ds-stitch-card h4 {\n    font-size: 17px;\n  }\n\n  .ds-cp3000 .ds-stitch-card p {\n    margin-bottom: 0;\n    color: var(--grey);\n    font-size: 14px;\n  }\n\n  .ds-cp3000 .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-cp3000 .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-cp3000 .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-cp3000 table {\n    width: 100%;\n    min-width: 650px;\n    border-collapse: collapse;\n    background: var(--white);\n  }\n\n  .ds-cp3000 th,\n  .ds-cp3000 td {\n    padding: 14px 16px;\n    border-bottom: 1px solid var(--border);\n    vertical-align: top;\n    text-align: left;\n  }\n\n  .ds-cp3000 th {\n    width: 38%;\n    background: var(--light);\n    color: var(--ink);\n    font-size: 14px;\n    font-weight: 680;\n  }\n\n  .ds-cp3000 td {\n    color: #4c5359;\n    font-size: 14px;\n  }\n\n  .ds-cp3000 tr:last-child th,\n  .ds-cp3000 tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .ds-cp3000 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-cp3000 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-cp3000 summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .ds-cp3000 summary::after {\n    position: absolute;\n    top: 50%;\n    right: 19px;\n    transform: translateY(-50%);\n    color: var(--deep-teal);\n    content: \"+\";\n    font-size: 26px;\n  }\n\n  .ds-cp3000 details[open] summary::after {\n    content: \"−\";\n  }\n\n  .ds-cp3000 .ds-details-content {\n    padding: 0 19px 20px;\n    color: var(--grey);\n  }\n\n  .ds-cp3000 .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-cp3000 .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-cp3000 .ds-resource-card p {\n    color: var(--grey);\n    font-size: 14px;\n    line-height: 1.55;\n  }\n\n  .ds-cp3000 .ds-resource-link {\n    color: var(--deep-teal);\n    font-size: 14px;\n    font-weight: 750;\n    text-decoration: none;\n  }\n\n  .ds-cp3000 .ds-resource-link:hover {\n    text-decoration: underline;\n  }\n\n  .ds-cp3000 .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-cp3000 .ds-direct-sewing p {\n    max-width: 880px;\n    margin-right: auto;\n    margin-left: auto;\n  }\n\n  @media (max-width: 700px) {\n    .ds-cp3000 {\n      font-size: 15px;\n    }\n\n    .ds-cp3000 .ds-section {\n      padding: 44px 0;\n    }\n\n    .ds-cp3000 .ds-hero {\n      padding-top: 14px;\n      padding-bottom: 44px;\n    }\n\n    .ds-cp3000 .ds-hero-image img {\n      min-height: 285px;\n      aspect-ratio: auto;\n      object-fit: cover;\n      object-position: center;\n    }\n\n    .ds-cp3000 .ds-button-row,\n    .ds-cp3000 .ds-button {\n      width: 100%;\n    }\n\n    .ds-cp3000 .ds-stat-grid,\n    .ds-cp3000 .ds-use-grid {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"ds-cp3000\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003csection class=\"ds-hero\"\u003e\n    \u003cdiv class=\"ds-hero-copy\"\u003e\n      \u003cspan class=\"ds-eyebrow\"\u003ePremium five-thread top coverstitch machine\u003c\/span\u003e\n\n      \u003ch2\u003eJanome CoverPro 3000 Professional\u003c\/h2\u003e\n\n      \u003cp class=\"ds-lead\"\u003e\n        Create beautifully finished knit hems, activewear, neckbands, bindings and decorative top stitching with Janome’s most advanced dedicated coverstitch machine. The CoverPro 3000 Professional combines built-in top cover stitching, triple and double cover hems, chain stitching, Fine Mode and an integrated needle threader in a spacious flat-bed design.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"ds-stat-grid\" aria-label=\"Janome CoverPro 3000 key specifications\"\u003e\n        \u003cdiv class=\"ds-stat\"\u003e\n          \u003cspan class=\"ds-stat-number\"\u003e5 threads\u003c\/span\u003e\n          \u003cspan class=\"ds-stat-label\"\u003emaximum configuration\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ds-stat\"\u003e\n          \u003cspan class=\"ds-stat-number\"\u003e3 needles\u003c\/span\u003e\n          \u003cspan class=\"ds-stat-label\"\u003emaximum needle setup\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ds-stat\"\u003e\n          \u003cspan class=\"ds-stat-number\"\u003e1,000 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\"\u003e143mm\u003c\/span\u003e\n          \u003cspan class=\"ds-stat-label\"\u003espace right of needle\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:\/\/janome.com.au\/product\/coverpro-3000-professional\/\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\n          View Regional Product Page\n        \u003c\/a\u003e\n\n        \u003ca class=\"ds-button ds-button-secondary\" href=\"https:\/\/www.janome.com\/wp-content\/uploads\/2021\/07\/CoverPro3000P_Brochure.pdf\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\n          View Official Brochure\n        \u003c\/a\u003e\n\n        \u003ca class=\"ds-button ds-button-secondary\" href=\"https:\/\/www.janome.com\/wp-content\/uploads\/2021\/07\/CP3000P-Instruction-Book-NO-DVD.pdf\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\n          View Instruction Manual\n        \u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cfigure class=\"ds-hero-image\"\u003e\n      \u003cimg src=\"https:\/\/www7.janome.co.jp\/global\/wp-content\/uploads\/product-lineup\/banner_cp3000p.png\" alt=\"Janome CoverPro 3000 Professional five-thread top coverstitch machine\" width=\"1000\" height=\"381\" loading=\"eager\" fetchpriority=\"high\" decoding=\"async\"\u003e\n\n      \u003cfigcaption class=\"ds-caption\"\u003e\n        Janome’s premium dedicated coverstitch machine with built-in top cover stitching.\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\"\u003eTake homemade garments to a professional finish\u003c\/span\u003e\n\n    \u003ch3\u003eThe machine designed for hems, bindings and activewear\u003c\/h3\u003e\n\n    \u003cp class=\"ds-lead\"\u003e\n      The CoverPro 3000 Professional complements your sewing machine and overlocker by completing the specialist finishing techniques those machines cannot reproduce.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Use it to create the parallel rows of stitching commonly seen on T-shirt sleeves, knit hems, sportswear, leggings and commercially manufactured garments.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Unlike a standard coverstitch machine, the CoverPro 3000 can also lay decorative thread across the top surface of the fabric. This creates a highly visible top cover stitch with industrial-style coverage on both sides of the project.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Its flat-bed design feels similar to a conventional sewing machine and provides useful workspace to the right of the needles for hemming, binding and decorative stitching away from a raw edge.\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 and Australian package\u003c\/span\u003e\n\n      \u003ch3\u003eClear-view foot, five-thread setup and essential tools included\u003c\/h3\u003e\n\n      \u003cp\u003e\n        The CoverPro 3000 Professional includes the accessories required for standard coverstitch and top coverstitch setup.\n      \u003c\/p\u003e\n\n      \u003cul class=\"ds-check-list\"\u003e\n        \u003cli\u003eStandard presser foot\u003c\/li\u003e\n        \u003cli\u003eClear-view presser foot\u003c\/li\u003e\n        \u003cli\u003eFive EL×705 needles\u003c\/li\u003e\n        \u003cli\u003eFive spool nets\u003c\/li\u003e\n        \u003cli\u003eFive spool holders\u003c\/li\u003e\n        \u003cli\u003eFive spool-holder caps\u003c\/li\u003e\n        \u003cli\u003eTension-release clip\u003c\/li\u003e\n        \u003cli\u003eHandy needle threader\u003c\/li\u003e\n        \u003cli\u003eLarge and small screwdrivers\u003c\/li\u003e\n        \u003cli\u003eTweezers and lint brush\u003c\/li\u003e\n        \u003cli\u003eAccessory box\u003c\/li\u003e\n        \u003cli\u003eFoot controller\u003c\/li\u003e\n        \u003cli\u003eInstruction book\u003c\/li\u003e\n        \u003cli\u003eSoft machine cover\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- FEATURES --\u003e\n  \u003csection class=\"ds-section\"\u003e\n    \u003cspan class=\"ds-eyebrow\"\u003eWhy the CoverPro 3000 stands out\u003c\/span\u003e\n\n    \u003ch3\u003eAdvanced coverstitch performance without industrial complexity\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\u003eBuilt-in top cover guide\u003c\/h4\u003e\n        \u003cp\u003e\n          Lower the integrated guide and spreader into position without fitting a separate external assembly.\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\u003eFive-thread sewing\u003c\/h4\u003e\n        \u003cp\u003e\n          Use three needles, the looper and top-cover thread for full triple top cover stitching.\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-position threader\u003c\/h4\u003e\n        \u003cp\u003e\n          Select the left, centre or right needle and use the built-in mechanism to thread it.\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\u003eFine Mode\u003c\/h4\u003e\n        \u003cp\u003e\n          Switch to a preset fine-fabric tension mode for lightweight and highly stretchable 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\u003eDifferential feed\u003c\/h4\u003e\n        \u003cp\u003e\n          Adjust fabric movement from 0.5 to 2.25 to help control waving, stretching and puckering.\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\u003eEight-piece feed dog\u003c\/h4\u003e\n        \u003cp\u003e\n          Broad contact beneath the project supports smoother feeding through fine and heavier fabrics.\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\u003eRetractable HighLight\u003c\/h4\u003e\n        \u003cp\u003e\n          Pull out the dedicated LED light to illuminate the needles and stitch formation closely.\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\u003eFree-arm conversion\u003c\/h4\u003e\n        \u003cp\u003e\n          Remove the extension section to hem sleeves, leggings and other narrow tubular areas.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- TOP COVER --\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:#9ee4df;\"\u003eThe defining CoverPro 3000 feature\u003c\/span\u003e\n\n          \u003ch3\u003eBuilt-in top cover stitch guide and spreader\u003c\/h3\u003e\n\n          \u003cp\u003e\n            The top cover mechanism is stored inside the machine and moves into position with a simple lever operation.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            Thread passes through the spreader above the fabric, laying a decorative woven effect across the needle stitches.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            When top cover stitching is finished, release the mechanism and retract it back into the machine.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cfigure class=\"ds-callout-image\"\u003e\n          \u003cimg src=\"https:\/\/www7.janome.co.jp\/global\/wp-content\/uploads\/product-lineup\/cp3000-topcover.jpg\" alt=\"Built-in top cover stitch guide and spreader on the Janome CoverPro 3000 Professional\" width=\"225\" height=\"150\" loading=\"lazy\" decoding=\"async\"\u003e\n        \u003c\/figure\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- STITCH TYPES --\u003e\n  \u003csection class=\"ds-section\"\u003e\n    \u003cspan class=\"ds-eyebrow\"\u003eSeven professional finishing configurations\u003c\/span\u003e\n\n    \u003ch3\u003eCover, top cover and chain stitches\u003c\/h3\u003e\n\n    \u003cdiv class=\"ds-stitch-grid\"\u003e\n      \u003carticle class=\"ds-stitch-card\"\u003e\n        \u003ch4\u003eTriple top cover stitch\u003c\/h4\u003e\n        \u003cp\u003e\n          Three needle lines, top decorative coverage and lower-looper coverage using five threads.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"ds-stitch-card\"\u003e\n        \u003ch4\u003eWide double top cover stitch\u003c\/h4\u003e\n        \u003cp\u003e\n          Two needle lines spaced 6mm apart with decorative top and lower coverage.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"ds-stitch-card\"\u003e\n        \u003ch4\u003eNarrow double top cover stitch\u003c\/h4\u003e\n        \u003cp\u003e\n          Two needle lines spaced 3mm apart with decorative top and lower coverage.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"ds-stitch-card\"\u003e\n        \u003ch4\u003eTriple cover stitch\u003c\/h4\u003e\n        \u003cp\u003e\n          Three parallel needle lines with broad lower-looper coverage beneath the fabric.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"ds-stitch-card\"\u003e\n        \u003ch4\u003eWide double cover stitch\u003c\/h4\u003e\n        \u003cp\u003e\n          Two parallel needle lines spaced 6mm apart with flexible looper coverage underneath.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"ds-stitch-card\"\u003e\n        \u003ch4\u003eNarrow double cover stitch\u003c\/h4\u003e\n        \u003cp\u003e\n          Two parallel needle lines spaced 3mm apart for narrower hems and decorative work.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"ds-stitch-card\"\u003e\n        \u003ch4\u003eSingle chain stitch\u003c\/h4\u003e\n        \u003cp\u003e\n          One needle and one looper form a strong, flexible stitch for seams, basting and decoration.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- TOP COVER BENEFITS --\u003e\n  \u003csection class=\"ds-section\"\u003e\n    \u003cspan class=\"ds-eyebrow\"\u003eMore than an ordinary cover hem\u003c\/span\u003e\n\n    \u003ch3\u003eWhy top cover stitching matters\u003c\/h3\u003e\n\n    \u003cp class=\"ds-lead\"\u003e\n      A conventional coverstitch shows straight needle lines on top and looper coverage underneath. Top cover stitching adds decorative coverage to the upper surface as well.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"ds-benefit-grid\"\u003e\n      \u003cdiv class=\"ds-benefit\"\u003e\n        \u003ch4\u003eActivewear styling\u003c\/h4\u003e\n        \u003cp\u003eCreate commercially inspired decorative seams on leggings and sports garments.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ds-benefit\"\u003e\n        \u003ch4\u003eVisible seam detail\u003c\/h4\u003e\n        \u003cp\u003eMake the coverstitch part of the garment design rather than hiding it inside.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ds-benefit\"\u003e\n        \u003ch4\u003eColour contrast\u003c\/h4\u003e\n        \u003cp\u003eUse contrasting top-cover thread to highlight seams, bindings and panels.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ds-benefit\"\u003e\n        \u003ch4\u003eBalanced coverage\u003c\/h4\u003e\n        \u003cp\u003eAchieve decorative thread formation on both the upper and lower fabric surfaces.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- FINE MODE --\u003e\n  \u003csection class=\"ds-section\"\u003e\n    \u003cdiv class=\"ds-split\"\u003e\n      \u003cfigure class=\"ds-image-box\"\u003e\n        \u003cimg src=\"https:\/\/www7.janome.co.jp\/global\/wp-content\/uploads\/product-lineup\/cp3000_3.jpg\" alt=\"Fine and standard fabric mode switch on the Janome CoverPro 3000\" width=\"225\" height=\"150\" loading=\"lazy\" decoding=\"async\"\u003e\n\n        \u003cfigcaption class=\"ds-caption\"\u003e\n          Select FINE for lightweight stretch materials or STD for standard and heavier fabrics.\n        \u003c\/figcaption\u003e\n      \u003c\/figure\u003e\n\n      \u003cdiv\u003e\n        \u003cspan class=\"ds-eyebrow\"\u003eMove between fabric weights more confidently\u003c\/span\u003e\n\n        \u003ch3\u003eFine Mode switching lever\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Fine Mode changes the machine’s internal looper-tension relationship for lightweight and highly stretchable materials.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          Move the lever to FINE when sewing light jersey, fine knits and other delicate fabrics. Use STD for standard knit fabrics, woven materials and heavier projects.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          This reduces the amount of trial-and-error tension adjustment normally required when moving between significantly different fabric weights.\n        \u003c\/p\u003e\n\n        \u003cul class=\"ds-check-list\"\u003e\n          \u003cli\u003eFine jersey\u003c\/li\u003e\n          \u003cli\u003eLightweight stretch fabric\u003c\/li\u003e\n          \u003cli\u003eLingerie fabrics\u003c\/li\u003e\n          \u003cli\u003eRayon knits\u003c\/li\u003e\n          \u003cli\u003eStandard cotton jersey\u003c\/li\u003e\n          \u003cli\u003eFleece and heavier knits\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- NEEDLE THREADER --\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:#9ee4df;\"\u003eThree needles made easier\u003c\/span\u003e\n\n          \u003ch3\u003eBuilt-in left, centre and right needle threader\u003c\/h3\u003e\n\n          \u003cp\u003e\n            Move the selection slider to the needle being used, lower the threader and guide the thread through the hook.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            The mechanism can thread the left, centre or right needle depending on the chosen stitch configuration.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            A separate handy needle threader is also included with the standard accessories.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cfigure class=\"ds-callout-image\"\u003e\n          \u003cimg src=\"https:\/\/www7.janome.co.jp\/global\/wp-content\/uploads\/product-lineup\/cp3000p-needlethreader.png\" alt=\"Three-position built-in needle threader on the Janome CoverPro 3000 Professional\" width=\"225\" height=\"150\" loading=\"lazy\" decoding=\"async\"\u003e\n        \u003c\/figure\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- DIFFERENTIAL --\u003e\n  \u003csection class=\"ds-section\"\u003e\n    \u003cspan class=\"ds-eyebrow\"\u003eControl the way stretch fabric feeds\u003c\/span\u003e\n\n    \u003ch3\u003eDifferential feed from 0.5 to 2.25\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Differential feed changes the relationship between the front and rear feed dogs.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Increase the setting when knit fabric becomes wavy or stretches as it passes beneath the foot. Reduce the setting when lightweight fabric puckers or when a deliberately stretched decorative effect is required.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"ds-benefit-grid\"\u003e\n      \u003cdiv class=\"ds-benefit\"\u003e\n        \u003ch4\u003eJersey hems\u003c\/h4\u003e\n        \u003cp\u003eHelp prevent rippling around T-shirt sleeves and lower hems.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ds-benefit\"\u003e\n        \u003ch4\u003eActivewear\u003c\/h4\u003e\n        \u003cp\u003eControl highly elastic materials used in leggings and sports garments.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ds-benefit\"\u003e\n        \u003ch4\u003eFine fabrics\u003c\/h4\u003e\n        \u003cp\u003eReduce unwanted puckering on lightweight and delicate materials.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ds-benefit\"\u003e\n        \u003ch4\u003eDecorative effects\u003c\/h4\u003e\n        \u003cp\u003eCreate stretched or gathered effects where the project requires them.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- PRESSURE --\u003e\n  \u003csection class=\"ds-section\"\u003e\n    \u003cspan class=\"ds-eyebrow\"\u003eMatch the foot pressure to the material\u003c\/span\u003e\n\n    \u003ch3\u003eAdjustable presser-foot pressure\u003c\/h3\u003e\n\n    \u003cp\u003e\n      The adjustment dial changes how firmly the presser foot holds the fabric against the feed dogs.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Reduce pressure for delicate, stretchy or easily marked fabrics. Increase pressure when additional contact is required through firmer or layered projects.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Guide markings around the pressure control provide a useful reference when returning to a previous setting.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- WORKSPACE --\u003e\n  \u003csection class=\"ds-section\"\u003e\n    \u003cspan class=\"ds-eyebrow\"\u003eA flat-bed layout with practical working room\u003c\/span\u003e\n\n    \u003ch3\u003e143 × 100mm workspace to the right of the needles\u003c\/h3\u003e\n\n    \u003cp class=\"ds-lead\"\u003e\n      The CoverPro layout places the needles towards the left side of a flat sewing bed rather than at the edge of an overlocker-style body.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      This provides room to stitch hems, decorative lines and bindings within the body of a garment or project.\n    \u003c\/p\u003e\n\n    \u003cul class=\"ds-check-list\"\u003e\n      \u003cli\u003e143mm workspace width\u003c\/li\u003e\n      \u003cli\u003e100mm workspace height\u003c\/li\u003e\n      \u003cli\u003eFlat sewing surface\u003c\/li\u003e\n      \u003cli\u003eUseful for decorative top stitching\u003c\/li\u003e\n      \u003cli\u003eOptional extra-wide table available\u003c\/li\u003e\n      \u003cli\u003eAccessory mounting points\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- FREE ARM --\u003e\n  \u003csection class=\"ds-section\"\u003e\n    \u003cdiv class=\"ds-split\"\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"ds-eyebrow\"\u003eReach narrow garment areas\u003c\/span\u003e\n\n        \u003ch3\u003eConvertible free arm\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Remove the extension section to expose the narrower free-arm sewing area.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          Tubular garment pieces can then pass around the arm rather than being flattened across the full sewing bed.\n        \u003c\/p\u003e\n\n        \u003cul class=\"ds-check-list\"\u003e\n          \u003cli\u003eSleeve hems\u003c\/li\u003e\n          \u003cli\u003eLegging hems\u003c\/li\u003e\n          \u003cli\u003eChildren’s garments\u003c\/li\u003e\n          \u003cli\u003eNecklines\u003c\/li\u003e\n          \u003cli\u003eCuffs\u003c\/li\u003e\n          \u003cli\u003eNarrow tubular projects\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cfigure class=\"ds-image-box\"\u003e\n        \u003cimg src=\"https:\/\/www7.janome.co.jp\/global\/wp-content\/uploads\/product-lineup\/cp3000-freearm.jpg\" alt=\"Janome CoverPro 3000 Professional free arm hemming a narrow stretch garment\" width=\"225\" height=\"150\" loading=\"lazy\" decoding=\"async\"\u003e\n\n        \u003cfigcaption class=\"ds-caption\"\u003e\n          The free arm makes narrow sleeves and garment openings easier to position.\n        \u003c\/figcaption\u003e\n      \u003c\/figure\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- LIGHTING --\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:#9ee4df;\"\u003eThree-point LED lighting\u003c\/span\u003e\n\n          \u003ch3\u003eRetractable HighLight over the needle area\u003c\/h3\u003e\n\n          \u003cp\u003e\n            Two built-in LED areas illuminate the bed and needle zone during ordinary sewing.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            Pull out the additional HighLight to direct concentrated illumination onto the needles and top cover mechanism.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            Improved visibility helps when aligning hems, threading the machine and checking stitch formation.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cfigure class=\"ds-callout-image\"\u003e\n          \u003cimg src=\"https:\/\/www7.janome.co.jp\/global\/wp-content\/uploads\/product-lineup\/cp3000-highlight.jpg\" alt=\"Retractable LED HighLight illuminating the Janome CoverPro 3000 needle area\" width=\"225\" height=\"150\" loading=\"lazy\" decoding=\"async\"\u003e\n        \u003c\/figure\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- CHAIN OFF --\u003e\n  \u003csection class=\"ds-section\"\u003e\n    \u003cspan class=\"ds-eyebrow\"\u003eMore flexible ways to finish a seam\u003c\/span\u003e\n\n    \u003ch3\u003eThread chain-off capability\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Triple cover stitch and top cover stitch can continue forming a thread chain after leaving the fabric.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      This provides an alternative to pulling each needle thread individually through the project before tying or securing the seam.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      The correct ending method depends on the selected stitch, thread and project. The instruction manual explains chain-off and conventional thread-securing methods in detail.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- STABILITY --\u003e\n  \u003csection class=\"ds-section\"\u003e\n    \u003cspan class=\"ds-eyebrow\"\u003eSmooth performance through a wide fabric range\u003c\/span\u003e\n\n    \u003ch3\u003eBall-bearing main shaft and eight-piece feeding\u003c\/h3\u003e\n\n    \u003cp class=\"ds-lead\"\u003e\n      Janome uses ball bearings on the main drive shaft to reduce vibration and support smoother operation.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      The eight-piece feed dog maintains broad contact with the project, helping the machine move from fine knits through to fleece, woollens and garment-weight denim.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      These features support consistent stitch formation at speeds up to 1,000 stitches per minute.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- USES --\u003e\n  \u003csection class=\"ds-section\"\u003e\n    \u003cspan class=\"ds-eyebrow\"\u003eWhat can you make with the CoverPro 3000?\u003c\/span\u003e\n\n    \u003ch3\u003eProfessional finishing for stretch garments and much more\u003c\/h3\u003e\n\n    \u003cdiv class=\"ds-use-grid\"\u003e\n      \u003cdiv class=\"ds-use-item\"\u003eT-shirt hems\u003c\/div\u003e\n      \u003cdiv class=\"ds-use-item\"\u003eActivewear\u003c\/div\u003e\n      \u003cdiv class=\"ds-use-item\"\u003eLeggings\u003c\/div\u003e\n      \u003cdiv class=\"ds-use-item\"\u003eSwimwear\u003c\/div\u003e\n      \u003cdiv class=\"ds-use-item\"\u003eDancewear\u003c\/div\u003e\n      \u003cdiv class=\"ds-use-item\"\u003eLingerie\u003c\/div\u003e\n      \u003cdiv class=\"ds-use-item\"\u003eNeckbands\u003c\/div\u003e\n      \u003cdiv class=\"ds-use-item\"\u003eBindings\u003c\/div\u003e\n      \u003cdiv class=\"ds-use-item\"\u003eElastic casings\u003c\/div\u003e\n      \u003cdiv class=\"ds-use-item\"\u003eDecorative seams\u003c\/div\u003e\n      \u003cdiv class=\"ds-use-item\"\u003eChain-stitch construction\u003c\/div\u003e\n      \u003cdiv class=\"ds-use-item\"\u003eCommercial-style hems\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- IMPORTANT --\u003e\n  \u003csection class=\"ds-section\"\u003e\n    \u003cdiv class=\"ds-note\"\u003e\n      \u003ch4\u003eImportant information before purchasing\u003c\/h4\u003e\n\n      \u003cp\u003e\n        The CoverPro 3000 Professional is a dedicated coverstitch and chain-stitch machine. It is not a conventional sewing machine and does not sew straight stitches, zigzags, buttonholes or decorative sewing-machine patterns.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        It is not an overlocker and does not trim fabric with cutting knives. An overlocker is still required for trimming and wrapping raw garment edges.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        The CoverPro 3000 is manually threaded. It does not have air threading or automatic tension.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Thread tension is manually controlled through five lay-in tension dials. Fine Mode assists with lightweight fabrics but does not replace correct threading, needles, thread and test sewing.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        It is a domestic professional-style machine intended for garment making and creative sewing rather than continuous industrial production.\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 regional package\u003c\/span\u003e\n\n    \u003ch3\u003eJanome CoverPro 3000 included accessories\u003c\/h3\u003e\n\n    \u003cdetails open\u003e\n      \u003csummary\u003ePresser feet and top cover accessories\u003c\/summary\u003e\n\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cul class=\"ds-accessory-list\"\u003e\n          \u003cli\u003eStandard presser foot fitted to machine\u003c\/li\u003e\n          \u003cli\u003eClear-view coverstitch foot\u003c\/li\u003e\n          \u003cli\u003eBuilt-in top cover stitch guide\u003c\/li\u003e\n          \u003cli\u003eBuilt-in top cover stitch spreader\u003c\/li\u003e\n          \u003cli\u003eTension-release clip for thicker top-cover threads\u003c\/li\u003e\n          \u003cli\u003eTwo attachment screws for optional accessories\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eNeedles and threading accessories\u003c\/summary\u003e\n\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cul class=\"ds-accessory-list\"\u003e\n          \u003cli\u003eEL×705 size 80\/12 needles × 3\u003c\/li\u003e\n          \u003cli\u003eEL×705 size 90\/14 needles × 2\u003c\/li\u003e\n          \u003cli\u003eSpool nets × 5\u003c\/li\u003e\n          \u003cli\u003eSpool holders × 5\u003c\/li\u003e\n          \u003cli\u003eSpool-holder caps × 5\u003c\/li\u003e\n          \u003cli\u003eHandy needle threader with needle holder\u003c\/li\u003e\n          \u003cli\u003eTweezers\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eTools, control and protection\u003c\/summary\u003e\n\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cul class=\"ds-accessory-list\"\u003e\n          \u003cli\u003eLarge screwdriver\u003c\/li\u003e\n          \u003cli\u003eSmall screwdriver\u003c\/li\u003e\n          \u003cli\u003eLint brush\u003c\/li\u003e\n          \u003cli\u003eAccessory box\u003c\/li\u003e\n          \u003cli\u003eFoot controller\u003c\/li\u003e\n          \u003cli\u003eInstruction book\u003c\/li\u003e\n          \u003cli\u003eSoft 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 CoverPro 3000 Professional 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\u003eDedicated domestic top coverstitch, coverstitch and chain-stitch machine\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eNumber of needles\u003c\/th\u003e\n            \u003ctd\u003eOne, two or three\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eNumber of threads\u003c\/th\u003e\n            \u003ctd\u003eTwo, three, four or five\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 1,000 stitches per minute\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eTop cover stitching\u003c\/th\u003e\n            \u003ctd\u003eYes, using two or three needles with the built-in guide and spreader\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eTriple top cover stitch\u003c\/th\u003e\n            \u003ctd\u003eThree needles and five threads\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eDouble top cover stitch\u003c\/th\u003e\n            \u003ctd\u003eTwo needles and four threads in 3mm or 6mm width\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eTriple cover stitch\u003c\/th\u003e\n            \u003ctd\u003eThree needles and four threads\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eDouble cover stitch\u003c\/th\u003e\n            \u003ctd\u003eTwo needles and three threads in 3mm or 6mm width\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eChain stitch\u003c\/th\u003e\n            \u003ctd\u003eOne needle and two threads\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eThree-needle stitch width\u003c\/th\u003e\n            \u003ctd\u003e6mm total, with 3mm spacing between adjacent needles\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eTwo-needle stitch widths\u003c\/th\u003e\n            \u003ctd\u003e3mm narrow or 6mm wide\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eStitch length\u003c\/th\u003e\n            \u003ctd\u003eAdjustable from 1 to 4mm\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eDifferential feed\u003c\/th\u003e\n            \u003ctd\u003eAdjustable from 0.5 to 2.25\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eFeed system\u003c\/th\u003e\n            \u003ctd\u003eEight-piece feed dog\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eThread tension\u003c\/th\u003e\n            \u003ctd\u003eFive manual lay-in tension dials\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eTension release\u003c\/th\u003e\n            \u003ctd\u003eRaising the presser foot releases the tension discs\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eFine Mode\u003c\/th\u003e\n            \u003ctd\u003ePreset looper-tension adjustment for lightweight and highly stretchable fabrics\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eFoot pressure\u003c\/th\u003e\n            \u003ctd\u003eManually adjustable with guide markings\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eNeedle threader\u003c\/th\u003e\n            \u003ctd\u003eBuilt in with left, centre and right needle selector\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eThreading guides\u003c\/th\u003e\n            \u003ctd\u003eColour coded with chart inside the front looper cover\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003ePresser-foot attachment\u003c\/th\u003e\n            \u003ctd\u003eSnap-on\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\"\u003eThread chain-off\u003c\/th\u003e\n            \u003ctd\u003eAvailable with triple cover and top cover stitches\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eFree arm\u003c\/th\u003e\n            \u003ctd\u003eYes, by removing the extension section\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eWorkspace\u003c\/th\u003e\n            \u003ctd\u003eApproximately 143mm wide × 100mm high to the right of the needle\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eLighting\u003c\/th\u003e\n            \u003ctd\u003eThree white LED locations including retractable HighLight\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eThread cutter\u003c\/th\u003e\n            \u003ctd\u003eManual thread cutter on the machine faceplate\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eDrive system\u003c\/th\u003e\n            \u003ctd\u003eBall-bearing main shaft for reduced vibration\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eNeedle system\u003c\/th\u003e\n            \u003ctd\u003eEL×705\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eAccessory mounting points\u003c\/th\u003e\n            \u003ctd\u003eYes, for compatible guides, binders and attachments\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eAccessory box\u003c\/th\u003e\n            \u003ctd\u003eIncluded\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\"\u003eCarry handle\u003c\/th\u003e\n            \u003ctd\u003eShort folding handle integrated into the top of the machine\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eMachine dimensions\u003c\/th\u003e\n            \u003ctd\u003eApproximately 412mm wide × 335mm high × 245mm deep\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eMachine weight\u003c\/th\u003e\n            \u003ctd\u003eApproximately 8.6kg\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eMachine cover\u003c\/th\u003e\n            \u003ctd\u003eSoft dust 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 professional finishing options\u003c\/span\u003e\n\n    \u003ch3\u003eCompatible optional CoverPro accessories\u003c\/h3\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eHemming and seam guides\u003c\/summary\u003e\n\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cdiv class=\"ds-table-wrap\"\u003e\n          \u003ctable\u003e\n            \u003cthead\u003e\n              \u003ctr\u003e\n                \u003cth scope=\"col\"\u003ePart number\u003c\/th\u003e\n                \u003cth scope=\"col\"\u003eAccessory\u003c\/th\u003e\n              \u003c\/tr\u003e\n            \u003c\/thead\u003e\n\n            \u003ctbody\u003e\n              \u003ctr\u003e\n                \u003ctd\u003e795803109\u003c\/td\u003e\n                \u003ctd\u003eHem Guide Type 1\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003ctd\u003e795839104\u003c\/td\u003e\n                \u003ctd\u003eHem Guide Type 2\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003ctd\u003e795806102\u003c\/td\u003e\n                \u003ctd\u003eAdjustable Seam Guide\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003ctd\u003e795819108\u003c\/td\u003e\n                \u003ctd\u003eCentre Guide Foot\u003c\/td\u003e\n              \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n          \u003c\/table\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eElastic and binding attachments\u003c\/summary\u003e\n\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cdiv class=\"ds-table-wrap\"\u003e\n          \u003ctable\u003e\n            \u003cthead\u003e\n              \u003ctr\u003e\n                \u003cth scope=\"col\"\u003ePart number\u003c\/th\u003e\n                \u003cth scope=\"col\"\u003eAccessory\u003c\/th\u003e\n              \u003c\/tr\u003e\n            \u003c\/thead\u003e\n\n            \u003ctbody\u003e\n              \u003ctr\u003e\n                \u003ctd\u003e795816105\u003c\/td\u003e\n                \u003ctd\u003eNarrow Elastic Gathering Attachment, 6 to 8.5mm\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003ctd\u003e795817106\u003c\/td\u003e\n                \u003ctd\u003eWide Elastic Gathering Attachment, 9 to 13.5mm\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003ctd\u003e795838103\u003c\/td\u003e\n                \u003ctd\u003e32mm to 8mm Tape Binder Set with foot and base plate\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003ctd\u003e795844009\u003c\/td\u003e\n                \u003ctd\u003e42mm to 12mm Tape Binder Set with foot and base plate\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003ctd\u003e795845000\u003c\/td\u003e\n                \u003ctd\u003e50mm to 15mm Tape Binder\u003c\/td\u003e\n              \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n          \u003c\/table\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWorkspace, feet and needles\u003c\/summary\u003e\n\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cdiv class=\"ds-table-wrap\"\u003e\n          \u003ctable\u003e\n            \u003cthead\u003e\n              \u003ctr\u003e\n                \u003cth scope=\"col\"\u003ePart number\u003c\/th\u003e\n                \u003cth scope=\"col\"\u003eAccessory\u003c\/th\u003e\n              \u003c\/tr\u003e\n            \u003c\/thead\u003e\n\n            \u003ctbody\u003e\n              \u003ctr\u003e\n                \u003ctd\u003e795812008\u003c\/td\u003e\n                \u003ctd\u003eExtra-Wide Extension Table\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003ctd\u003e795818107\u003c\/td\u003e\n                \u003ctd\u003eClear-View Coverstitch Foot\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003ctd\u003e795802108\u003c\/td\u003e\n                \u003ctd\u003eEL×705 Assorted Needles, sizes 80\/12 and 90\/14\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003ctd\u003e795807103\u003c\/td\u003e\n                \u003ctd\u003eEL×705 Needles, size 80\/12\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003ctd\u003e795808104\u003c\/td\u003e\n                \u003ctd\u003eEL×705 Needles, size 90\/14\u003c\/td\u003e\n              \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n          \u003c\/table\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- COMPARISON --\u003e\n  \u003csection class=\"ds-section\"\u003e\n    \u003cspan class=\"ds-eyebrow\"\u003eCoverPro 3000 or CoverPro 2000CPX?\u003c\/span\u003e\n\n    \u003ch3\u003eChoose the 3000 when top cover stitching matters\u003c\/h3\u003e\n\n    \u003cdiv class=\"ds-table-wrap\"\u003e\n      \u003ctable\u003e\n        \u003cthead\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"col\"\u003eFeature\u003c\/th\u003e\n            \u003cth scope=\"col\"\u003eCoverPro 3000 Professional\u003c\/th\u003e\n            \u003cth scope=\"col\"\u003eCoverPro 2000CPX\u003c\/th\u003e\n          \u003c\/tr\u003e\n        \u003c\/thead\u003e\n\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eTop cover stitch\u003c\/th\u003e\n            \u003ctd\u003eYes, built-in guide and spreader\u003c\/td\u003e\n            \u003ctd\u003eNo\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eMaximum threads\u003c\/th\u003e\n            \u003ctd\u003eFive\u003c\/td\u003e\n            \u003ctd\u003eFour\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eNeedle threader\u003c\/th\u003e\n            \u003ctd\u003eBuilt in for all three needle positions\u003c\/td\u003e\n            \u003ctd\u003eNo built-in needle threader\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eFine Mode\u003c\/th\u003e\n            \u003ctd\u003eYes\u003c\/td\u003e\n            \u003ctd\u003eNo\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eThread chain-off\u003c\/th\u003e\n            \u003ctd\u003eYes, on selected stitches\u003c\/td\u003e\n            \u003ctd\u003eNot listed\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eLighting\u003c\/th\u003e\n            \u003ctd\u003eThree LED locations including retractable HighLight\u003c\/td\u003e\n            \u003ctd\u003eStandard built-in LED lighting\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eCover and chain stitches\u003c\/th\u003e\n            \u003ctd\u003eYes\u003c\/td\u003e\n            \u003ctd\u003eYes\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eSewing speed\u003c\/th\u003e\n            \u003ctd\u003eUp to 1,000 stitches per minute\u003c\/td\u003e\n            \u003ctd\u003eUp to 1,000 stitches per minute\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            \u003ctd\u003eYes\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n\n    \u003cp style=\"margin-top:24px; margin-bottom:0;\"\u003e\n      Choose the CoverPro 3000 Professional for built-in top cover stitching, easier needle threading, improved lighting and greater control across fine fabrics. Choose the 2000CPX when conventional triple, double and chain stitching will meet your finishing needs.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- RESOURCES --\u003e\n  \u003csection class=\"ds-section\"\u003e\n    \u003cspan class=\"ds-eyebrow\"\u003eVerified official Janome resources\u003c\/span\u003e\n\n    \u003ch3\u003eProduct information, brochure and instruction manual\u003c\/h3\u003e\n\n    \u003cdiv class=\"ds-resource-grid\"\u003e\n      \u003carticle class=\"ds-resource-card\"\u003e\n        \u003cdiv\u003e\n          \u003ch4\u003eRegional Product Page\u003c\/h4\u003e\n          \u003cp\u003e\n            View the NZ\/AU specifications, standard accessories and compatible optional attachments.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003ca class=\"ds-resource-link\" href=\"https:\/\/janome.com.au\/product\/coverpro-3000-professional\/\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\n          View regional 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            Explore the top cover mechanism, Fine Mode, lighting and stitch applications.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003ca class=\"ds-resource-link\" href=\"https:\/\/www.janome.com\/wp-content\/uploads\/2021\/07\/CoverPro3000P_Brochure.pdf\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\n          Open product brochure →\n        \u003c\/a\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"ds-resource-card\"\u003e\n        \u003cdiv\u003e\n          \u003ch4\u003eInstruction Manual\u003c\/h4\u003e\n          \u003cp\u003e\n            Read the full threading, tension, stitch setup, hemming and maintenance guide.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003ca class=\"ds-resource-link\" href=\"https:\/\/www.janome.com\/wp-content\/uploads\/2021\/07\/CP3000P-Instruction-Book-NO-DVD.pdf\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\n          Open instruction manual →\n        \u003c\/a\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"ds-resource-card\"\u003e\n        \u003cdiv\u003e\n          \u003ch4\u003eJanome Global Feature Guide\u003c\/h4\u003e\n          \u003cp\u003e\n            View official feature images, specifications and the built-in top cover system.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003ca class=\"ds-resource-link\" href=\"https:\/\/www7.janome.co.jp\/global\/productlineup\/cp3000p\/\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\n          View global product guide →\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 CoverPro 3000 FAQ\u003c\/h3\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat is a coverstitch machine used for?\u003c\/summary\u003e\n\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          A coverstitch machine creates flexible professional hems, bindings, elastic applications and decorative seams, particularly on knit and stretch garments.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat makes the CoverPro 3000 different from an ordinary coverstitch machine?\u003c\/summary\u003e\n\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          It adds a built-in top cover stitch guide and spreader, allowing decorative thread coverage to be formed on the upper fabric surface as well as underneath.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eHow many needles and threads can it use?\u003c\/summary\u003e\n\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          It can sew with one, two or three needles and with two, three, four or five threads depending on the selected stitch.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eCan it sew a normal cover hem?\u003c\/summary\u003e\n\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          Yes. It creates triple cover stitches, wide and narrow double cover stitches and single chain stitches in addition to top cover stitches.\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\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          Yes. The selector allows the mechanism to thread the left, centre or right needle.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat does Fine Mode do?\u003c\/summary\u003e\n\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          Fine Mode softens the looper-tension relationship for lightweight and highly stretchable fabrics, helping improve stitch formation with less manual adjustment.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eDoes it have differential feed?\u003c\/summary\u003e\n\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          Yes. Differential feed is adjustable from 0.5 to 2.25 to help manage waving, stretching and puckering.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eDoes it have adjustable presser-foot pressure?\u003c\/summary\u003e\n\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          Yes. The pressure control includes guide markings to help repeat previous settings.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eCan it sew lightweight fabric?\u003c\/summary\u003e\n\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          Yes. Fine Mode, adjustable foot pressure, differential feed and suitable EL×705 needles help the machine handle lightweight knits and woven fabrics.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eCan it sew fleece and denim?\u003c\/summary\u003e\n\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          It can sew fleece, woollens and ordinary garment-weight denim when correctly threaded and fitted with an appropriate EL×705 needle. It is not an industrial heavy-production machine.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eDoes it have a free arm?\u003c\/summary\u003e\n\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          Yes. Remove the extension section to hem sleeves, leggings and other narrow tubular projects.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eDoes it trim the fabric edge?\u003c\/summary\u003e\n\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          No. The CoverPro 3000 does not have overlocker cutting knives. The fabric edge should be prepared before coverstitching.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eIs it an overlocker?\u003c\/summary\u003e\n\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          No. An overlocker trims and wraps raw edges. The CoverPro creates professional hems, chain stitches and top cover stitching.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eCan it replace a normal sewing machine?\u003c\/summary\u003e\n\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          No. It does not sew standard lockstitches, zigzags, buttonholes or ordinary sewing-machine patterns.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eDoes it have air threading?\u003c\/summary\u003e\n\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          No. It uses conventional colour-coded threading with lay-in tension guides and a built-in needle threader.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eIs an extension table included?\u003c\/summary\u003e\n\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          The removable standard bed section is included and converts to the free arm. A larger extra-wide accessory table is available separately.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat needles does it use?\u003c\/summary\u003e\n\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          It uses EL×705 coverstitch needles. The standard package includes three size 80\/12 and two size 90\/14 needles.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat is the difference between the CoverPro 3000 and CoverPro 2000CPX?\u003c\/summary\u003e\n\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          The CoverPro 3000 adds built-in top cover stitching, five-thread capability, a three-position needle threader, Fine Mode, chain-off capability and three-point LED lighting with a retractable HighLight.\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 coverstitch specialists\u003c\/span\u003e\n\n      \u003ch3\u003eProfessional finishing backed by experienced support\u003c\/h3\u003e\n\n      \u003cp\u003e\n        Direct Sewing has supplied sewing, quilting, embroidery, overlocking and coverstitch equipment throughout New Zealand since 2001. Our experienced team can explain threading, needle placement, top cover setup, differential feed, Fine Mode and compatible attachments.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Every machine is backed by full authorised New Zealand Janome warranty support and our own in-house workshop, where servicing and repairs are completed by experienced sewing-machine technicians.\n      \u003c\/p\u003e\n\n      \u003cp style=\"margin-bottom:0;\"\u003e\n        For garment makers who want professional knit hems, decorative top cover stitching and excellent control across fine to heavier fabrics, the Janome CoverPro 3000 Professional is one of the most capable domestic coverstitch machines available.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"Janome","offers":[{"title":"Default Title","offer_id":41183160893607,"sku":"30000P","price":2299.0,"currency_code":"NZD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0222\/3324\/files\/5077eb69-215b-4b3c-8eae-40395a5e44ae.png?v=1737760839","url":"https:\/\/www.directsewing.co.nz\/products\/janome-coverpro-3000-professional-coverstitch-machine","provider":"Direct Sewing Machines \u0026 Supplies","version":"1.0","type":"link"}