Janome HD9 QC Professional Semi Commercial Sewing Machine
.ds-hd9qcp { --ds-dark: #171717; --ds-grey: #555555; --ds-light: #f5f5f3; --ds-border: #ddddda; --ds-accent: #b5121b; --ds-white: #ffffff; max-width: 1180px; margin: 0 auto; color: var(--ds-dark); font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif; font-size: 16px; line-height: 1.7; } .ds-hd9qcp *, .ds-hd9qcp *::before, .ds-hd9qcp *::after { box-sizing: border-box; } .ds-hd9qcp h2, .ds-hd9qcp h3, .ds-hd9qcp h4 { color: var(--ds-dark); line-height: 1.2; margin-top: 0; } .ds-hd9qcp h2 { font-size: clamp(30px, 5vw, 52px); letter-spacing: -0.035em; margin-bottom: 20px; } .ds-hd9qcp h3 { font-size: clamp(25px, 3vw, 36px); letter-spacing: -0.025em; margin-bottom: 18px; } .ds-hd9qcp h4 { font-size: 19px; margin-bottom: 8px; } .ds-hd9qcp p { margin-top: 0; margin-bottom: 18px; } .ds-hd9qcp img { display: block; width: 100%; height: auto; } .ds-hd9qcp a { color: inherit; } .ds-hd9qcp .ds-section { padding: 56px 0; border-bottom: 1px solid var(--ds-border); } .ds-hd9qcp .ds-section:last-child { border-bottom: 0; } .ds-hd9qcp .ds-eyebrow { display: inline-block; margin-bottom: 14px; color: var(--ds-accent); font-size: 13px; font-weight: 700; letter-spacing: 0.12em; text-transform: uppercase; } .ds-hd9qcp .ds-lead { max-width: 760px; color: #3f3f3f; font-size: clamp(18px, 2.2vw, 22px); line-height: 1.6; } .ds-hd9qcp .ds-hero { display: grid; grid-template-columns: repeat(auto-fit, minmax(min(100%, 340px), 1fr)); align-items: center; gap: clamp(30px, 6vw, 72px); padding: 34px 0 58px; border-bottom: 1px solid var(--ds-border); } .ds-hd9qcp .ds-hero-image { margin: 0; padding: clamp(14px, 3vw, 30px); background: var(--ds-light); border-radius: 18px; } .ds-hd9qcp .ds-hero-image img { aspect-ratio: 1 / 1; object-fit: contain; } .ds-hd9qcp .ds-caption { margin-top: 10px; color: #6a6a6a; font-size: 13px; line-height: 1.45; text-align: center; } .ds-hd9qcp .ds-stat-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(135px, 1fr)); gap: 10px; margin: 28px 0; } .ds-hd9qcp .ds-stat { padding: 17px 14px; background: var(--ds-light); border-radius: 12px; text-align: center; } .ds-hd9qcp .ds-stat-number { display: block; color: var(--ds-dark); font-size: 23px; font-weight: 750; line-height: 1.15; } .ds-hd9qcp .ds-stat-label { display: block; margin-top: 5px; color: #666666; font-size: 12px; line-height: 1.35; } .ds-hd9qcp .ds-button-row { display: flex; flex-wrap: wrap; gap: 11px; margin-top: 24px; } .ds-hd9qcp .ds-button { display: inline-flex; min-height: 48px; align-items: center; justify-content: center; padding: 12px 20px; border: 1px solid var(--ds-dark); border-radius: 7px; background: var(--ds-dark); color: var(--ds-white); font-size: 15px; font-weight: 650; line-height: 1.25; text-align: center; text-decoration: none; transition: opacity 0.2s ease, transform 0.2s ease; } .ds-hd9qcp .ds-button:hover { opacity: 0.86; transform: translateY(-1px); } .ds-hd9qcp .ds-button-secondary { background: transparent; color: var(--ds-dark); } .ds-hd9qcp .ds-intro { max-width: 920px; } .ds-hd9qcp .ds-feature-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(min(100%, 240px), 1fr)); gap: 16px; margin-top: 30px; } .ds-hd9qcp .ds-feature-card { padding: 25px; background: var(--ds-light); border: 1px solid #ebebe8; border-radius: 14px; } .ds-hd9qcp .ds-feature-number { display: inline-flex; width: 34px; height: 34px; align-items: center; justify-content: center; margin-bottom: 17px; border-radius: 50%; background: var(--ds-dark); color: var(--ds-white); font-size: 13px; font-weight: 700; } .ds-hd9qcp .ds-feature-card p { margin-bottom: 0; color: var(--ds-grey); font-size: 15px; line-height: 1.65; } .ds-hd9qcp .ds-split { display: grid; grid-template-columns: repeat(auto-fit, minmax(min(100%, 330px), 1fr)); align-items: center; gap: clamp(28px, 6vw, 68px); } .ds-hd9qcp .ds-split-image { margin: 0; padding: clamp(12px, 3vw, 24px); background: var(--ds-light); border-radius: 16px; } .ds-hd9qcp .ds-check-list, .ds-hd9qcp .ds-accessory-list { display: grid; grid-template-columns: repeat(auto-fit, minmax(min(100%, 240px), 1fr)); gap: 10px 28px; margin: 22px 0 0; padding: 0; list-style: none; } .ds-hd9qcp .ds-check-list li, .ds-hd9qcp .ds-accessory-list li { position: relative; padding-left: 25px; } .ds-hd9qcp .ds-check-list li::before, .ds-hd9qcp .ds-accessory-list li::before { position: absolute; top: 0; left: 0; color: var(--ds-accent); content: "✓"; font-weight: 750; } .ds-hd9qcp .ds-callout { padding: clamp(25px, 5vw, 46px); background: var(--ds-dark); border-radius: 16px; color: var(--ds-white); } .ds-hd9qcp .ds-callout h3, .ds-hd9qcp .ds-callout h4 { color: var(--ds-white); } .ds-hd9qcp .ds-callout p:last-child { margin-bottom: 0; } .ds-hd9qcp .ds-note { padding: 23px 25px; border-left: 4px solid var(--ds-accent); background: #faf7f7; border-radius: 4px 12px 12px 4px; } .ds-hd9qcp .ds-note p:last-child { margin-bottom: 0; } .ds-hd9qcp .ds-gallery { display: grid; grid-template-columns: repeat(auto-fit, minmax(min(100%, 230px), 1fr)); gap: 16px; margin-top: 28px; } .ds-hd9qcp .ds-gallery figure { overflow: hidden; margin: 0; background: var(--ds-light); border: 1px solid var(--ds-border); border-radius: 13px; } .ds-hd9qcp .ds-gallery img { aspect-ratio: 1 / 1; object-fit: contain; padding: 8px; background: var(--ds-white); } .ds-hd9qcp .ds-gallery figcaption { min-height: 69px; padding: 13px 15px; color: #555555; font-size: 13px; line-height: 1.45; } .ds-hd9qcp .ds-use-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(min(100%, 205px), 1fr)); gap: 12px; margin-top: 25px; } .ds-hd9qcp .ds-use-item { padding: 17px 18px; border: 1px solid var(--ds-border); border-radius: 10px; background: var(--ds-white); text-align: center; } .ds-hd9qcp .ds-use-item span { display: block; font-size: 15px; line-height: 1.45; } .ds-hd9qcp .ds-table-wrap { width: 100%; margin-top: 22px; overflow-x: auto; border: 1px solid var(--ds-border); border-radius: 12px; } .ds-hd9qcp table { width: 100%; min-width: 620px; border-collapse: collapse; background: var(--ds-white); } .ds-hd9qcp th, .ds-hd9qcp td { padding: 14px 16px; border-bottom: 1px solid var(--ds-border); vertical-align: top; text-align: left; } .ds-hd9qcp th { width: 38%; background: var(--ds-light); color: var(--ds-dark); font-size: 14px; font-weight: 650; } .ds-hd9qcp td { color: #4b4b4b; font-size: 14px; } .ds-hd9qcp tr:last-child th, .ds-hd9qcp tr:last-child td { border-bottom: 0; } .ds-hd9qcp details { margin-top: 13px; overflow: hidden; border: 1px solid var(--ds-border); border-radius: 10px; background: var(--ds-white); } .ds-hd9qcp summary { position: relative; padding: 17px 50px 17px 18px; cursor: pointer; color: var(--ds-dark); font-size: 16px; font-weight: 650; list-style: none; } .ds-hd9qcp summary::-webkit-details-marker { display: none; } .ds-hd9qcp summary::after { position: absolute; top: 50%; right: 18px; transform: translateY(-50%); color: var(--ds-accent); content: "+"; font-size: 25px; font-weight: 400; } .ds-hd9qcp details[open] summary::after { content: "−"; } .ds-hd9qcp .ds-details-content { padding: 0 18px 19px; color: var(--ds-grey); } .ds-hd9qcp .ds-details-content p:last-child, .ds-hd9qcp .ds-details-content ul:last-child { margin-bottom: 0; } .ds-hd9qcp .ds-resource-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(min(100%, 230px), 1fr)); gap: 14px; margin-top: 26px; } .ds-hd9qcp .ds-resource-card { display: flex; min-height: 185px; flex-direction: column; justify-content: space-between; padding: 23px; border: 1px solid var(--ds-border); border-radius: 13px; background: var(--ds-light); } .ds-hd9qcp .ds-resource-card p { color: var(--ds-grey); font-size: 14px; line-height: 1.55; } .ds-hd9qcp .ds-resource-link { display: inline-block; color: var(--ds-accent); font-size: 14px; font-weight: 700; text-decoration: none; } .ds-hd9qcp .ds-resource-link:hover { text-decoration: underline; } .ds-hd9qcp .ds-accessory-image { max-width: 620px; margin: 28px auto 0; padding: 12px; background: var(--ds-light); border-radius: 15px; } .ds-hd9qcp .ds-direct-sewing { padding: clamp(28px, 5vw, 48px); background: var(--ds-light); border-radius: 16px; text-align: center; } .ds-hd9qcp .ds-direct-sewing p { max-width: 800px; margin-right: auto; margin-left: auto; } @media (max-width: 640px) { .ds-hd9qcp { font-size: 15px; } .ds-hd9qcp .ds-section { padding: 42px 0; } .ds-hd9qcp .ds-hero { padding-top: 16px; padding-bottom: 42px; } .ds-hd9qcp .ds-hero-copy { order: 1; } .ds-hd9qcp .ds-hero-image { order: 2; } .ds-hd9qcp .ds-button-row, .ds-hd9qcp .ds-button { width: 100%; } .ds-hd9qcp .ds-stat-grid { grid-template-columns: repeat(2, 1fr); } .ds-hd9qcp .ds-feature-card { padding: 21px; } .ds-hd9qcp .ds-gallery { grid-template-columns: repeat(2, minmax(0, 1fr)); } .ds-hd9qcp .ds-gallery figcaption { min-height: 92px; padding: 11px; font-size: 12px; } .ds-hd9qcp .ds-use-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); } .ds-hd9qcp .ds-use-item { padding: 14px 10px; } } Professional high-speed straight stitch machine Janome HD9 QC Professional 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. 1,650 stitches per minute 229mm workspace width 1.4x larger metal bobbin 14.5kg stable metal construction View Instruction Manual Download Official Brochure Janome HD9 QC Professional, a dedicated high-speed straight stitch machine. One purpose. One exceptional stitch. Designed for people who take their sewing seriously 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. 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. 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. Why the HD9 QC stands out Professional performance without sacrificing control 01 Up to 1,650 stitches per minute 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. 02 Adjustable Floating Mode Raise the presser foot slightly while sewing to help fabric move smoothly around curves, across bulky intersections and through multiple layers. 03 Heavy-duty metal construction The rigid die-cast aluminium frame provides the stability required for accurate stitching and smooth operation at higher sewing speeds. 04 Jumbo side-loading bobbin The large metal bobbin holds approximately 40% more thread than a standard sewing machine bobbin, reducing interruptions during larger projects. 05 Heavy-weight thread guide A dedicated adjustable thread guide supports heavier threads, helping create bold, controlled topstitching on suitable denim, canvas and leather craft projects. 06 Independent bobbin winding motor Wind a fresh bobbin while the machine remains threaded, helping maintain an efficient workflow without repeatedly unthreading your machine. 07 Automatic thread cutter Trim the upper and bobbin threads at the press of a button. A remote thread cutter port is also provided for compatible optional operation. 08 Adjustable LED lighting Bright LED lighting illuminates the work area from two locations, with adjustable brightness controls positioned behind the opening face cover. The extra-wide extension table is supplied as standard in Australia and New Zealand. Room for serious projects A smooth, supported quilting workspace 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. 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. 229mm wide workspace 150mm workspace height Extra-wide table included Flat, seamless sewing area Adjustable knee lifter Drop feed for free-motion work A major advantage for demanding projects Floating Mode helps fabric feed without unnecessary compression 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. 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. Take a closer look Purpose-built from every angle A rigid flat-bed design creates a stable platform for fast, accurate straight stitching. The side-loading vertical rotary hook provides easy access to the jumbo metal bobbin. The opening face cover provides access to adjustable lighting controls and the needle area. Solid construction, dual spool delivery and an upright thread guide support dependable performance. Efficient hands-free operation Stay focused on the fabric The HD9 QC Professional gives you practical controls that reduce unnecessary hand movements and help maintain accurate fabric positioning. Adjustable knee lifter 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. Memorised needle up or down Select whether the needle stops raised or lowered. Leaving the needle down makes it easier to pivot accurately or pause without losing your position. Responsive electronic foot control Control the machine smoothly from the first stitch, while the speed slider limits the maximum speed available when the controller is fully depressed. Up to 6mm stitch length Adjust the straight stitch from fine construction work through to longer topstitching, with forward and reverse stitching available up to 6mm. Who is this machine designed for? An exceptional choice for focused straight-stitch sewing Quilt piecing Free-motion quilting Stitch-in-the-ditch quilting Garment construction Bag making Home décor sewing Denim topstitching Canvas projects Leather craft projects Small production studios Important to know before purchasing The Janome HD9 QC Professional is a dedicated straight stitch machine. It does not sew zigzag, stretch, buttonhole or decorative stitches. 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. A complete quilting and sewing package Seven useful presser feet included Straight stitch foot Rolled hem foot Even feed foot Closed-toe free-motion quilting foot Open-toe free-motion quilting foot 1/4-inch seam foot Ditch quilting foot 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. Standard accessories supplied with the HD9 QC Professional in Australia and New Zealand. View the complete list of standard accessories Straight stitch foot, fitted to the machine Rolled hem foot Even feed foot Convertible free-motion quilting foot with closed toe Convertible free-motion quilting open-toe foot 1/4-inch seam foot Ditch quilting foot Extra-wide extension table Adjustable knee lifter Large electronic foot controller Five jumbo metal bobbins Cloth guide HLx5 needle set Thread net Seam ripper Large and small screwdrivers Oil container Lint brush Large spool holder Thread cone supporter Accessory box Power cord Instruction book Grey soft machine cover Technical information Janome HD9 QC Professional specifications Machine type Professional high-speed flat-bed straight stitch sewing and quilting machine Built-in stitches 1 dedicated straight stitch Maximum sewing speed Up to 1,650 stitches per minute Speed control Adjustable speed control slider and responsive electronic foot controller Maximum stitch length 6mm, including forward and reverse stitching Workspace 229mm wide x 150mm high Hook system Side-loading vertical full rotary industrial-style hook Bobbin Jumbo metal bobbin, approximately 1.4 times larger than a standard bobbin Bobbin winding Independent bobbin winding motor Presser foot pressure Manually adjustable, with up to 11lb of available pressure Floating Mode Yes, adjustable Feed dog drop Yes, for free-motion quilting and related techniques Needle up or down Yes, memorised needle stop position Needle threader Built-in needle threader Needle system HLx5 Automatic thread cutter Yes, cuts the upper and bobbin threads Remote cutter compatibility Yes, remote thread cutter connection provided Heavy-thread support Adjustable heavy-weight thread guide Lighting Adjustable LED lighting in two locations Knee lifter Adjustable knee lifter included Extension table Extra-wide extension table included Machine dimensions 497mm wide x 329mm high x 210mm deep Machine weight 14.5kg Machine cover Grey soft cover included Expand your machine Compatible optional accessories 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. View optional presser feet and attachment part numbers Part number Accessory 767404028 Ultra Glide Foot 767405018 Straight Stitch Foot and Needle Plate for Fine Fabrics 767406019 Narrow Straight Stitch Foot 767407010 Velvet Foot 767408011 Adjustable Zipper Foot 767410016 Concealed Zipper Foot 767411017 Adjustable Seam Guide 767412018 Taping Foot 767414009 Right Cording Foot 767416001 Shirring Foot View bobbin, bobbin case and needle part numbers Part number Accessory 767595005 Bobbin Case 767860107 Jumbo Metal Bobbin, 1.4x larger type 767811000 HLx5 Size 9 Needles, pack of 10 767812001 HLx5 Size 11 Needles, pack of 10 767813002 HLx5 Size 14 Needles, pack of 10 767814003 HLx5 Size 16 Needles, pack of 10 Optional accessory availability can vary. Contact Direct Sewing if you need help confirming compatibility or selecting the right foot, needle or bobbin. Downloads and support Official Janome resources Instruction Manual Read the complete operating, threading, adjustment, quilting, care and troubleshooting instructions. Open 32-page manual → Product Brochure View the official Janome Australia and New Zealand HD9 QC Professional feature brochure. Open brochure → Official Product Information View Janome Australia and New Zealand's official machine information, specifications and accessories. Visit Janome → Frequently asked questions Janome HD9 QC Professional FAQ Is the Janome HD9 QC an industrial sewing machine? 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. Does it sew zigzag or decorative stitches? 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. Is the HD9 QC suitable for quilting? 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. Can it sew denim, canvas and leather? 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. Can the automatic cutter be used with very heavy thread? 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. What needle system does the machine use? The HD9 QC Professional uses the HLx5 needle system. Select the needle size to suit the fabric and thread being used. Is the extension table included? Yes. The Australia and New Zealand accessory package includes the extra-wide extension table as standard. How large is the bobbin? 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. Buy with confidence from sewing specialists The right machine, backed by the right support 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. When straight-stitch quality, speed and lasting performance matter, the Janome HD9 QC Professional is built to help serious sewists achieve more.