{"product_id":"pfaff-creative-ambition-640-sewing-embroidery-machine","title":"Pfaff Creative Ambition 640 Sewing \u0026 Embroidery Machine","description":"\u003cstyle\u003e\n  .ds-pfaff640 {\n    --ink: #1e1c1d;\n    --brown: #352628;\n    --deep-brown: #241719;\n    --taupe: #8b7475;\n    --rose: #a45c67;\n    --soft-rose: #f8eef0;\n    --cream: #f7f4f1;\n    --light: #f6f6f5;\n    --border: #dedbd8;\n    --grey: #666164;\n    --white: #ffffff;\n    max-width: 1180px;\n    margin: 0 auto;\n    color: var(--ink);\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Arial, sans-serif;\n    font-size: 16px;\n    line-height: 1.7;\n  }\n\n  .ds-pfaff640 *,\n  .ds-pfaff640 *::before,\n  .ds-pfaff640 *::after {\n    box-sizing: border-box;\n  }\n\n  .ds-pfaff640 img {\n    display: block;\n    width: 100%;\n    height: auto;\n  }\n\n  .ds-pfaff640 h2,\n  .ds-pfaff640 h3,\n  .ds-pfaff640 h4 {\n    margin-top: 0;\n    color: var(--ink);\n    line-height: 1.18;\n  }\n\n  .ds-pfaff640 h2 {\n    margin-bottom: 20px;\n    font-size: clamp(36px, 5vw, 62px);\n    letter-spacing: -0.045em;\n  }\n\n  .ds-pfaff640 h3 {\n    margin-bottom: 18px;\n    font-size: clamp(27px, 3.5vw, 42px);\n    letter-spacing: -0.03em;\n  }\n\n  .ds-pfaff640 h4 {\n    margin-bottom: 9px;\n    font-size: 19px;\n  }\n\n  .ds-pfaff640 p {\n    margin-top: 0;\n    margin-bottom: 18px;\n  }\n\n  .ds-pfaff640 .ds-section {\n    padding: 60px 0;\n    border-bottom: 1px solid var(--border);\n  }\n\n  .ds-pfaff640 .ds-section:last-child {\n    border-bottom: 0;\n  }\n\n  .ds-pfaff640 .ds-eyebrow {\n    display: inline-block;\n    margin-bottom: 14px;\n    color: var(--rose);\n    font-size: 13px;\n    font-weight: 750;\n    letter-spacing: 0.13em;\n    text-transform: uppercase;\n  }\n\n  .ds-pfaff640 .ds-lead {\n    max-width: 900px;\n    color: #494447;\n    font-size: clamp(18px, 2.2vw, 22px);\n    line-height: 1.6;\n  }\n\n  .ds-pfaff640 .ds-hero {\n    padding: 26px 0 62px;\n    border-bottom: 1px solid var(--border);\n  }\n\n  .ds-pfaff640 .ds-hero-copy {\n    max-width: 1000px;\n    margin: 0 auto 36px;\n    text-align: center;\n  }\n\n  .ds-pfaff640 .ds-hero-copy .ds-lead {\n    margin-right: auto;\n    margin-left: auto;\n  }\n\n  .ds-pfaff640 .ds-hero-image {\n    margin: 0;\n    overflow: hidden;\n    background:\n      radial-gradient(circle at 50% 42%, #ffffff 0, #f2efed 58%, #dfd8d6 100%);\n    border: 1px solid var(--border);\n    border-radius: 22px;\n  }\n\n  .ds-pfaff640 .ds-hero-image img {\n    min-height: 470px;\n    aspect-ratio: 16 \/ 9;\n    object-fit: contain;\n    padding: 32px;\n  }\n\n  .ds-pfaff640 .ds-caption {\n    padding: 12px 16px 16px;\n    color: #716a6d;\n    font-size: 13px;\n    line-height: 1.45;\n    text-align: center;\n  }\n\n  .ds-pfaff640 .ds-stat-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(145px, 1fr));\n    gap: 10px;\n    max-width: 970px;\n    margin: 30px auto;\n  }\n\n  .ds-pfaff640 .ds-stat {\n    padding: 19px 14px;\n    background: var(--cream);\n    border: 1px solid #e5dfdc;\n    border-radius: 13px;\n    text-align: center;\n  }\n\n  .ds-pfaff640 .ds-stat-number {\n    display: block;\n    font-size: 23px;\n    font-weight: 800;\n    line-height: 1.15;\n  }\n\n  .ds-pfaff640 .ds-stat-label {\n    display: block;\n    margin-top: 6px;\n    color: #70696c;\n    font-size: 12px;\n    line-height: 1.35;\n  }\n\n  .ds-pfaff640 .ds-button-row {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    gap: 11px;\n    margin-top: 26px;\n  }\n\n  .ds-pfaff640 .ds-button {\n    display: inline-flex;\n    min-height: 50px;\n    align-items: center;\n    justify-content: center;\n    padding: 12px 21px;\n    border: 1px solid var(--deep-brown);\n    border-radius: 7px;\n    background: var(--deep-brown);\n    color: var(--white);\n    font-size: 15px;\n    font-weight: 700;\n    line-height: 1.25;\n    text-align: center;\n    text-decoration: none;\n  }\n\n  .ds-pfaff640 .ds-button:hover {\n    opacity: 0.87;\n  }\n\n  .ds-pfaff640 .ds-button-secondary {\n    background: transparent;\n    color: var(--deep-brown);\n  }\n\n  .ds-pfaff640 .ds-feature-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(min(100%, 245px), 1fr));\n    gap: 16px;\n    margin-top: 31px;\n  }\n\n  .ds-pfaff640 .ds-feature-card {\n    padding: 27px;\n    background: var(--cream);\n    border: 1px solid #e4dfdc;\n    border-radius: 15px;\n  }\n\n  .ds-pfaff640 .ds-feature-number {\n    display: inline-flex;\n    width: 36px;\n    height: 36px;\n    align-items: center;\n    justify-content: center;\n    margin-bottom: 17px;\n    border-radius: 50%;\n    background: var(--brown);\n    color: var(--white);\n    font-size: 13px;\n    font-weight: 750;\n  }\n\n  .ds-pfaff640 .ds-feature-card p {\n    margin-bottom: 0;\n    color: var(--grey);\n    font-size: 15px;\n    line-height: 1.65;\n  }\n\n  .ds-pfaff640 .ds-split {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(min(100%, 340px), 1fr));\n    align-items: center;\n    gap: clamp(32px, 6vw, 74px);\n  }\n\n  .ds-pfaff640 .ds-image-box {\n    margin: 0;\n    overflow: hidden;\n    background: var(--white);\n    border: 1px solid var(--border);\n    border-radius: 18px;\n  }\n\n  .ds-pfaff640 .ds-image-box img {\n    min-height: 330px;\n    aspect-ratio: 4 \/ 3;\n    object-fit: cover;\n  }\n\n  .ds-pfaff640 .ds-image-box.ds-contain img {\n    object-fit: contain;\n    padding: 25px;\n  }\n\n  .ds-pfaff640 .ds-callout {\n    padding: clamp(31px, 5vw, 54px);\n    overflow: hidden;\n    background: var(--deep-brown);\n    border-radius: 19px;\n    color: var(--white);\n  }\n\n  .ds-pfaff640 .ds-callout h3,\n  .ds-pfaff640 .ds-callout h4 {\n    color: var(--white);\n  }\n\n  .ds-pfaff640 .ds-callout-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(min(100%, 310px), 1fr));\n    align-items: center;\n    gap: 40px;\n  }\n\n  .ds-pfaff640 .ds-callout-image {\n    margin: 0;\n    overflow: hidden;\n    background: var(--white);\n    border-radius: 14px;\n  }\n\n  .ds-pfaff640 .ds-callout-image img {\n    min-height: 320px;\n    aspect-ratio: 4 \/ 3;\n    object-fit: cover;\n  }\n\n  .ds-pfaff640 .ds-visual-panel {\n    padding: clamp(30px, 5vw, 50px);\n    background: linear-gradient(145deg, #4a3639, #221719);\n    border-radius: 19px;\n    color: var(--white);\n  }\n\n  .ds-pfaff640 .ds-visual-panel h3,\n  .ds-pfaff640 .ds-visual-panel h4 {\n    color: var(--white);\n  }\n\n  .ds-pfaff640 .ds-visual-number {\n    display: block;\n    margin-bottom: 9px;\n    font-size: clamp(50px, 8vw, 94px);\n    font-weight: 820;\n    letter-spacing: -0.065em;\n    line-height: 0.95;\n  }\n\n  .ds-pfaff640 .ds-visual-label {\n    display: block;\n    font-size: 18px;\n    font-weight: 720;\n  }\n\n  .ds-pfaff640 .ds-check-list,\n  .ds-pfaff640 .ds-accessory-list {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(min(100%, 235px), 1fr));\n    gap: 10px 28px;\n    margin: 23px 0 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .ds-pfaff640 .ds-check-list li,\n  .ds-pfaff640 .ds-accessory-list li {\n    position: relative;\n    padding-left: 25px;\n  }\n\n  .ds-pfaff640 .ds-check-list li::before,\n  .ds-pfaff640 .ds-accessory-list li::before {\n    position: absolute;\n    top: 0;\n    left: 0;\n    color: var(--rose);\n    content: \"✓\";\n    font-weight: 800;\n  }\n\n  .ds-pfaff640 .ds-package {\n    padding: clamp(30px, 5vw, 49px);\n    background: var(--soft-rose);\n    border: 1px solid #ead7db;\n    border-radius: 18px;\n  }\n\n  .ds-pfaff640 .ds-note {\n    padding: 25px 27px;\n    border-left: 4px solid var(--rose);\n    background: var(--soft-rose);\n    border-radius: 4px 13px 13px 4px;\n  }\n\n  .ds-pfaff640 .ds-note p:last-child {\n    margin-bottom: 0;\n  }\n\n  .ds-pfaff640 .ds-benefit-grid,\n  .ds-pfaff640 .ds-use-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(min(100%, 190px), 1fr));\n    gap: 13px;\n    margin-top: 27px;\n  }\n\n  .ds-pfaff640 .ds-benefit,\n  .ds-pfaff640 .ds-use-item {\n    padding: 20px;\n    border: 1px solid var(--border);\n    border-radius: 12px;\n    background: var(--white);\n  }\n\n  .ds-pfaff640 .ds-use-item {\n    text-align: center;\n  }\n\n  .ds-pfaff640 .ds-benefit h4 {\n    font-size: 16px;\n  }\n\n  .ds-pfaff640 .ds-benefit p {\n    margin-bottom: 0;\n    color: var(--grey);\n    font-size: 14px;\n    line-height: 1.58;\n  }\n\n  .ds-pfaff640 .ds-gallery-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(min(100%, 255px), 1fr));\n    gap: 16px;\n    margin-top: 28px;\n  }\n\n  .ds-pfaff640 .ds-gallery-card {\n    margin: 0;\n    overflow: hidden;\n    background: var(--white);\n    border: 1px solid var(--border);\n    border-radius: 14px;\n  }\n\n  .ds-pfaff640 .ds-gallery-card img {\n    aspect-ratio: 1 \/ 1;\n    object-fit: cover;\n  }\n\n  .ds-pfaff640 .ds-gallery-card figcaption {\n    padding: 14px 16px 17px;\n    color: var(--grey);\n    font-size: 14px;\n    line-height: 1.5;\n  }\n\n  .ds-pfaff640 .ds-table-wrap {\n    width: 100%;\n    margin-top: 23px;\n    overflow-x: auto;\n    border: 1px solid var(--border);\n    border-radius: 12px;\n  }\n\n  .ds-pfaff640 table {\n    width: 100%;\n    min-width: 650px;\n    border-collapse: collapse;\n    background: var(--white);\n  }\n\n  .ds-pfaff640 th,\n  .ds-pfaff640 td {\n    padding: 14px 16px;\n    border-bottom: 1px solid var(--border);\n    vertical-align: top;\n    text-align: left;\n  }\n\n  .ds-pfaff640 th {\n    width: 38%;\n    background: var(--cream);\n    color: var(--ink);\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .ds-pfaff640 td {\n    color: #514c4f;\n    font-size: 14px;\n  }\n\n  .ds-pfaff640 tr:last-child th,\n  .ds-pfaff640 tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .ds-pfaff640 details {\n    margin-top: 13px;\n    overflow: hidden;\n    border: 1px solid var(--border);\n    border-radius: 10px;\n    background: var(--white);\n  }\n\n  .ds-pfaff640 summary {\n    position: relative;\n    padding: 18px 52px 18px 19px;\n    cursor: pointer;\n    color: var(--ink);\n    font-size: 16px;\n    font-weight: 700;\n    list-style: none;\n  }\n\n  .ds-pfaff640 summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .ds-pfaff640 summary::after {\n    position: absolute;\n    top: 50%;\n    right: 19px;\n    transform: translateY(-50%);\n    color: var(--rose);\n    content: \"+\";\n    font-size: 26px;\n  }\n\n  .ds-pfaff640 details[open] summary::after {\n    content: \"−\";\n  }\n\n  .ds-pfaff640 .ds-details-content {\n    padding: 0 19px 20px;\n    color: var(--grey);\n  }\n\n  .ds-pfaff640 .ds-resource-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(min(100%, 225px), 1fr));\n    gap: 14px;\n    margin-top: 27px;\n  }\n\n  .ds-pfaff640 .ds-resource-card {\n    display: flex;\n    min-height: 205px;\n    flex-direction: column;\n    justify-content: space-between;\n    padding: 24px;\n    border: 1px solid var(--border);\n    border-radius: 14px;\n    background: var(--cream);\n  }\n\n  .ds-pfaff640 .ds-resource-card p {\n    color: var(--grey);\n    font-size: 14px;\n    line-height: 1.55;\n  }\n\n  .ds-pfaff640 .ds-resource-link {\n    color: #6d3d45;\n    font-size: 14px;\n    font-weight: 750;\n    text-decoration: none;\n  }\n\n  .ds-pfaff640 .ds-resource-link:hover {\n    text-decoration: underline;\n  }\n\n  .ds-pfaff640 .ds-direct-sewing {\n    padding: clamp(32px, 5vw, 54px);\n    background: var(--cream);\n    border-radius: 18px;\n    text-align: center;\n  }\n\n  .ds-pfaff640 .ds-direct-sewing p {\n    max-width: 890px;\n    margin-right: auto;\n    margin-left: auto;\n  }\n\n  @media (max-width: 700px) {\n    .ds-pfaff640 {\n      font-size: 15px;\n    }\n\n    .ds-pfaff640 .ds-section {\n      padding: 45px 0;\n    }\n\n    .ds-pfaff640 .ds-hero {\n      padding-top: 14px;\n      padding-bottom: 46px;\n    }\n\n    .ds-pfaff640 .ds-hero-image img {\n      min-height: 310px;\n      padding: 18px;\n    }\n\n    .ds-pfaff640 .ds-button-row,\n    .ds-pfaff640 .ds-button {\n      width: 100%;\n    }\n\n    .ds-pfaff640 .ds-stat-grid,\n    .ds-pfaff640 .ds-use-grid {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"ds-pfaff640\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003csection class=\"ds-hero\"\u003e\n    \u003cdiv class=\"ds-hero-copy\"\u003e\n      \u003cspan class=\"ds-eyebrow\"\u003ePremium sewing and embroidery with the Original IDT System\u003c\/span\u003e\n\n      \u003ch2\u003ePFAFF creative ambition 640\u003c\/h2\u003e\n\n      \u003cp class=\"ds-lead\"\u003e\n        Discover precise PFAFF sewing and personalised machine embroidery in one elegant creative system. The creative ambition 640 combines the Original IDT dual-feed system, a large 240 × 150mm embroidery field, 150 sewing stitches, 101 embroidery designs, automatic thread cutting and a generous 200mm sewing space.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"ds-stat-grid\" aria-label=\"PFAFF creative ambition 640 key specifications\"\u003e\n        \u003cdiv class=\"ds-stat\"\u003e\n          \u003cspan class=\"ds-stat-number\"\u003e240 × 150mm\u003c\/span\u003e\n          \u003cspan class=\"ds-stat-label\"\u003emaximum embroidery area\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ds-stat\"\u003e\n          \u003cspan class=\"ds-stat-number\"\u003e150\u003c\/span\u003e\n          \u003cspan class=\"ds-stat-label\"\u003ebuilt-in sewing stitches\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ds-stat\"\u003e\n          \u003cspan class=\"ds-stat-number\"\u003e101\u003c\/span\u003e\n          \u003cspan class=\"ds-stat-label\"\u003eembroidery designs\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ds-stat\"\u003e\n          \u003cspan class=\"ds-stat-number\"\u003e200mm\u003c\/span\u003e\n          \u003cspan class=\"ds-stat-label\"\u003esewing space\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ds-button-row\"\u003e\n        \u003ca class=\"ds-button\" href=\"https:\/\/uk.singer.com\/products\/pfaff-creative-ambition-640-sewing-and-embroidery-machine\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\n          View Official PFAFF Product Page\n        \u003c\/a\u003e\n\n        \u003ca class=\"ds-button ds-button-secondary\" href=\"https:\/\/support.singer.com\/\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\n          View PFAFF Manuals \u0026amp; Support\n        \u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cfigure class=\"ds-hero-image\"\u003e\n      \u003cimg src=\"https:\/\/uk.singer.com\/cdn\/shop\/files\/thbhpwp8kmfpuost6pjr.jpg?v=1743175667\u0026amp;width=1200\" alt=\"PFAFF creative ambition 640 sewing and embroidery machine\" width=\"1200\" height=\"1200\" loading=\"eager\" fetchpriority=\"high\" decoding=\"async\"\u003e\n\n      \u003cfigcaption class=\"ds-caption\"\u003e\n        A refined sewing and embroidery machine combining PFAFF precision, integrated dual feeding and a generous creative workspace.\n      \u003c\/figcaption\u003e\n    \u003c\/figure\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- INTRODUCTION --\u003e\n  \u003csection class=\"ds-section\"\u003e\n    \u003cspan class=\"ds-eyebrow\"\u003eTwo creative machines in one\u003c\/span\u003e\n\n    \u003ch3\u003eMove seamlessly between precision sewing and personalised embroidery\u003c\/h3\u003e\n\n    \u003cp class=\"ds-lead\"\u003e\n      The creative ambition 640 is designed for sewists who want the fabric control of a premium PFAFF sewing machine and the creative possibilities of single-needle machine embroidery.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Use it as a computerised sewing machine for garments, quilting, patchwork, appliqué, decorative stitching, buttonholes, bags and home décor.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Attach the embroidery unit and creative Master Hoop to add motifs, names, monograms, borders, quilt labels and customised details measuring up to 240 × 150mm.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      The machine’s clean layout, graphic display, direct function controls and automatic recommendations make its advanced features approachable without removing the control experienced sewists expect.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- PREMIUM PACKAGE --\u003e\n  \u003csection class=\"ds-section\"\u003e\n    \u003cdiv class=\"ds-package\"\u003e\n      \u003cspan class=\"ds-eyebrow\"\u003eComplete sewing and embroidery package\u003c\/span\u003e\n\n      \u003ch3\u003eEmbroidery unit, Master Hoop and eight presser feet included\u003c\/h3\u003e\n\n      \u003cp\u003e\n        The creative ambition 640 arrives with a practical selection of sewing, buttonhole and embroidery feet plus the main equipment required to begin machine embroidery.\n      \u003c\/p\u003e\n\n      \u003cul class=\"ds-accessory-list\"\u003e\n        \u003cli\u003eDetachable embroidery unit\u003c\/li\u003e\n        \u003cli\u003ecreative Master Hoop, 240 × 150mm\u003c\/li\u003e\n        \u003cli\u003e101 built-in embroidery designs\u003c\/li\u003e\n        \u003cli\u003eTwo embroidery fonts\u003c\/li\u003e\n        \u003cli\u003eStandard Presser Foot 0A for IDT\u003c\/li\u003e\n        \u003cli\u003eFancy Stitch Foot 1A for IDT\u003c\/li\u003e\n        \u003cli\u003eFancy Stitch Foot 2A\u003c\/li\u003e\n        \u003cli\u003eBlindhem Foot 3 for IDT\u003c\/li\u003e\n        \u003cli\u003eZipper Foot 4 for IDT\u003c\/li\u003e\n        \u003cli\u003eOne-Step Buttonhole Foot 5\u003c\/li\u003e\n        \u003cli\u003eManual Buttonhole Foot 5M\u003c\/li\u003e\n        \u003cli\u003eEmbroidery and Free-Motion Foot 6\u003c\/li\u003e\n        \u003cli\u003eFive PFAFF bobbins\u003c\/li\u003e\n        \u003cli\u003eEdge guide\u003c\/li\u003e\n        \u003cli\u003eFoot controller\u003c\/li\u003e\n        \u003cli\u003eEssential setup and maintenance tools\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- KEY FEATURES --\u003e\n  \u003csection class=\"ds-section\"\u003e\n    \u003cspan class=\"ds-eyebrow\"\u003eWhy the creative ambition 640 stands out\u003c\/span\u003e\n\n    \u003ch3\u003ePremium fabric control with genuine embroidery capability\u003c\/h3\u003e\n\n    \u003cdiv class=\"ds-feature-grid\"\u003e\n      \u003carticle class=\"ds-feature-card\"\u003e\n        \u003cspan class=\"ds-feature-number\"\u003e01\u003c\/span\u003e\n        \u003ch4\u003eThe Original IDT System\u003c\/h4\u003e\n        \u003cp\u003e\n          PFAFF’s integrated dual feed moves fabric from both above and below for controlled seams and accurate matching.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"ds-feature-card\"\u003e\n        \u003cspan class=\"ds-feature-number\"\u003e02\u003c\/span\u003e\n        \u003ch4\u003e240 × 150mm embroidery area\u003c\/h4\u003e\n        \u003cp\u003e\n          Create generously sized motifs, monograms, labels and decorative layouts in the included Master Hoop.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"ds-feature-card\"\u003e\n        \u003cspan class=\"ds-feature-number\"\u003e03\u003c\/span\u003e\n        \u003ch4\u003e101 embroidery designs\u003c\/h4\u003e\n        \u003cp\u003e\n          Begin creating immediately with a varied collection of designs covering multiple styles and techniques.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"ds-feature-card\"\u003e\n        \u003cspan class=\"ds-feature-number\"\u003e04\u003c\/span\u003e\n        \u003ch4\u003e150 sewing stitches\u003c\/h4\u003e\n        \u003cp\u003e\n          Choose utility, stretch, quilting, satin, appliqué and decorative stitches up to 7mm wide.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"ds-feature-card\"\u003e\n        \u003cspan class=\"ds-feature-number\"\u003e05\u003c\/span\u003e\n        \u003ch4\u003eAutomatic thread snips\u003c\/h4\u003e\n        \u003cp\u003e\n          Cut the upper and bobbin threads at the touch of a button after sewing or embroidery.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"ds-feature-card\"\u003e\n        \u003cspan class=\"ds-feature-number\"\u003e06\u003c\/span\u003e\n        \u003ch4\u003eAutomatic thread tension\u003c\/h4\u003e\n        \u003cp\u003e\n          The machine applies a recommended upper-thread tension setting for the selected stitch or embroidery.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"ds-feature-card\"\u003e\n        \u003cspan class=\"ds-feature-number\"\u003e07\u003c\/span\u003e\n        \u003ch4\u003e200mm sewing space\u003c\/h4\u003e\n        \u003cp\u003e\n          Gain useful room to the right of the needle for garments, quilt blocks, bags and home projects.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"ds-feature-card\"\u003e\n        \u003cspan class=\"ds-feature-number\"\u003e08\u003c\/span\u003e\n        \u003ch4\u003e29 needle positions\u003c\/h4\u003e\n        \u003cp\u003e\n          Position straight stitching precisely for top stitching, edge stitching, zips and quilting.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- LIFESTYLE IMAGE --\u003e\n  \u003csection class=\"ds-section\"\u003e\n    \u003cdiv class=\"ds-split\"\u003e\n      \u003cfigure class=\"ds-image-box\"\u003e\n        \u003cimg src=\"https:\/\/uk.singer.com\/cdn\/shop\/files\/lokwhn99rfllfhithvar.jpg?v=1743175667\u0026amp;width=1200\" alt=\"PFAFF creative ambition 640 displayed in a premium home sewing studio\" width=\"1200\" height=\"1200\" loading=\"lazy\" decoding=\"async\"\u003e\n\n        \u003cfigcaption class=\"ds-caption\"\u003e\n          An elegant machine with the sewing space, embroidery capability and refined controls required for ambitious creative work.\n        \u003c\/figcaption\u003e\n      \u003c\/figure\u003e\n\n      \u003cdiv\u003e\n        \u003cspan class=\"ds-eyebrow\"\u003eCreated for a dedicated sewing space\u003c\/span\u003e\n\n        \u003ch3\u003ePremium capability without an oversized machine body\u003c\/h3\u003e\n\n        \u003cp\u003e\n          The creative ambition 640 provides a substantial 200mm workspace while remaining compact enough for a home studio, sewing room or shared creative space.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          The embroidery unit attaches when required and can be removed when returning to ordinary sewing.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          Its dark anniversary styling, clean control panel and low-profile embroidery system give the machine a distinctive and sophisticated appearance.\n        \u003c\/p\u003e\n\n        \u003cul class=\"ds-check-list\"\u003e\n          \u003cli\u003e200mm sewing workspace\u003c\/li\u003e\n          \u003cli\u003eDetachable embroidery unit\u003c\/li\u003e\n          \u003cli\u003eFree-arm sewing\u003c\/li\u003e\n          \u003cli\u003eBuilt-in accessory storage\u003c\/li\u003e\n          \u003cli\u003eLED-illuminated sewing area\u003c\/li\u003e\n          \u003cli\u003eIntegrated carrying handle\u003c\/li\u003e\n        \u003c\/ul\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-callout\"\u003e\n      \u003cdiv class=\"ds-callout-grid\"\u003e\n        \u003cdiv\u003e\n          \u003cspan class=\"ds-eyebrow\" style=\"color:#e5bec5;\"\u003eA defining PFAFF advantage\u003c\/span\u003e\n\n          \u003ch3\u003eThe Original IDT integrated dual-feed system\u003c\/h3\u003e\n\n          \u003cp\u003e\n            Ordinary sewing machines feed fabric using feed dogs beneath the project. The Original IDT System adds synchronised feeding directly behind the presser foot.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            Both layers are moved together from the top and bottom, helping reduce shifting, creeping and distortion without attaching a separate walking foot.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            The IDT mechanism remains built into the machine and can be engaged or disengaged whenever the selected presser foot and technique require it.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003ch4\u003eIdeal for\u003c\/h4\u003e\n\n          \u003cul class=\"ds-check-list\"\u003e\n            \u003cli\u003eQuilt sandwiches\u003c\/li\u003e\n            \u003cli\u003eChecks and stripes\u003c\/li\u003e\n            \u003cli\u003eSlippery fabrics\u003c\/li\u003e\n            \u003cli\u003eStretch materials\u003c\/li\u003e\n            \u003cli\u003eLong garment seams\u003c\/li\u003e\n            \u003cli\u003eTop stitching\u003c\/li\u003e\n            \u003cli\u003eBag construction\u003c\/li\u003e\n            \u003cli\u003eLayered home décor\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- IDT EXPLANATION --\u003e\n  \u003csection class=\"ds-section\"\u003e\n    \u003cspan class=\"ds-eyebrow\"\u003eFabric control without a bulky attachment\u003c\/span\u003e\n\n    \u003ch3\u003eWhy integrated dual feeding makes a difference\u003c\/h3\u003e\n\n    \u003cdiv class=\"ds-benefit-grid\"\u003e\n      \u003cdiv class=\"ds-benefit\"\u003e\n        \u003ch4\u003eMatched patterns\u003c\/h4\u003e\n        \u003cp\u003eHelp maintain alignment through checks, stripes and carefully positioned motifs.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ds-benefit\"\u003e\n        \u003ch4\u003eLayered quilting\u003c\/h4\u003e\n        \u003cp\u003eMove the quilt top, batting and backing more evenly beneath the foot.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ds-benefit\"\u003e\n        \u003ch4\u003eStretch fabric\u003c\/h4\u003e\n        \u003cp\u003eReduce shifting and stretching when combined with the correct stitch and needle.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ds-benefit\"\u003e\n        \u003ch4\u003eFine material\u003c\/h4\u003e\n        \u003cp\u003eImprove control where light or slippery layers tend to move independently.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ds-benefit\"\u003e\n        \u003ch4\u003eTop stitching\u003c\/h4\u003e\n        \u003cp\u003eMaintain smooth feeding through long, visible rows of stitching.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ds-benefit\"\u003e\n        \u003ch4\u003eEveryday sewing\u003c\/h4\u003e\n        \u003cp\u003eEnjoy integrated fabric control without repeatedly installing a walking foot.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- EMBROIDERY IMAGE --\u003e\n  \u003csection class=\"ds-section\"\u003e\n    \u003cdiv class=\"ds-split\"\u003e\n      \u003cfigure class=\"ds-image-box\"\u003e\n        \u003cimg src=\"https:\/\/uk.singer.com\/cdn\/shop\/files\/732eb2188ecf42adb497c492b8275a204248dcfb_eb967f17-55bb-4ed1-be01-2e41f8222d7f.jpg?v=1743175667\u0026amp;width=1200\" alt=\"PFAFF creative ambition 640 embroidering a large floral design\" width=\"1200\" height=\"1200\" loading=\"lazy\" decoding=\"async\"\u003e\n\n        \u003cfigcaption class=\"ds-caption\"\u003e\n          Create detailed multicolour embroidery with automatic movement inside the included 240 × 150mm Master Hoop.\n        \u003c\/figcaption\u003e\n      \u003c\/figure\u003e\n\n      \u003cdiv\u003e\n        \u003cspan class=\"ds-eyebrow\"\u003eLarge-format home embroidery\u003c\/span\u003e\n\n        \u003ch3\u003e240 × 150mm creative Master Hoop included\u003c\/h3\u003e\n\n        \u003cp\u003e\n          The included hoop provides a generous maximum embroidery field of 240 × 150mm, or approximately 9.4 × 5.9 inches.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          This additional width makes it possible to create elongated borders, larger florals, quilt labels, lettering combinations and decorative layouts without repeatedly repositioning the fabric.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          The embroidery unit moves the hoop automatically while the needle forms each section of the design.\n        \u003c\/p\u003e\n\n        \u003cul class=\"ds-check-list\"\u003e\n          \u003cli\u003e240 × 150mm maximum field\u003c\/li\u003e\n          \u003cli\u003eMaster Hoop included\u003c\/li\u003e\n          \u003cli\u003eLarge decorative motifs\u003c\/li\u003e\n          \u003cli\u003eNames and monograms\u003c\/li\u003e\n          \u003cli\u003eQuilt labels\u003c\/li\u003e\n          \u003cli\u003eAppliqué embroidery\u003c\/li\u003e\n          \u003cli\u003eBorder designs\u003c\/li\u003e\n          \u003cli\u003eMulticolour embroidery\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- DESIGNS --\u003e\n  \u003csection class=\"ds-section\"\u003e\n    \u003cdiv class=\"ds-split\"\u003e\n      \u003cdiv class=\"ds-visual-panel\"\u003e\n        \u003cspan class=\"ds-visual-number\"\u003e101\u003c\/span\u003e\n        \u003cspan class=\"ds-visual-label\"\u003eBuilt-in embroidery designs\u003c\/span\u003e\n\n        \u003cp style=\"margin-top:22px; margin-bottom:0;\"\u003e\n          A varied collection provides creative options immediately, without requiring a separate design purchase before your first project.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv\u003e\n        \u003cspan class=\"ds-eyebrow\"\u003eEmbroidery creativity from day one\u003c\/span\u003e\n\n        \u003ch3\u003eProfessionally created designs covering multiple techniques\u003c\/h3\u003e\n\n        \u003cp\u003e\n          The built-in design collection includes a high-quality mix of sizes, visual styles and embroidery techniques.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          Select a design, position it inside the hoop area and combine it with built-in embroidery lettering where required.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          Additional compatible designs can be loaded through the supplied USB embroidery connection.\n        \u003c\/p\u003e\n\n        \u003cul class=\"ds-check-list\"\u003e\n          \u003cli\u003eDecorative motifs\u003c\/li\u003e\n          \u003cli\u003eFloral designs\u003c\/li\u003e\n          \u003cli\u003eFashion-inspired embroidery\u003c\/li\u003e\n          \u003cli\u003eAppliqué possibilities\u003c\/li\u003e\n          \u003cli\u003eQuilt embellishment\u003c\/li\u003e\n          \u003cli\u003ePersonalised gifts\u003c\/li\u003e\n          \u003cli\u003eHome décor details\u003c\/li\u003e\n          \u003cli\u003eAdditional USB design import\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- EMBROIDERY FONTS --\u003e\n  \u003csection class=\"ds-section\"\u003e\n    \u003cspan class=\"ds-eyebrow\"\u003ePersonalisation built into the machine\u003c\/span\u003e\n\n    \u003ch3\u003eTwo embroidery fonts with letters, numbers and symbols\u003c\/h3\u003e\n\n    \u003cp class=\"ds-lead\"\u003e\n      Add names, initials, dates and short messages directly within embroidery mode.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Uppercase and lowercase characters, numbers and symbols can be arranged within the available hoop area and combined with decorative motifs.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      The fonts are formed as true machine embroidery rather than ordinary decorative sewing stitches.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"ds-benefit-grid\"\u003e\n      \u003cdiv class=\"ds-benefit\"\u003e\n        \u003ch4\u003eNames\u003c\/h4\u003e\n        \u003cp\u003ePersonalise towels, children’s items, bags and garments.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ds-benefit\"\u003e\n        \u003ch4\u003eMonograms\u003c\/h4\u003e\n        \u003cp\u003eCreate initials for gifts, linen and home accessories.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ds-benefit\"\u003e\n        \u003ch4\u003eQuilt labels\u003c\/h4\u003e\n        \u003cp\u003eAdd the maker’s name, date and a message to finished quilts.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ds-benefit\"\u003e\n        \u003ch4\u003eSpecial occasions\u003c\/h4\u003e\n        \u003cp\u003eEmbroider dates, celebrations and personal messages.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- DESIGN EDITING --\u003e\n  \u003csection class=\"ds-section\"\u003e\n    \u003cspan class=\"ds-eyebrow\"\u003ePrepare the layout before stitching\u003c\/span\u003e\n\n    \u003ch3\u003eOn-machine embroidery positioning and scaling\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Embroidery designs can be positioned within the hoop area before the machine begins stitching.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      The scale function allows compatible designs to be increased or reduced by up to 20% from their original size.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Design basting creates a temporary outline around the embroidery area to help confirm placement and hold the project to the stabiliser.\n    \u003c\/p\u003e\n\n    \u003cul class=\"ds-check-list\"\u003e\n      \u003cli\u003eMove the design within the hoop\u003c\/li\u003e\n      \u003cli\u003eScale up to 20% larger\u003c\/li\u003e\n      \u003cli\u003eScale up to 20% smaller\u003c\/li\u003e\n      \u003cli\u003eRotate compatible designs\u003c\/li\u003e\n      \u003cli\u003eCheck hoop placement\u003c\/li\u003e\n      \u003cli\u003eBaste around the design\u003c\/li\u003e\n      \u003cli\u003eView design dimensions\u003c\/li\u003e\n      \u003cli\u003ePreview colour stages\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- USB --\u003e\n  \u003csection class=\"ds-section\"\u003e\n    \u003cdiv class=\"ds-split\"\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"ds-eyebrow\"\u003eExpand beyond the built-in collection\u003c\/span\u003e\n\n        \u003ch3\u003eUSB embroidery design transfer\u003c\/h3\u003e\n\n        \u003cp\u003e\n          The side-mounted USB connection allows compatible embroidery files to be transferred between a computer and the creative ambition 640.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          Save personal designs to a compatible USB embroidery stick, insert it into the machine and open the design through embroidery mode.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          The USB connection can also be used for supported machine software updates.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"ds-note\"\u003e\n          \u003cp\u003e\n            Imported designs must use a compatible embroidery-file format and fit within the machine’s maximum 240 × 150mm embroidery field.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cfigure class=\"ds-image-box\"\u003e\n        \u003cimg src=\"https:\/\/uk.singer.com\/cdn\/shop\/files\/dd58ecd1d4dd7d4795eea2d39dd2e88022df4600_c9d32bc5-6d9a-4759-801e-ad75e7757ba8.jpg?v=1743175667\u0026amp;width=1200\" alt=\"USB embroidery connection on the PFAFF creative ambition 640\" width=\"1200\" height=\"1200\" loading=\"lazy\" decoding=\"async\"\u003e\n\n        \u003cfigcaption class=\"ds-caption\"\u003e\n          Transfer compatible embroidery designs and supported machine updates using the dedicated USB connection.\n        \u003c\/figcaption\u003e\n      \u003c\/figure\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- EMBROIDERY SOFTWARE --\u003e\n  \u003csection class=\"ds-section\"\u003e\n    \u003cspan class=\"ds-eyebrow\"\u003ePrepare compatible designs on your computer\u003c\/span\u003e\n\n    \u003ch3\u003eIntroductory embroidery software access\u003c\/h3\u003e\n\n    \u003cp\u003e\n      The creative ambition 640 package includes access to introductory PC embroidery software, providing a starting point for viewing and preparing compatible designs.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Software availability and naming may differ as PFAFF and its software platform are updated. Current activation, compatibility and download requirements should be checked at the time of purchase.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"ds-note\"\u003e\n      \u003cp\u003e\n        Full manual digitising from original artwork generally requires more advanced embroidery software than an introductory package.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- SEWING STITCHES --\u003e\n  \u003csection class=\"ds-section\"\u003e\n    \u003cdiv class=\"ds-split\"\u003e\n      \u003cdiv class=\"ds-visual-panel\"\u003e\n        \u003cspan class=\"ds-visual-number\"\u003e150\u003c\/span\u003e\n        \u003cspan class=\"ds-visual-label\"\u003eBuilt-in sewing stitches\u003c\/span\u003e\n\n        \u003cp style=\"margin-top:22px; margin-bottom:0;\"\u003e\n          A versatile stitch library for construction, stretch fabrics, quilting, appliqué and decorative sewing.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv\u003e\n        \u003cspan class=\"ds-eyebrow\"\u003eA complete computerised sewing machine\u003c\/span\u003e\n\n        \u003ch3\u003ePractical construction and expressive decorative stitching\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Remove the embroidery unit and use the creative ambition 640 as a capable everyday sewing and quilting machine.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          The built-in selection includes utility, stretch, overedge, quilting, satin and decorative stitches up to 7mm wide.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          Two sewing alphabets add names, labels and decorative wording using ordinary feed-through stitching.\n        \u003c\/p\u003e\n\n        \u003cul class=\"ds-check-list\"\u003e\n          \u003cli\u003eStraight stitches\u003c\/li\u003e\n          \u003cli\u003eZigzag stitches\u003c\/li\u003e\n          \u003cli\u003eStretch seams\u003c\/li\u003e\n          \u003cli\u003eOveredge stitches\u003c\/li\u003e\n          \u003cli\u003eBlind hemming\u003c\/li\u003e\n          \u003cli\u003eQuilting stitches\u003c\/li\u003e\n          \u003cli\u003eAppliqué stitches\u003c\/li\u003e\n          \u003cli\u003eSatin patterns\u003c\/li\u003e\n          \u003cli\u003eDecorative motifs\u003c\/li\u003e\n          \u003cli\u003eTwo sewing alphabets\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- GRAPHIC DISPLAY --\u003e\n  \u003csection class=\"ds-section\"\u003e\n    \u003cspan class=\"ds-eyebrow\"\u003eClear information while you sew\u003c\/span\u003e\n\n    \u003ch3\u003e3.2-inch graphic display with actual-size stitch view\u003c\/h3\u003e\n\n    \u003cp class=\"ds-lead\"\u003e\n      The graphic display shows the selected stitch, settings and important recommendations before sewing begins.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Compatible stitches are displayed at their actual sewn size, helping you understand the scale of a decorative pattern before it is stitched onto the project.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      The information function provides additional sewing recommendations at the touch of a button.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"ds-benefit-grid\"\u003e\n      \u003cdiv class=\"ds-benefit\"\u003e\n        \u003ch4\u003eStitch number\u003c\/h4\u003e\n        \u003cp\u003eConfirm the selected utility or decorative pattern.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ds-benefit\"\u003e\n        \u003ch4\u003eRecommended foot\u003c\/h4\u003e\n        \u003cp\u003eView which presser foot is intended for the selected stitch.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ds-benefit\"\u003e\n        \u003ch4\u003eStitch width\u003c\/h4\u003e\n        \u003cp\u003eReview and adjust the stitch width up to 7mm.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ds-benefit\"\u003e\n        \u003ch4\u003eStitch length\u003c\/h4\u003e\n        \u003cp\u003eReview and adjust the stitch length up to 5mm.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ds-benefit\"\u003e\n        \u003ch4\u003eTension guidance\u003c\/h4\u003e\n        \u003cp\u003eWork with the machine’s automatic tension setting.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ds-benefit\"\u003e\n        \u003ch4\u003eActual-size view\u003c\/h4\u003e\n        \u003cp\u003eSee compatible stitches represented at sewn scale.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- SEQUENCING --\u003e\n  \u003csection class=\"ds-section\"\u003e\n    \u003cdiv class=\"ds-callout\"\u003e\n      \u003cdiv class=\"ds-callout-grid\"\u003e\n        \u003cdiv\u003e\n          \u003cspan class=\"ds-eyebrow\" style=\"color:#e5bec5;\"\u003eBuild your own decorative combinations\u003c\/span\u003e\n\n          \u003ch3\u003eStitch sequencing and personal stitch settings\u003c\/h3\u003e\n\n          \u003cp\u003e\n            Combine compatible decorative stitches and sewing letters into a sequence that can be repeated across the fabric.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            Adjust width, length, density or positioning where the selected stitch permits, then save preferred settings for future use.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            Sequencing is ideal for borders, labels, children’s clothing, decorative hems and personalised project details.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003ch4\u003eCreative possibilities\u003c\/h4\u003e\n\n          \u003cul class=\"ds-check-list\"\u003e\n            \u003cli\u003eDecorative borders\u003c\/li\u003e\n            \u003cli\u003eNames and short wording\u003c\/li\u003e\n            \u003cli\u003eRepeated motifs\u003c\/li\u003e\n            \u003cli\u003eCustom stitch combinations\u003c\/li\u003e\n            \u003cli\u003eSaved personal settings\u003c\/li\u003e\n            \u003cli\u003eMirror-image effects\u003c\/li\u003e\n            \u003cli\u003eStitch positioning\u003c\/li\u003e\n            \u003cli\u003eTwin-needle combinations\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- NEEDLE POSITIONS --\u003e\n  \u003csection class=\"ds-section\"\u003e\n    \u003cdiv class=\"ds-split\"\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"ds-eyebrow\"\u003ePlace visible stitching precisely\u003c\/span\u003e\n\n        \u003ch3\u003eTwenty-nine adjustable needle positions\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Move the needle across the 7mm stitch-width area when sewing compatible straight stitches.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          The fabric can remain aligned against the presser foot or needle-plate guide while the stitching line is moved into the required position.\n        \u003c\/p\u003e\n\n        \u003cul class=\"ds-check-list\"\u003e\n          \u003cli\u003eTop stitching\u003c\/li\u003e\n          \u003cli\u003eEdge stitching\u003c\/li\u003e\n          \u003cli\u003eZip insertion\u003c\/li\u003e\n          \u003cli\u003eUnderstitching\u003c\/li\u003e\n          \u003cli\u003eStitching in the ditch\u003c\/li\u003e\n          \u003cli\u003ePatchwork and quilting\u003c\/li\u003e\n          \u003cli\u003ePiping\u003c\/li\u003e\n          \u003cli\u003eAccurate seam placement\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ds-visual-panel\"\u003e\n        \u003cspan class=\"ds-visual-number\"\u003e29\u003c\/span\u003e\n        \u003cspan class=\"ds-visual-label\"\u003eNeedle positions\u003c\/span\u003e\n\n        \u003cp style=\"margin-top:22px; margin-bottom:0;\"\u003e\n          Fine-tune the position of straight stitching without constantly moving the fabric or changing the foot.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- DIRECT CONTROLS --\u003e\n  \u003csection class=\"ds-section\"\u003e\n    \u003cspan class=\"ds-eyebrow\"\u003eImportant functions positioned within reach\u003c\/span\u003e\n\n    \u003ch3\u003eStart, secure, position and trim with direct controls\u003c\/h3\u003e\n\n    \u003cdiv class=\"ds-benefit-grid\"\u003e\n      \u003cdiv class=\"ds-benefit\"\u003e\n        \u003ch4\u003eStart and stop\u003c\/h4\u003e\n        \u003cp\u003eOperate the machine without the foot controller when preferred.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ds-benefit\"\u003e\n        \u003ch4\u003eSpeed slider\u003c\/h4\u003e\n        \u003cp\u003eLimit maximum speed for detailed sewing, beginners and appliqué.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ds-benefit\"\u003e\n        \u003ch4\u003eNeedle up\/down\u003c\/h4\u003e\n        \u003cp\u003eChoose whether the needle stops raised or lowered in the fabric.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ds-benefit\"\u003e\n        \u003ch4\u003eReverse sewing\u003c\/h4\u003e\n        \u003cp\u003eReinforce compatible construction stitches using reverse sewing.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ds-benefit\"\u003e\n        \u003ch4\u003eAutomatic tie-off\u003c\/h4\u003e\n        \u003cp\u003eSecure compatible stitches neatly at the beginning or end.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ds-benefit\"\u003e\n        \u003ch4\u003eThread snips\u003c\/h4\u003e\n        \u003cp\u003eCut the upper and bobbin threads together using one button.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- CUTTER --\u003e\n  \u003csection class=\"ds-section\"\u003e\n    \u003cspan class=\"ds-eyebrow\"\u003eA cleaner finish with less manual trimming\u003c\/span\u003e\n\n    \u003ch3\u003eAutomatic top and bobbin thread snips\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Press the thread-snips button at the end of an ordinary sewing seam and the machine cuts both the upper and bobbin threads.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      During compatible embroidery designs, the machine can also trim jump stitches automatically, reducing the amount of thread that must be removed by hand after embroidery.\n    \u003c\/p\u003e\n\n    \u003cul class=\"ds-check-list\"\u003e\n      \u003cli\u003eCuts upper thread\u003c\/li\u003e\n      \u003cli\u003eCuts bobbin thread\u003c\/li\u003e\n      \u003cli\u003eOne-touch sewing finish\u003c\/li\u003e\n      \u003cli\u003eAutomatic embroidery trimming\u003c\/li\u003e\n      \u003cli\u003eAuto-cut compatible jump stitches\u003c\/li\u003e\n      \u003cli\u003eReduces manual scissor work\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- AUTOMATIC TENSION --\u003e\n  \u003csection class=\"ds-section\"\u003e\n    \u003cspan class=\"ds-eyebrow\"\u003eRecommended balance for each selected stitch\u003c\/span\u003e\n\n    \u003ch3\u003eAutomatic upper-thread tension\u003c\/h3\u003e\n\n    \u003cp\u003e\n      The machine automatically applies a suitable upper-thread tension setting when a sewing stitch or embroidery design is selected.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      This provides a reliable starting point as you move between utility stitching, decorative work, buttonholes and embroidery.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Manual adjustment remains available when specialist thread, unusual fabric or a particular decorative effect requires a different balance.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- BUTTONHOLES --\u003e\n  \u003csection class=\"ds-section\"\u003e\n    \u003cspan class=\"ds-eyebrow\"\u003eConsistent garment finishing\u003c\/span\u003e\n\n    \u003ch3\u003eAutomatic one-step buttonholes\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Attach the supplied one-step buttonhole foot and allow the machine to sew the complete buttonhole sequence automatically.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Buttonhole density and length can be prepared for the fabric and selected button before sewing.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      The package also includes a manual buttonhole foot for applications where the automatic foot is not appropriate.\n    \u003c\/p\u003e\n\n    \u003cul class=\"ds-check-list\"\u003e\n      \u003cli\u003eOne-step automatic operation\u003c\/li\u003e\n      \u003cli\u003eButtonhole Foot 5 included\u003c\/li\u003e\n      \u003cli\u003eManual Buttonhole Foot 5M included\u003c\/li\u003e\n      \u003cli\u003eSuitable for garments\u003c\/li\u003e\n      \u003cli\u003eUseful for bags and cushions\u003c\/li\u003e\n      \u003cli\u003eRepeatable results\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- LIGHTING --\u003e\n  \u003csection class=\"ds-section\"\u003e\n    \u003cdiv class=\"ds-split\"\u003e\n      \u003cfigure class=\"ds-image-box\"\u003e\n        \u003cimg src=\"https:\/\/uk.singer.com\/cdn\/shop\/files\/hliapc1r9vze84xnt1sk.jpg?v=1743175667\u0026amp;width=1200\" alt=\"LED-illuminated sewing area on the PFAFF creative ambition 640\" width=\"1200\" height=\"1200\" loading=\"lazy\" decoding=\"async\"\u003e\n\n        \u003cfigcaption class=\"ds-caption\"\u003e\n          Bright LED illumination improves visibility around the needle, presser foot and stitch line.\n        \u003c\/figcaption\u003e\n      \u003c\/figure\u003e\n\n      \u003cdiv\u003e\n        \u003cspan class=\"ds-eyebrow\"\u003eClear visibility across the sewing area\u003c\/span\u003e\n\n        \u003ch3\u003eLED-illuminated workspace\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Bright LED lighting illuminates the needle, presser foot and surrounding sewing bed without producing the heat associated with traditional bulbs.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          Better visibility supports accurate fabric placement, top stitching, appliqué and work on darker materials.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          The generous 200mm space to the right of the needle gives projects room to move beneath the illuminated machine arm.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- BOBBIN --\u003e\n  \u003csection class=\"ds-section\"\u003e\n    \u003cspan class=\"ds-eyebrow\"\u003eSmooth and accessible bobbin operation\u003c\/span\u003e\n\n    \u003ch3\u003eTop-loading rotary-hook bobbin system\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Insert the PFAFF bobbin from above and follow the marked threading path beneath the clear cover.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      The transparent cover makes it easier to monitor the remaining bobbin thread while sewing or before beginning a longer embroidery section.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      The jam-resistant rotary-hook design helps prevent loose thread from becoming trapped in the bobbin area during normal operation.\n    \u003c\/p\u003e\n\n    \u003cul class=\"ds-check-list\"\u003e\n      \u003cli\u003eTop-loading bobbin\u003c\/li\u003e\n      \u003cli\u003eHorizontal rotary hook\u003c\/li\u003e\n      \u003cli\u003eTransparent bobbin cover\u003c\/li\u003e\n      \u003cli\u003eFive bobbins included\u003c\/li\u003e\n      \u003cli\u003eBobbin winding through the needle\u003c\/li\u003e\n      \u003cli\u003eEasy cleaning access\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- NEEDLE THREADER --\u003e\n  \u003csection class=\"ds-section\"\u003e\n    \u003cspan class=\"ds-eyebrow\"\u003eFaster preparation before sewing\u003c\/span\u003e\n\n    \u003ch3\u003eSemi-automatic built-in needle threader\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Follow the marked upper-thread path, lower the threading lever and guide the thread into the mechanism.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Releasing the lever draws a loop through the needle eye, reducing the close-up work required when changing thread colours or needles.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      This is particularly useful during multicolour embroidery, where the upper thread may be changed repeatedly.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- TWIN NEEDLE --\u003e\n  \u003csection class=\"ds-section\"\u003e\n    \u003cspan class=\"ds-eyebrow\"\u003eProtect the needle during twin-needle sewing\u003c\/span\u003e\n\n    \u003ch3\u003eTwin-needle programme and stitch-width safety\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Enter the size of the twin needle and the machine limits the available stitch width to help prevent the needles from striking the presser foot or needle plate.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Stitch-width safety can also lock the machine into a centre-position straight stitch when a straight-stitch foot or needle plate is being used.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"ds-note\"\u003e\n      \u003cp\u003e\n        Always confirm that the selected stitch, foot and needle plate are suitable for twin-needle sewing before operating the machine.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- FEED DROP --\u003e\n  \u003csection class=\"ds-section\"\u003e\n    \u003cspan class=\"ds-eyebrow\"\u003eMove the project manually when required\u003c\/span\u003e\n\n    \u003ch3\u003eExternal feed-dog lowering\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Lower the feed dogs using the conveniently positioned control at the rear of the free-arm area.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      With the feed dogs lowered, the project can be moved manually for free-motion quilting, thread painting and darning.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Embroidery mode also uses automatic feed-dog lowering so the hoop can move freely beneath the needle.\n    \u003c\/p\u003e\n\n    \u003cul class=\"ds-check-list\"\u003e\n      \u003cli\u003eFree-motion quilting\u003c\/li\u003e\n      \u003cli\u003eDarning\u003c\/li\u003e\n      \u003cli\u003eThread painting\u003c\/li\u003e\n      \u003cli\u003eCreative free-motion work\u003c\/li\u003e\n      \u003cli\u003eAutomatic embroidery operation\u003c\/li\u003e\n      \u003cli\u003eExternal control access\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- WORKSPACE --\u003e\n  \u003csection class=\"ds-section\"\u003e\n    \u003cdiv class=\"ds-split\"\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"ds-eyebrow\"\u003eRoom for garments, quilts and bags\u003c\/span\u003e\n\n        \u003ch3\u003e200mm sewing space to the right of the needle\u003c\/h3\u003e\n\n        \u003cp\u003e\n          The creative ambition 640 provides approximately 200mm, or 7.9 inches, between the needle and the machine tower.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          This gives useful room for garment sections, quilt blocks, bag panels and home décor projects.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          Remove the accessory compartment to expose the free arm for sleeves, cuffs and trouser hems.\n        \u003c\/p\u003e\n\n        \u003cul class=\"ds-check-list\"\u003e\n          \u003cli\u003e200mm horizontal workspace\u003c\/li\u003e\n          \u003cli\u003eConvertible free arm\u003c\/li\u003e\n          \u003cli\u003eBuilt-in accessory storage\u003c\/li\u003e\n          \u003cli\u003eLED workspace lighting\u003c\/li\u003e\n          \u003cli\u003eExtension table available separately\u003c\/li\u003e\n          \u003cli\u003eSuitable for regular quilting\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ds-visual-panel\"\u003e\n        \u003cspan class=\"ds-visual-number\"\u003e800\u003c\/span\u003e\n        \u003cspan class=\"ds-visual-label\"\u003eMaximum sewing stitches per minute\u003c\/span\u003e\n\n        \u003cp style=\"margin-top:22px; margin-bottom:0;\"\u003e\n          Complete long construction seams efficiently, then reduce maximum speed for detailed appliqué, curves and controlled top stitching.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- GALLERY --\u003e\n  \u003csection class=\"ds-section\"\u003e\n    \u003cspan class=\"ds-eyebrow\"\u003eFeature imagery\u003c\/span\u003e\n\n    \u003ch3\u003eSee the creative ambition 640 in detail\u003c\/h3\u003e\n\n    \u003cdiv class=\"ds-gallery-grid\"\u003e\n      \u003cfigure class=\"ds-gallery-card\"\u003e\n        \u003cimg src=\"https:\/\/uk.singer.com\/cdn\/shop\/files\/thbhpwp8kmfpuost6pjr.jpg?v=1743175667\u0026amp;width=900\" alt=\"Front view of PFAFF creative ambition 640 sewing and embroidery machine\" width=\"900\" height=\"900\" loading=\"lazy\" decoding=\"async\"\u003e\n\n        \u003cfigcaption\u003e\n          Premium PFAFF styling with a clean control layout, generous workspace and integrated fabric feeding.\n        \u003c\/figcaption\u003e\n      \u003c\/figure\u003e\n\n      \u003cfigure class=\"ds-gallery-card\"\u003e\n        \u003cimg src=\"https:\/\/uk.singer.com\/cdn\/shop\/files\/732eb2188ecf42adb497c492b8275a204248dcfb_eb967f17-55bb-4ed1-be01-2e41f8222d7f.jpg?v=1743175667\u0026amp;width=900\" alt=\"Floral embroidery being stitched on the PFAFF creative ambition 640\" width=\"900\" height=\"900\" loading=\"lazy\" decoding=\"async\"\u003e\n\n        \u003cfigcaption\u003e\n          Create detailed multicolour embroidery within the included 240 × 150mm Master Hoop.\n        \u003c\/figcaption\u003e\n      \u003c\/figure\u003e\n\n      \u003cfigure class=\"ds-gallery-card\"\u003e\n        \u003cimg src=\"https:\/\/uk.singer.com\/cdn\/shop\/files\/hliapc1r9vze84xnt1sk.jpg?v=1743175667\u0026amp;width=900\" alt=\"Illuminated sewing bed of the PFAFF creative ambition 640\" width=\"900\" height=\"900\" loading=\"lazy\" decoding=\"async\"\u003e\n\n        \u003cfigcaption\u003e\n          Bright LED illumination keeps the needle, presser foot and stitch line clearly visible.\n        \u003c\/figcaption\u003e\n      \u003c\/figure\u003e\n\n      \u003cfigure class=\"ds-gallery-card\"\u003e\n        \u003cimg src=\"https:\/\/uk.singer.com\/cdn\/shop\/files\/dd58ecd1d4dd7d4795eea2d39dd2e88022df4600_c9d32bc5-6d9a-4759-801e-ad75e7757ba8.jpg?v=1743175667\u0026amp;width=900\" alt=\"USB design connection on the PFAFF creative ambition 640\" width=\"900\" height=\"900\" loading=\"lazy\" decoding=\"async\"\u003e\n\n        \u003cfigcaption\u003e\n          Import compatible embroidery designs and supported updates using the side-mounted USB connection.\n        \u003c\/figcaption\u003e\n      \u003c\/figure\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- IDEAL FOR --\u003e\n  \u003csection class=\"ds-section\"\u003e\n    \u003cspan class=\"ds-eyebrow\"\u003eWho is the creative ambition 640 for?\u003c\/span\u003e\n\n    \u003ch3\u003eA versatile machine for ambitious sewists and embroidery beginners\u003c\/h3\u003e\n\n    \u003cdiv class=\"ds-use-grid\"\u003e\n      \u003cdiv class=\"ds-use-item\"\u003eGarment construction\u003c\/div\u003e\n      \u003cdiv class=\"ds-use-item\"\u003eMachine embroidery\u003c\/div\u003e\n      \u003cdiv class=\"ds-use-item\"\u003eMonogramming\u003c\/div\u003e\n      \u003cdiv class=\"ds-use-item\"\u003ePersonalised gifts\u003c\/div\u003e\n      \u003cdiv class=\"ds-use-item\"\u003ePatchwork\u003c\/div\u003e\n      \u003cdiv class=\"ds-use-item\"\u003eQuilting\u003c\/div\u003e\n      \u003cdiv class=\"ds-use-item\"\u003eAppliqué\u003c\/div\u003e\n      \u003cdiv class=\"ds-use-item\"\u003eDecorative stitching\u003c\/div\u003e\n      \u003cdiv class=\"ds-use-item\"\u003eBag making\u003c\/div\u003e\n      \u003cdiv class=\"ds-use-item\"\u003eHome décor\u003c\/div\u003e\n      \u003cdiv class=\"ds-use-item\"\u003eQuilt labels\u003c\/div\u003e\n      \u003cdiv class=\"ds-use-item\"\u003eSmall creative businesses\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- IMPORTANT INFORMATION --\u003e\n  \u003csection class=\"ds-section\"\u003e\n    \u003cdiv class=\"ds-note\"\u003e\n      \u003ch4\u003eImportant information before purchasing\u003c\/h4\u003e\n\n      \u003cp\u003e\n        The PFAFF creative ambition 640 is a domestic computerised sewing and single-needle embroidery machine. It is not a commercial multi-needle embroidery machine.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Its maximum embroidery area is 240 × 150mm. Larger designs must be split, repositioned or reduced using suitable embroidery software and techniques.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        The machine changes embroidery colours manually. It stops at each colour stage so the needle can be rethreaded.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        USB transfer is used for compatible embroidery files. The creative ambition 640 does not have built-in Wi-Fi.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Good embroidery requires suitable stabiliser, embroidery thread, bobbin thread, needle choice and secure hooping.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        The IDT System assists fabric feeding during sewing. It does not operate as a second needle or create an industrial compound-feed system.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        The 200mm sewing space describes the room between the needle and machine tower. Attaching an optional extension table increases fabric support but does not increase the throat-space measurement.\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    \u003cspan class=\"ds-eyebrow\"\u003eStandard accessory package\u003c\/span\u003e\n\n    \u003ch3\u003eWhat comes with the PFAFF creative ambition 640?\u003c\/h3\u003e\n\n    \u003cdetails open\u003e\n      \u003csummary\u003eIncluded presser feet\u003c\/summary\u003e\n\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cul class=\"ds-accessory-list\"\u003e\n          \u003cli\u003e0A Standard Presser Foot for IDT System\u003c\/li\u003e\n          \u003cli\u003e1A Fancy Stitch Foot for IDT System\u003c\/li\u003e\n          \u003cli\u003e2A Fancy Stitch Foot\u003c\/li\u003e\n          \u003cli\u003e3 Blindhem Foot for IDT System\u003c\/li\u003e\n          \u003cli\u003e4 Zipper Foot for IDT System\u003c\/li\u003e\n          \u003cli\u003e5 One-Step Buttonhole Foot\u003c\/li\u003e\n          \u003cli\u003e5M Manual Buttonhole Foot\u003c\/li\u003e\n          \u003cli\u003e6 Embroidery and Free-Motion Foot\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eEmbroidery equipment\u003c\/summary\u003e\n\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cul class=\"ds-accessory-list\"\u003e\n          \u003cli\u003eDetachable embroidery unit\u003c\/li\u003e\n          \u003cli\u003ecreative Master Hoop, 240 × 150mm\u003c\/li\u003e\n          \u003cli\u003e101 built-in embroidery designs\u003c\/li\u003e\n          \u003cli\u003eTwo built-in embroidery fonts\u003c\/li\u003e\n          \u003cli\u003eUSB embroidery connection\u003c\/li\u003e\n          \u003cli\u003eIntroductory embroidery software access\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eBobbins, needles and thread accessories\u003c\/summary\u003e\n\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cul class=\"ds-accessory-list\"\u003e\n          \u003cli\u003ePFAFF bobbins × 5\u003c\/li\u003e\n          \u003cli\u003eNeedle pack\u003c\/li\u003e\n          \u003cli\u003eThread net\u003c\/li\u003e\n          \u003cli\u003eSmall spool cap\u003c\/li\u003e\n          \u003cli\u003eLarge spool cap\u003c\/li\u003e\n          \u003cli\u003eAuxiliary spool pin\u003c\/li\u003e\n          \u003cli\u003eFelt pads × 2\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eTools and machine control\u003c\/summary\u003e\n\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cul class=\"ds-accessory-list\"\u003e\n          \u003cli\u003eEdge guide\u003c\/li\u003e\n          \u003cli\u003eMulti-purpose tool\u003c\/li\u003e\n          \u003cli\u003eScrewdriver\u003c\/li\u003e\n          \u003cli\u003eNeedle-plate screwdriver\u003c\/li\u003e\n          \u003cli\u003eSeam ripper\u003c\/li\u003e\n          \u003cli\u003eCleaning brush\u003c\/li\u003e\n          \u003cli\u003eFoot controller\u003c\/li\u003e\n          \u003cli\u003ePower lead\u003c\/li\u003e\n          \u003cli\u003eInstruction documentation\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- SPECIFICATIONS --\u003e\n  \u003csection class=\"ds-section\"\u003e\n    \u003cspan class=\"ds-eyebrow\"\u003eTechnical information\u003c\/span\u003e\n\n    \u003ch3\u003ePFAFF creative ambition 640 specifications\u003c\/h3\u003e\n\n    \u003cdiv class=\"ds-table-wrap\"\u003e\n      \u003ctable\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eMachine type\u003c\/th\u003e\n            \u003ctd\u003eComputerised domestic sewing and single-needle embroidery machine\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eBuilt-in sewing stitches\u003c\/th\u003e\n            \u003ctd\u003e150\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eMaximum stitch width\u003c\/th\u003e\n            \u003ctd\u003e7mm\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eMaximum stitch length\u003c\/th\u003e\n            \u003ctd\u003e5mm\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eSewing alphabets\u003c\/th\u003e\n            \u003ctd\u003eTwo, including uppercase and lowercase characters, numbers and symbols\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eBuilt-in embroidery designs\u003c\/th\u003e\n            \u003ctd\u003e101\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eEmbroidery fonts\u003c\/th\u003e\n            \u003ctd\u003eTwo\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eMaximum embroidery area\u003c\/th\u003e\n            \u003ctd\u003e240 × 150mm\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eIncluded embroidery hoop\u003c\/th\u003e\n            \u003ctd\u003ecreative Master Hoop, 240 × 150mm\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eEmbroidery design scaling\u003c\/th\u003e\n            \u003ctd\u003eUp to 20% larger or smaller than the original design\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eDesign basting\u003c\/th\u003e\n            \u003ctd\u003eYes\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eAutomatic embroidery jump-stitch trimming\u003c\/th\u003e\n            \u003ctd\u003eYes, for compatible designs\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eDesign transfer\u003c\/th\u003e\n            \u003ctd\u003eUSB embroidery connection\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eWi-Fi\u003c\/th\u003e\n            \u003ctd\u003eNo\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eSewing workspace\u003c\/th\u003e\n            \u003ctd\u003eApproximately 200mm to the right of the needle\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eScreen\u003c\/th\u003e\n            \u003ctd\u003e3.2-inch diagonal graphic display\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eActual-size stitch display\u003c\/th\u003e\n            \u003ctd\u003eYes, for compatible stitches\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eOriginal IDT System\u003c\/th\u003e\n            \u003ctd\u003eBuilt-in integrated dual feed\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eMaximum sewing speed\u003c\/th\u003e\n            \u003ctd\u003eUp to 800 stitches per minute\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eSpeed-control slider\u003c\/th\u003e\n            \u003ctd\u003eYes\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eStart and stop button\u003c\/th\u003e\n            \u003ctd\u003eYes\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eNeedle up\/down\u003c\/th\u003e\n            \u003ctd\u003eYes\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eReverse sewing\u003c\/th\u003e\n            \u003ctd\u003eYes\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eAutomatic tie-off\u003c\/th\u003e\n            \u003ctd\u003eYes\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eAutomatic thread snips\u003c\/th\u003e\n            \u003ctd\u003eYes, cuts upper and bobbin threads\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eNeedle positions\u003c\/th\u003e\n            \u003ctd\u003eTwenty-nine\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eStitch positioning\u003c\/th\u003e\n            \u003ctd\u003eYes, on compatible stitches\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eStitch sequencing\u003c\/th\u003e\n            \u003ctd\u003eYes\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003ePersonal stitch settings\u003c\/th\u003e\n            \u003ctd\u003eYes\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eTwin-needle programme\u003c\/th\u003e\n            \u003ctd\u003eYes\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eStitch-width safety\u003c\/th\u003e\n            \u003ctd\u003eYes\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eThread tension\u003c\/th\u003e\n            \u003ctd\u003eAutomatic with adjustment available\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eNeedle threader\u003c\/th\u003e\n            \u003ctd\u003eBuilt-in semi-automatic system\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eBobbin system\u003c\/th\u003e\n            \u003ctd\u003eTop-loading horizontal rotary hook\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eBobbin winding\u003c\/th\u003e\n            \u003ctd\u003eBobbin winding through the needle\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eFeed-dog drop\u003c\/th\u003e\n            \u003ctd\u003eExternal control, automatic during embroidery\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eFree arm\u003c\/th\u003e\n            \u003ctd\u003eYes\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003ePresser-foot attachment\u003c\/th\u003e\n            \u003ctd\u003eSnap-on and snap-off\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eLighting\u003c\/th\u003e\n            \u003ctd\u003eLED-illuminated workspace\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eLanguages\u003c\/th\u003e\n            \u003ctd\u003eMultiple selectable interface languages\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eUpdateable machine software\u003c\/th\u003e\n            \u003ctd\u003eYes, through supported USB updates\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eMachine dimensions\u003c\/th\u003e\n            \u003ctd\u003eApproximately 480mm long × 193mm deep × 300mm high without embroidery unit\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eMachine weight\u003c\/th\u003e\n            \u003ctd\u003eApproximately 8.8kg without the embroidery unit\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- OPTIONAL ACCESSORIES --\u003e\n  \u003csection class=\"ds-section\"\u003e\n    \u003cspan class=\"ds-eyebrow\"\u003eExpand the creative system\u003c\/span\u003e\n\n    \u003ch3\u003ePopular compatible optional accessories\u003c\/h3\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eEmbroidery hoops and accessories\u003c\/summary\u003e\n\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cul class=\"ds-accessory-list\"\u003e\n          \u003cli\u003eCompatible PFAFF creative embroidery hoops\u003c\/li\u003e\n          \u003cli\u003eSmaller hoops for compact designs\u003c\/li\u003e\n          \u003cli\u003eMetal hoops for difficult-to-hoop items\u003c\/li\u003e\n          \u003cli\u003eAll-fabric hoops for varied materials\u003c\/li\u003e\n          \u003cli\u003eEmbroidery stabilisers\u003c\/li\u003e\n          \u003cli\u003eEmbroidery bobbin thread\u003c\/li\u003e\n          \u003cli\u003eEmbroidery needles\u003c\/li\u003e\n          \u003cli\u003eEmbroidery design software upgrades\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eQuilting accessories\u003c\/summary\u003e\n\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cul class=\"ds-accessory-list\"\u003e\n          \u003cli\u003ePFAFF ambition-series extension table\u003c\/li\u003e\n          \u003cli\u003e1\/4-inch quilting feet for IDT\u003c\/li\u003e\n          \u003cli\u003eStitch-in-the-ditch foot for IDT\u003c\/li\u003e\n          \u003cli\u003eOpen-toe free-motion feet\u003c\/li\u003e\n          \u003cli\u003eFree-motion echo-quilting foot\u003c\/li\u003e\n          \u003cli\u003eQuilting guides\u003c\/li\u003e\n          \u003cli\u003eStraight-stitch needle plate\u003c\/li\u003e\n          \u003cli\u003eRuler-work accessories where compatible\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eGarment and decorative sewing feet\u003c\/summary\u003e\n\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cul class=\"ds-accessory-list\"\u003e\n          \u003cli\u003eInvisible-zipper foot\u003c\/li\u003e\n          \u003cli\u003eNarrow-edge foot for IDT\u003c\/li\u003e\n          \u003cli\u003ePiping foot\u003c\/li\u003e\n          \u003cli\u003eOpen-toe appliqué foot\u003c\/li\u003e\n          \u003cli\u003eCouching and braiding feet\u003c\/li\u003e\n          \u003cli\u003eRolled-hem feet\u003c\/li\u003e\n          \u003cli\u003eGathering foot\u003c\/li\u003e\n          \u003cli\u003eElastic and stretch-sewing feet\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- FAQ --\u003e\n  \u003csection class=\"ds-section\"\u003e\n    \u003cspan class=\"ds-eyebrow\"\u003eFrequently asked questions\u003c\/span\u003e\n\n    \u003ch3\u003ePFAFF creative ambition 640 FAQ\u003c\/h3\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eIs the PFAFF creative ambition 640 suitable for beginners?\u003c\/summary\u003e\n\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          Yes. Its automatic tension, built-in needle threader, graphic display and sewing recommendations make it approachable. It also offers enough capability for an owner to continue developing into embroidery, quilting and advanced garment sewing.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eCan it be used as a normal sewing machine?\u003c\/summary\u003e\n\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          Yes. Remove the embroidery unit and use it as a computerised sewing and quilting machine with 150 stitches, two sewing alphabets and the Original IDT System.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat is the Original IDT System?\u003c\/summary\u003e\n\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          IDT is PFAFF’s built-in integrated dual-feed system. It feeds fabric from above in synchronisation with the feed dogs beneath the project.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eDoes the IDT System replace a walking foot?\u003c\/summary\u003e\n\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          For many ordinary layered-sewing and quilting tasks, the integrated IDT System provides the dual feeding normally associated with a walking foot without requiring a large separate attachment.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat is the maximum embroidery size?\u003c\/summary\u003e\n\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          The maximum embroidery field is 240 × 150mm using the included creative Master Hoop.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eIs the embroidery hoop included?\u003c\/summary\u003e\n\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          Yes. The 240 × 150mm creative Master Hoop is included with the embroidery unit.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eHow many embroidery designs are built in?\u003c\/summary\u003e\n\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          The machine includes 101 embroidery designs covering a varied selection of sizes and techniques.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eCan it embroider names and monograms?\u003c\/summary\u003e\n\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          Yes. Two built-in embroidery fonts include uppercase and lowercase characters, numbers and symbols.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eCan I import my own embroidery designs?\u003c\/summary\u003e\n\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          Yes. Compatible embroidery files can be transferred using a suitable USB embroidery stick.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eDoes it have Wi-Fi?\u003c\/summary\u003e\n\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          No. Embroidery designs and supported updates are transferred through the USB connection.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eCan the embroidery design be resized?\u003c\/summary\u003e\n\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          Yes. Compatible designs can be scaled up or down by as much as 20% from the original size.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eDoes it change embroidery colours automatically?\u003c\/summary\u003e\n\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          No. It is a single-needle embroidery machine. It stops at each colour stage so the user can change the upper thread.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eDoes it cut embroidery jump stitches?\u003c\/summary\u003e\n\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          Yes. Compatible jump stitches can be cut automatically, reducing manual thread trimming after embroidery.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eDoes it have automatic thread tension?\u003c\/summary\u003e\n\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          Yes. The machine automatically applies a recommended upper-thread tension setting, with adjustment available where required.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eDoes it have an automatic thread cutter?\u003c\/summary\u003e\n\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          Yes. The thread-snips function cuts both the upper and bobbin threads.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eCan it sew without the foot controller?\u003c\/summary\u003e\n\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          Yes. Use the start and stop button together with the speed-control slider.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eCan it free-motion quilt?\u003c\/summary\u003e\n\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          Yes. The feed dogs can be lowered and an embroidery and free-motion foot is included.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eCan it sew stretch fabric?\u003c\/summary\u003e\n\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          Yes. It includes stretch stitches, and the Original IDT System helps control layers when used with the correct stretch or ballpoint needle.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eCan it sew denim?\u003c\/summary\u003e\n\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          It can sew ordinary garment-weight denim when correctly set up with the correct jeans needle, thread and stitch. It is not an industrial heavy-material machine.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eIs it suitable for a small embroidery business?\u003c\/summary\u003e\n\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          It can suit personalised gifts, monograms, quilt labels and small creative production. A commercial multi-needle machine is more efficient for frequent colour changes, larger volumes and production embroidery.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eDoes it include digitising software?\u003c\/summary\u003e\n\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          Introductory embroidery software access is included with the package. Creating detailed embroidery files from original artwork generally requires more advanced digitising software.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- OFFICIAL RESOURCES --\u003e\n  \u003csection class=\"ds-section\"\u003e\n    \u003cspan class=\"ds-eyebrow\"\u003eOfficial PFAFF resources\u003c\/span\u003e\n\n    \u003ch3\u003eProduct information, manuals and support\u003c\/h3\u003e\n\n    \u003cdiv class=\"ds-resource-grid\"\u003e\n      \u003carticle class=\"ds-resource-card\"\u003e\n        \u003cdiv\u003e\n          \u003ch4\u003eOfficial PFAFF Product Page\u003c\/h4\u003e\n          \u003cp\u003e\n            View the current machine specifications, highlights, included feet and embroidery information.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003ca class=\"ds-resource-link\" href=\"https:\/\/uk.singer.com\/products\/pfaff-creative-ambition-640-sewing-and-embroidery-machine\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\n          View official product page →\n        \u003c\/a\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"ds-resource-card\"\u003e\n        \u003cdiv\u003e\n          \u003ch4\u003ePFAFF Machine Support\u003c\/h4\u003e\n          \u003cp\u003e\n            Access official instruction manuals, supported updates and machine information.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003ca class=\"ds-resource-link\" href=\"https:\/\/support.singer.com\/\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\n          Visit machine support →\n        \u003c\/a\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"ds-resource-card\"\u003e\n        \u003cdiv\u003e\n          \u003ch4\u003eThe Original IDT System\u003c\/h4\u003e\n          \u003cp\u003e\n            Learn more about PFAFF’s integrated dual-feed technology and its fabric-control advantages.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003ca class=\"ds-resource-link\" href=\"https:\/\/uk.singer.com\/pages\/the-original-idt-system\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\n          Explore the IDT System →\n        \u003c\/a\u003e\n      \u003c\/article\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- DIRECT SEWING --\u003e\n  \u003csection class=\"ds-section\"\u003e\n    \u003cdiv class=\"ds-direct-sewing\"\u003e\n      \u003cspan class=\"ds-eyebrow\"\u003eBuy from an authorised New Zealand PFAFF dealer\u003c\/span\u003e\n\n      \u003ch3\u003eExpert advice, genuine warranty support and in-house servicing\u003c\/h3\u003e\n\n      \u003cp\u003e\n        Direct Sewing has supplied sewing, quilting, embroidery, overlocking and industrial equipment throughout New Zealand since 2001.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Our experienced team can explain the PFAFF Original IDT System, embroidery hooping, stabiliser selection, USB design transfer, thread choice, stitch settings and the difference between domestic and commercial embroidery systems.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Your PFAFF creative ambition 640 is backed by authorised New Zealand warranty support and our own in-house technical workshop. Servicing and repairs are completed by experienced sewing-machine and embroidery technicians with decades of industry knowledge.\n      \u003c\/p\u003e\n\n      \u003cp style=\"margin-bottom:0;\"\u003e\n        For sewists wanting premium PFAFF fabric control, a generous embroidery field and serious creative capability in one refined machine, the creative ambition 640 is an exceptional all-round sewing and embroidery system.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"PFAFF","offers":[{"title":"Default Title","offer_id":46257894359261,"sku":"300355001","price":3799.0,"currency_code":"NZD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0222\/3324\/files\/fba9f940498b4d2500db4fc32c4027a0ecd34a65_7657c8ae-4719-4734-8ce5-f7284dee9a49_jpg.webp?v=1741138614","url":"https:\/\/www.directsewing.co.nz\/products\/pfaff-creative-ambition-640-sewing-embroidery-machine","provider":"Direct Sewing Machines \u0026 Supplies","version":"1.0","type":"link"}