Janome Electronic Sewing Machine DM7200
.ds-dm7200 { --ink: #17202a; --grey: #626a72; --light: #f5f7f8; --border: #dce2e6; --white: #ffffff; --red: #a81529; --deep-red: #72101d; --soft-red: #fff3f4; max-width: 1180px; ma rgin: 0 auto; color: var(--ink); font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif; font-size: 16px; line-height: 1.7; } .ds-dm7200 *, .ds-dm7200 *::before, .ds-dm7200 *::after { box-sizing: border-box; } .ds-dm7200 img { display: block; width: 100%; height: auto; } .ds-dm7200 h2, .ds-dm7200 h3, .ds-dm7200 h4 { margin-top: 0; color: var(--ink); line-height: 1.18; } .ds-dm7200 h2 { margin-bottom: 20px; font-size: clamp(34px, 5vw, 58px); letter-spacing: -0.04em; } .ds-dm7200 h3 { margin-bottom: 18px; font-size: clamp(27px, 3.4vw, 40px); letter-spacing: -0.03em; } .ds-dm7200 h4 { margin-bottom: 9px; font-size: 19px; } .ds-dm7200 p { margin-top: 0; margin-bottom: 18px; } .ds-dm7200 .ds-section { padding: 58px 0; border-bottom: 1px solid var(--border); } .ds-dm7200 .ds-section:last-child { border-bottom: 0; } .ds-dm7200 .ds-eyebrow { display: inline-block; margin-bottom: 14px; color: var(--red); font-size: 13px; font-weight: 750; letter-spacing: 0.12em; text-transform: uppercase; } .ds-dm7200 .ds-lead { max-width: 890px; color: #3f4850; font-size: clamp(18px, 2.2vw, 22px); line-height: 1.6; } .ds-dm7200 .ds-hero { padding: 24px 0 60px; border-bottom: 1px solid var(--border); } .ds-dm7200 .ds-hero-copy { max-width: 970px; margin: 0 auto 34px; text-align: center; } .ds-dm7200 .ds-hero-copy .ds-lead { margin-right: auto; margin-left: auto; } .ds-dm7200 .ds-hero-image { margin: 0; overflow: hidden; background: var(--white); border: 1px solid var(--border); border-radius: 20px; } .ds-dm7200 .ds-hero-image img { min-height: 430px; aspect-ratio: 1 / 1; object-fit: contain; padding: 30px; } .ds-dm7200 .ds-caption { padding: 12px 15px 15px; color: #687078; font-size: 13px; line-height: 1.45; text-align: center; } .ds-dm7200 .ds-stat-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(135px, 1fr)); gap: 10px; max-width: 920px; margin: 30px auto; } .ds-dm7200 .ds-stat { padding: 18px 13px; background: var(--light); border: 1px solid #e5eaed; border-radius: 12px; text-align: center; } .ds-dm7200 .ds-stat-number { display: block; font-size: 23px; font-weight: 780; line-height: 1.15; } .ds-dm7200 .ds-stat-label { display: block; margin-top: 6px; color: #697078; font-size: 12px; line-height: 1.35; } .ds-dm7200 .ds-button-row { display: flex; flex-wrap: wrap; justify-content: center; gap: 11px; margin-top: 25px; } .ds-dm7200 .ds-button { display: inline-flex; min-height: 49px; align-items: center; justify-content: center; padding: 12px 20px; border: 1px solid var(--ink); border-radius: 7px; background: var(--ink); color: var(--white); font-size: 15px; font-weight: 680; line-height: 1.25; text-align: center; text-decoration: none; } .ds-dm7200 .ds-button:hover { opacity: 0.86; } .ds-dm7200 .ds-button-secondary { background: transparent; color: var(--ink); } .ds-dm7200 .ds-package { padding: clamp(28px, 5vw, 47px); background: var(--soft-red); border: 1px solid #efd9dd; border-radius: 17px; } .ds-dm7200 .ds-feature-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(min(100%, 245px), 1fr)); gap: 16px; margin-top: 31px; } .ds-dm7200 .ds-feature-card { padding: 26px; background: var(--light); border: 1px solid #e5eaed; border-radius: 15px; } .ds-dm7200 .ds-feature-number { display: inline-flex; width: 35px; height: 35px; align-items: center; justify-content: center; margin-bottom: 17px; border-radius: 50%; background: var(--red); color: var(--white); font-size: 13px; font-weight: 700; } .ds-dm7200 .ds-feature-card p { margin-bottom: 0; color: var(--grey); font-size: 15px; line-height: 1.65; } .ds-dm7200 .ds-split { display: grid; grid-template-columns: repeat(auto-fit, minmax(min(100%, 340px), 1fr)); align-items: center; gap: clamp(30px, 6vw, 72px); } .ds-dm7200 .ds-visual-panel { padding: clamp(28px, 5vw, 46px); background: linear-gradient(145deg, rgba(168, 21, 41, 0.96), rgba(74, 9, 20, 0.98)); border-radius: 18px; color: var(--white); } .ds-dm7200 .ds-visual-panel h3, .ds-dm7200 .ds-visual-panel h4 { color: var(--white); } .ds-dm7200 .ds-visual-number { display: block; margin-bottom: 8px; font-size: clamp(48px, 8vw, 92px); font-weight: 800; letter-spacing: -0.06em; line-height: 0.95; } .ds-dm7200 .ds-visual-label { display: block; font-size: 18px; font-weight: 700; } .ds-dm7200 .ds-check-list, .ds-dm7200 .ds-accessory-list { display: grid; grid-template-columns: repeat(auto-fit, minmax(min(100%, 235px), 1fr)); gap: 10px 28px; margin: 23px 0 0; padding: 0; list-style: none; } .ds-dm7200 .ds-check-list li, .ds-dm7200 .ds-accessory-list li { position: relative; padding-left: 25px; } .ds-dm7200 .ds-check-list li::before, .ds-dm7200 .ds-accessory-list li::before { position: absolute; top: 0; left: 0; color: var(--red); content: "✓"; font-weight: 750; } .ds-dm7200 .ds-callout { padding: clamp(29px, 5vw, 51px); overflow: hidden; background: var(--ink); border-radius: 18px; color: var(--white); } .ds-dm7200 .ds-callout h3, .ds-dm7200 .ds-callout h4 { color: var(--white); } .ds-dm7200 .ds-callout-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(min(100%, 310px), 1fr)); align-items: center; gap: 38px; } .ds-dm7200 .ds-note { padding: 24px 26px; border-left: 4px solid var(--red); background: var(--soft-red); border-radius: 4px 12px 12px 4px; } .ds-dm7200 .ds-note p:last-child { margin-bottom: 0; } .ds-dm7200 .ds-benefit-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(min(100%, 205px), 1fr)); gap: 12px; margin-top: 27px; } .ds-dm7200 .ds-benefit { padding: 19px; border: 1px solid var(--border); border-radius: 11px; background: var(--white); } .ds-dm7200 .ds-benefit h4 { font-size: 16px; } .ds-dm7200 .ds-benefit p { margin-bottom: 0; color: var(--grey); font-size: 14px; line-height: 1.55; } .ds-dm7200 .ds-use-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(min(100%, 185px), 1fr)); gap: 12px; margin-top: 25px; } .ds-dm7200 .ds-use-item { padding: 18px 15px; border: 1px solid var(--border); border-radius: 10px; background: var(--white); text-align: center; } .ds-dm7200 .ds-table-wrap { width: 100%; margin-top: 23px; overflow-x: auto; border: 1px solid var(--border); border-radius: 12px; } .ds-dm7200 table { width: 100%; min-width: 650px; border-collapse: collapse; background: var(--white); } .ds-dm7200 th, .ds-dm7200 td { padding: 14px 16px; border-bottom: 1px solid var(--border); vertical-align: top; text-align: left; } .ds-dm7200 th { width: 38%; background: var(--light); color: var(--ink); font-size: 14px; font-weight: 680; } .ds-dm7200 td { color: #4c5359; font-size: 14px; } .ds-dm7200 tr:last-child th, .ds-dm7200 tr:last-child td { border-bottom: 0; } .ds-dm7200 details { margin-top: 13px; overflow: hidden; border: 1px solid var(--border); border-radius: 10px; background: var(--white); } .ds-dm7200 summary { position: relative; padding: 18px 52px 18px 19px; cursor: pointer; color: var(--ink); font-size: 16px; font-weight: 680; list-style: none; } .ds-dm7200 summary::-webkit-details-marker { display: none; } .ds-dm7200 summary::after { position: absolute; top: 50%; right: 19px; transform: translateY(-50%); color: var(--red); content: "+"; font-size: 26px; } .ds-dm7200 details[open] summary::after { content: "−"; } .ds-dm7200 .ds-details-content { padding: 0 19px 20px; color: var(--grey); } .ds-dm7200 .ds-resource-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(min(100%, 225px), 1fr)); gap: 14px; margin-top: 27px; } .ds-dm7200 .ds-resource-card { display: flex; min-height: 205px; flex-direction: column; justify-content: space-between; padding: 24px; border: 1px solid var(--border); border-radius: 14px; background: var(--light); } .ds-dm7200 .ds-resource-card p { color: var(--grey); font-size: 14px; line-height: 1.55; } .ds-dm7200 .ds-resource-link { color: var(--deep-red); font-size: 14px; font-weight: 750; text-decoration: none; } .ds-dm7200 .ds-resource-link:hover { text-decoration: underline; } .ds-dm7200 .ds-direct-sewing { padding: clamp(31px, 5vw, 52px); background: var(--light); border-radius: 17px; text-align: center; } .ds-dm7200 .ds-direct-sewing p { max-width: 880px; margin-right: auto; margin-left: auto; } @media (max-width: 700px) { .ds-dm7200 { font-size: 15px; } .ds-dm7200 .ds-section { padding: 44px 0; } .ds-dm7200 .ds-hero { padding-top: 14px; padding-bottom: 44px; } .ds-dm7200 .ds-hero-image img { min-height: 300px; padding: 16px; } .ds-dm7200 .ds-button-row, .ds-dm7200 .ds-button { width: 100%; } .ds-dm7200 .ds-stat-grid, .ds-dm7200 .ds-use-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); } } Computerised sewing, quilting and lettering Janome DM7200 Bring more creativity, convenience and precision to every project. The Janome DM7200 combines 200 built-in stitches, a sewing alphabet, 14 automatic buttonholes, stitch-combination memory, automatic thread cutting and an included extension table in one versatile computerised sewing machine. 200+ stitches plus alphabet 14 one-step buttonholes 820 SPM maximum sewing speed 7mm maximum stitch width View Janome New Zealand View Regional Product Information The DM7200 combines a compact full-size body with a large stitch library, lettering and advanced sewing controls. More creativity without moving to an embroidery machine A powerful all-rounder for garments, quilting and personalised sewing The Janome DM7200 is designed for sewists who want a large selection of stitches, built-in lettering and modern convenience features without moving into a much larger premium machine. It offers the same practical 170 × 110mm workspace and portable 6.4kg body as the DC6050, but expands the creative package to 200 stitches, an alphabet, 14 buttonhole styles and stitch-combination memory. Automatic thread cutting, adjustable foot pressure, needle up or down, speed control and a seven-piece feed system make it equally capable for garment construction, decorative sewing, patchwork and general home projects. Comprehensive New Zealand package Extension table, seven feet and hard cover included The DM7200 comes with a useful collection of garment, quilting and decorative-sewing accessories, including a half-size extension table and a rigid protective cover. Seven standard sewing feet 1/4-inch Seam Foot O Automatic Buttonhole Foot R Buttonhole stabiliser plate Half-size extension table Foot controller Janome bobbins × 4 Needle set Additional spool pin Maintenance tools Instruction book Hard machine cover Why the Janome DM7200 stands out A large creative package with genuinely useful everyday features 01 200 built-in stitches Explore utility, stretch, quilting, appliqué, satin, heirloom and decorative stitch categories. 02 Built-in alphabet Sew names, dates, labels and short personalised messages using the integrated lettering font. 03 Fourteen buttonholes Choose from an extensive selection of one-step buttonholes for garments, stretch fabrics and creative projects. 04 Stitch-combination memory Combine compatible stitches and lettering into sequences of up to approximately 50 characters. 05 Automatic thread cutter Cut the upper and bobbin threads together at the touch of a button. 06 Six pressure levels Adapt the presser-foot pressure to delicate fabrics, knits, everyday cottons and layered projects. 07 Seven-piece feed system Broad fabric contact helps reduce slipping, shifting and puckering beneath the foot. 08 Extra-wide table included Support patchwork, quilting, home décor and longer garment sections across a broader surface. 200 Built-in stitches plus alphabet Utility sewing, stretch seams, quilting, appliqué, satin stitching, heirloom techniques, decorative patterns and personalised lettering are all built into the machine. A much larger creative library Go well beyond basic utility sewing The DM7200 provides a broad selection for everyday construction and more decorative projects. The quick-reference chart shows every stitch and lettering mode, while the LCD displays the active stitch number, recommended foot, width and length. Utility stitches Stretch stitches Quilting patterns Appliqué stitches Satin patterns Heirloom stitches Decorative motifs Alphabet characters Personalisation without embroidery software Built-in alphabet and monogramming Select letters, numbers and symbols directly from the machine and combine them into a memorised sequence. This is ideal for sewing names, dates, quilt labels, laundry labels, initials and short messages. Characters are formed as decorative sewing stitches rather than embroidery designs, so no hoop, computer or embroidery software is required. Popular uses Quilt labels Children’s names Initials Dates Fabric labels Short messages Personalised gifts Creative borders Important lettering clarification The DM7200 creates lettering using the sewing mechanism. It does not produce filled embroidery lettering like a dedicated embroidery machine. Letter size and appearance are determined by the built-in sewing font and available stitch settings. Custom fonts and downloaded embroidery designs cannot be imported. Create and repeat customised stitch sequences Built-in combination memory Combine compatible decorative stitches, letters, numbers and symbols into sequences of up to approximately 50 characters. Add a thread-cutting instruction to the stored sequence so the machine cuts the threads after completing the programmed combination. Letter sequences Combine names, words, initials, dates and numbers. Decorative borders Repeat compatible motifs in a planned order. Mixed combinations Combine lettering and decorative patterns where supported. Automatic finishing Add locking and thread-cutting instructions to suitable sequences. The machine has limited working memory for stitch combinations. It does not provide permanent external storage, USB transfer or downloadable stitch files. An exceptional buttonhole selection Fourteen automatic one-step buttonholes The DM7200 offers a much wider choice of buttonhole styles than most machines in its class. Place the button into Automatic Buttonhole Foot R and the machine uses it as a guide for the required length. The supplied stabiliser plate supports the buttonhole foot and fabric together, helping improve results on layered, uneven or difficult garment areas. Fourteen built-in styles Automatic one-step sewing Button-sized measurement Garment buttonholes Stretch-fabric buttonholes Decorative buttonholes Automatic Buttonhole Foot R Stabiliser plate included Cleaner finishing at the touch of a button Automatic upper and bobbin thread cutting Press the cutter button and the machine trims both threads together. The upper thread is drawn towards the underside of the project for a cleaner finish. The cutter can also be incorporated into suitable memorised stitch sequences. Where it saves time Patchwork piecing Repeated seams Decorative borders Lettering sequences Garment construction Reducing loose thread tails Adapt the machine to different fabrics Six levels of presser-foot pressure Presser-foot pressure controls how firmly the fabric is held against the feed dogs. The six-level adjustment makes the DM7200 more adaptable than machines with a fixed pressure setting. Sheer materials Reduce pressure to help prevent marking and puckering. Stretch knits Coordinate reduced pressure with the correct stretch stitch and needle. Everyday cotton Use a standard pressure setting for general construction sewing. Layered projects Adjust pressure for bags, denim, fleece and quilted sections. Consistent movement beneath the foot Seven-piece Superior Plus feed system Seven feed-dog sections maintain broad contact with the underside of the project. This helps move lightweight fabric, stretch materials, standard woven cloth and layered projects consistently beneath the foot. The feed system works with the adjustable presser-foot pressure to help reduce slipping, shifting and puckering. A compatible Janome even-feed foot can be added separately for quilt sandwiches, checks, stripes and other projects that benefit from upper feeding. Practical space for everyday projects 170 × 110mm workspace with extension table The DM7200 provides approximately 170mm of width and 110mm of height to the right of the needle. Fit the supplied half-size extension table when sewing quilt blocks, curtains, bags, larger garment pieces or home décor. Remove the accessory compartment to reveal the free arm for sleeves, cuffs, trouser hems and tubular projects. 170mm workspace width 110mm workspace height Extension table included Free arm Accessory storage compartment Hard cover included 170mm Workspace to the right of the needle A practical size for garment sewing, patchwork, appliqué, home décor and light quilting without making the machine difficult to carry or store. Computerised controls within easy reach Control speed, needle position and seam finishing Start and stop Sew without the foot controller and hold the button for slower starts or finishes. Speed-control slider Limit maximum sewing speed for beginners, curves and detail work. Needle up or down Choose whether the needle stops raised or securely lowered. Automatic lock-off Secure compatible stitches at the touch of a button. Reverse sewing Reinforce standard construction seams with the dedicated reverse control. Automatic cutting Trim the upper and bobbin threads without reaching for scissors. Clear information before you begin sewing Backlit LCD screen and direct-selection keys The LCD provides the key information needed to set up the selected stitch correctly. Selected stitch number Recommended presser foot Default stitch width Default stitch length Active lettering mode Memory and combination information Frequently used utility stitches can be selected directly from the control panel, while the complete stitch library is displayed on the quick-reference chart. Fast and straightforward preparation Easy Set top-loading bobbin Place the bobbin into the horizontal rotary hook, follow the marked threading channel and pass the thread through the built-in cutter. The clear cover allows the remaining bobbin thread to be monitored while sewing. Once correctly loaded, the machine can begin sewing without manually drawing the bobbin thread through the needle plate. Top-loading bobbin Easy Set threading route Built-in bobbin-thread cutter Clear cover Full rotary hook Janome plastic bobbins Useful guides built into the sewing bed Precision needle-plate markings The needle plate includes seam guides, angle markings and reference points positioned in front of the presser foot. These markings support accurate seam allowances, patchwork piecing, cornering and fabric alignment. Seam guides Follow common seam allowances without attaching a separate guide. Angle marks Support patchwork, mitred corners and directional sewing. Front references Align the fabric before it reaches the needle and foot. Needle-position guides Identify where the needle will enter for different stitch settings. A capable patchwork and light-quilting package Accurate piecing with room to grow 1/4-inch Seam Foot O The supplied foot helps maintain consistent patchwork seam allowances. Extension table Support quilt blocks and larger fabric sections across a wider surface. Needle-down function Stop with the needle lowered when pivoting or repositioning. Drop feed Lower the feed dogs for darning or free-motion quilting with an optional foot. Automatic cutter Reduce loose thread tails during repeated patchwork piecing. Decorative quilting stitches Add creative detail to quilt labels, borders, appliqué and smaller projects. The DM7200 is suited to patchwork, appliqué, straight-line quilting and smaller free-motion projects. It does not include an even-feed foot or free-motion foot as standard. DM7200 or DC6050? Choose the DM7200 when creativity and lettering matter Feature DM7200 DC6050 Built-in stitches 200 plus alphabet 50 Built-in lettering Yes No Buttonholes 14 one-step styles Three one-step styles Stitch-combination memory Yes, limited memory No combination memory Automatic thread cutter Yes Yes Foot-pressure adjustment Six levels Six levels Extension table Included Included Machine weight Approximately 6.4kg Approximately 6.4kg The DC6050 remains an excellent practical sewing and quilting machine. The DM7200 is the stronger choice for sewists who will use decorative stitches, lettering, personalised labels and stitch combinations. Who is the Janome DM7200 for? A versatile machine for creative and regular sewists Garment construction Personalised sewing Quilt labels Patchwork Light quilting Appliqué Decorative stitching Stretch fabrics Buttonholes Bag making Home décor Frequent home sewing Important information before purchasing The DM7200 is a domestic sewing and quilting machine. It is not a dedicated embroidery machine, overlocker or industrial sewing machine. Its alphabet is formed using sewing stitches. Custom embroidery fonts and downloaded embroidery designs cannot be imported. It uses manual upper-thread tension and manual presser-foot lifting. It does not include automatic thread tension, an electronic presser-foot lift, automatic pivoting, a knee lifter, thread sensors, USB connectivity or Wi-Fi. It does not include an even-feed foot or free-motion quilting foot as standard. Standard New Zealand package Janome DM7200 included accessories Presser feet Zigzag Foot A Overedge Foot C Zipper Foot E Satin Stitch Foot F Blind Hemming Foot G 1/4-inch Seam Foot O Automatic Buttonhole Foot R Buttonhole-foot stabiliser plate Bobbins, needles and threading accessories Janome plastic bobbins × 4 Needle set Additional spool pin Large spool holders × 2 Small spool holders × 2 Workspace, tools and protection Half-size extension table Foot controller Power cable Screwdriver Lint brush Seam ripper Instruction book Hard machine cover Technical information Janome DM7200 specifications Machine type Computerised domestic sewing and quilting machine Built-in stitches 200 plus alphabet Built-in alphabet One sewing font Buttonholes 14 one-step automatic buttonholes Stitch-combination memory Limited memory for combinations of up to approximately 50 characters Maximum sewing speed Up to 820 stitches per minute Maximum stitch width 7mm Maximum stitch length 5mm Workspace Approximately 170mm wide × 110mm high Free-arm length Approximately 90mm from the needle Machine screen Backlit LCD information screen Quick-reference chart Yes, detachable chart showing stitches and lettering modes Thread tension Manual numbered tension control Presser-foot pressure Six manually adjustable levels Needle threader Built in Bobbin system Top-loading Easy Set Bobbin Feed system Seven-piece Superior Plus feed dog Drop feed Yes Automatic thread cutter Yes, cuts the upper and bobbin threads together Cutter memory Yes, can be added to compatible stitch combinations Start and stop button Yes Speed-control slider Yes Needle up or down Yes Automatic lock-off Yes Reverse button Yes Needle plate Precision seam guides, angle marks and front reference markings Lighting White LED sewing light Free arm Yes Extra-high foot lift Yes Mirror-image stitches No Stitch elongation No Thread sensors No upper-thread or bobbin-thread sensor USB or Wi-Fi No Standard sewing feet Seven, plus buttonhole stabiliser plate Extension table Half-size extra-wide table included Foot controller Included Internal frame Rigid die-cast aluminium frame Machine dimensions Approximately 406mm wide × 302mm high × 176mm deep Machine weight Approximately 6.4kg Machine cover Hard cover included Expand your machine Popular compatible optional accessories Quilting accessories Convertible even-feed foot set Closed-toe even-feed foot with guide Open-toe even-feed foot with guide Convertible free-motion foot set Closed-toe darning foot Open-toe darning foot Ditch-quilting foot Clear-view quilting foot and guide set Long quilting guide-bar set Low-shank ruler-work accessories Garment and everyday sewing feet Appliqué Foot F Adjustable blind-hem foot Bi-level foot Button-sewing foot Concealed zipper foot Adjustable narrow zipper foot Invisible zipper foot Gathering foot Rolled-hem foot Straight-stitch foot Ultra Glide foot Roller foot Ruffler Creative and decorative accessories Beading-foot set Binder foot Border-guide foot Circular-sewing attachment Cording foot Fringe foot Pintucking-foot set Pintucking cord guides Piping foot Ribbon and sequin foot Open-toe satin-stitch foot Sliding-guide foot Taping-guide foot Visibility and organisation AcuView optic magnifier set Additional Janome bobbins Janome sewing-machine trolley Janome machine tote Additional spool pins and holders Official regional resources Janome DM7200 product information Janome New Zealand View current specifications, standard accessories, optional feet and the official brochure supplied by Janome. View official NZ product page → Janome Australia View the matching regional DM7200 information and available product resources. View regional product page → Frequently asked questions Janome DM7200 FAQ Is the Janome DM7200 suitable for beginners? Yes. The speed slider, start/stop button, direct stitch keys and LCD guidance make it approachable. Its larger stitch library also provides plenty of room to grow. How many stitches does the DM7200 have? It includes 200 built-in stitches plus one sewing alphabet. Can it sew names and lettering? Yes. The built-in alphabet can create names, dates, labels and short messages as sewing stitches. Is it an embroidery machine? No. It creates lettering and decorative stitches using the ordinary sewing mechanism. It does not use embroidery hoops or imported embroidery files. Can it combine stitches and letters? Yes. Compatible stitches and characters can be programmed into combinations of up to approximately 50 characters. Does it have an automatic thread cutter? Yes. The cutter trims the upper and bobbin threads together and can be incorporated into compatible stitch sequences. How many buttonholes does it have? The current New Zealand specification lists 14 automatic one-step buttonhole styles. Does it include an extension table? Yes. A half-size extra-wide extension table is included in the New Zealand package. Does it include a hard cover? Yes. A rigid machine cover is included for storage and transport. Does it have adjustable foot pressure? Yes. Six pressure levels allow the machine to be adjusted for different fabric types. Can it sew stretch fabric? Yes. It includes stretch stitches and adjustable foot pressure. Use a suitable ballpoint or stretch needle for the fabric. Can it sew denim? It can sew ordinary garment-weight denim when correctly set up with a suitable needle, thread and stitch. It is not an industrial or dedicated heavy-duty machine. Can it quilt? Yes. It is suited to patchwork, appliqué, straight-line quilting and smaller free-motion projects. Additional quilting feet are available separately. Does it include an even-feed foot? No. Compatible standard and convertible even-feed feet are available separately. Can it sew without the foot controller? Yes. Use the start/stop button together with the speed-control slider. Does it have needle up and down? Yes. The needle can be set to stop raised or lowered in the project. What is the main difference between the DM7200 and DC6050? The DM7200 expands the stitch library from 50 to 200, adds a built-in alphabet, increases the buttonhole selection from three to 14 and provides stitch-combination memory. Both machines include automatic thread cutting, adjustable foot pressure and an extension table. Buy from New Zealand Janome specialists Expert support from purchase through to servicing Direct Sewing has supplied sewing, quilting, embroidery and overlocking equipment throughout New Zealand since 2001. Our experienced team can demonstrate the Janome DM7200 and explain its lettering, stitch memory, automatic cutter, buttonholes, pressure adjustment and quilting accessories. Every machine is backed by genuine product knowledge, authorised New Zealand warranty support and our own in-house technical workshop with experienced sewing-machine technicians. For sewists who want a large stitch library, built-in lettering, automatic thread cutting and a complete quilting-friendly package, the Janome DM7200 is an outstanding all-round computerised sewing machine.