{"product_id":"janome-hd9-qc-professional-sewing-machine","title":"Janome HD9 QC Professional Semi Commercial Sewing Machine","description":"\u003cstyle\u003e\n  .ds-hd9qcp {\n    --ds-dark: #171717;\n    --ds-grey: #555555;\n    --ds-light: #f5f5f3;\n    --ds-border: #ddddda;\n    --ds-accent: #b5121b;\n    --ds-white: #ffffff;\n    max-width: 1180px;\n    margin: 0 auto;\n    color: var(--ds-dark);\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Arial, sans-serif;\n    font-size: 16px;\n    line-height: 1.7;\n  }\n\n  .ds-hd9qcp *,\n  .ds-hd9qcp *::before,\n  .ds-hd9qcp *::after {\n    box-sizing: border-box;\n  }\n\n  .ds-hd9qcp h2,\n  .ds-hd9qcp h3,\n  .ds-hd9qcp h4 {\n    color: var(--ds-dark);\n    line-height: 1.2;\n    margin-top: 0;\n  }\n\n  .ds-hd9qcp h2 {\n    font-size: clamp(30px, 5vw, 52px);\n    letter-spacing: -0.035em;\n    margin-bottom: 20px;\n  }\n\n  .ds-hd9qcp h3 {\n    font-size: clamp(25px, 3vw, 36px);\n    letter-spacing: -0.025em;\n    margin-bottom: 18px;\n  }\n\n  .ds-hd9qcp h4 {\n    font-size: 19px;\n    margin-bottom: 8px;\n  }\n\n  .ds-hd9qcp p {\n    margin-top: 0;\n    margin-bottom: 18px;\n  }\n\n  .ds-hd9qcp img {\n    display: block;\n    width: 100%;\n    height: auto;\n  }\n\n  .ds-hd9qcp a {\n    color: inherit;\n  }\n\n  .ds-hd9qcp .ds-section {\n    padding: 56px 0;\n    border-bottom: 1px solid var(--ds-border);\n  }\n\n  .ds-hd9qcp .ds-section:last-child {\n    border-bottom: 0;\n  }\n\n  .ds-hd9qcp .ds-eyebrow {\n    display: inline-block;\n    margin-bottom: 14px;\n    color: var(--ds-accent);\n    font-size: 13px;\n    font-weight: 700;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n  }\n\n  .ds-hd9qcp .ds-lead {\n    max-width: 760px;\n    color: #3f3f3f;\n    font-size: clamp(18px, 2.2vw, 22px);\n    line-height: 1.6;\n  }\n\n  .ds-hd9qcp .ds-hero {\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    padding: 34px 0 58px;\n    border-bottom: 1px solid var(--ds-border);\n  }\n\n  .ds-hd9qcp .ds-hero-image {\n    margin: 0;\n    padding: clamp(14px, 3vw, 30px);\n    background: var(--ds-light);\n    border-radius: 18px;\n  }\n\n  .ds-hd9qcp .ds-hero-image img {\n    aspect-ratio: 1 \/ 1;\n    object-fit: contain;\n  }\n\n  .ds-hd9qcp .ds-caption {\n    margin-top: 10px;\n    color: #6a6a6a;\n    font-size: 13px;\n    line-height: 1.45;\n    text-align: center;\n  }\n\n  .ds-hd9qcp .ds-stat-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(135px, 1fr));\n    gap: 10px;\n    margin: 28px 0;\n  }\n\n  .ds-hd9qcp .ds-stat {\n    padding: 17px 14px;\n    background: var(--ds-light);\n    border-radius: 12px;\n    text-align: center;\n  }\n\n  .ds-hd9qcp .ds-stat-number {\n    display: block;\n    color: var(--ds-dark);\n    font-size: 23px;\n    font-weight: 750;\n    line-height: 1.15;\n  }\n\n  .ds-hd9qcp .ds-stat-label {\n    display: block;\n    margin-top: 5px;\n    color: #666666;\n    font-size: 12px;\n    line-height: 1.35;\n  }\n\n  .ds-hd9qcp .ds-button-row {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 11px;\n    margin-top: 24px;\n  }\n\n  .ds-hd9qcp .ds-button {\n    display: inline-flex;\n    min-height: 48px;\n    align-items: center;\n    justify-content: center;\n    padding: 12px 20px;\n    border: 1px solid var(--ds-dark);\n    border-radius: 7px;\n    background: var(--ds-dark);\n    color: var(--ds-white);\n    font-size: 15px;\n    font-weight: 650;\n    line-height: 1.25;\n    text-align: center;\n    text-decoration: none;\n    transition: opacity 0.2s ease, transform 0.2s ease;\n  }\n\n  .ds-hd9qcp .ds-button:hover {\n    opacity: 0.86;\n    transform: translateY(-1px);\n  }\n\n  .ds-hd9qcp .ds-button-secondary {\n    background: transparent;\n    color: var(--ds-dark);\n  }\n\n  .ds-hd9qcp .ds-intro {\n    max-width: 920px;\n  }\n\n  .ds-hd9qcp .ds-feature-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(min(100%, 240px), 1fr));\n    gap: 16px;\n    margin-top: 30px;\n  }\n\n  .ds-hd9qcp .ds-feature-card {\n    padding: 25px;\n    background: var(--ds-light);\n    border: 1px solid #ebebe8;\n    border-radius: 14px;\n  }\n\n  .ds-hd9qcp .ds-feature-number {\n    display: inline-flex;\n    width: 34px;\n    height: 34px;\n    align-items: center;\n    justify-content: center;\n    margin-bottom: 17px;\n    border-radius: 50%;\n    background: var(--ds-dark);\n    color: var(--ds-white);\n    font-size: 13px;\n    font-weight: 700;\n  }\n\n  .ds-hd9qcp .ds-feature-card p {\n    margin-bottom: 0;\n    color: var(--ds-grey);\n    font-size: 15px;\n    line-height: 1.65;\n  }\n\n  .ds-hd9qcp .ds-split {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(min(100%, 330px), 1fr));\n    align-items: center;\n    gap: clamp(28px, 6vw, 68px);\n  }\n\n  .ds-hd9qcp .ds-split-image {\n    margin: 0;\n    padding: clamp(12px, 3vw, 24px);\n    background: var(--ds-light);\n    border-radius: 16px;\n  }\n\n  .ds-hd9qcp .ds-check-list,\n  .ds-hd9qcp .ds-accessory-list {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(min(100%, 240px), 1fr));\n    gap: 10px 28px;\n    margin: 22px 0 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .ds-hd9qcp .ds-check-list li,\n  .ds-hd9qcp .ds-accessory-list li {\n    position: relative;\n    padding-left: 25px;\n  }\n\n  .ds-hd9qcp .ds-check-list li::before,\n  .ds-hd9qcp .ds-accessory-list li::before {\n    position: absolute;\n    top: 0;\n    left: 0;\n    color: var(--ds-accent);\n    content: \"✓\";\n    font-weight: 750;\n  }\n\n  .ds-hd9qcp .ds-callout {\n    padding: clamp(25px, 5vw, 46px);\n    background: var(--ds-dark);\n    border-radius: 16px;\n    color: var(--ds-white);\n  }\n\n  .ds-hd9qcp .ds-callout h3,\n  .ds-hd9qcp .ds-callout h4 {\n    color: var(--ds-white);\n  }\n\n  .ds-hd9qcp .ds-callout p:last-child {\n    margin-bottom: 0;\n  }\n\n  .ds-hd9qcp .ds-note {\n    padding: 23px 25px;\n    border-left: 4px solid var(--ds-accent);\n    background: #faf7f7;\n    border-radius: 4px 12px 12px 4px;\n  }\n\n  .ds-hd9qcp .ds-note p:last-child {\n    margin-bottom: 0;\n  }\n\n  .ds-hd9qcp .ds-gallery {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(min(100%, 230px), 1fr));\n    gap: 16px;\n    margin-top: 28px;\n  }\n\n  .ds-hd9qcp .ds-gallery figure {\n    overflow: hidden;\n    margin: 0;\n    background: var(--ds-light);\n    border: 1px solid var(--ds-border);\n    border-radius: 13px;\n  }\n\n  .ds-hd9qcp .ds-gallery img {\n    aspect-ratio: 1 \/ 1;\n    object-fit: contain;\n    padding: 8px;\n    background: var(--ds-white);\n  }\n\n  .ds-hd9qcp .ds-gallery figcaption {\n    min-height: 69px;\n    padding: 13px 15px;\n    color: #555555;\n    font-size: 13px;\n    line-height: 1.45;\n  }\n\n  .ds-hd9qcp .ds-use-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(min(100%, 205px), 1fr));\n    gap: 12px;\n    margin-top: 25px;\n  }\n\n  .ds-hd9qcp .ds-use-item {\n    padding: 17px 18px;\n    border: 1px solid var(--ds-border);\n    border-radius: 10px;\n    background: var(--ds-white);\n    text-align: center;\n  }\n\n  .ds-hd9qcp .ds-use-item span {\n    display: block;\n    font-size: 15px;\n    line-height: 1.45;\n  }\n\n  .ds-hd9qcp .ds-table-wrap {\n    width: 100%;\n    margin-top: 22px;\n    overflow-x: auto;\n    border: 1px solid var(--ds-border);\n    border-radius: 12px;\n  }\n\n  .ds-hd9qcp table {\n    width: 100%;\n    min-width: 620px;\n    border-collapse: collapse;\n    background: var(--ds-white);\n  }\n\n  .ds-hd9qcp th,\n  .ds-hd9qcp td {\n    padding: 14px 16px;\n    border-bottom: 1px solid var(--ds-border);\n    vertical-align: top;\n    text-align: left;\n  }\n\n  .ds-hd9qcp th {\n    width: 38%;\n    background: var(--ds-light);\n    color: var(--ds-dark);\n    font-size: 14px;\n    font-weight: 650;\n  }\n\n  .ds-hd9qcp td {\n    color: #4b4b4b;\n    font-size: 14px;\n  }\n\n  .ds-hd9qcp tr:last-child th,\n  .ds-hd9qcp tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .ds-hd9qcp details {\n    margin-top: 13px;\n    overflow: hidden;\n    border: 1px solid var(--ds-border);\n    border-radius: 10px;\n    background: var(--ds-white);\n  }\n\n  .ds-hd9qcp summary {\n    position: relative;\n    padding: 17px 50px 17px 18px;\n    cursor: pointer;\n    color: var(--ds-dark);\n    font-size: 16px;\n    font-weight: 650;\n    list-style: none;\n  }\n\n  .ds-hd9qcp summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .ds-hd9qcp summary::after {\n    position: absolute;\n    top: 50%;\n    right: 18px;\n    transform: translateY(-50%);\n    color: var(--ds-accent);\n    content: \"+\";\n    font-size: 25px;\n    font-weight: 400;\n  }\n\n  .ds-hd9qcp details[open] summary::after {\n    content: \"−\";\n  }\n\n  .ds-hd9qcp .ds-details-content {\n    padding: 0 18px 19px;\n    color: var(--ds-grey);\n  }\n\n  .ds-hd9qcp .ds-details-content p:last-child,\n  .ds-hd9qcp .ds-details-content ul:last-child {\n    margin-bottom: 0;\n  }\n\n  .ds-hd9qcp .ds-resource-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(min(100%, 230px), 1fr));\n    gap: 14px;\n    margin-top: 26px;\n  }\n\n  .ds-hd9qcp .ds-resource-card {\n    display: flex;\n    min-height: 185px;\n    flex-direction: column;\n    justify-content: space-between;\n    padding: 23px;\n    border: 1px solid var(--ds-border);\n    border-radius: 13px;\n    background: var(--ds-light);\n  }\n\n  .ds-hd9qcp .ds-resource-card p {\n    color: var(--ds-grey);\n    font-size: 14px;\n    line-height: 1.55;\n  }\n\n  .ds-hd9qcp .ds-resource-link {\n    display: inline-block;\n    color: var(--ds-accent);\n    font-size: 14px;\n    font-weight: 700;\n    text-decoration: none;\n  }\n\n  .ds-hd9qcp .ds-resource-link:hover {\n    text-decoration: underline;\n  }\n\n  .ds-hd9qcp .ds-accessory-image {\n    max-width: 620px;\n    margin: 28px auto 0;\n    padding: 12px;\n    background: var(--ds-light);\n    border-radius: 15px;\n  }\n\n  .ds-hd9qcp .ds-direct-sewing {\n    padding: clamp(28px, 5vw, 48px);\n    background: var(--ds-light);\n    border-radius: 16px;\n    text-align: center;\n  }\n\n  .ds-hd9qcp .ds-direct-sewing p {\n    max-width: 800px;\n    margin-right: auto;\n    margin-left: auto;\n  }\n\n  @media (max-width: 640px) {\n    .ds-hd9qcp {\n      font-size: 15px;\n    }\n\n    .ds-hd9qcp .ds-section {\n      padding: 42px 0;\n    }\n\n    .ds-hd9qcp .ds-hero {\n      padding-top: 16px;\n      padding-bottom: 42px;\n    }\n\n    .ds-hd9qcp .ds-hero-copy {\n      order: 1;\n    }\n\n    .ds-hd9qcp .ds-hero-image {\n      order: 2;\n    }\n\n    .ds-hd9qcp .ds-button-row,\n    .ds-hd9qcp .ds-button {\n      width: 100%;\n    }\n\n    .ds-hd9qcp .ds-stat-grid {\n      grid-template-columns: repeat(2, 1fr);\n    }\n\n    .ds-hd9qcp .ds-feature-card {\n      padding: 21px;\n    }\n\n    .ds-hd9qcp .ds-gallery {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .ds-hd9qcp .ds-gallery figcaption {\n      min-height: 92px;\n      padding: 11px;\n      font-size: 12px;\n    }\n\n    .ds-hd9qcp .ds-use-grid {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .ds-hd9qcp .ds-use-item {\n      padding: 14px 10px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"ds-hd9qcp\"\u003e\n\n  \u003c!-- HERO SECTION --\u003e\n  \u003csection class=\"ds-hero\"\u003e\n    \u003cdiv class=\"ds-hero-copy\"\u003e\n      \u003cspan class=\"ds-eyebrow\"\u003eProfessional high-speed straight stitch machine\u003c\/span\u003e\n\n      \u003ch2\u003eJanome HD9 QC Professional\u003c\/h2\u003e\n\n      \u003cp class=\"ds-lead\"\u003e\n        Built for sewists who demand speed, strength and exceptional straight-stitch quality, the Janome HD9 QC Professional brings focused, professional-level performance to quilting, dressmaking, bag making, home décor and serious creative production.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"ds-stat-grid\" aria-label=\"Key machine specifications\"\u003e\n        \u003cdiv class=\"ds-stat\"\u003e\n          \u003cspan class=\"ds-stat-number\"\u003e1,650\u003c\/span\u003e\n          \u003cspan class=\"ds-stat-label\"\u003estitches per minute\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ds-stat\"\u003e\n          \u003cspan class=\"ds-stat-number\"\u003e229mm\u003c\/span\u003e\n          \u003cspan class=\"ds-stat-label\"\u003eworkspace width\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ds-stat\"\u003e\n          \u003cspan class=\"ds-stat-number\"\u003e1.4x\u003c\/span\u003e\n          \u003cspan class=\"ds-stat-label\"\u003elarger metal bobbin\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ds-stat\"\u003e\n          \u003cspan class=\"ds-stat-number\"\u003e14.5kg\u003c\/span\u003e\n          \u003cspan class=\"ds-stat-label\"\u003estable metal construction\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.com\/wp-content\/uploads\/2026\/04\/ML_F_768A_HD9-QCP_EN_768800009-1_Webs.pdf\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\n          View Instruction Manual\n        \u003c\/a\u003e\n\n        \u003ca class=\"ds-button ds-button-secondary\" href=\"https:\/\/janome.com.au\/wp-content\/uploads\/Heavy-Duty-9-QCP-Brochure.pdf\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\n          Download 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.janome.com.au\/wp-content\/uploads\/HD9QCP-600x600.jpg\" alt=\"Janome HD9 QC Professional high-speed straight stitch sewing and quilting machine\" width=\"600\" height=\"600\" loading=\"eager\" fetchpriority=\"high\" decoding=\"async\"\u003e\n      \u003cfigcaption class=\"ds-caption\"\u003e\n        Janome HD9 QC Professional, a dedicated high-speed straight stitch machine.\n      \u003c\/figcaption\u003e\n    \u003c\/figure\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- INTRODUCTION --\u003e\n  \u003csection class=\"ds-section\"\u003e\n    \u003cdiv class=\"ds-intro\"\u003e\n      \u003cspan class=\"ds-eyebrow\"\u003eOne purpose. One exceptional stitch.\u003c\/span\u003e\n\n      \u003ch3\u003eDesigned for people who take their sewing seriously\u003c\/h3\u003e\n\n      \u003cp\u003e\n        The HD9 QC Professional is not a general-purpose machine filled with decorative stitches you may never use. It is a specialised flat-bed machine engineered to produce one outstanding straight stitch with impressive speed, control and consistency.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Its rigid painted aluminium construction, industrial-style vertical full rotary hook and smooth high-speed operation make it an excellent choice for quilters, garment makers, bag makers, sewing studios and small creative businesses.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        From accurate quilt piecing and long garment seams to visible topstitching on denim, canvas and leather craft projects, the HD9 QC Professional helps experienced makers work efficiently while maintaining the control required for refined results.\n      \u003c\/p\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 HD9 QC stands out\u003c\/span\u003e\n    \u003ch3\u003eProfessional performance without sacrificing control\u003c\/h3\u003e\n\n    \u003cdiv class=\"ds-feature-grid\"\u003e\n\n      \u003carticle class=\"ds-feature-card\"\u003e\n        \u003cspan class=\"ds-feature-number\"\u003e01\u003c\/span\u003e\n        \u003ch4\u003eUp to 1,650 stitches per minute\u003c\/h4\u003e\n        \u003cp\u003e\n          Complete long seams, quilt sections and production work efficiently, with a speed control slider that lets you set a comfortable maximum speed for each project.\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\u003eAdjustable Floating Mode\u003c\/h4\u003e\n        \u003cp\u003e\n          Raise the presser foot slightly while sewing to help fabric move smoothly around curves, across bulky intersections and through multiple layers.\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\u003eHeavy-duty metal construction\u003c\/h4\u003e\n        \u003cp\u003e\n          The rigid die-cast aluminium frame provides the stability required for accurate stitching and smooth operation at higher sewing speeds.\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\u003eJumbo side-loading bobbin\u003c\/h4\u003e\n        \u003cp\u003e\n          The large metal bobbin holds approximately 40% more thread than a standard sewing machine bobbin, reducing interruptions during larger projects.\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\u003eHeavy-weight thread guide\u003c\/h4\u003e\n        \u003cp\u003e\n          A dedicated adjustable thread guide supports heavier threads, helping create bold, controlled topstitching on suitable denim, canvas and leather craft projects.\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\u003eIndependent bobbin winding motor\u003c\/h4\u003e\n        \u003cp\u003e\n          Wind a fresh bobbin while the machine remains threaded, helping maintain an efficient workflow without repeatedly unthreading your machine.\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\u003eAutomatic thread cutter\u003c\/h4\u003e\n        \u003cp\u003e\n          Trim the upper and bobbin threads at the press of a button. A remote thread cutter port is also provided for compatible optional operation.\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\u003eAdjustable LED lighting\u003c\/h4\u003e\n        \u003cp\u003e\n          Bright LED lighting illuminates the work area from two locations, with adjustable brightness controls positioned behind the opening face cover.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- WORKSPACE --\u003e\n  \u003csection class=\"ds-section\"\u003e\n    \u003cdiv class=\"ds-split\"\u003e\n\n      \u003cfigure class=\"ds-split-image\"\u003e\n        \u003cimg src=\"https:\/\/www.janome.com.au\/wp-content\/uploads\/HD9QCP-Table-600x600.jpg\" alt=\"Janome HD9 QC Professional with included extra-wide extension table fitted\" width=\"600\" height=\"600\" loading=\"lazy\" decoding=\"async\"\u003e\n        \u003cfigcaption class=\"ds-caption\"\u003e\n          The extra-wide extension table is supplied as standard in Australia and New Zealand.\n        \u003c\/figcaption\u003e\n      \u003c\/figure\u003e\n\n      \u003cdiv\u003e\n        \u003cspan class=\"ds-eyebrow\"\u003eRoom for serious projects\u003c\/span\u003e\n        \u003ch3\u003eA smooth, supported quilting workspace\u003c\/h3\u003e\n\n        \u003cp\u003e\n          The generous 229mm wide by 150mm high area to the right of the needle provides room to manage quilts, bags, garments and larger fabric sections.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          Its flat-bed configuration creates a stable work surface, while the supplied extra-wide extension table supports the weight of larger projects and helps prevent fabric from pulling away from the needle.\n        \u003c\/p\u003e\n\n        \u003cul class=\"ds-check-list\"\u003e\n          \u003cli\u003e229mm wide workspace\u003c\/li\u003e\n          \u003cli\u003e150mm workspace height\u003c\/li\u003e\n          \u003cli\u003eExtra-wide table included\u003c\/li\u003e\n          \u003cli\u003eFlat, seamless sewing area\u003c\/li\u003e\n          \u003cli\u003eAdjustable knee lifter\u003c\/li\u003e\n          \u003cli\u003eDrop feed for free-motion work\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- FLOATING MODE --\u003e\n  \u003csection class=\"ds-section\"\u003e\n    \u003cdiv class=\"ds-callout\"\u003e\n      \u003cspan class=\"ds-eyebrow\" style=\"color:#ffffff;\"\u003eA major advantage for demanding projects\u003c\/span\u003e\n      \u003ch3\u003eFloating Mode helps fabric feed without unnecessary compression\u003c\/h3\u003e\n\n      \u003cp\u003e\n        Floating Mode allows you to fine-tune the height of the presser foot so it sits slightly above the fabric while the feed dogs continue moving the project.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        This is particularly useful when sewing around curves, working with speciality fabrics, crossing thick seam intersections or guiding layered quilting projects. The fabric can move more naturally while still receiving the control needed for an accurate straight stitch.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- IMAGE GALLERY --\u003e\n  \u003csection class=\"ds-section\"\u003e\n    \u003cspan class=\"ds-eyebrow\"\u003eTake a closer look\u003c\/span\u003e\n    \u003ch3\u003ePurpose-built from every angle\u003c\/h3\u003e\n\n    \u003cdiv class=\"ds-gallery\"\u003e\n\n      \u003cfigure\u003e\n        \u003cimg src=\"https:\/\/www.janome.com.au\/wp-content\/uploads\/HD9QCP_angleL-600x600.jpg\" alt=\"Angled front view of the Janome HD9 QC Professional sewing machine\" width=\"600\" height=\"600\" loading=\"lazy\" decoding=\"async\"\u003e\n        \u003cfigcaption\u003e\n          A rigid flat-bed design creates a stable platform for fast, accurate straight stitching.\n        \u003c\/figcaption\u003e\n      \u003c\/figure\u003e\n\n      \u003cfigure\u003e\n        \u003cimg src=\"https:\/\/www.janome.com.au\/wp-content\/uploads\/HD9QCP_sideload-600x600.jpg\" alt=\"Side-loading industrial-style rotary hook and jumbo bobbin on the Janome HD9 QC Professional\" width=\"600\" height=\"600\" loading=\"lazy\" decoding=\"async\"\u003e\n        \u003cfigcaption\u003e\n          The side-loading vertical rotary hook provides easy access to the jumbo metal bobbin.\n        \u003c\/figcaption\u003e\n      \u003c\/figure\u003e\n\n      \u003cfigure\u003e\n        \u003cimg src=\"https:\/\/www.janome.com.au\/wp-content\/uploads\/HD9QCP_open_side-600x600.jpg\" alt=\"Open face cover showing lighting controls and internal needle area of the Janome HD9 QC Professional\" width=\"600\" height=\"600\" loading=\"lazy\" decoding=\"async\"\u003e\n        \u003cfigcaption\u003e\n          The opening face cover provides access to adjustable lighting controls and the needle area.\n        \u003c\/figcaption\u003e\n      \u003c\/figure\u003e\n\n      \u003cfigure\u003e\n        \u003cimg src=\"https:\/\/www.janome.com.au\/wp-content\/uploads\/HD9QCP_rear-600x600.jpg\" alt=\"Rear view of the Janome HD9 QC Professional high-speed sewing machine\" width=\"600\" height=\"600\" loading=\"lazy\" decoding=\"async\"\u003e\n        \u003cfigcaption\u003e\n          Solid construction, dual spool delivery and an upright thread guide support dependable performance.\n        \u003c\/figcaption\u003e\n      \u003c\/figure\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- CONTROL FEATURES --\u003e\n  \u003csection class=\"ds-section\"\u003e\n    \u003cspan class=\"ds-eyebrow\"\u003eEfficient hands-free operation\u003c\/span\u003e\n    \u003ch3\u003eStay focused on the fabric\u003c\/h3\u003e\n\n    \u003cp class=\"ds-lead\"\u003e\n      The HD9 QC Professional gives you practical controls that reduce unnecessary hand movements and help maintain accurate fabric positioning.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"ds-feature-grid\"\u003e\n\n      \u003carticle class=\"ds-feature-card\"\u003e\n        \u003ch4\u003eAdjustable knee lifter\u003c\/h4\u003e\n        \u003cp\u003e\n          Raise and lower the presser foot with your knee while keeping both hands on the project. This is especially useful for piecing, pivoting and managing large fabric sections.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"ds-feature-card\"\u003e\n        \u003ch4\u003eMemorised needle up or down\u003c\/h4\u003e\n        \u003cp\u003e\n          Select whether the needle stops raised or lowered. Leaving the needle down makes it easier to pivot accurately or pause without losing your position.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"ds-feature-card\"\u003e\n        \u003ch4\u003eResponsive electronic foot control\u003c\/h4\u003e\n        \u003cp\u003e\n          Control the machine smoothly from the first stitch, while the speed slider limits the maximum speed available when the controller is fully depressed.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"ds-feature-card\"\u003e\n        \u003ch4\u003eUp to 6mm stitch length\u003c\/h4\u003e\n        \u003cp\u003e\n          Adjust the straight stitch from fine construction work through to longer topstitching, with forward and reverse stitching available up to 6mm.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- IDEAL USES --\u003e\n  \u003csection class=\"ds-section\"\u003e\n    \u003cspan class=\"ds-eyebrow\"\u003eWho is this machine designed for?\u003c\/span\u003e\n    \u003ch3\u003eAn exceptional choice for focused straight-stitch sewing\u003c\/h3\u003e\n\n    \u003cdiv class=\"ds-use-grid\"\u003e\n      \u003cdiv class=\"ds-use-item\"\u003e\u003cspan\u003eQuilt piecing\u003c\/span\u003e\u003c\/div\u003e\n      \u003cdiv class=\"ds-use-item\"\u003e\u003cspan\u003eFree-motion quilting\u003c\/span\u003e\u003c\/div\u003e\n      \u003cdiv class=\"ds-use-item\"\u003e\u003cspan\u003eStitch-in-the-ditch quilting\u003c\/span\u003e\u003c\/div\u003e\n      \u003cdiv class=\"ds-use-item\"\u003e\u003cspan\u003eGarment construction\u003c\/span\u003e\u003c\/div\u003e\n      \u003cdiv class=\"ds-use-item\"\u003e\u003cspan\u003eBag making\u003c\/span\u003e\u003c\/div\u003e\n      \u003cdiv class=\"ds-use-item\"\u003e\u003cspan\u003eHome décor sewing\u003c\/span\u003e\u003c\/div\u003e\n      \u003cdiv class=\"ds-use-item\"\u003e\u003cspan\u003eDenim topstitching\u003c\/span\u003e\u003c\/div\u003e\n      \u003cdiv class=\"ds-use-item\"\u003e\u003cspan\u003eCanvas projects\u003c\/span\u003e\u003c\/div\u003e\n      \u003cdiv class=\"ds-use-item\"\u003e\u003cspan\u003eLeather craft projects\u003c\/span\u003e\u003c\/div\u003e\n      \u003cdiv class=\"ds-use-item\"\u003e\u003cspan\u003eSmall production studios\u003c\/span\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ds-note\" style=\"margin-top:30px;\"\u003e\n      \u003ch4\u003eImportant to know before purchasing\u003c\/h4\u003e\n      \u003cp\u003e\n        The Janome HD9 QC Professional is a dedicated straight stitch machine. It does not sew zigzag, stretch, buttonhole or decorative stitches.\n      \u003c\/p\u003e\n      \u003cp\u003e\n        It has a professional high-speed design and an industrial-style rotary hook, but it is not a compound-feed or walking-foot industrial machine. For very thick, dense or difficult materials, speak with our team so we can help confirm the most suitable machine.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- STANDARD ACCESSORIES --\u003e\n  \u003csection class=\"ds-section\"\u003e\n    \u003cdiv class=\"ds-split\"\u003e\n\n      \u003cdiv\u003e\n        \u003cspan class=\"ds-eyebrow\"\u003eA complete quilting and sewing package\u003c\/span\u003e\n        \u003ch3\u003eSeven useful presser feet included\u003c\/h3\u003e\n\n        \u003cul class=\"ds-accessory-list\"\u003e\n          \u003cli\u003eStraight stitch foot\u003c\/li\u003e\n          \u003cli\u003eRolled hem foot\u003c\/li\u003e\n          \u003cli\u003eEven feed foot\u003c\/li\u003e\n          \u003cli\u003eClosed-toe free-motion quilting foot\u003c\/li\u003e\n          \u003cli\u003eOpen-toe free-motion quilting foot\u003c\/li\u003e\n          \u003cli\u003e1\/4-inch seam foot\u003c\/li\u003e\n          \u003cli\u003eDitch quilting foot\u003c\/li\u003e\n        \u003c\/ul\u003e\n\n        \u003cp style=\"margin-top:25px;\"\u003e\n          The included selection gives quilters and serious sewists the equipment needed for piecing, straight stitching, even feeding, stitch-in-the-ditch work and free-motion quilting.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cfigure class=\"ds-split-image\"\u003e\n        \u003cimg src=\"https:\/\/www.janome.com.au\/wp-content\/uploads\/HD9QCP-Standard-accessories-600x600.jpg\" alt=\"Standard accessories supplied with the Janome HD9 QC Professional in Australia and New Zealand\" width=\"600\" height=\"600\" loading=\"lazy\" decoding=\"async\"\u003e\n        \u003cfigcaption class=\"ds-caption\"\u003e\n          Standard accessories supplied with the HD9 QC Professional in Australia and New Zealand.\n        \u003c\/figcaption\u003e\n      \u003c\/figure\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eView the complete list of standard accessories\u003c\/summary\u003e\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cul\u003e\n          \u003cli\u003eStraight stitch foot, fitted to the machine\u003c\/li\u003e\n          \u003cli\u003eRolled hem foot\u003c\/li\u003e\n          \u003cli\u003eEven feed foot\u003c\/li\u003e\n          \u003cli\u003eConvertible free-motion quilting foot with closed toe\u003c\/li\u003e\n          \u003cli\u003eConvertible free-motion quilting open-toe foot\u003c\/li\u003e\n          \u003cli\u003e1\/4-inch seam foot\u003c\/li\u003e\n          \u003cli\u003eDitch quilting foot\u003c\/li\u003e\n          \u003cli\u003eExtra-wide extension table\u003c\/li\u003e\n          \u003cli\u003eAdjustable knee lifter\u003c\/li\u003e\n          \u003cli\u003eLarge electronic foot controller\u003c\/li\u003e\n          \u003cli\u003eFive jumbo metal bobbins\u003c\/li\u003e\n          \u003cli\u003eCloth guide\u003c\/li\u003e\n          \u003cli\u003eHLx5 needle set\u003c\/li\u003e\n          \u003cli\u003eThread net\u003c\/li\u003e\n          \u003cli\u003eSeam ripper\u003c\/li\u003e\n          \u003cli\u003eLarge and small screwdrivers\u003c\/li\u003e\n          \u003cli\u003eOil container\u003c\/li\u003e\n          \u003cli\u003eLint brush\u003c\/li\u003e\n          \u003cli\u003eLarge spool holder\u003c\/li\u003e\n          \u003cli\u003eThread cone supporter\u003c\/li\u003e\n          \u003cli\u003eAccessory box\u003c\/li\u003e\n          \u003cli\u003ePower cord\u003c\/li\u003e\n          \u003cli\u003eInstruction book\u003c\/li\u003e\n          \u003cli\u003eGrey soft machine cover\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- TECHNICAL SPECIFICATIONS --\u003e\n  \u003csection class=\"ds-section\"\u003e\n    \u003cspan class=\"ds-eyebrow\"\u003eTechnical information\u003c\/span\u003e\n    \u003ch3\u003eJanome HD9 QC 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\u003eProfessional high-speed flat-bed straight stitch sewing and quilting machine\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eBuilt-in stitches\u003c\/th\u003e\n            \u003ctd\u003e1 dedicated straight stitch\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eMaximum sewing speed\u003c\/th\u003e\n            \u003ctd\u003eUp to 1,650 stitches per minute\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eSpeed control\u003c\/th\u003e\n            \u003ctd\u003eAdjustable speed control slider and responsive electronic foot controller\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eMaximum stitch length\u003c\/th\u003e\n            \u003ctd\u003e6mm, including forward and reverse stitching\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eWorkspace\u003c\/th\u003e\n            \u003ctd\u003e229mm wide x 150mm high\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eHook system\u003c\/th\u003e\n            \u003ctd\u003eSide-loading vertical full rotary industrial-style hook\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eBobbin\u003c\/th\u003e\n            \u003ctd\u003eJumbo metal bobbin, approximately 1.4 times larger than a standard bobbin\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eBobbin winding\u003c\/th\u003e\n            \u003ctd\u003eIndependent bobbin winding motor\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003ePresser foot pressure\u003c\/th\u003e\n            \u003ctd\u003eManually adjustable, with up to 11lb of available pressure\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eFloating Mode\u003c\/th\u003e\n            \u003ctd\u003eYes, adjustable\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eFeed dog drop\u003c\/th\u003e\n            \u003ctd\u003eYes, for free-motion quilting and related techniques\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eNeedle up or down\u003c\/th\u003e\n            \u003ctd\u003eYes, memorised needle stop position\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eNeedle threader\u003c\/th\u003e\n            \u003ctd\u003eBuilt-in needle threader\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eNeedle system\u003c\/th\u003e\n            \u003ctd\u003eHLx5\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eAutomatic thread cutter\u003c\/th\u003e\n            \u003ctd\u003eYes, cuts the upper and bobbin threads\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eRemote cutter compatibility\u003c\/th\u003e\n            \u003ctd\u003eYes, remote thread cutter connection provided\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eHeavy-thread support\u003c\/th\u003e\n            \u003ctd\u003eAdjustable heavy-weight thread guide\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eLighting\u003c\/th\u003e\n            \u003ctd\u003eAdjustable LED lighting in two locations\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eKnee lifter\u003c\/th\u003e\n            \u003ctd\u003eAdjustable knee lifter included\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eExtension table\u003c\/th\u003e\n            \u003ctd\u003eExtra-wide extension table included\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eMachine dimensions\u003c\/th\u003e\n            \u003ctd\u003e497mm wide x 329mm high x 210mm deep\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eMachine weight\u003c\/th\u003e\n            \u003ctd\u003e14.5kg\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eMachine cover\u003c\/th\u003e\n            \u003ctd\u003eGrey soft 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    \u003ch3\u003eCompatible optional accessories\u003c\/h3\u003e\n\n    \u003cp\u003e\n      A range of specialist Janome feet, guides, bobbins and needles is available to extend the HD9 QC Professional for garment sewing, quilting, topstitching and speciality techniques.\n    \u003c\/p\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eView optional presser feet and attachment part numbers\u003c\/summary\u003e\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            \u003ctbody\u003e\n              \u003ctr\u003e\n                \u003ctd\u003e767404028\u003c\/td\u003e\n                \u003ctd\u003eUltra Glide Foot\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003e767405018\u003c\/td\u003e\n                \u003ctd\u003eStraight Stitch Foot and Needle Plate for Fine Fabrics\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003e767406019\u003c\/td\u003e\n                \u003ctd\u003eNarrow Straight Stitch Foot\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003e767407010\u003c\/td\u003e\n                \u003ctd\u003eVelvet Foot\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003e767408011\u003c\/td\u003e\n                \u003ctd\u003eAdjustable Zipper Foot\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003e767410016\u003c\/td\u003e\n                \u003ctd\u003eConcealed Zipper Foot\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003e767411017\u003c\/td\u003e\n                \u003ctd\u003eAdjustable Seam Guide\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003e767412018\u003c\/td\u003e\n                \u003ctd\u003eTaping Foot\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003e767414009\u003c\/td\u003e\n                \u003ctd\u003eRight Cording Foot\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003e767416001\u003c\/td\u003e\n                \u003ctd\u003eShirring 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\u003eView bobbin, bobbin case and needle part numbers\u003c\/summary\u003e\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            \u003ctbody\u003e\n              \u003ctr\u003e\n                \u003ctd\u003e767595005\u003c\/td\u003e\n                \u003ctd\u003eBobbin Case\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003e767860107\u003c\/td\u003e\n                \u003ctd\u003eJumbo Metal Bobbin, 1.4x larger type\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003e767811000\u003c\/td\u003e\n                \u003ctd\u003eHLx5 Size 9 Needles, pack of 10\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003e767812001\u003c\/td\u003e\n                \u003ctd\u003eHLx5 Size 11 Needles, pack of 10\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003e767813002\u003c\/td\u003e\n                \u003ctd\u003eHLx5 Size 14 Needles, pack of 10\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003e767814003\u003c\/td\u003e\n                \u003ctd\u003eHLx5 Size 16 Needles, pack of 10\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:16px;\"\u003e\n          Optional accessory availability can vary. Contact Direct Sewing if you need help confirming compatibility or selecting the right foot, needle or bobbin.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- DOWNLOADS --\u003e\n  \u003csection class=\"ds-section\"\u003e\n    \u003cspan class=\"ds-eyebrow\"\u003eDownloads and support\u003c\/span\u003e\n    \u003ch3\u003eOfficial Janome resources\u003c\/h3\u003e\n\n    \u003cdiv class=\"ds-resource-grid\"\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 complete operating, threading, adjustment, quilting, care and troubleshooting instructions.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003ca class=\"ds-resource-link\" href=\"https:\/\/www.janome.com\/wp-content\/uploads\/2026\/04\/ML_F_768A_HD9-QCP_EN_768800009-1_Webs.pdf\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\n          Open 32-page manual →\n        \u003c\/a\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"ds-resource-card\"\u003e\n        \u003cdiv\u003e\n          \u003ch4\u003eProduct Brochure\u003c\/h4\u003e\n          \u003cp\u003e\n            View the official Janome Australia and New Zealand HD9 QC Professional feature brochure.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003ca class=\"ds-resource-link\" href=\"https:\/\/janome.com.au\/wp-content\/uploads\/Heavy-Duty-9-QCP-Brochure.pdf\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\n          Open brochure →\n        \u003c\/a\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"ds-resource-card\"\u003e\n        \u003cdiv\u003e\n          \u003ch4\u003eOfficial Product Information\u003c\/h4\u003e\n          \u003cp\u003e\n            View Janome Australia and New Zealand's official machine information, specifications and accessories.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003ca class=\"ds-resource-link\" href=\"https:\/\/www.janome.com.au\/product\/hd9qcp\/\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\n          Visit Janome →\n        \u003c\/a\u003e\n      \u003c\/article\u003e\n\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    \u003ch3\u003eJanome HD9 QC Professional FAQ\u003c\/h3\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eIs the Janome HD9 QC an industrial sewing machine?\u003c\/summary\u003e\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          The HD9 QC Professional has a heavy-duty metal body, high sewing speed and an industrial-style vertical full rotary hook. However, it is a professional household straight stitch machine rather than a table-mounted industrial compound-feed or walking-foot machine.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eDoes it sew zigzag or decorative stitches?\u003c\/summary\u003e\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          No. The HD9 QC Professional is completely dedicated to straight stitching. This focused design is one of the reasons it can deliver such fast, smooth and accurate performance.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eIs the HD9 QC suitable for quilting?\u003c\/summary\u003e\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          Yes. It includes an extra-wide table, adjustable knee lifter, drop feed, even feed foot, 1\/4-inch seam foot, ditch quilting foot and convertible free-motion quilting feet.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eCan it sew denim, canvas and leather?\u003c\/summary\u003e\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          It is designed to work with a wide range of fabrics and supports heavier threads for visible topstitching. Suitability depends on the total thickness, density, seam construction, needle, thread and presser foot being used. Testing on a sample is recommended.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eCan the automatic cutter be used with very heavy thread?\u003c\/summary\u003e\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          Janome advises using the manual thread cutter on the face cover when working with thread thicker than size #30. Follow the instruction manual when selecting and cutting heavier threads.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat needle system does the machine use?\u003c\/summary\u003e\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          The HD9 QC Professional uses the HLx5 needle system. Select the needle size to suit the fabric and thread being used.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eIs the extension table included?\u003c\/summary\u003e\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          Yes. The Australia and New Zealand accessory package includes the extra-wide extension table as standard.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eHow large is the bobbin?\u003c\/summary\u003e\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          The side-loading jumbo metal bobbin holds approximately 40% more thread than a regular sewing machine bobbin, making it particularly useful for longer seams and quilting projects.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- DIRECT SEWING POSITIONING --\u003e\n  \u003csection class=\"ds-section\"\u003e\n    \u003cdiv class=\"ds-direct-sewing\"\u003e\n      \u003cspan class=\"ds-eyebrow\"\u003eBuy with confidence from sewing specialists\u003c\/span\u003e\n      \u003ch3\u003eThe right machine, backed by the right support\u003c\/h3\u003e\n\n      \u003cp\u003e\n        Direct Sewing has supplied sewing machines and equipment throughout New Zealand since 2001. Our experienced team can help you understand the HD9 QC Professional, select suitable accessories and determine whether it is the right machine for your quilting, sewing or production requirements.\n      \u003c\/p\u003e\n\n      \u003cp style=\"margin-bottom:0;\"\u003e\n        When straight-stitch quality, speed and lasting performance matter, the Janome HD9 QC Professional is built to help serious sewists achieve more.\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":41047137190055,"sku":"HD9P","price":2999.0,"currency_code":"NZD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0222\/3324\/files\/Heavy-Duty-HD9QC-Professional_png.webp?v=1785391273","url":"https:\/\/www.directsewing.co.nz\/products\/janome-hd9-qc-professional-sewing-machine","provider":"Direct Sewing Machines \u0026 Supplies","version":"1.0","type":"link"}