{"product_id":"janome-horizon-memory-craft-9410qc-sewing-quilting-machine","title":"Janome Horizon Memory Craft 9410QC","description":"```html\n\u003cstyle\u003e\n  .ds-9410qc {\n    --ds-black: #171717;\n    --ds-dark-grey: #414141;\n    --ds-grey: #626262;\n    --ds-light: #f6f5f3;\n    --ds-border: #dfdfdc;\n    --ds-white: #ffffff;\n    --ds-copper: #a77373;\n    --ds-soft-copper: #f7eeee;\n    --ds-red: #d71920;\n    max-width: 1180px;\n    margin: 0 auto;\n    color: var(--ds-black);\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Arial, sans-serif;\n    font-size: 16px;\n    line-height: 1.7;\n  }\n\n  .ds-9410qc *,\n  .ds-9410qc *::before,\n  .ds-9410qc *::after {\n    box-sizing: border-box;\n  }\n\n  .ds-9410qc img {\n    display: block;\n    width: 100%;\n    height: auto;\n  }\n\n  .ds-9410qc h2,\n  .ds-9410qc h3,\n  .ds-9410qc h4 {\n    margin-top: 0;\n    color: var(--ds-black);\n    line-height: 1.18;\n  }\n\n  .ds-9410qc h2 {\n    margin-bottom: 20px;\n    font-size: clamp(32px, 5vw, 56px);\n    letter-spacing: -0.04em;\n  }\n\n  .ds-9410qc h3 {\n    margin-bottom: 18px;\n    font-size: clamp(26px, 3.4vw, 39px);\n    letter-spacing: -0.03em;\n  }\n\n  .ds-9410qc h4 {\n    margin-bottom: 9px;\n    font-size: 19px;\n  }\n\n  .ds-9410qc p {\n    margin-top: 0;\n    margin-bottom: 18px;\n  }\n\n  .ds-9410qc a {\n    color: inherit;\n  }\n\n  .ds-9410qc .ds-section {\n    padding: 58px 0;\n    border-bottom: 1px solid var(--ds-border);\n  }\n\n  .ds-9410qc .ds-section:last-child {\n    border-bottom: 0;\n  }\n\n  .ds-9410qc .ds-eyebrow {\n    display: inline-block;\n    margin-bottom: 14px;\n    color: var(--ds-copper);\n    font-size: 13px;\n    font-weight: 750;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n  }\n\n  .ds-9410qc .ds-lead {\n    max-width: 830px;\n    color: var(--ds-dark-grey);\n    font-size: clamp(18px, 2.2vw, 22px);\n    line-height: 1.6;\n  }\n\n  .ds-9410qc .ds-hero {\n    padding: 34px 0 58px;\n    border-bottom: 1px solid var(--ds-border);\n  }\n\n  .ds-9410qc .ds-hero-copy {\n    max-width: 920px;\n    margin: 0 auto 34px;\n    text-align: center;\n  }\n\n  .ds-9410qc .ds-hero-copy .ds-lead {\n    margin-right: auto;\n    margin-left: auto;\n  }\n\n  .ds-9410qc .ds-hero-image {\n    margin: 0;\n    overflow: hidden;\n    background: var(--ds-light);\n    border-radius: 20px;\n  }\n\n  .ds-9410qc .ds-hero-image img {\n    aspect-ratio: 1000 \/ 381;\n    object-fit: cover;\n  }\n\n  .ds-9410qc .ds-caption {\n    padding: 11px 15px 14px;\n    color: #6a6a6a;\n    font-size: 13px;\n    line-height: 1.45;\n    text-align: center;\n  }\n\n  .ds-9410qc .ds-stat-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(135px, 1fr));\n    gap: 10px;\n    max-width: 850px;\n    margin: 30px auto;\n  }\n\n  .ds-9410qc .ds-stat {\n    padding: 18px 13px;\n    background: var(--ds-light);\n    border: 1px solid #ecebe8;\n    border-radius: 12px;\n    text-align: center;\n  }\n\n  .ds-9410qc .ds-stat-number {\n    display: block;\n    font-size: 23px;\n    font-weight: 780;\n    line-height: 1.15;\n  }\n\n  .ds-9410qc .ds-stat-label {\n    display: block;\n    margin-top: 6px;\n    color: #666666;\n    font-size: 12px;\n    line-height: 1.35;\n  }\n\n  .ds-9410qc .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-9410qc .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(--ds-black);\n    border-radius: 7px;\n    background: var(--ds-black);\n    color: var(--ds-white);\n    font-size: 15px;\n    font-weight: 680;\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-9410qc .ds-button:hover {\n    opacity: 0.86;\n    transform: translateY(-1px);\n  }\n\n  .ds-9410qc .ds-button-secondary {\n    background: transparent;\n    color: var(--ds-black);\n  }\n\n  .ds-9410qc .ds-intro {\n    max-width: 950px;\n  }\n\n  .ds-9410qc .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-9410qc .ds-feature-card {\n    padding: 26px;\n    background: var(--ds-light);\n    border: 1px solid #eae9e6;\n    border-radius: 15px;\n  }\n\n  .ds-9410qc .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(--ds-black);\n    color: var(--ds-white);\n    font-size: 13px;\n    font-weight: 700;\n  }\n\n  .ds-9410qc .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-9410qc .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-9410qc .ds-split-image {\n    margin: 0;\n    overflow: hidden;\n    background: var(--ds-light);\n    border-radius: 17px;\n  }\n\n  .ds-9410qc .ds-split-image img {\n    min-height: 290px;\n    aspect-ratio: 4 \/ 3;\n    object-fit: contain;\n    padding: 25px;\n    background: var(--ds-white);\n  }\n\n  .ds-9410qc .ds-check-list,\n  .ds-9410qc .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-9410qc .ds-check-list li,\n  .ds-9410qc .ds-accessory-list li {\n    position: relative;\n    padding-left: 25px;\n  }\n\n  .ds-9410qc .ds-check-list li::before,\n  .ds-9410qc .ds-accessory-list li::before {\n    position: absolute;\n    top: 0;\n    left: 0;\n    color: var(--ds-copper);\n    content: \"✓\";\n    font-weight: 750;\n  }\n\n  .ds-9410qc .ds-callout {\n    padding: clamp(28px, 5vw, 50px);\n    background: var(--ds-black);\n    border-radius: 18px;\n    color: var(--ds-white);\n  }\n\n  .ds-9410qc .ds-callout h3,\n  .ds-9410qc .ds-callout h4 {\n    color: var(--ds-white);\n  }\n\n  .ds-9410qc .ds-callout p:last-child {\n    margin-bottom: 0;\n  }\n\n  .ds-9410qc .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-9410qc .ds-callout-image {\n    margin: 0;\n    overflow: hidden;\n    background: var(--ds-white);\n    border-radius: 13px;\n  }\n\n  .ds-9410qc .ds-callout-image img {\n    min-height: 280px;\n    aspect-ratio: 4 \/ 3;\n    object-fit: contain;\n    padding: 25px;\n  }\n\n  .ds-9410qc .ds-note {\n    padding: 24px 26px;\n    border-left: 4px solid var(--ds-copper);\n    background: var(--ds-soft-copper);\n    border-radius: 4px 12px 12px 4px;\n  }\n\n  .ds-9410qc .ds-note p:last-child {\n    margin-bottom: 0;\n  }\n\n  .ds-9410qc .ds-gallery {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(min(100%, 215px), 1fr));\n    gap: 16px;\n    margin-top: 28px;\n  }\n\n  .ds-9410qc .ds-gallery figure {\n    overflow: hidden;\n    margin: 0;\n    background: var(--ds-light);\n    border: 1px solid var(--ds-border);\n    border-radius: 14px;\n  }\n\n  .ds-9410qc .ds-gallery img {\n    height: 220px;\n    object-fit: contain;\n    padding: 18px;\n    background: var(--ds-white);\n  }\n\n  .ds-9410qc .ds-gallery figcaption {\n    min-height: 83px;\n    padding: 14px 15px;\n    color: #555555;\n    font-size: 13px;\n    line-height: 1.45;\n  }\n\n  .ds-9410qc .ds-benefit-strip {\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-9410qc .ds-benefit {\n    padding: 19px;\n    border: 1px solid var(--ds-border);\n    border-radius: 11px;\n    background: var(--ds-white);\n  }\n\n  .ds-9410qc .ds-benefit h4 {\n    font-size: 16px;\n  }\n\n  .ds-9410qc .ds-benefit p {\n    margin-bottom: 0;\n    color: var(--ds-grey);\n    font-size: 14px;\n    line-height: 1.55;\n  }\n\n  .ds-9410qc .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-9410qc .ds-use-item {\n    padding: 18px 15px;\n    border: 1px solid var(--ds-border);\n    border-radius: 10px;\n    background: var(--ds-white);\n    text-align: center;\n  }\n\n  .ds-9410qc .ds-use-item span {\n    display: block;\n    font-size: 15px;\n    line-height: 1.4;\n  }\n\n  .ds-9410qc .ds-table-wrap {\n    width: 100%;\n    margin-top: 23px;\n    overflow-x: auto;\n    border: 1px solid var(--ds-border);\n    border-radius: 12px;\n  }\n\n  .ds-9410qc table {\n    width: 100%;\n    min-width: 650px;\n    border-collapse: collapse;\n    background: var(--ds-white);\n  }\n\n  .ds-9410qc th,\n  .ds-9410qc 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-9410qc th {\n    width: 38%;\n    background: var(--ds-light);\n    color: var(--ds-black);\n    font-size: 14px;\n    font-weight: 680;\n  }\n\n  .ds-9410qc td {\n    color: #4b4b4b;\n    font-size: 14px;\n  }\n\n  .ds-9410qc tr:last-child th,\n  .ds-9410qc tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .ds-9410qc 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-9410qc summary {\n    position: relative;\n    padding: 18px 52px 18px 19px;\n    cursor: pointer;\n    color: var(--ds-black);\n    font-size: 16px;\n    font-weight: 680;\n    list-style: none;\n  }\n\n  .ds-9410qc summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .ds-9410qc summary::after {\n    position: absolute;\n    top: 50%;\n    right: 19px;\n    transform: translateY(-50%);\n    color: var(--ds-copper);\n    content: \"+\";\n    font-size: 26px;\n    font-weight: 400;\n  }\n\n  .ds-9410qc details[open] summary::after {\n    content: \"−\";\n  }\n\n  .ds-9410qc .ds-details-content {\n    padding: 0 19px 20px;\n    color: var(--ds-grey);\n  }\n\n  .ds-9410qc .ds-details-content p:last-child,\n  .ds-9410qc .ds-details-content ul:last-child {\n    margin-bottom: 0;\n  }\n\n  .ds-9410qc .ds-details-content ul {\n    padding-left: 22px;\n  }\n\n  .ds-9410qc .ds-resource-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(min(100%, 230px), 1fr));\n    gap: 14px;\n    margin-top: 27px;\n  }\n\n  .ds-9410qc .ds-resource-card {\n    display: flex;\n    min-height: 200px;\n    flex-direction: column;\n    justify-content: space-between;\n    padding: 24px;\n    border: 1px solid var(--ds-border);\n    border-radius: 14px;\n    background: var(--ds-light);\n  }\n\n  .ds-9410qc .ds-resource-card p {\n    color: var(--ds-grey);\n    font-size: 14px;\n    line-height: 1.55;\n  }\n\n  .ds-9410qc .ds-resource-link {\n    display: inline-block;\n    color: var(--ds-copper);\n    font-size: 14px;\n    font-weight: 750;\n    text-decoration: none;\n  }\n\n  .ds-9410qc .ds-resource-link:hover {\n    text-decoration: underline;\n  }\n\n  .ds-9410qc .ds-direct-sewing {\n    padding: clamp(30px, 5vw, 52px);\n    background: var(--ds-light);\n    border-radius: 17px;\n    text-align: center;\n  }\n\n  .ds-9410qc .ds-direct-sewing p {\n    max-width: 830px;\n    margin-right: auto;\n    margin-left: auto;\n  }\n\n  @media (max-width: 700px) {\n    .ds-9410qc {\n      font-size: 15px;\n    }\n\n    .ds-9410qc .ds-section {\n      padding: 44px 0;\n    }\n\n    .ds-9410qc .ds-hero {\n      padding-top: 16px;\n      padding-bottom: 44px;\n    }\n\n    .ds-9410qc .ds-hero-image img {\n      min-height: 270px;\n      aspect-ratio: auto;\n      object-fit: cover;\n      object-position: 65% center;\n    }\n\n    .ds-9410qc .ds-button-row,\n    .ds-9410qc .ds-button {\n      width: 100%;\n    }\n\n    .ds-9410qc .ds-stat-grid {\n      grid-template-columns: repeat(2, 1fr);\n    }\n\n    .ds-9410qc .ds-feature-card {\n      padding: 22px;\n    }\n\n    .ds-9410qc .ds-gallery {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .ds-9410qc .ds-gallery img {\n      height: 175px;\n      padding: 12px;\n    }\n\n    .ds-9410qc .ds-gallery figcaption {\n      min-height: 105px;\n      padding: 11px;\n      font-size: 12px;\n    }\n\n    .ds-9410qc .ds-use-grid {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .ds-9410qc .ds-use-item {\n      padding: 15px 10px;\n    }\n  }\n\n  @media (max-width: 420px) {\n    .ds-9410qc .ds-gallery {\n      grid-template-columns: 1fr;\n    }\n\n    .ds-9410qc .ds-gallery figcaption {\n      min-height: 0;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"ds-9410qc\"\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 computerised sewing and quilting machine\u003c\/span\u003e\n\n      \u003ch2\u003eJanome Horizon Memory Craft 9410QC\u003c\/h2\u003e\n\n      \u003cp class=\"ds-lead\"\u003e\n        Elevate your sewing with the space, precision and intelligent control serious projects deserve. The Janome Horizon Memory Craft 9410QC combines a generous 280mm workspace, 300 built-in stitches, automatic pivoting, ruler-work capability and a vibrant 5-inch colour touchscreen in one beautifully engineered machine.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"ds-stat-grid\" aria-label=\"Janome Horizon Memory Craft 9410QC key specifications\"\u003e\n        \u003cdiv class=\"ds-stat\"\u003e\n          \u003cspan class=\"ds-stat-number\"\u003e280mm\u003c\/span\u003e\n          \u003cspan class=\"ds-stat-label\"\u003espace right of needle\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ds-stat\"\u003e\n          \u003cspan class=\"ds-stat-number\"\u003e1,060\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\"\u003e300\u003c\/span\u003e\n          \u003cspan class=\"ds-stat-label\"\u003ebuilt-in stitches\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ds-stat\"\u003e\n          \u003cspan class=\"ds-stat-number\"\u003e5-inch\u003c\/span\u003e\n          \u003cspan class=\"ds-stat-label\"\u003ecolour touchscreen\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\/2023\/07\/instruction_manual_hmc9410qc_869800201_r1.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\/2024\/01\/Janome-Horizon-MC9410QC-Brochure.pdf\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\n          Download NZ\/AU 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:\/\/www7.janome.co.jp\/global\/wp-content\/uploads\/product-lineup\/banner_hmc9410qc.png\" alt=\"Janome Horizon Memory Craft 9410QC premium sewing and quilting machine\" width=\"1000\" height=\"381\" loading=\"eager\" fetchpriority=\"high\" decoding=\"async\"\u003e\n\n      \u003cfigcaption class=\"ds-caption\"\u003e\n        Janome Horizon Memory Craft 9410QC with its distinctive copper-pink accent panel and large colour touchscreen.\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\"\u003eHi-definition sewing and quilting\u003c\/span\u003e\n\n      \u003ch3\u003eMore room to create, with technology that supports every stitch\u003c\/h3\u003e\n\n      \u003cp\u003e\n        The Horizon Memory Craft 9410QC is designed for quilters, garment makers and creative sewists who want a spacious, highly capable machine without stepping into Janome’s largest Continental platform.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Its 280mm area to the right of the needle gives quilts, bags, garments and home décor projects room to move. The reshaped machine head improves your view of the needle area, while nine bright white LED lights illuminate the workspace from four locations.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        A large, angled 5-inch colour touchscreen makes its extensive stitch library and advanced functions easy to navigate. Sewing Applications can recommend the correct stitch, foot and settings for common construction, garment and quilting techniques.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- CORE FEATURES --\u003e\n  \u003csection class=\"ds-section\"\u003e\n    \u003cspan class=\"ds-eyebrow\"\u003eWhy the 9410QC stands out\u003c\/span\u003e\n    \u003ch3\u003ePremium features designed to make serious sewing easier\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\u003e280mm workspace\u003c\/h4\u003e\n        \u003cp\u003e\n          Enjoy 280mm of space to the right of the needle and 120mm of workspace height for quilts, garments, bags and larger fabric sections.\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\u003eAutomatic pivot function\u003c\/h4\u003e\n        \u003cp\u003e\n          The presser foot can lift automatically with the needle lowered, allowing you to turn corners and reposition fabric without using your hands.\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\u003e5-inch colour touchscreen\u003c\/h4\u003e\n        \u003cp\u003e\n          Select stitches, adjust settings, save favourites and access technique guidance on a clear, elevated high-definition display.\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\u003e300 built-in stitches\u003c\/h4\u003e\n        \u003cp\u003e\n          Explore utility, quilting, heirloom, satin, decorative, tapering, mirage and lettering options with stitch widths up to 9mm.\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\u003eRuler Work Mode\u003c\/h4\u003e\n        \u003cp\u003e\n          The included high-shank QR ruler-work foot and dedicated machine mode let you quilt alongside suitable quilting rulers and templates.\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\u003eElectronic automatic tension\u003c\/h4\u003e\n        \u003cp\u003e\n          The machine automatically manages upper-thread tension, with on-screen adjustment available whenever your fabric or technique requires it.\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 foot pressure\u003c\/h4\u003e\n        \u003cp\u003e\n          Electronic presser-foot pressure control helps the machine manage different fabric thicknesses while still allowing manual adjustment.\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\u003eSuperior Needle Threader 2\u003c\/h4\u003e\n        \u003cp\u003e\n          Janome’s refined needle threader guides the thread through the needle eye quickly and reliably so you can begin sewing sooner.\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:\/\/www7.janome.co.jp\/global\/wp-content\/uploads\/product-lineup\/9410_workspace.jpg\" alt=\"Janome Horizon Memory Craft 9410QC showing its 280mm workspace to the right of the needle\" width=\"448\" height=\"256\" loading=\"lazy\" decoding=\"async\"\u003e\n\n        \u003cfigcaption class=\"ds-caption\"\u003e\n          The 9410QC provides 280mm of workspace to the right of the needle.\n        \u003c\/figcaption\u003e\n      \u003c\/figure\u003e\n\n      \u003cdiv\u003e\n        \u003cspan class=\"ds-eyebrow\"\u003eSpace for ambitious projects\u003c\/span\u003e\n        \u003ch3\u003eAn 11-inch work area without losing a practical free arm\u003c\/h3\u003e\n\n        \u003cp\u003e\n          The 280mm width to the right of the needle gives you substantially more room than a standard sewing machine, making it easier to manage quilts, long seams, bags and layered projects.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          Unlike dedicated flat-bed models, the 9410QC also has a removable extension section that reveals a free arm for sleeves, trouser legs, cuffs and other tubular sewing.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          The machine’s rigid die-cast aluminium internal frame provides a stable foundation for smooth sewing at speeds of up to 1,060 stitches per minute.\n        \u003c\/p\u003e\n\n        \u003cul class=\"ds-check-list\"\u003e\n          \u003cli\u003e280mm width right of needle\u003c\/li\u003e\n          \u003cli\u003e120mm workspace height\u003c\/li\u003e\n          \u003cli\u003ePractical removable free arm\u003c\/li\u003e\n          \u003cli\u003eRigid aluminium internal frame\u003c\/li\u003e\n          \u003cli\u003eNine bright LED lights\u003c\/li\u003e\n          \u003cli\u003eFour lighting locations\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- TOUCHSCREEN --\u003e\n  \u003csection class=\"ds-section\"\u003e\n    \u003cdiv class=\"ds-callout\"\u003e\n      \u003cdiv class=\"ds-callout-grid\"\u003e\n\n        \u003cdiv\u003e\n          \u003cspan class=\"ds-eyebrow\" style=\"color:#ffffff;\"\u003eIntelligent on-screen guidance\u003c\/span\u003e\n          \u003ch3\u003eA large screen that makes advanced sewing approachable\u003c\/h3\u003e\n\n          \u003cp\u003e\n            The angled 5-inch colour touchscreen gives you a clear view of stitches, recommended feet, settings and editing controls.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            Sewing Applications lets you select the technique you want to complete, such as a zip, blind hem, buttonhole, patchwork seam, appliqué, free-motion quilting or ruler work. The machine then helps prepare the appropriate stitch and settings.\n          \u003c\/p\u003e\n\n          \u003cul class=\"ds-check-list\" style=\"color:#ffffff;\"\u003e\n            \u003cli\u003eHigh-definition colour display\u003c\/li\u003e\n            \u003cli\u003eSewing Applications guidance\u003c\/li\u003e\n            \u003cli\u003eFavourite stitch settings\u003c\/li\u003e\n            \u003cli\u003eCustomisable screen colours\u003c\/li\u003e\n            \u003cli\u003e16 selectable languages\u003c\/li\u003e\n            \u003cli\u003eBuilt-in help and setting menus\u003c\/li\u003e\n          \u003c\/ul\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\/9410_lcd.jpg\" alt=\"Five-inch colour touchscreen on the Janome Horizon Memory Craft 9410QC\" width=\"225\" height=\"338\" loading=\"lazy\" decoding=\"async\"\u003e\n        \u003c\/figure\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- QUILTING --\u003e\n  \u003csection class=\"ds-section\"\u003e\n    \u003cspan class=\"ds-eyebrow\"\u003eBuilt for modern quilting\u003c\/span\u003e\n    \u003ch3\u003ePiece, guide, pivot and quilt with confidence\u003c\/h3\u003e\n\n    \u003cp class=\"ds-lead\"\u003e\n      The 9410QC provides a strong quilting package straight from the box, including specialist free-motion feet, a ruler-work foot, a straight-stitch needle plate and useful quilting applications.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"ds-feature-grid\"\u003e\n\n      \u003carticle class=\"ds-feature-card\"\u003e\n        \u003ch4\u003eRuler Work Mode\u003c\/h4\u003e\n        \u003cp\u003e\n          Use the included QR foot with suitable high-shank quilting rulers to create controlled lines, curves and repeatable quilting shapes.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"ds-feature-card\"\u003e\n        \u003ch4\u003eFree-motion quilting feet\u003c\/h4\u003e\n        \u003cp\u003e\n          Closed-toe, open-toe and clear-view zigzag free-motion feet are supplied for different visibility and quilting requirements.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"ds-feature-card\"\u003e\n        \u003ch4\u003eStraight-stitch needle plate\u003c\/h4\u003e\n        \u003cp\u003e\n          The included straight-stitch plate supports precise piecing and helps stabilise lightweight fabrics around the needle opening.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"ds-feature-card\"\u003e\n        \u003ch4\u003eAutomatic pivoting\u003c\/h4\u003e\n        \u003cp\u003e\n          Keep the needle lowered while the presser foot lifts automatically, making corners, appliqué and direction changes faster and more controlled.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"ds-feature-card\"\u003e\n        \u003ch4\u003eVariable Zigzag\u003c\/h4\u003e\n        \u003cp\u003e\n          With the optional adjustable knee lifter, zigzag width can be controlled while sewing for thread painting, free-motion monogramming and expressive quilting.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"ds-feature-card\"\u003e\n        \u003ch4\u003eOptional AcuFeed Flex\u003c\/h4\u003e\n        \u003cp\u003e\n          The machine has the built-in AcuFeed drive. Compatible AcuFeed feet can be added for coordinated upper and lower feeding through multiple layers.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ds-note\" style=\"margin-top:30px;\"\u003e\n      \u003ch4\u003eAcuFeed and A.S.R. clarification\u003c\/h4\u003e\n\n      \u003cp\u003e\n        The 9410QC has the built-in AcuFeed drive, but the AcuFeed feet and holders are optional purchases in the New Zealand and Australian package.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        This model does not include and is not compatible with Janome’s A.S.R. Accurate Stitch Regulator. The included Ruler Work Mode, QR foot and speed control still provide an excellent platform for traditional free-motion quilting and ruler work.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- PIVOT --\u003e\n  \u003csection class=\"ds-section\"\u003e\n    \u003cdiv class=\"ds-split\"\u003e\n\n      \u003cdiv\u003e\n        \u003cspan class=\"ds-eyebrow\"\u003eHands-free fabric positioning\u003c\/span\u003e\n        \u003ch3\u003eAutomatic presser-foot lift and pivot function\u003c\/h3\u003e\n\n        \u003cp\u003e\n          When the pivot function is selected, the machine stops with the needle lowered and raises the presser foot automatically. You can turn or reposition the fabric while both hands remain on the project.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          Lower the foot controller or press start again and the presser foot returns to the fabric before sewing continues.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          This feature is especially useful for corners, appliqué, garment details, patchwork, topstitching and projects that require frequent changes of direction.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cfigure class=\"ds-split-image\"\u003e\n        \u003cimg src=\"https:\/\/www7.janome.co.jp\/global\/wp-content\/uploads\/product-lineup\/9480_pivot.jpg\" alt=\"Automatic pivot function used to sew around a curved appliqué\" width=\"450\" height=\"300\" loading=\"lazy\" decoding=\"async\"\u003e\n\n        \u003cfigcaption class=\"ds-caption\"\u003e\n          Automatic pivoting helps you reposition fabric with the needle securely lowered.\n        \u003c\/figcaption\u003e\n      \u003c\/figure\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- STITCHES --\u003e\n  \u003csection class=\"ds-section\"\u003e\n    \u003cspan class=\"ds-eyebrow\"\u003eCreative stitch control\u003c\/span\u003e\n    \u003ch3\u003e300 stitches that can be adjusted, combined and personalised\u003c\/h3\u003e\n\n    \u003cp\u003e\n      The Horizon Memory Craft 9410QC includes utility, stretch, overcasting, heirloom, quilting, decorative, satin and speciality stitches with a maximum width of 9mm and a maximum length of 5mm.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Suitable stitches can be mirrored, elongated, tapered and combined. Preferred adjustments can be saved using Favourite Stitch, while pattern combinations can be stored in the machine’s built-in memory or transferred through the USB port.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"ds-benefit-strip\"\u003e\n\n      \u003cdiv class=\"ds-benefit\"\u003e\n        \u003ch4\u003eEleven buttonholes\u003c\/h4\u003e\n        \u003cp\u003eChoose from ten sensor buttonholes and one automatic buttonhole style.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ds-benefit\"\u003e\n        \u003ch4\u003eSeven font options\u003c\/h4\u003e\n        \u003cp\u003eRegional selections include Block, Script, Broadway, 9mm capitals and numbers, Cyrillic, Hiragana and Katakana.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ds-benefit\"\u003e\n        \u003ch4\u003eStitch tapering\u003c\/h4\u003e\n        \u003cp\u003eCreate decorative angled beginnings and endings on compatible stitch patterns.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ds-benefit\"\u003e\n        \u003ch4\u003eFive-times elongation\u003c\/h4\u003e\n        \u003cp\u003eLengthen suitable satin stitches while maintaining their original stitch density.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ds-benefit\"\u003e\n        \u003ch4\u003eStartover function\u003c\/h4\u003e\n        \u003cp\u003eReturn directly to the beginning of a stitch or programmed combination.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ds-benefit\"\u003e\n        \u003ch4\u003eThree megabytes of memory\u003c\/h4\u003e\n        \u003cp\u003eSave customised patterns and combinations for future projects.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- MIRAGE --\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:\/\/www7.janome.co.jp\/global\/wp-content\/uploads\/product-lineup\/cm17_mirage3.jpg\" alt=\"Janome Mirage Stitch showing floating satin motifs between fabric sections\" width=\"490\" height=\"180\" loading=\"lazy\" decoding=\"async\"\u003e\n\n        \u003cfigcaption class=\"ds-caption\"\u003e\n          Mirage Stitches create the appearance of decorative satin motifs floating across the fabric.\n        \u003c\/figcaption\u003e\n      \u003c\/figure\u003e\n\n      \u003cdiv\u003e\n        \u003cspan class=\"ds-eyebrow\"\u003eA distinctive decorative effect\u003c\/span\u003e\n        \u003ch3\u003eCreate floating motifs with Mirage Stitches\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Mirage Stitches use independently controlled main and connecting stitches to create the appearance of separated decorative motifs.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          The visible satin element can appear to float across a single fabric surface or bridge two fabric pieces, producing a striking effect for garments, quilting, heirloom work and creative embellishment.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          Separate adjustments for the main motif and hidden connecting stitches give you greater control over the final appearance.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- STITCH COMPOSER --\u003e\n  \u003csection class=\"ds-section\"\u003e\n    \u003cdiv class=\"ds-callout\"\u003e\n      \u003cdiv class=\"ds-callout-grid\"\u003e\n\n        \u003cdiv\u003e\n          \u003cspan class=\"ds-eyebrow\" style=\"color:#ffffff;\"\u003eDesign your own stitches\u003c\/span\u003e\n          \u003ch3\u003eStitch Composer software included as a download\u003c\/h3\u003e\n\n          \u003cp\u003e\n            Stitch Composer allows you to create original stitch patterns on a compatible Windows computer.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            Plot the stitch points, preview the result and transfer your new pattern to the 9410QC through USB. Your custom design can then be selected and sewn in the same way as the machine’s built-in stitches.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            This gives creative sewists the freedom to develop personal motifs, borders, decorative sequences and signature stitches.\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\/stitchcomposer.jpg\" alt=\"Janome Stitch Composer software used to create a custom sewing stitch\" width=\"450\" height=\"300\" loading=\"lazy\" decoding=\"async\"\u003e\n        \u003c\/figure\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- CONVENIENCE --\u003e\n  \u003csection class=\"ds-section\"\u003e\n    \u003cspan class=\"ds-eyebrow\"\u003eDesigned to keep you sewing\u003c\/span\u003e\n    \u003ch3\u003eConvenience features that quickly become essential\u003c\/h3\u003e\n\n    \u003cdiv class=\"ds-benefit-strip\"\u003e\n\n      \u003cdiv class=\"ds-benefit\"\u003e\n        \u003ch4\u003eAutomatic thread cutter\u003c\/h4\u003e\n        \u003cp\u003eCut the upper and bobbin threads together at the touch of a button.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ds-benefit\"\u003e\n        \u003ch4\u003eMemorised needle stop\u003c\/h4\u003e\n        \u003cp\u003eChoose whether the needle stops raised or securely lowered in the fabric.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ds-benefit\"\u003e\n        \u003ch4\u003eUpper-thread sensor\u003c\/h4\u003e\n        \u003cp\u003eThe machine alerts you if the upper thread breaks or is not feeding correctly.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ds-benefit\"\u003e\n        \u003ch4\u003eBobbin-thread sensor\u003c\/h4\u003e\n        \u003cp\u003eReceive an on-screen warning when the bobbin thread supply is running low.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ds-benefit\"\u003e\n        \u003ch4\u003eOne-step needle plates\u003c\/h4\u003e\n        \u003cp\u003ePress the release lever to remove the plate without using a screwdriver.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ds-benefit\"\u003e\n        \u003ch4\u003eTwin-needle protection\u003c\/h4\u003e\n        \u003cp\u003eActivate Twin Needle Mode to limit stitch width and help protect the needle.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ds-benefit\"\u003e\n        \u003ch4\u003eEasy Set Bobbin\u003c\/h4\u003e\n        \u003cp\u003eFollow the guided path and built-in cutter without manually drawing up the bobbin thread.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ds-benefit\"\u003e\n        \u003ch4\u003eIndependent setup controls\u003c\/h4\u003e\n        \u003cp\u003eUse start and stop, reverse, locking stitch, speed control and needle-position buttons from the front panel.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- GALLERY --\u003e\n  \u003csection class=\"ds-section\"\u003e\n    \u003cspan class=\"ds-eyebrow\"\u003eExplore the 9410QC\u003c\/span\u003e\n    \u003ch3\u003ePremium engineering in the details\u003c\/h3\u003e\n\n    \u003cdiv class=\"ds-gallery\"\u003e\n\n      \u003cfigure\u003e\n        \u003cimg src=\"https:\/\/www7.janome.co.jp\/global\/wp-content\/uploads\/product-lineup\/9410_workspace.jpg\" alt=\"Large 280mm sewing workspace of the Janome Horizon Memory Craft 9410QC\" width=\"448\" height=\"256\" loading=\"lazy\" decoding=\"async\"\u003e\n\n        \u003cfigcaption\u003e\n          The expansive 280mm work area gives quilts and larger projects more room to move.\n        \u003c\/figcaption\u003e\n      \u003c\/figure\u003e\n\n      \u003cfigure\u003e\n        \u003cimg src=\"https:\/\/www7.janome.co.jp\/global\/wp-content\/uploads\/product-lineup\/9410_lcd.jpg\" alt=\"High-definition colour screen on the Janome Horizon Memory Craft 9410QC\" width=\"225\" height=\"338\" loading=\"lazy\" decoding=\"async\"\u003e\n\n        \u003cfigcaption\u003e\n          The large colour touchscreen makes stitches, settings and applications easy to navigate.\n        \u003c\/figcaption\u003e\n      \u003c\/figure\u003e\n\n      \u003cfigure\u003e\n        \u003cimg src=\"https:\/\/www7.janome.co.jp\/global\/wp-content\/uploads\/product-lineup\/9480_Superior-Needle-Threader.jpg\" alt=\"Janome Superior Needle Threader 2 threading the sewing machine needle\" width=\"450\" height=\"300\" loading=\"lazy\" decoding=\"async\"\u003e\n\n        \u003cfigcaption\u003e\n          Superior Needle Threader 2 guides the thread through the needle eye with minimal effort.\n        \u003c\/figcaption\u003e\n      \u003c\/figure\u003e\n\n      \u003cfigure\u003e\n        \u003cimg src=\"https:\/\/www7.janome.co.jp\/global\/wp-content\/uploads\/product-lineup\/9480_needleplateconversion.jpg\" alt=\"Janome one-step needle plate release lever\" width=\"450\" height=\"300\" loading=\"lazy\" decoding=\"async\"\u003e\n\n        \u003cfigcaption\u003e\n          Change between the supplied zigzag and straight-stitch plates without screws or tools.\n        \u003c\/figcaption\u003e\n      \u003c\/figure\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- IDEAL FOR --\u003e\n  \u003csection class=\"ds-section\"\u003e\n    \u003cspan class=\"ds-eyebrow\"\u003eWho is the 9410QC for?\u003c\/span\u003e\n    \u003ch3\u003eA premium all-rounder for sewing and quilting\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\u003eRuler work\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\u003ePatchwork and appliqué\u003c\/span\u003e\u003c\/div\u003e\n      \u003cdiv class=\"ds-use-item\"\u003e\u003cspan\u003eDecorative stitching\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\u003c\/span\u003e\u003c\/div\u003e\n      \u003cdiv class=\"ds-use-item\"\u003e\u003cspan\u003eHeirloom sewing\u003c\/span\u003e\u003c\/div\u003e\n      \u003cdiv class=\"ds-use-item\"\u003e\u003cspan\u003eCreative sewing 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 information before purchasing\u003c\/h4\u003e\n\n      \u003cp\u003e\n        The 9410QC is a premium sewing and quilting machine. It does not perform machine embroidery.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        The AcuFeed feet and holders, adjustable knee lifter, extra-wide extension table, Professional Grade HP system, AcuView magnifiers and remote thread-cutter switch are optional accessories.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        This model is not compatible with Janome’s A.S.R. Accurate Stitch Regulator and does not have the Floating Mode fitted to the higher Horizon 9480QCP.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- FEET --\u003e\n  \u003csection class=\"ds-section\"\u003e\n    \u003cspan class=\"ds-eyebrow\"\u003eComprehensive standard package\u003c\/span\u003e\n    \u003ch3\u003e15 specialist sewing and quilting feet included\u003c\/h3\u003e\n\n    \u003cp class=\"ds-lead\"\u003e\n      The New Zealand and Australian package gives you a strong selection for garment sewing, piecing, buttonholes, decorative work, free-motion quilting and ruler work.\n    \u003c\/p\u003e\n\n    \u003cdetails open\u003e\n      \u003csummary\u003eView all supplied presser feet\u003c\/summary\u003e\n\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cul class=\"ds-accessory-list\"\u003e\n          \u003cli\u003eZigzag Foot A\u003c\/li\u003e\n          \u003cli\u003eRolled Hem Foot D, 3mm\u003c\/li\u003e\n          \u003cli\u003eZipper Foot E\u003c\/li\u003e\n          \u003cli\u003eSatin Stitch Foot F\u003c\/li\u003e\n          \u003cli\u003eOpen-Toe Satin Stitch Foot F2\u003c\/li\u003e\n          \u003cli\u003eBlind Hemming Foot G\u003c\/li\u003e\n          \u003cli\u003eOveredge Foot M\u003c\/li\u003e\n          \u003cli\u003e1\/4-inch Seam Foot O with guide\u003c\/li\u003e\n          \u003cli\u003eDarning Foot PD-H, closed toe\u003c\/li\u003e\n          \u003cli\u003eFree-Motion Closed-Toe Foot QC\u003c\/li\u003e\n          \u003cli\u003eFree-Motion Open-Toe Foot QO\u003c\/li\u003e\n          \u003cli\u003eFree-Motion Zigzag Foot QV\u003c\/li\u003e\n          \u003cli\u003eRuler Work Foot QR\u003c\/li\u003e\n          \u003cli\u003eAutomatic Buttonhole Foot R\u003c\/li\u003e\n          \u003cli\u003eButton Sewing Foot T\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- STANDARD ACCESSORIES --\u003e\n  \u003csection class=\"ds-section\"\u003e\n    \u003cspan class=\"ds-eyebrow\"\u003eEverything supplied\u003c\/span\u003e\n    \u003ch3\u003eJanome Horizon Memory Craft 9410QC standard accessories\u003c\/h3\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eNeedle plates, controls and major accessories\u003c\/summary\u003e\n\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cul\u003e\n          \u003cli\u003eStandard 9mm zigzag needle plate, fitted to the machine\u003c\/li\u003e\n          \u003cli\u003eStraight-stitch needle plate with three needle positions\u003c\/li\u003e\n          \u003cli\u003eStandard electronic foot controller\u003c\/li\u003e\n          \u003cli\u003eButtonhole stabiliser plate\u003c\/li\u003e\n          \u003cli\u003eQuilting guide bar\u003c\/li\u003e\n          \u003cli\u003eTouchscreen stylus\u003c\/li\u003e\n          \u003cli\u003eSemi-hard fabric machine cover\u003c\/li\u003e\n          \u003cli\u003eLarge integrated accessory-storage area\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eBobbins, needles and general accessories\u003c\/summary\u003e\n\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cul\u003e\n          \u003cli\u003eFive Janome plastic bobbins, including one fitted in the machine\u003c\/li\u003e\n          \u003cli\u003eNeedle set with sharp, purple-tip, blue-tip and twin needles\u003c\/li\u003e\n          \u003cli\u003eAdditional horizontal spool pin with thread holder\u003c\/li\u003e\n          \u003cli\u003eLarge spool holders x 2\u003c\/li\u003e\n          \u003cli\u003eSmall spool holders x 2\u003c\/li\u003e\n          \u003cli\u003eSpecial spool holders x 2\u003c\/li\u003e\n          \u003cli\u003eButton shank plate\u003c\/li\u003e\n          \u003cli\u003eScrewdriver\u003c\/li\u003e\n          \u003cli\u003eLint brush\u003c\/li\u003e\n          \u003cli\u003eSeam ripper and buttonhole opener\u003c\/li\u003e\n          \u003cli\u003eThreading-guide sticker\u003c\/li\u003e\n          \u003cli\u003ePower cable\u003c\/li\u003e\n          \u003cli\u003eInstruction book\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eIncluded digital resources\u003c\/summary\u003e\n\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cul\u003e\n          \u003cli\u003eStitch Composer software download for compatible Windows computers\u003c\/li\u003e\n          \u003cli\u003eOfficial instructional video resources\u003c\/li\u003e\n          \u003cli\u003eUSB design and stitch-transfer capability\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- OPTIONAL ACCESSORIES --\u003e\n  \u003csection class=\"ds-section\"\u003e\n    \u003cspan class=\"ds-eyebrow\"\u003eBuild the machine around your sewing\u003c\/span\u003e\n    \u003ch3\u003ePopular optional accessories\u003c\/h3\u003e\n\n    \u003cp\u003e\n      The Horizon Memory Craft 9410QC can be expanded with specialist AcuFeed feet, professional piecing equipment, magnifiers, tables, guides and garment-sewing attachments.\n    \u003c\/p\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eAcuFeed Flex accessories\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\u003e859819017\u003c\/td\u003e\n                \u003ctd\u003eAcuFeed Twin Holder and AD Foot Unit\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003e202125004\u003c\/td\u003e\n                \u003ctd\u003eAcuFeed 1\/4-Inch Quilt Piecing Foot OD, twin\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003e202103006\u003c\/td\u003e\n                \u003ctd\u003eAcuFeed Ditch Quilting Foot SD, twin\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003e202149004\u003c\/td\u003e\n                \u003ctd\u003eAcuFeed Open-Toe Foot UD, twin\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003e202102005\u003c\/td\u003e\n                \u003ctd\u003eAcuFeed Straight-Stitch Foot STD, twin\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003e859833006\u003c\/td\u003e\n                \u003ctd\u003eAcuFeed Single Holder\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003e859835101\u003c\/td\u003e\n                \u003ctd\u003eAcuFeed Foot VD, single\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003e859838001\u003c\/td\u003e\n                \u003ctd\u003eAcuFeed Zipper Foot ED, single\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003e202415004\u003c\/td\u003e\n                \u003ctd\u003eAcuFeed Flex Professional Grade Foot HP2\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\u003eProfessional quilting and visibility accessories\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\u003e869410004\u003c\/td\u003e\n                \u003ctd\u003eProfessional Grade HP Needle Plate and HP Foot Set\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003e846417011\u003c\/td\u003e\n                \u003ctd\u003eAdjustable Knee Lifter\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003e202130002\u003c\/td\u003e\n                \u003ctd\u003eAcuView Optic Magnifier Set with 1.2x, 1.4x and 1.6x lenses\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003e865806009\u003c\/td\u003e\n                \u003ctd\u003eExtra-Wide Extension Table with adjustable legs\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003e858401008\u003c\/td\u003e\n                \u003ctd\u003eMetal Cloth Guide\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003e858418008\u003c\/td\u003e\n                \u003ctd\u003eRemote Thread-Cutter Switch\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003e043170108\u003c\/td\u003e\n                \u003ctd\u003eLarge-Style Foot Controller\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003e200445007\u003c\/td\u003e\n                \u003ctd\u003eSpecial Bobbin Case for Free-Motion Quilting\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\u003ePopular garment and creative feet\u003c\/summary\u003e\n\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cul\u003e\n          \u003cli\u003eAppliqué Foot AP\u003c\/li\u003e\n          \u003cli\u003eBinder Foot W\u003c\/li\u003e\n          \u003cli\u003eBorder Guide Foot FB\u003c\/li\u003e\n          \u003cli\u003eCircular Sewing Attachment\u003c\/li\u003e\n          \u003cli\u003eClear-View Quilting Foot and Guide Set OV\u003c\/li\u003e\n          \u003cli\u003eConcealed Zipper Foot Z\u003c\/li\u003e\n          \u003cli\u003eNine-Hole Cording Foot H2\u003c\/li\u003e\n          \u003cli\u003eFree-Motion Couching Foot Set FMC\u003c\/li\u003e\n          \u003cli\u003eHeavy-Duty Roller Foot\u003c\/li\u003e\n          \u003cli\u003ePintucking Feet and Cord Guides\u003c\/li\u003e\n          \u003cli\u003eQuilt Binder Set W1\u003c\/li\u003e\n          \u003cli\u003eRuffler RF\u003c\/li\u003e\n          \u003cli\u003eUltra Glide Foot and Needle Plate Set\u003c\/li\u003e\n          \u003cli\u003eVariable Zigzag Open-Toe Foot QZ\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    \u003ch3\u003eJanome Horizon Memory Craft 9410QC 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\u003ePremium computerised sewing and quilting machine\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,060 stitches per minute\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eWorkspace\u003c\/th\u003e\n            \u003ctd\u003e280mm wide x 120mm high to the right of the needle\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eBuilt-in stitches\u003c\/th\u003e\n            \u003ctd\u003e300\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eNormal-sewing font options\u003c\/th\u003e\n            \u003ctd\u003eSeven regional selections including Block, Script, Broadway, 9mm capitals and numbers, Cyrillic, Hiragana and Katakana\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eButtonholes\u003c\/th\u003e\n            \u003ctd\u003eEleven, including ten sensor styles and one automatic style\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eMaximum stitch width\u003c\/th\u003e\n            \u003ctd\u003e9mm\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eMaximum stitch length\u003c\/th\u003e\n            \u003ctd\u003e5mm\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eNeedle positions\u003c\/th\u003e\n            \u003ctd\u003e91\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eScreen\u003c\/th\u003e\n            \u003ctd\u003eAngled 5-inch high-definition colour touchscreen\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eSewing Applications\u003c\/th\u003e\n            \u003ctd\u003eYes, with construction, garment and quilting technique guidance\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eHook type\u003c\/th\u003e\n            \u003ctd\u003eTop-loading full rotary hook bobbin system\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eFeed system\u003c\/th\u003e\n            \u003ctd\u003eRedesigned seven-piece feed dog system\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eAcuFeed\u003c\/th\u003e\n            \u003ctd\u003eBuilt-in AcuFeed drive; compatible AcuFeed feet and holders are optional\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eA.S.R. compatibility\u003c\/th\u003e\n            \u003ctd\u003eNo\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eRuler Work Mode\u003c\/th\u003e\n            \u003ctd\u003eYes, with Ruler Work Foot QR included\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eVariable Zigzag\u003c\/th\u003e\n            \u003ctd\u003eYes, using the optional adjustable knee lifter\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eFloating Mode\u003c\/th\u003e\n            \u003ctd\u003eNo\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003ePresser-foot lift\u003c\/th\u003e\n            \u003ctd\u003eAutomatic lift with pivot function and extra-high lift\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003ePresser-foot pressure\u003c\/th\u003e\n            \u003ctd\u003eElectronic automatic control with manual adjustment\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eThread tension\u003c\/th\u003e\n            \u003ctd\u003eElectronic automatic tension with on-screen adjustment\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eNeedle threader\u003c\/th\u003e\n            \u003ctd\u003eSuperior Needle Threader 2\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eNeedle up or down\u003c\/th\u003e\n            \u003ctd\u003eMemorised needle stop position\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eNeedle plates supplied\u003c\/th\u003e\n            \u003ctd\u003eStandard 9mm zigzag plate and straight-stitch plate\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eNeedle-plate changing\u003c\/th\u003e\n            \u003ctd\u003eOne-step lever release without screws or tools\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eAutomatic thread cutter\u003c\/th\u003e\n            \u003ctd\u003eYes, programmable upper and bobbin thread cutting\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eThread sensors\u003c\/th\u003e\n            \u003ctd\u003eUpper-thread and bobbin-thread sensors\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eLighting\u003c\/th\u003e\n            \u003ctd\u003eNine bright white LED lights across four locations\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eDrop feed\u003c\/th\u003e\n            \u003ctd\u003eYes, using the machine switch\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eFree arm\u003c\/th\u003e\n            \u003ctd\u003eYes\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eUSB\u003c\/th\u003e\n            \u003ctd\u003eOne USB port\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eBuilt-in memory\u003c\/th\u003e\n            \u003ctd\u003eApproximately 3MB\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eStitch Composer\u003c\/th\u003e\n            \u003ctd\u003eIncluded as a download for compatible Windows computers\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eLanguages\u003c\/th\u003e\n            \u003ctd\u003e16 selectable languages\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eStandard feet\u003c\/th\u003e\n            \u003ctd\u003e15\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eExtra-wide table\u003c\/th\u003e\n            \u003ctd\u003eOptional accessory\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eAdjustable knee lifter\u003c\/th\u003e\n            \u003ctd\u003eOptional accessory\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eMachine dimensions\u003c\/th\u003e\n            \u003ctd\u003e535mm wide x 326mm high x 243mm deep\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eMachine weight\u003c\/th\u003e\n            \u003ctd\u003eApproximately 13.7kg\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eMachine cover\u003c\/th\u003e\n            \u003ctd\u003eSemi-hard fabric 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!-- DOWNLOADS --\u003e\n  \u003csection class=\"ds-section\"\u003e\n    \u003cspan class=\"ds-eyebrow\"\u003eManuals and official resources\u003c\/span\u003e\n    \u003ch3\u003eLearn more about the Horizon Memory Craft 9410QC\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 guide covering setup, ordinary sewing, quilting, decorative stitches, Sewing Applications and maintenance.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003ca class=\"ds-resource-link\" href=\"https:\/\/www.janome.com\/wp-content\/uploads\/2023\/07\/instruction_manual_hmc9410qc_869800201_r1.pdf\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\n          Open 158-page manual →\n        \u003c\/a\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"ds-resource-card\"\u003e\n        \u003cdiv\u003e\n          \u003ch4\u003eNZ and AU Brochure\u003c\/h4\u003e\n          \u003cp\u003e\n            View the official regional brochure with the New Zealand and Australian specifications and included features.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003ca class=\"ds-resource-link\" href=\"https:\/\/janome.com.au\/wp-content\/uploads\/2024\/01\/Janome-Horizon-MC9410QC-Brochure.pdf\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\n          Open official brochure →\n        \u003c\/a\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"ds-resource-card\"\u003e\n        \u003cdiv\u003e\n          \u003ch4\u003eStitch Composer\u003c\/h4\u003e\n          \u003cp\u003e\n            Download Janome’s compatible Windows software for designing and transferring your own sewing stitches.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003ca class=\"ds-resource-link\" href=\"https:\/\/www7.janome.co.jp\/global\/product\/softwareapps\/stitchcomposer-for-new-download\/\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\n          View software information →\n        \u003c\/a\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"ds-resource-card\"\u003e\n        \u003cdiv\u003e\n          \u003ch4\u003eOfficial Global Product Guide\u003c\/h4\u003e\n          \u003cp\u003e\n            Explore Janome’s feature explanations, standard accessories and compatible optional equipment.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003ca class=\"ds-resource-link\" href=\"https:\/\/www7.janome.co.jp\/global\/productlineup\/mc9410qc\/\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\n          View global product guide →\n        \u003c\/a\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"ds-resource-card\"\u003e\n        \u003cdiv\u003e\n          \u003ch4\u003eRegional Product Information\u003c\/h4\u003e\n          \u003cp\u003e\n            View the official Australia and New Zealand specifications, accessory list and product information.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003ca class=\"ds-resource-link\" href=\"https:\/\/janome.com.au\/product\/horizon-memory-craft-9410qc\/\" 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 Horizon Memory Craft 9410QC FAQ\u003c\/h3\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eIs the Janome 9410QC suitable for quilting?\u003c\/summary\u003e\n\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          Yes. It provides a 280mm workspace, a straight-stitch needle plate, 1\/4-inch foot, three free-motion quilting feet, Ruler Work Mode, an included ruler-work foot and automatic pivoting.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eDoes the 9410QC include the A.S.R. stitch regulator?\u003c\/summary\u003e\n\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          No. The 9410QC is not compatible with Janome’s A.S.R. Accurate Stitch Regulator. A.S.R. compatibility is available on selected higher Janome quilting models.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eDoes it include AcuFeed Flex?\u003c\/summary\u003e\n\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          The machine has the built-in AcuFeed drive, but the AcuFeed holders and feet are optional purchases in the New Zealand and Australian package.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eIs the extra-wide extension table included?\u003c\/summary\u003e\n\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          No. The extra-wide extension table is available separately as an optional accessory.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eDoes the machine include a knee lifter?\u003c\/summary\u003e\n\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          No. The adjustable knee lifter is optional. It can be used to raise the presser foot hands-free and to control Variable Zigzag width during compatible techniques.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eDoes the 9410QC have a free arm?\u003c\/summary\u003e\n\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          Yes. Removing the accessory-storage section reveals a free arm for cuffs, sleeves, trouser legs and tubular sewing.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eCan it perform ruler-work quilting?\u003c\/summary\u003e\n\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          Yes. Ruler Work Mode and the high-shank QR ruler-work foot are included. Always use suitable high-shank quilting rulers rather than thin rotary-cutting rulers.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eHow large is the sewing workspace?\u003c\/summary\u003e\n\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          The machine provides 280mm of space to the right of the needle and 120mm of workspace height.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eHow fast does the 9410QC sew?\u003c\/summary\u003e\n\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          It can sew at up to 1,060 stitches per minute. The speed-control slider can reduce the maximum speed for detailed or controlled work.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eDoes it have automatic tension and automatic foot pressure?\u003c\/summary\u003e\n\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          Yes. Both upper-thread tension and presser-foot pressure are electronically controlled, with manual adjustment available through the screen.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eCan I create my own stitches?\u003c\/summary\u003e\n\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          Yes. Stitch Composer software is available as an included download for compatible Windows computers. Custom stitches can be transferred to the machine through USB.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eDoes the 9410QC embroider?\u003c\/summary\u003e\n\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          No. It is a premium sewing and quilting machine and does not connect to an embroidery unit.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \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 sewing specialists\u003c\/span\u003e\n\n      \u003ch3\u003ePremium equipment backed by knowledgeable support\u003c\/h3\u003e\n\n      \u003cp\u003e\n        Direct Sewing has supplied sewing, quilting and embroidery equipment throughout New Zealand since 2001. Our experienced team can demonstrate the Horizon Memory Craft 9410QC, explain its quilting and sewing functions and help you select compatible feet, tables, needles and accessories.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        With genuine product knowledge, nationwide support and an in-house technical workshop, you can purchase with confidence and continue receiving assistance long after your machine leaves our showroom.\n      \u003c\/p\u003e\n\n      \u003cp style=\"margin-bottom:0;\"\u003e\n        For sewists who want generous workspace, premium computerised control and excellent quilting versatility without moving into Janome’s largest flagship machines, the Horizon Memory Craft 9410QC is an outstanding choice.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e\n```\n","brand":"Janome","offers":[{"title":"Default Title","offer_id":45699647897821,"sku":"MC9410QC","price":5195.0,"currency_code":"NZD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0222\/3324\/files\/9cc65f30-5e86-482a-822e-fb1d0172c86d.jpg?v=1737770078","url":"https:\/\/www.directsewing.co.nz\/products\/janome-horizon-memory-craft-9410qc-sewing-quilting-machine","provider":"Direct Sewing Machines \u0026 Supplies","version":"1.0","type":"link"}