{"product_id":"products-pfaff-ambition-610","title":"PFAFF Ambition 610 Blue Computerised Sewing Machine","description":"\u003cstyle\u003e\n  .ds-pa610,\n  .ds-pa610 * {\n    box-sizing: border-box;\n  }\n\n  .ds-pa610 {\n    --navy: #142f4d;\n    --blue: #176ca8;\n    --blue-dark: #0e4f7e;\n    --blue-light: #edf6fb;\n    --text: #2d4051;\n    --muted: #647685;\n    --line: #d9e4eb;\n    --light: #f5f8fa;\n    --white: #ffffff;\n    max-width: 1180px;\n    margin: 0 auto;\n    color: var(--text);\n    font-family: Arial, Helvetica, sans-serif;\n    font-size: 16px;\n    line-height: 1.7;\n  }\n\n  .ds-pa610 img {\n    display: block;\n    max-width: 100%;\n    height: auto;\n  }\n\n  .ds-pa610 h2,\n  .ds-pa610 h3 {\n    margin-top: 0;\n    color: var(--navy);\n    line-height: 1.2;\n  }\n\n  .ds-pa610 h2 {\n    margin-bottom: 18px;\n    font-size: clamp(28px, 4vw, 44px);\n  }\n\n  .ds-pa610 h3 {\n    margin-bottom: 10px;\n    font-size: 21px;\n  }\n\n  .ds-pa610 p {\n    margin-top: 0;\n  }\n\n  .ds-pa610 a {\n    color: var(--blue-dark);\n  }\n\n  .ds-pa610 .ds-section {\n    padding: 64px 24px;\n  }\n\n  .ds-pa610 .ds-heading {\n    max-width: 800px;\n    margin: 0 auto 36px;\n    text-align: center;\n  }\n\n  .ds-pa610 .ds-heading p {\n    color: var(--muted);\n    font-size: 18px;\n  }\n\n  .ds-pa610 .ds-eyebrow {\n    display: inline-block;\n    margin-bottom: 15px;\n    color: var(--blue);\n    font-size: 13px;\n    font-weight: 700;\n    letter-spacing: 1.3px;\n    text-transform: uppercase;\n  }\n\n  .ds-pa610 .ds-hero {\n    display: grid;\n    grid-template-columns: 1.05fr 0.95fr;\n    align-items: center;\n    overflow: hidden;\n    background: linear-gradient(135deg, #0d263e 0%, #185f91 100%);\n    border-radius: 18px;\n  }\n\n  .ds-pa610 .ds-hero-copy {\n    padding: 58px 48px;\n    color: var(--white);\n  }\n\n  .ds-pa610 .ds-hero .ds-eyebrow {\n    color: #bfe1f4;\n  }\n\n  .ds-pa610 .ds-hero h2 {\n    color: var(--white);\n  }\n\n  .ds-pa610 .ds-hero p {\n    max-width: 650px;\n    margin-bottom: 24px;\n    color: #e5f1f8;\n    font-size: 18px;\n  }\n\n  .ds-pa610 .ds-hero-image {\n    align-self: stretch;\n    min-height: 520px;\n    padding: 34px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    background: var(--white);\n  }\n\n  .ds-pa610 .ds-hero-image img {\n    width: 100%;\n    max-width: 600px;\n    object-fit: contain;\n  }\n\n  .ds-pa610 .ds-badges {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px;\n  }\n\n  .ds-pa610 .ds-badge {\n    display: inline-block;\n    padding: 8px 13px;\n    color: var(--white);\n    background: rgba(255,255,255,0.12);\n    border: 1px solid rgba(255,255,255,0.28);\n    border-radius: 999px;\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .ds-pa610 .ds-button-row {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 12px;\n    margin-top: 26px;\n  }\n\n  .ds-pa610 .ds-btn {\n    display: inline-block;\n    padding: 13px 20px;\n    color: var(--white);\n    background: var(--blue);\n    border: 2px solid var(--blue);\n    border-radius: 7px;\n    font-weight: 700;\n    line-height: 1.25;\n    text-align: center;\n    text-decoration: none;\n    transition: 0.2s ease;\n  }\n\n  .ds-pa610 .ds-btn:hover {\n    color: var(--white);\n    background: var(--blue-dark);\n    border-color: var(--blue-dark);\n  }\n\n  .ds-pa610 .ds-btn-light {\n    color: var(--navy);\n    background: var(--white);\n    border-color: var(--white);\n  }\n\n  .ds-pa610 .ds-btn-light:hover {\n    color: var(--navy);\n    background: #e8f3f9;\n    border-color: #e8f3f9;\n  }\n\n  .ds-pa610 .ds-btn-outline {\n    color: var(--white);\n    background: transparent;\n    border-color: rgba(255,255,255,0.7);\n  }\n\n  .ds-pa610 .ds-btn-outline:hover {\n    color: var(--navy);\n    background: var(--white);\n    border-color: var(--white);\n  }\n\n  .ds-pa610 .ds-stats {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    margin-top: 22px;\n    overflow: hidden;\n    background: var(--white);\n    border: 1px solid var(--line);\n    border-radius: 14px;\n  }\n\n  .ds-pa610 .ds-stat {\n    padding: 26px 14px;\n    text-align: center;\n    border-right: 1px solid var(--line);\n  }\n\n  .ds-pa610 .ds-stat:last-child {\n    border-right: 0;\n  }\n\n  .ds-pa610 .ds-stat strong {\n    display: block;\n    margin-bottom: 5px;\n    color: var(--blue-dark);\n    font-size: 25px;\n    line-height: 1.1;\n  }\n\n  .ds-pa610 .ds-stat span {\n    color: var(--muted);\n    font-size: 14px;\n  }\n\n  .ds-pa610 .ds-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 20px;\n  }\n\n  .ds-pa610 .ds-card {\n    padding: 28px;\n    background: var(--white);\n    border: 1px solid var(--line);\n    border-radius: 12px;\n  }\n\n  .ds-pa610 .ds-card-mark {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 43px;\n    height: 43px;\n    margin-bottom: 18px;\n    color: var(--white);\n    background: var(--blue);\n    border-radius: 50%;\n    font-size: 15px;\n    font-weight: 700;\n  }\n\n  .ds-pa610 .ds-card p {\n    margin-bottom: 0;\n    color: var(--muted);\n  }\n\n  .ds-pa610 .ds-soft {\n    background: var(--light);\n    border-radius: 18px;\n  }\n\n  .ds-pa610 .ds-split {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 45px;\n    align-items: center;\n  }\n\n  .ds-pa610 .ds-split img {\n    width: 100%;\n    border-radius: 14px;\n  }\n\n  .ds-pa610 .ds-list {\n    margin: 22px 0 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .ds-pa610 .ds-list li {\n    position: relative;\n    margin-bottom: 12px;\n    padding-left: 29px;\n  }\n\n  .ds-pa610 .ds-list li::before {\n    position: absolute;\n    top: 1px;\n    left: 0;\n    color: var(--blue);\n    content: \"✓\";\n    font-weight: 700;\n  }\n\n  .ds-pa610 .ds-band {\n    padding: 50px 42px;\n    color: var(--white);\n    background: var(--navy);\n    border-radius: 16px;\n  }\n\n  .ds-pa610 .ds-band h2,\n  .ds-pa610 .ds-band h3 {\n    color: var(--white);\n  }\n\n  .ds-pa610 .ds-band p {\n    color: #dfeaf2;\n  }\n\n  .ds-pa610 .ds-band-grid {\n    display: grid;\n    grid-template-columns: 1.05fr 0.95fr;\n    gap: 42px;\n    align-items: center;\n  }\n\n  .ds-pa610 .ds-note {\n    margin-top: 24px;\n    padding: 20px 22px;\n    background: var(--blue-light);\n    border-left: 4px solid var(--blue);\n    border-radius: 5px;\n  }\n\n  .ds-pa610 .ds-note p:last-child {\n    margin-bottom: 0;\n  }\n\n  .ds-pa610 .ds-image-cards {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 18px;\n  }\n\n  .ds-pa610 .ds-image-card {\n    overflow: hidden;\n    background: var(--white);\n    border: 1px solid var(--line);\n    border-radius: 12px;\n  }\n\n  .ds-pa610 .ds-image-card img {\n    width: 100%;\n    aspect-ratio: 1 \/ 1;\n    object-fit: cover;\n  }\n\n  .ds-pa610 .ds-image-copy {\n    padding: 20px;\n  }\n\n  .ds-pa610 .ds-image-copy p {\n    margin-bottom: 0;\n    color: var(--muted);\n  }\n\n  .ds-pa610 .ds-creative-grid {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 18px;\n  }\n\n  .ds-pa610 .ds-creative {\n    padding: 24px;\n    background: var(--white);\n    border: 1px solid var(--line);\n    border-radius: 10px;\n  }\n\n  .ds-pa610 .ds-creative p {\n    margin-bottom: 0;\n    color: var(--muted);\n  }\n\n  .ds-pa610 .ds-uses {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 13px;\n  }\n\n  .ds-pa610 .ds-use {\n    padding: 20px 14px;\n    color: var(--navy);\n    background: var(--white);\n    border: 1px solid var(--line);\n    border-radius: 9px;\n    font-weight: 700;\n    text-align: center;\n  }\n\n  .ds-pa610 .ds-included {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 24px;\n  }\n\n  .ds-pa610 .ds-package {\n    padding: 30px;\n    background: var(--white);\n    border: 1px solid var(--line);\n    border-radius: 12px;\n  }\n\n  .ds-pa610 .ds-package-highlight {\n    border-top: 5px solid var(--blue);\n  }\n\n  .ds-pa610 .ds-foot-grid {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 10px;\n    margin-top: 18px;\n  }\n\n  .ds-pa610 .ds-foot {\n    padding: 14px;\n    background: var(--light);\n    border-radius: 7px;\n  }\n\n  .ds-pa610 .ds-foot strong {\n    display: block;\n    color: var(--navy);\n  }\n\n  .ds-pa610 .ds-foot span {\n    color: var(--muted);\n    font-size: 13px;\n  }\n\n  .ds-pa610 .ds-table-wrap {\n    overflow-x: auto;\n    background: var(--white);\n    border: 1px solid var(--line);\n    border-radius: 12px;\n  }\n\n  .ds-pa610 table {\n    width: 100%;\n    min-width: 620px;\n    border-collapse: collapse;\n  }\n\n  .ds-pa610 th,\n  .ds-pa610 td {\n    padding: 15px 18px;\n    border-bottom: 1px solid var(--line);\n    text-align: left;\n    vertical-align: top;\n  }\n\n  .ds-pa610 th {\n    width: 35%;\n    color: var(--navy);\n    background: var(--light);\n  }\n\n  .ds-pa610 tr:last-child th,\n  .ds-pa610 tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .ds-pa610 .ds-compare {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    overflow: hidden;\n    border: 1px solid var(--line);\n    border-radius: 14px;\n  }\n\n  .ds-pa610 .ds-compare-column {\n    padding: 30px;\n    background: var(--white);\n  }\n\n  .ds-pa610 .ds-compare-column:first-child {\n    background: var(--blue-light);\n    border-right: 1px solid var(--line);\n  }\n\n  .ds-pa610 .ds-video {\n    position: relative;\n    height: 0;\n    padding-bottom: 56.25%;\n    overflow: hidden;\n    background: #000;\n    border-radius: 14px;\n  }\n\n  .ds-pa610 .ds-video iframe {\n    position: absolute;\n    inset: 0;\n    width: 100%;\n    height: 100%;\n    border: 0;\n  }\n\n  .ds-pa610 .ds-support {\n    padding: 46px;\n    color: var(--white);\n    background: linear-gradient(135deg, var(--blue-dark), var(--navy));\n    border-radius: 16px;\n  }\n\n  .ds-pa610 .ds-support h2,\n  .ds-pa610 .ds-support h3 {\n    color: var(--white);\n  }\n\n  .ds-pa610 .ds-support p,\n  .ds-pa610 .ds-support li {\n    color: #e3edf4;\n  }\n\n  .ds-pa610 .ds-support a:not(.ds-btn) {\n    color: var(--white);\n  }\n\n  .ds-pa610 .ds-contact {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 38px;\n    align-items: center;\n  }\n\n  .ds-pa610 .ds-faq details {\n    margin-bottom: 11px;\n    overflow: hidden;\n    background: var(--white);\n    border: 1px solid var(--line);\n    border-radius: 9px;\n  }\n\n  .ds-pa610 .ds-faq summary {\n    position: relative;\n    padding: 18px 48px 18px 20px;\n    color: var(--navy);\n    cursor: pointer;\n    font-weight: 700;\n    list-style: none;\n  }\n\n  .ds-pa610 .ds-faq summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .ds-pa610 .ds-faq summary::after {\n    position: absolute;\n    top: 17px;\n    right: 20px;\n    color: var(--blue);\n    content: \"+\";\n    font-size: 24px;\n    line-height: 1;\n  }\n\n  .ds-pa610 .ds-faq details[open] summary::after {\n    content: \"–\";\n  }\n\n  .ds-pa610 .ds-faq-answer {\n    padding: 0 20px 18px;\n    color: var(--muted);\n  }\n\n  .ds-pa610 .ds-faq-answer p:last-child {\n    margin-bottom: 0;\n  }\n\n  .ds-pa610 .ds-final {\n    padding: 55px 30px;\n    text-align: center;\n    background: var(--blue-light);\n    border-radius: 16px;\n  }\n\n  .ds-pa610 .ds-final p {\n    max-width: 730px;\n    margin: 0 auto 23px;\n    color: var(--muted);\n    font-size: 18px;\n  }\n\n  @media (max-width: 900px) {\n    .ds-pa610 .ds-hero,\n    .ds-pa610 .ds-split,\n    .ds-pa610 .ds-band-grid,\n    .ds-pa610 .ds-contact {\n      grid-template-columns: 1fr;\n    }\n\n    .ds-pa610 .ds-hero-image {\n      min-height: auto;\n    }\n\n    .ds-pa610 .ds-grid,\n    .ds-pa610 .ds-image-cards {\n      grid-template-columns: repeat(2, 1fr);\n    }\n\n    .ds-pa610 .ds-uses {\n      grid-template-columns: repeat(2, 1fr);\n    }\n  }\n\n  @media (max-width: 640px) {\n    .ds-pa610 .ds-section {\n      padding: 44px 16px;\n    }\n\n    .ds-pa610 .ds-hero-copy {\n      padding: 38px 24px;\n    }\n\n    .ds-pa610 .ds-hero-image {\n      padding: 22px;\n    }\n\n    .ds-pa610 .ds-stats,\n    .ds-pa610 .ds-grid,\n    .ds-pa610 .ds-image-cards,\n    .ds-pa610 .ds-creative-grid,\n    .ds-pa610 .ds-included,\n    .ds-pa610 .ds-foot-grid,\n    .ds-pa610 .ds-uses,\n    .ds-pa610 .ds-compare {\n      grid-template-columns: 1fr;\n    }\n\n    .ds-pa610 .ds-stat {\n      border-right: 0;\n      border-bottom: 1px solid var(--line);\n    }\n\n    .ds-pa610 .ds-stat:last-child {\n      border-bottom: 0;\n    }\n\n    .ds-pa610 .ds-compare-column:first-child {\n      border-right: 0;\n      border-bottom: 1px solid var(--line);\n    }\n\n    .ds-pa610 .ds-band,\n    .ds-pa610 .ds-support {\n      padding: 34px 22px;\n    }\n\n    .ds-pa610 .ds-button-row {\n      flex-direction: column;\n    }\n\n    .ds-pa610 .ds-btn {\n      width: 100%;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"ds-pa610\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003csection class=\"ds-hero\"\u003e\n    \u003cdiv class=\"ds-hero-copy\"\u003e\n      \u003cspan class=\"ds-eyebrow\"\u003ePFAFF Ambition series\u003c\/span\u003e\n\n      \u003ch2\u003eOriginal IDT precision with more room to create\u003c\/h2\u003e\n\n      \u003cp\u003e\n        The PFAFF Ambition 610 Blue is a capable computerised sewing machine\n        built around PFAFF’s Original IDT integrated dual-feed system. It\n        combines controlled fabric feeding with 110 stitches, 200 mm of sewing\n        space, a large LCD and useful creative controls for garment sewing,\n        quilting and home décor.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"ds-badges\"\u003e\n        \u003cspan class=\"ds-badge\"\u003eOriginal IDT dual feed\u003c\/span\u003e\n        \u003cspan class=\"ds-badge\"\u003e110 stitches\u003c\/span\u003e\n        \u003cspan class=\"ds-badge\"\u003e200 mm sewing space\u003c\/span\u003e\n        \u003cspan class=\"ds-badge\"\u003e29 needle positions\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ds-button-row\"\u003e\n        \u003ca class=\"ds-btn ds-btn-light\" href=\"https:\/\/www.directsewing.co.nz\/pages\/contact\"\u003e\n          Ask Direct Sewing\n        \u003c\/a\u003e\n\n        \u003ca class=\"ds-btn ds-btn-outline\" href=\"https:\/\/www.directsewing.co.nz\/collections\/pfaff-machines\"\u003e\n          Compare PFAFF machines\n        \u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ds-hero-image\"\u003e\n      \u003cimg src=\"https:\/\/www.directsewing.co.nz\/cdn\/shop\/files\/0dec70c3c042609a68e0c818d5947017562f1db8_6b47896a-ab57-481f-85e3-868c5345f72a_jpg_1296x.webp?v=1740697374\" alt=\"PFAFF Ambition 610 Blue computerised sewing machine\" width=\"900\" height=\"900\" loading=\"eager\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- QUICK SPECIFICATIONS --\u003e\n  \u003cdiv class=\"ds-stats\"\u003e\n    \u003cdiv class=\"ds-stat\"\u003e\n      \u003cstrong\u003e110\u003c\/strong\u003e\n      \u003cspan\u003eBuilt-in stitches\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ds-stat\"\u003e\n      \u003cstrong\u003e200 mm\u003c\/strong\u003e\n      \u003cspan\u003eSpace right of the needle\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ds-stat\"\u003e\n      \u003cstrong\u003e800 spm\u003c\/strong\u003e\n      \u003cspan\u003eMaximum sewing speed\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ds-stat\"\u003e\n      \u003cstrong\u003e7 mm\u003c\/strong\u003e\n      \u003cspan\u003eMaximum stitch width\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- BENEFITS --\u003e\n  \u003csection class=\"ds-section\"\u003e\n    \u003cdiv class=\"ds-heading\"\u003e\n      \u003ch2\u003eMade for accurate sewing across difficult and everyday fabrics\u003c\/h2\u003e\n\n      \u003cp\u003e\n        From slippery garment fabrics and matching stripes to multiple quilt\n        layers, the Ambition 610 provides greater control over how the fabric\n        moves beneath the presser foot.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ds-grid\"\u003e\n      \u003cdiv class=\"ds-card\"\u003e\n        \u003cdiv class=\"ds-card-mark\"\u003e01\u003c\/div\u003e\n        \u003ch3\u003eOriginal IDT system\u003c\/h3\u003e\n        \u003cp\u003e\n          PFAFF’s integrated dual feed moves the fabric from above and below\n          for more even feeding and improved layer alignment.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ds-card\"\u003e\n        \u003cdiv class=\"ds-card-mark\"\u003e02\u003c\/div\u003e\n        \u003ch3\u003eGenerous sewing space\u003c\/h3\u003e\n        \u003cp\u003e\n          The 200 mm area to the right of the needle provides room for quilts,\n          home décor, garments and other larger projects.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ds-card\"\u003e\n        \u003cdiv class=\"ds-card-mark\"\u003e03\u003c\/div\u003e\n        \u003ch3\u003e110 built-in stitches\u003c\/h3\u003e\n        \u003cp\u003e\n          Choose from utility, stretch, quilting, decorative and satin stitches\n          up to 7 mm wide, plus an automatic buttonhole.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ds-card\"\u003e\n        \u003cdiv class=\"ds-card-mark\"\u003e04\u003c\/div\u003e\n        \u003ch3\u003eLarge LCD guidance\u003c\/h3\u003e\n        \u003cp\u003e\n          View the selected stitch and relevant sewing information on the\n          clear, high-resolution PFAFF LCD.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ds-card\"\u003e\n        \u003cdiv class=\"ds-card-mark\"\u003e05\u003c\/div\u003e\n        \u003ch3\u003eAdjustable speed\u003c\/h3\u003e\n        \u003cp\u003e\n          Set the machine’s maximum sewing speed for detailed work, curves,\n          free-motion techniques or comfortable everyday control.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ds-card\"\u003e\n        \u003cdiv class=\"ds-card-mark\"\u003e06\u003c\/div\u003e\n        \u003ch3\u003e29 needle positions\u003c\/h3\u003e\n        \u003cp\u003e\n          Position the needle precisely for topstitching, edge stitching,\n          quilting, under-stitching and stitching in the ditch.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- IDT --\u003e\n  \u003csection class=\"ds-section\"\u003e\n    \u003cdiv class=\"ds-band\"\u003e\n      \u003cdiv class=\"ds-band-grid\"\u003e\n        \u003cdiv\u003e\n          \u003cspan class=\"ds-eyebrow\" style=\"color:#bfe1f4;\"\u003eOriginal IDT integrated dual feed\u003c\/span\u003e\n          \u003ch2\u003eFeed fabric from the top and bottom together\u003c\/h2\u003e\n\n          \u003cp\u003e\n            The Original IDT system is built into the machine behind the\n            presser foot. When engaged with a compatible IDT foot, it works\n            with the lower feed dogs to move both fabric surfaces at the same rate.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            This can help prevent layers from shifting, seams from creeping\n            and patterns from moving out of alignment.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003ch3\u003eWhere IDT makes a difference\u003c\/h3\u003e\n\n          \u003cul class=\"ds-list\"\u003e\n            \u003cli\u003eMatching checks, stripes and patterned fabrics\u003c\/li\u003e\n            \u003cli\u003eKeeping quilt layers aligned\u003c\/li\u003e\n            \u003cli\u003eFeeding slippery or silky fabrics\u003c\/li\u003e\n            \u003cli\u003eHandling stretch and knit materials\u003c\/li\u003e\n            \u003cli\u003eProducing even topstitching\u003c\/li\u003e\n            \u003cli\u003eSewing long seams without layer movement\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ds-note\"\u003e\n      \u003cp\u003e\n        \u003cstrong\u003eImportant:\u003c\/strong\u003e IDT is an integrated fabric-feeding system,\n        not a motorised walking foot. Use an IDT-compatible presser foot when\n        the system is engaged.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- FEATURE IMAGES --\u003e\n  \u003csection class=\"ds-section ds-soft\"\u003e\n    \u003cdiv class=\"ds-heading\"\u003e\n      \u003ch2\u003ePrecision, information and useful working space\u003c\/h2\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ds-image-cards\"\u003e\n      \u003cdiv class=\"ds-image-card\"\u003e\n        \u003cimg src=\"https:\/\/www.singer.com\/cdn\/shop\/files\/PFAFF-5050-Ambition_610_Sewing_Machine-1.jpg?v=1707255637\u0026amp;width=640\" alt=\"PFAFF Ambition 610 Original IDT integrated dual-feed system\" width=\"640\" height=\"640\" loading=\"lazy\"\u003e\n\n        \u003cdiv class=\"ds-image-copy\"\u003e\n          \u003ch3\u003eOriginal IDT\u003c\/h3\u003e\n          \u003cp\u003e\n            Integrated top and bottom feeding helps keep fabric layers moving\n            together throughout the seam.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ds-image-card\"\u003e\n        \u003cimg src=\"https:\/\/www.singer.com\/cdn\/shop\/files\/PFAFF-5050-Ambition_610_Sewing_Machine-2.jpg?v=1707255608\u0026amp;width=640\" alt=\"LCD information screen on the PFAFF Ambition 610\" width=\"640\" height=\"640\" loading=\"lazy\"\u003e\n\n        \u003cdiv class=\"ds-image-copy\"\u003e\n          \u003ch3\u003eLarge PFAFF LCD\u003c\/h3\u003e\n          \u003cp\u003e\n            See stitch choices and relevant sewing information directly on the\n            machine’s display.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ds-image-card\"\u003e\n        \u003cimg src=\"https:\/\/www.singer.com\/cdn\/shop\/files\/PFAFF-5050-Ambition_610_Sewing_Machine-3.jpg?v=1707255581\u0026amp;width=640\" alt=\"Large 200 mm sewing space on the PFAFF Ambition 610\" width=\"640\" height=\"640\" loading=\"lazy\"\u003e\n\n        \u003cdiv class=\"ds-image-copy\"\u003e\n          \u003ch3\u003e200 mm sewing space\u003c\/h3\u003e\n          \u003cp\u003e\n            Additional room to the right of the needle helps accommodate\n            quilts, garments and bulky projects.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- CREATIVE CONTROLS --\u003e\n  \u003csection class=\"ds-section\"\u003e\n    \u003cdiv class=\"ds-split\"\u003e\n      \u003cdiv\u003e\n        \u003cimg src=\"https:\/\/www.directsewing.co.nz\/cdn\/shop\/files\/c7f37303da6ccc6384d1bc408af98d3dfd08db4c_37941ea4-b8aa-4326-99a7-d6a0f5968631_jpg_1296x.webp?v=1740699227\" alt=\"PFAFF Ambition 610 Blue sewing machine work area\" width=\"800\" height=\"800\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv\u003e\n        \u003cspan class=\"ds-eyebrow\"\u003eCreative and practical control\u003c\/span\u003e\n        \u003ch2\u003eAdjust the stitch to suit your project\u003c\/h2\u003e\n\n        \u003cdiv class=\"ds-creative-grid\"\u003e\n          \u003cdiv class=\"ds-creative\"\u003e\n            \u003ch3\u003eStitch elongation\u003c\/h3\u003e\n            \u003cp\u003e\n              Lengthen compatible satin stitches without making the stitch\n              formation less dense.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"ds-creative\"\u003e\n            \u003ch3\u003eMirror image\u003c\/h3\u003e\n            \u003cp\u003e\n              Flip suitable stitches from side to side for borders,\n              symmetrical layouts and additional design options.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"ds-creative\"\u003e\n            \u003ch3\u003eTwin-needle program\u003c\/h3\u003e\n            \u003cp\u003e\n              Enter the twin-needle size so the machine can limit stitch width\n              and display the stitch safely.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"ds-creative\"\u003e\n            \u003ch3\u003eNeedle up\/down\u003c\/h3\u003e\n            \u003cp\u003e\n              Choose whether the needle stops raised or in the fabric for\n              pivoting, appliqué and controlled corners.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"ds-creative\"\u003e\n            \u003ch3\u003eAutomatic tie-off\u003c\/h3\u003e\n            \u003cp\u003e\n              Secure the stitching and have the machine stop automatically for\n              a clean, consistent finish.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"ds-creative\"\u003e\n            \u003ch3\u003eStart\/stop sewing\u003c\/h3\u003e\n            \u003cp\u003e\n              Operate the machine without the foot control when preferred,\n              with the speed slider controlling the pace.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- APPLICATIONS --\u003e\n  \u003csection class=\"ds-section ds-soft\"\u003e\n    \u003cdiv class=\"ds-heading\"\u003e\n      \u003ch2\u003eDesigned for ambitious sewing and quilting projects\u003c\/h2\u003e\n\n      \u003cp\u003e\n        The combination of IDT, a larger workspace and adjustable electronic\n        functions makes the Ambition 610 a versatile step-up machine.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ds-uses\"\u003e\n      \u003cdiv class=\"ds-use\"\u003eGarment construction\u003c\/div\u003e\n      \u003cdiv class=\"ds-use\"\u003ePatchwork and quilting\u003c\/div\u003e\n      \u003cdiv class=\"ds-use\"\u003eHome décor\u003c\/div\u003e\n      \u003cdiv class=\"ds-use\"\u003eStretch fabrics\u003c\/div\u003e\n      \u003cdiv class=\"ds-use\"\u003ePattern matching\u003c\/div\u003e\n      \u003cdiv class=\"ds-use\"\u003eDecorative stitching\u003c\/div\u003e\n      \u003cdiv class=\"ds-use\"\u003eAppliqué\u003c\/div\u003e\n      \u003cdiv class=\"ds-use\"\u003ePrecise topstitching\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ds-note\"\u003e\n      \u003cp\u003e\n        The Ambition 610 can manage many layered and heavier domestic projects\n        when fitted with the correct needle and thread. It remains a domestic\n        machine rather than an industrial or dedicated heavy-duty model.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- INCLUDED ACCESSORIES --\u003e\n  \u003csection class=\"ds-section\"\u003e\n    \u003cdiv class=\"ds-heading\"\u003e\n      \u003ch2\u003eSix useful presser feet and essential accessories included\u003c\/h2\u003e\n\n      \u003cp\u003e\n        Most of the included construction feet are designed to work with the\n        Original IDT system.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ds-included\"\u003e\n      \u003cdiv class=\"ds-package ds-package-highlight\"\u003e\n        \u003ch3\u003eIncluded presser feet\u003c\/h3\u003e\n\n        \u003cdiv class=\"ds-foot-grid\"\u003e\n          \u003cdiv class=\"ds-foot\"\u003e\n            \u003cstrong\u003eStandard Foot 0A\u003c\/strong\u003e\n            \u003cspan\u003eGeneral sewing with IDT\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"ds-foot\"\u003e\n            \u003cstrong\u003eFancy Stitch Foot 1A\u003c\/strong\u003e\n            \u003cspan\u003eDecorative sewing with IDT\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"ds-foot\"\u003e\n            \u003cstrong\u003eFancy Stitch Foot 2A\u003c\/strong\u003e\n            \u003cspan\u003eDecorative and satin stitches\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"ds-foot\"\u003e\n            \u003cstrong\u003eBlindhem Foot 3\u003c\/strong\u003e\n            \u003cspan\u003eGuided blind hems with IDT\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"ds-foot\"\u003e\n            \u003cstrong\u003eZipper Foot 4\u003c\/strong\u003e\n            \u003cspan\u003eZips and close-edge sewing with IDT\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"ds-foot\"\u003e\n            \u003cstrong\u003eButtonhole Foot 5\u003c\/strong\u003e\n            \u003cspan\u003eRepeatable one-step buttonholes\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ds-package\"\u003e\n        \u003ch3\u003eOther included accessories\u003c\/h3\u003e\n\n        \u003cul class=\"ds-list\"\u003e\n          \u003cli\u003eFive bobbins\u003c\/li\u003e\n          \u003cli\u003eNeedle pack\u003c\/li\u003e\n          \u003cli\u003eEdge guide\u003c\/li\u003e\n          \u003cli\u003eAuxiliary spool pin\u003c\/li\u003e\n          \u003cli\u003eLarge and small spool caps\u003c\/li\u003e\n          \u003cli\u003eThread net and two felt pads\u003c\/li\u003e\n          \u003cli\u003eSeam ripper and cleaning brush\u003c\/li\u003e\n          \u003cli\u003eNeedle-plate screwdriver\u003c\/li\u003e\n          \u003cli\u003eMulti-purpose tool\u003c\/li\u003e\n          \u003cli\u003eFoot control and power cord\u003c\/li\u003e\n          \u003cli\u003eProtective hard cover\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- SPECIFICATIONS --\u003e\n  \u003csection class=\"ds-section ds-soft\"\u003e\n    \u003cdiv class=\"ds-heading\"\u003e\n      \u003ch2\u003ePFAFF Ambition 610 specifications\u003c\/h2\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ds-table-wrap\"\u003e\n      \u003ctable\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003cth\u003eMachine type\u003c\/th\u003e\n            \u003ctd\u003eComputerised domestic sewing and quilting machine\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eBuilt-in stitches\u003c\/th\u003e\n            \u003ctd\u003e110 utility, stretch, quilting and decorative stitches\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eMaximum stitch width\u003c\/th\u003e\n            \u003ctd\u003e7 mm\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eMaximum stitch length\u003c\/th\u003e\n            \u003ctd\u003e5 mm\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eMaximum sewing speed\u003c\/th\u003e\n            \u003ctd\u003eUp to 800 stitches per minute\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eSpeed control\u003c\/th\u003e\n            \u003ctd\u003eAdjustable speed slider\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eSewing space\u003c\/th\u003e\n            \u003ctd\u003e200 mm to the right of the needle\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eDisplay\u003c\/th\u003e\n            \u003ctd\u003eApproximately 3.2-inch diagonal PFAFF LCD\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eFabric feeding\u003c\/th\u003e\n            \u003ctd\u003ePFAFF Original IDT integrated dual-feed system\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eNeedle positions\u003c\/th\u003e\n            \u003ctd\u003e29 adjustable positions\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eNeedle up\/down\u003c\/th\u003e\n            \u003ctd\u003eYes\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eStart\/stop button\u003c\/th\u003e\n            \u003ctd\u003eYes\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eTie-off function\u003c\/th\u003e\n            \u003ctd\u003eAutomatic tie-off and stop\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eNeedle threader\u003c\/th\u003e\n            \u003ctd\u003eBuilt in\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eThread cutter\u003c\/th\u003e\n            \u003ctd\u003eManual\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eThread tension\u003c\/th\u003e\n            \u003ctd\u003eManually adjustable\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eCreative functions\u003c\/th\u003e\n            \u003ctd\u003eStitch elongation, mirror image and twin-needle program\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eButtonhole\u003c\/th\u003e\n            \u003ctd\u003eOne-step buttonhole with included Buttonhole Foot 5\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eApproximate dimensions\u003c\/th\u003e\n            \u003ctd\u003e48 cm wide × 19.3 cm deep × 30 cm high\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eApproximate machine weight\u003c\/th\u003e\n            \u003ctd\u003e8.5 kg\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eIncluded presser feet\u003c\/th\u003e\n            \u003ctd\u003eSix\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eCover\u003c\/th\u003e\n            \u003ctd\u003eProtective hard 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!-- MODEL COMPARISON --\u003e\n  \u003csection class=\"ds-section\"\u003e\n    \u003cdiv class=\"ds-heading\"\u003e\n      \u003ch2\u003eAmbition 610 or Smarter 260C?\u003c\/h2\u003e\n\n      \u003cp\u003e\n        The Ambition 610 is a substantial step up for sewers who want improved\n        fabric feeding, more space and greater stitch control.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ds-compare\"\u003e\n      \u003cdiv class=\"ds-compare-column\"\u003e\n        \u003ch3\u003eChoose the Ambition 610 if you want\u003c\/h3\u003e\n\n        \u003cul class=\"ds-list\"\u003e\n          \u003cli\u003eOriginal IDT integrated dual feed\u003c\/li\u003e\n          \u003cli\u003e200 mm of sewing space\u003c\/li\u003e\n          \u003cli\u003e110 stitches up to 7 mm wide\u003c\/li\u003e\n          \u003cli\u003eA larger LCD\u003c\/li\u003e\n          \u003cli\u003e29 needle positions\u003c\/li\u003e\n          \u003cli\u003eStitch elongation and mirror imaging\u003c\/li\u003e\n          \u003cli\u003eMore control for quilting and pattern matching\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ds-compare-column\"\u003e\n        \u003ch3\u003eChoose the Smarter 260C if you prefer\u003c\/h3\u003e\n\n        \u003cul class=\"ds-list\"\u003e\n          \u003cli\u003eA smaller and lighter machine\u003c\/li\u003e\n          \u003cli\u003eStraightforward direct stitch selection\u003c\/li\u003e\n          \u003cli\u003e27 essential stitches\u003c\/li\u003e\n          \u003cli\u003eComputerised convenience at a lower price point\u003c\/li\u003e\n          \u003cli\u003eA compact machine for general everyday sewing\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- VIDEO --\u003e\n  \u003csection class=\"ds-section ds-soft\"\u003e\n    \u003cdiv class=\"ds-heading\"\u003e\n      \u003ch2\u003eSee how PFAFF Original IDT works\u003c\/h2\u003e\n\n      \u003cp\u003e\n        Learn how the integrated system supports fabric feeding from above and\n        below the project.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ds-video\"\u003e\n      \u003ciframe src=\"https:\/\/www.youtube.com\/embed\/5RQxHyLMkqI?rel=0\" title=\"PFAFF Original IDT integrated dual-feed system demonstration\" loading=\"lazy\" allow=\"accelerometer; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen\u003e\n      \u003c\/iframe\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ACCESSORIES --\u003e\n  \u003csection class=\"ds-section\"\u003e\n    \u003cdiv class=\"ds-heading\"\u003e\n      \u003ch2\u003eNeedles, thread and compatible accessories\u003c\/h2\u003e\n\n      \u003cp\u003e\n        Match the needle and thread to your fabric, and choose IDT-compatible\n        feet when you want to use the integrated dual-feed system.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ds-button-row\" style=\"justify-content:center;\"\u003e\n      \u003ca class=\"ds-btn\" href=\"https:\/\/www.directsewing.co.nz\/collections\/needles\/products\/schmetz-regular-needles\"\u003e\n        Shop Schmetz universal needles\n      \u003c\/a\u003e\n\n      \u003ca class=\"ds-btn\" href=\"https:\/\/www.directsewing.co.nz\/collections\/thread\"\u003e\n        Shop sewing thread\n      \u003c\/a\u003e\n\n      \u003ca class=\"ds-btn\" href=\"https:\/\/www.directsewing.co.nz\/collections\/domestic-machine-feet\"\u003e\n        Shop domestic machine feet\n      \u003c\/a\u003e\n\n      \u003ca class=\"ds-btn\" href=\"https:\/\/svpworldwide.widen.net\/view\/pdf\/2c0kciagah\/Ambition610_EN.pdf?t.download=true\u0026amp;u=ef7fnl\"\u003e\n        View the instruction manual\n      \u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- SUPPORT --\u003e\n  \u003csection class=\"ds-section\"\u003e\n    \u003cdiv class=\"ds-support\"\u003e\n      \u003cdiv class=\"ds-contact\"\u003e\n        \u003cdiv\u003e\n          \u003cspan class=\"ds-eyebrow\" style=\"color:#bfe1f4;\"\u003eDirect Sewing support\u003c\/span\u003e\n          \u003ch2\u003eLocal guidance for getting the most from your machine\u003c\/h2\u003e\n\n          \u003cp\u003e\n            Direct Sewing has supported New Zealand sewers for more than 30\n            years. The experienced team can explain IDT, demonstrate the\n            Ambition 610 and help select suitable needles, thread and presser feet.\n          \u003c\/p\u003e\n\n          \u003cul class=\"ds-list\"\u003e\n            \u003cli\u003ePractical machine demonstrations and guidance\u003c\/li\u003e\n            \u003cli\u003eHelp comparing PFAFF models and functions\u003c\/li\u003e\n            \u003cli\u003eAdvice on IDT feet, needles and thread\u003c\/li\u003e\n            \u003cli\u003eLocal servicing and after-sales support\u003c\/li\u003e\n            \u003cli\u003eAuckland showroom and workshop\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003ch3\u003eVisit or contact Direct Sewing\u003c\/h3\u003e\n\n          \u003cp\u003e\n            \u003cstrong\u003eShowroom and workshop\u003c\/strong\u003e\u003cbr\u003e\n            138 Railside Avenue\u003cbr\u003e\n            Henderson, Auckland\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            \u003cstrong\u003ePhone:\u003c\/strong\u003e\n            \u003ca href=\"tel:+6498388674\"\u003e(09) 838 8674\u003c\/a\u003e\u003cbr\u003e\n\n            \u003cstrong\u003eMobile:\u003c\/strong\u003e\n            \u003ca href=\"tel:+64212742910\"\u003e021 274 2910\u003c\/a\u003e\u003cbr\u003e\n\n            \u003cstrong\u003eEmail:\u003c\/strong\u003e\n            \u003ca href=\"mailto:info@directsewing.co.nz\"\u003einfo@directsewing.co.nz\u003c\/a\u003e\n          \u003c\/p\u003e\n\n          \u003cdiv class=\"ds-button-row\"\u003e\n            \u003ca class=\"ds-btn ds-btn-light\" href=\"https:\/\/www.directsewing.co.nz\/pages\/contact\"\u003e\n              Contact Direct Sewing\n            \u003c\/a\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- FAQ --\u003e\n  \u003csection class=\"ds-section ds-soft ds-faq\"\u003e\n    \u003cdiv class=\"ds-heading\"\u003e\n      \u003ch2\u003ePFAFF Ambition 610 frequently asked questions\u003c\/h2\u003e\n    \u003c\/div\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat is the PFAFF Original IDT system?\u003c\/summary\u003e\n      \u003cdiv class=\"ds-faq-answer\"\u003e\n        \u003cp\u003e\n          Original IDT is PFAFF’s integrated dual-feed system. It works with\n          compatible presser feet to feed fabric from above while the lower\n          feed dogs move it from below, helping keep layers aligned.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eIs the PFAFF Ambition 610 suitable for quilting?\u003c\/summary\u003e\n      \u003cdiv class=\"ds-faq-answer\"\u003e\n        \u003cp\u003e\n          Yes. Its Original IDT system, 200 mm sewing space, adjustable speed\n          and 29 needle positions are useful for piecing, quilting and\n          stitching in the ditch.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eHow many stitches does the Ambition 610 have?\u003c\/summary\u003e\n      \u003cdiv class=\"ds-faq-answer\"\u003e\n        \u003cp\u003e\n          It includes 110 utility, stretch, quilting and decorative stitches\n          up to 7 mm wide, plus an automatic one-step buttonhole.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eHow much sewing space does the Ambition 610 provide?\u003c\/summary\u003e\n      \u003cdiv class=\"ds-faq-answer\"\u003e\n        \u003cp\u003e\n          It provides 200 mm of working space to the right of the needle,\n          giving more room for quilts, garments and home-décor projects.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eCan the Ambition 610 sew without the foot control?\u003c\/summary\u003e\n      \u003cdiv class=\"ds-faq-answer\"\u003e\n        \u003cp\u003e\n          Yes. It has a start\/stop button for sewing without the foot control,\n          and a speed slider for setting the maximum sewing speed.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eDoes the Ambition 610 cut the thread automatically?\u003c\/summary\u003e\n      \u003cdiv class=\"ds-faq-answer\"\u003e\n        \u003cp\u003e\n          No. The machine has an automatic tie-off function, but its thread\n          cutter is manual.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eDoes the Ambition 610 have automatic thread tension?\u003c\/summary\u003e\n      \u003cdiv class=\"ds-faq-answer\"\u003e\n        \u003cp\u003e\n          No. Upper-thread tension is adjusted manually to suit the thread,\n          fabric and stitch being used.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat are the 29 needle positions used for?\u003c\/summary\u003e\n      \u003cdiv class=\"ds-faq-answer\"\u003e\n        \u003cp\u003e\n          They allow accurate placement for topstitching, edge stitching,\n          under-stitching, quilting, piping and stitching in the ditch.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eCan the Ambition 610 sew slippery or patterned fabric?\u003c\/summary\u003e\n      \u003cdiv class=\"ds-faq-answer\"\u003e\n        \u003cp\u003e\n          Yes. Original IDT is especially helpful for controlling slippery\n          fabrics and keeping checks, stripes and layered sections aligned.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eDoes the PFAFF Ambition 610 embroider?\u003c\/summary\u003e\n      \u003cdiv class=\"ds-faq-answer\"\u003e\n        \u003cp\u003e\n          No. It is a computerised sewing and quilting machine, not an\n          embroidery machine. Its decorative stitches are sewn in continuous\n          rows using the sewing-machine feed system.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat is the difference between the Ambition 610 and 620?\u003c\/summary\u003e\n      \u003cdiv class=\"ds-faq-answer\"\u003e\n        \u003cp\u003e\n          The Ambition 620 adds more stitches, sewing fonts, stitch sequencing,\n          automatic thread tension and an automatic thread cutter. The 610\n          retains Original IDT, 200 mm of space and the core precision features\n          at a lower level in the Ambition range.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhich needles does the Ambition 610 use?\u003c\/summary\u003e\n      \u003cdiv class=\"ds-faq-answer\"\u003e\n        \u003cp\u003e\n          It uses standard flat-shank domestic sewing-machine needles in the\n          130\/705H system. Select the needle type and size for the fabric and\n          thread being used.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat local support is available?\u003c\/summary\u003e\n      \u003cdiv class=\"ds-faq-answer\"\u003e\n        \u003cp\u003e\n          Direct Sewing provides machine guidance and local after-sales support\n          from its Auckland showroom and workshop. Contact the team for current\n          warranty terms and assistance with your machine.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- FINAL CTA --\u003e\n  \u003csection class=\"ds-final\"\u003e\n    \u003ch2\u003eStep up to controlled feeding and greater sewing space\u003c\/h2\u003e\n\n    \u003cp\u003e\n      Visit Direct Sewing or contact the team to experience the Ambition 610’s\n      Original IDT system and compare it with other PFAFF sewing machines.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"ds-button-row\" style=\"justify-content:center;\"\u003e\n      \u003ca class=\"ds-btn\" href=\"https:\/\/www.directsewing.co.nz\/pages\/contact\"\u003e\n        Enquire about the PFAFF Ambition 610\n      \u003c\/a\u003e\n\n      \u003ca class=\"ds-btn\" href=\"https:\/\/www.directsewing.co.nz\/collections\/pfaff-machines\"\u003e\n        Compare PFAFF sewing machines\n      \u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e\n\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"FAQPage\",\n  \"mainEntity\": [\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What is the PFAFF Original IDT system?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Original IDT is PFAFF's integrated dual-feed system. It works with compatible presser feet to feed fabric from above while the lower feed dogs move it from below, helping keep layers aligned.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Is the PFAFF Ambition 610 suitable for quilting?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Yes. Its Original IDT system, 200 mm sewing space, adjustable speed and 29 needle positions are useful for piecing, quilting and stitching in the ditch.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"How many stitches does the PFAFF Ambition 610 have?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"It includes 110 utility, stretch, quilting and decorative stitches up to 7 mm wide, plus an automatic one-step buttonhole.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"How much sewing space does the PFAFF Ambition 610 provide?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"It provides 200 mm of working space to the right of the needle, giving more room for quilts, garments and home-decor projects.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Can the PFAFF Ambition 610 sew without the foot control?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Yes. It has a start and stop button for sewing without the foot control, and a speed slider for setting the maximum sewing speed.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Does the PFAFF Ambition 610 cut the thread automatically?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"No. The machine has an automatic tie-off function, but its thread cutter is manual.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Does the PFAFF Ambition 610 have automatic thread tension?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"No. Upper-thread tension is adjusted manually to suit the thread, fabric and stitch being used.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What are the 29 needle positions used for?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"They allow accurate placement for topstitching, edge stitching, under-stitching, quilting, piping and stitching in the ditch.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Can the PFAFF Ambition 610 sew slippery or patterned fabric?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Yes. Original IDT is especially helpful for controlling slippery fabrics and keeping checks, stripes and layered sections aligned.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Does the PFAFF Ambition 610 embroider?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"No. It is a computerised sewing and quilting machine, not an embroidery machine. Its decorative stitches are sewn in continuous rows using the sewing-machine feed system.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What is the difference between the PFAFF Ambition 610 and 620?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The Ambition 620 adds more stitches, sewing fonts, stitch sequencing, automatic thread tension and an automatic thread cutter. The 610 retains Original IDT, 200 mm of space and the core precision features at a lower level in the Ambition range.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Which needles does the PFAFF Ambition 610 use?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"It uses standard flat-shank domestic sewing-machine needles in the 130\/705H system. Select the needle type and size for the fabric and thread being used.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What local support is available for the PFAFF Ambition 610?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Direct Sewing provides machine guidance and local after-sales support from its Auckland showroom and workshop. Contact the team for current warranty terms and assistance with your machine.\"\n      }\n    }\n  ]\n}\n\u003c\/script\u003e","brand":"PFAFF","offers":[{"title":"Default Title","offer_id":46241837449437,"sku":"610PFAFF","price":1949.0,"currency_code":"NZD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0222\/3324\/files\/0dec70c3c042609a68e0c818d5947017562f1db8_6b47896a-ab57-481f-85e3-868c5345f72a_jpg.webp?v=1740697374","url":"https:\/\/www.directsewing.co.nz\/products\/products-pfaff-ambition-610","provider":"Direct Sewing Machines \u0026 Supplies","version":"1.0","type":"link"}