Pfaff Creative Ambition 640 Sewing & Embroidery Machine
.ds-pfaff640 { --ink: #1e1c1d; --brown: #352628; --deep-brown: #241719; --taupe: #8b7475; --rose: #a45c67; --soft-rose: #f8eef0; --cream: #f7f4f1; --light: #f6f6f5; --border: #dedb d8; --grey: #666164; --white: #ffffff; max-width: 1180px; margin: 0 auto; color: var(--ink); font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif; font-size: 16px; line-height: 1.7; } .ds-pfaff640 *, .ds-pfaff640 *::before, .ds-pfaff640 *::after { box-sizing: border-box; } .ds-pfaff640 img { display: block; width: 100%; height: auto; } .ds-pfaff640 h2, .ds-pfaff640 h3, .ds-pfaff640 h4 { margin-top: 0; color: var(--ink); line-height: 1.18; } .ds-pfaff640 h2 { margin-bottom: 20px; font-size: clamp(36px, 5vw, 62px); letter-spacing: -0.045em; } .ds-pfaff640 h3 { margin-bottom: 18px; font-size: clamp(27px, 3.5vw, 42px); letter-spacing: -0.03em; } .ds-pfaff640 h4 { margin-bottom: 9px; font-size: 19px; } .ds-pfaff640 p { margin-top: 0; margin-bottom: 18px; } .ds-pfaff640 .ds-section { padding: 60px 0; border-bottom: 1px solid var(--border); } .ds-pfaff640 .ds-section:last-child { border-bottom: 0; } .ds-pfaff640 .ds-eyebrow { display: inline-block; margin-bottom: 14px; color: var(--rose); font-size: 13px; font-weight: 750; letter-spacing: 0.13em; text-transform: uppercase; } .ds-pfaff640 .ds-lead { max-width: 900px; color: #494447; font-size: clamp(18px, 2.2vw, 22px); line-height: 1.6; } .ds-pfaff640 .ds-hero { padding: 26px 0 62px; border-bottom: 1px solid var(--border); } .ds-pfaff640 .ds-hero-copy { max-width: 1000px; margin: 0 auto 36px; text-align: center; } .ds-pfaff640 .ds-hero-copy .ds-lead { margin-right: auto; margin-left: auto; } .ds-pfaff640 .ds-hero-image { margin: 0; overflow: hidden; background: radial-gradient(circle at 50% 42%, #ffffff 0, #f2efed 58%, #dfd8d6 100%); border: 1px solid var(--border); border-radius: 22px; } .ds-pfaff640 .ds-hero-image img { min-height: 470px; aspect-ratio: 16 / 9; object-fit: contain; padding: 32px; } .ds-pfaff640 .ds-caption { padding: 12px 16px 16px; color: #716a6d; font-size: 13px; line-height: 1.45; text-align: center; } .ds-pfaff640 .ds-stat-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(145px, 1fr)); gap: 10px; max-width: 970px; margin: 30px auto; } .ds-pfaff640 .ds-stat { padding: 19px 14px; background: var(--cream); border: 1px solid #e5dfdc; border-radius: 13px; text-align: center; } .ds-pfaff640 .ds-stat-number { display: block; font-size: 23px; font-weight: 800; line-height: 1.15; } .ds-pfaff640 .ds-stat-label { display: block; margin-top: 6px; color: #70696c; font-size: 12px; line-height: 1.35; } .ds-pfaff640 .ds-button-row { display: flex; flex-wrap: wrap; justify-content: center; gap: 11px; margin-top: 26px; } .ds-pfaff640 .ds-button { display: inline-flex; min-height: 50px; align-items: center; justify-content: center; padding: 12px 21px; border: 1px solid var(--deep-brown); border-radius: 7px; background: var(--deep-brown); color: var(--white); font-size: 15px; font-weight: 700; line-height: 1.25; text-align: center; text-decoration: none; } .ds-pfaff640 .ds-button:hover { opacity: 0.87; } .ds-pfaff640 .ds-button-secondary { background: transparent; color: var(--deep-brown); } .ds-pfaff640 .ds-feature-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(min(100%, 245px), 1fr)); gap: 16px; margin-top: 31px; } .ds-pfaff640 .ds-feature-card { padding: 27px; background: var(--cream); border: 1px solid #e4dfdc; border-radius: 15px; } .ds-pfaff640 .ds-feature-number { display: inline-flex; width: 36px; height: 36px; align-items: center; justify-content: center; margin-bottom: 17px; border-radius: 50%; background: var(--brown); color: var(--white); font-size: 13px; font-weight: 750; } .ds-pfaff640 .ds-feature-card p { margin-bottom: 0; color: var(--grey); font-size: 15px; line-height: 1.65; } .ds-pfaff640 .ds-split { display: grid; grid-template-columns: repeat(auto-fit, minmax(min(100%, 340px), 1fr)); align-items: center; gap: clamp(32px, 6vw, 74px); } .ds-pfaff640 .ds-image-box { margin: 0; overflow: hidden; background: var(--white); border: 1px solid var(--border); border-radius: 18px; } .ds-pfaff640 .ds-image-box img { min-height: 330px; aspect-ratio: 4 / 3; object-fit: cover; } .ds-pfaff640 .ds-image-box.ds-contain img { object-fit: contain; padding: 25px; } .ds-pfaff640 .ds-callout { padding: clamp(31px, 5vw, 54px); overflow: hidden; background: var(--deep-brown); border-radius: 19px; color: var(--white); } .ds-pfaff640 .ds-callout h3, .ds-pfaff640 .ds-callout h4 { color: var(--white); } .ds-pfaff640 .ds-callout-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(min(100%, 310px), 1fr)); align-items: center; gap: 40px; } .ds-pfaff640 .ds-callout-image { margin: 0; overflow: hidden; background: var(--white); border-radius: 14px; } .ds-pfaff640 .ds-callout-image img { min-height: 320px; aspect-ratio: 4 / 3; object-fit: cover; } .ds-pfaff640 .ds-visual-panel { padding: clamp(30px, 5vw, 50px); background: linear-gradient(145deg, #4a3639, #221719); border-radius: 19px; color: var(--white); } .ds-pfaff640 .ds-visual-panel h3, .ds-pfaff640 .ds-visual-panel h4 { color: var(--white); } .ds-pfaff640 .ds-visual-number { display: block; margin-bottom: 9px; font-size: clamp(50px, 8vw, 94px); font-weight: 820; letter-spacing: -0.065em; line-height: 0.95; } .ds-pfaff640 .ds-visual-label { display: block; font-size: 18px; font-weight: 720; } .ds-pfaff640 .ds-check-list, .ds-pfaff640 .ds-accessory-list { display: grid; grid-template-columns: repeat(auto-fit, minmax(min(100%, 235px), 1fr)); gap: 10px 28px; margin: 23px 0 0; padding: 0; list-style: none; } .ds-pfaff640 .ds-check-list li, .ds-pfaff640 .ds-accessory-list li { position: relative; padding-left: 25px; } .ds-pfaff640 .ds-check-list li::before, .ds-pfaff640 .ds-accessory-list li::before { position: absolute; top: 0; left: 0; color: var(--rose); content: "✓"; font-weight: 800; } .ds-pfaff640 .ds-package { padding: clamp(30px, 5vw, 49px); background: var(--soft-rose); border: 1px solid #ead7db; border-radius: 18px; } .ds-pfaff640 .ds-note { padding: 25px 27px; border-left: 4px solid var(--rose); background: var(--soft-rose); border-radius: 4px 13px 13px 4px; } .ds-pfaff640 .ds-note p:last-child { margin-bottom: 0; } .ds-pfaff640 .ds-benefit-grid, .ds-pfaff640 .ds-use-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(min(100%, 190px), 1fr)); gap: 13px; margin-top: 27px; } .ds-pfaff640 .ds-benefit, .ds-pfaff640 .ds-use-item { padding: 20px; border: 1px solid var(--border); border-radius: 12px; background: var(--white); } .ds-pfaff640 .ds-use-item { text-align: center; } .ds-pfaff640 .ds-benefit h4 { font-size: 16px; } .ds-pfaff640 .ds-benefit p { margin-bottom: 0; color: var(--grey); font-size: 14px; line-height: 1.58; } .ds-pfaff640 .ds-gallery-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(min(100%, 255px), 1fr)); gap: 16px; margin-top: 28px; } .ds-pfaff640 .ds-gallery-card { margin: 0; overflow: hidden; background: var(--white); border: 1px solid var(--border); border-radius: 14px; } .ds-pfaff640 .ds-gallery-card img { aspect-ratio: 1 / 1; object-fit: cover; } .ds-pfaff640 .ds-gallery-card figcaption { padding: 14px 16px 17px; color: var(--grey); font-size: 14px; line-height: 1.5; } .ds-pfaff640 .ds-table-wrap { width: 100%; margin-top: 23px; overflow-x: auto; border: 1px solid var(--border); border-radius: 12px; } .ds-pfaff640 table { width: 100%; min-width: 650px; border-collapse: collapse; background: var(--white); } .ds-pfaff640 th, .ds-pfaff640 td { padding: 14px 16px; border-bottom: 1px solid var(--border); vertical-align: top; text-align: left; } .ds-pfaff640 th { width: 38%; background: var(--cream); color: var(--ink); font-size: 14px; font-weight: 700; } .ds-pfaff640 td { color: #514c4f; font-size: 14px; } .ds-pfaff640 tr:last-child th, .ds-pfaff640 tr:last-child td { border-bottom: 0; } .ds-pfaff640 details { margin-top: 13px; overflow: hidden; border: 1px solid var(--border); border-radius: 10px; background: var(--white); } .ds-pfaff640 summary { position: relative; padding: 18px 52px 18px 19px; cursor: pointer; color: var(--ink); font-size: 16px; font-weight: 700; list-style: none; } .ds-pfaff640 summary::-webkit-details-marker { display: none; } .ds-pfaff640 summary::after { position: absolute; top: 50%; right: 19px; transform: translateY(-50%); color: var(--rose); content: "+"; font-size: 26px; } .ds-pfaff640 details[open] summary::after { content: "−"; } .ds-pfaff640 .ds-details-content { padding: 0 19px 20px; color: var(--grey); } .ds-pfaff640 .ds-resource-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(min(100%, 225px), 1fr)); gap: 14px; margin-top: 27px; } .ds-pfaff640 .ds-resource-card { display: flex; min-height: 205px; flex-direction: column; justify-content: space-between; padding: 24px; border: 1px solid var(--border); border-radius: 14px; background: var(--cream); } .ds-pfaff640 .ds-resource-card p { color: var(--grey); font-size: 14px; line-height: 1.55; } .ds-pfaff640 .ds-resource-link { color: #6d3d45; font-size: 14px; font-weight: 750; text-decoration: none; } .ds-pfaff640 .ds-resource-link:hover { text-decoration: underline; } .ds-pfaff640 .ds-direct-sewing { padding: clamp(32px, 5vw, 54px); background: var(--cream); border-radius: 18px; text-align: center; } .ds-pfaff640 .ds-direct-sewing p { max-width: 890px; margin-right: auto; margin-left: auto; } @media (max-width: 700px) { .ds-pfaff640 { font-size: 15px; } .ds-pfaff640 .ds-section { padding: 45px 0; } .ds-pfaff640 .ds-hero { padding-top: 14px; padding-bottom: 46px; } .ds-pfaff640 .ds-hero-image img { min-height: 310px; padding: 18px; } .ds-pfaff640 .ds-button-row, .ds-pfaff640 .ds-button { width: 100%; } .ds-pfaff640 .ds-stat-grid, .ds-pfaff640 .ds-use-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); } } Premium sewing and embroidery with the Original IDT System PFAFF creative ambition 640 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. 240 × 150mm maximum embroidery area 150 built-in sewing stitches 101 embroidery designs 200mm sewing space View Official PFAFF Product Page View PFAFF Manuals & Support A refined sewing and embroidery machine combining PFAFF precision, integrated dual feeding and a generous creative workspace. Two creative machines in one Move seamlessly between precision sewing and personalised embroidery 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. Use it as a computerised sewing machine for garments, quilting, patchwork, appliqué, decorative stitching, buttonholes, bags and home décor. Attach the embroidery unit and creative Master Hoop to add motifs, names, monograms, borders, quilt labels and customised details measuring up to 240 × 150mm. 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. Complete sewing and embroidery package Embroidery unit, Master Hoop and eight presser feet included The creative ambition 640 arrives with a practical selection of sewing, buttonhole and embroidery feet plus the main equipment required to begin machine embroidery. Detachable embroidery unit creative Master Hoop, 240 × 150mm 101 built-in embroidery designs Two embroidery fonts Standard Presser Foot 0A for IDT Fancy Stitch Foot 1A for IDT Fancy Stitch Foot 2A Blindhem Foot 3 for IDT Zipper Foot 4 for IDT One-Step Buttonhole Foot 5 Manual Buttonhole Foot 5M Embroidery and Free-Motion Foot 6 Five PFAFF bobbins Edge guide Foot controller Essential setup and maintenance tools Why the creative ambition 640 stands out Premium fabric control with genuine embroidery capability 01 The Original IDT System PFAFF’s integrated dual feed moves fabric from both above and below for controlled seams and accurate matching. 02 240 × 150mm embroidery area Create generously sized motifs, monograms, labels and decorative layouts in the included Master Hoop. 03 101 embroidery designs Begin creating immediately with a varied collection of designs covering multiple styles and techniques. 04 150 sewing stitches Choose utility, stretch, quilting, satin, appliqué and decorative stitches up to 7mm wide. 05 Automatic thread snips Cut the upper and bobbin threads at the touch of a button after sewing or embroidery. 06 Automatic thread tension The machine applies a recommended upper-thread tension setting for the selected stitch or embroidery. 07 200mm sewing space Gain useful room to the right of the needle for garments, quilt blocks, bags and home projects. 08 29 needle positions Position straight stitching precisely for top stitching, edge stitching, zips and quilting. An elegant machine with the sewing space, embroidery capability and refined controls required for ambitious creative work. Created for a dedicated sewing space Premium capability without an oversized machine body The creative ambition 640 provides a substantial 200mm workspace while remaining compact enough for a home studio, sewing room or shared creative space. The embroidery unit attaches when required and can be removed when returning to ordinary sewing. Its dark anniversary styling, clean control panel and low-profile embroidery system give the machine a distinctive and sophisticated appearance. 200mm sewing workspace Detachable embroidery unit Free-arm sewing Built-in accessory storage LED-illuminated sewing area Integrated carrying handle A defining PFAFF advantage The Original IDT integrated dual-feed system Ordinary sewing machines feed fabric using feed dogs beneath the project. The Original IDT System adds synchronised feeding directly behind the presser foot. Both layers are moved together from the top and bottom, helping reduce shifting, creeping and distortion without attaching a separate walking foot. The IDT mechanism remains built into the machine and can be engaged or disengaged whenever the selected presser foot and technique require it. Ideal for Quilt sandwiches Checks and stripes Slippery fabrics Stretch materials Long garment seams Top stitching Bag construction Layered home décor Fabric control without a bulky attachment Why integrated dual feeding makes a difference Matched patterns Help maintain alignment through checks, stripes and carefully positioned motifs. Layered quilting Move the quilt top, batting and backing more evenly beneath the foot. Stretch fabric Reduce shifting and stretching when combined with the correct stitch and needle. Fine material Improve control where light or slippery layers tend to move independently. Top stitching Maintain smooth feeding through long, visible rows of stitching. Everyday sewing Enjoy integrated fabric control without repeatedly installing a walking foot. Create detailed multicolour embroidery with automatic movement inside the included 240 × 150mm Master Hoop. Large-format home embroidery 240 × 150mm creative Master Hoop included The included hoop provides a generous maximum embroidery field of 240 × 150mm, or approximately 9.4 × 5.9 inches. This additional width makes it possible to create elongated borders, larger florals, quilt labels, lettering combinations and decorative layouts without repeatedly repositioning the fabric. The embroidery unit moves the hoop automatically while the needle forms each section of the design. 240 × 150mm maximum field Master Hoop included Large decorative motifs Names and monograms Quilt labels Appliqué embroidery Border designs Multicolour embroidery 101 Built-in embroidery designs A varied collection provides creative options immediately, without requiring a separate design purchase before your first project. Embroidery creativity from day one Professionally created designs covering multiple techniques The built-in design collection includes a high-quality mix of sizes, visual styles and embroidery techniques. Select a design, position it inside the hoop area and combine it with built-in embroidery lettering where required. Additional compatible designs can be loaded through the supplied USB embroidery connection. Decorative motifs Floral designs Fashion-inspired embroidery Appliqué possibilities Quilt embellishment Personalised gifts Home décor details Additional USB design import Personalisation built into the machine Two embroidery fonts with letters, numbers and symbols Add names, initials, dates and short messages directly within embroidery mode. Uppercase and lowercase characters, numbers and symbols can be arranged within the available hoop area and combined with decorative motifs. The fonts are formed as true machine embroidery rather than ordinary decorative sewing stitches. Names Personalise towels, children’s items, bags and garments. Monograms Create initials for gifts, linen and home accessories. Quilt labels Add the maker’s name, date and a message to finished quilts. Special occasions Embroider dates, celebrations and personal messages. Prepare the layout before stitching On-machine embroidery positioning and scaling Embroidery designs can be positioned within the hoop area before the machine begins stitching. The scale function allows compatible designs to be increased or reduced by up to 20% from their original size. Design basting creates a temporary outline around the embroidery area to help confirm placement and hold the project to the stabiliser. Move the design within the hoop Scale up to 20% larger Scale up to 20% smaller Rotate compatible designs Check hoop placement Baste around the design View design dimensions Preview colour stages Expand beyond the built-in collection USB embroidery design transfer The side-mounted USB connection allows compatible embroidery files to be transferred between a computer and the creative ambition 640. Save personal designs to a compatible USB embroidery stick, insert it into the machine and open the design through embroidery mode. The USB connection can also be used for supported machine software updates. Imported designs must use a compatible embroidery-file format and fit within the machine’s maximum 240 × 150mm embroidery field. Transfer compatible embroidery designs and supported machine updates using the dedicated USB connection. Prepare compatible designs on your computer Introductory embroidery software access The creative ambition 640 package includes access to introductory PC embroidery software, providing a starting point for viewing and preparing compatible designs. 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. Full manual digitising from original artwork generally requires more advanced embroidery software than an introductory package. 150 Built-in sewing stitches A versatile stitch library for construction, stretch fabrics, quilting, appliqué and decorative sewing. A complete computerised sewing machine Practical construction and expressive decorative stitching Remove the embroidery unit and use the creative ambition 640 as a capable everyday sewing and quilting machine. The built-in selection includes utility, stretch, overedge, quilting, satin and decorative stitches up to 7mm wide. Two sewing alphabets add names, labels and decorative wording using ordinary feed-through stitching. Straight stitches Zigzag stitches Stretch seams Overedge stitches Blind hemming Quilting stitches Appliqué stitches Satin patterns Decorative motifs Two sewing alphabets Clear information while you sew 3.2-inch graphic display with actual-size stitch view The graphic display shows the selected stitch, settings and important recommendations before sewing begins. 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. The information function provides additional sewing recommendations at the touch of a button. Stitch number Confirm the selected utility or decorative pattern. Recommended foot View which presser foot is intended for the selected stitch. Stitch width Review and adjust the stitch width up to 7mm. Stitch length Review and adjust the stitch length up to 5mm. Tension guidance Work with the machine’s automatic tension setting. Actual-size view See compatible stitches represented at sewn scale. Build your own decorative combinations Stitch sequencing and personal stitch settings Combine compatible decorative stitches and sewing letters into a sequence that can be repeated across the fabric. Adjust width, length, density or positioning where the selected stitch permits, then save preferred settings for future use. Sequencing is ideal for borders, labels, children’s clothing, decorative hems and personalised project details. Creative possibilities Decorative borders Names and short wording Repeated motifs Custom stitch combinations Saved personal settings Mirror-image effects Stitch positioning Twin-needle combinations Place visible stitching precisely Twenty-nine adjustable needle positions Move the needle across the 7mm stitch-width area when sewing compatible straight stitches. The fabric can remain aligned against the presser foot or needle-plate guide while the stitching line is moved into the required position. Top stitching Edge stitching Zip insertion Understitching Stitching in the ditch Patchwork and quilting Piping Accurate seam placement 29 Needle positions Fine-tune the position of straight stitching without constantly moving the fabric or changing the foot. Important functions positioned within reach Start, secure, position and trim with direct controls Start and stop Operate the machine without the foot controller when preferred. Speed slider Limit maximum speed for detailed sewing, beginners and appliqué. Needle up/down Choose whether the needle stops raised or lowered in the fabric. Reverse sewing Reinforce compatible construction stitches using reverse sewing. Automatic tie-off Secure compatible stitches neatly at the beginning or end. Thread snips Cut the upper and bobbin threads together using one button. A cleaner finish with less manual trimming Automatic top and bobbin thread snips Press the thread-snips button at the end of an ordinary sewing seam and the machine cuts both the upper and bobbin threads. 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. Cuts upper thread Cuts bobbin thread One-touch sewing finish Automatic embroidery trimming Auto-cut compatible jump stitches Reduces manual scissor work Recommended balance for each selected stitch Automatic upper-thread tension The machine automatically applies a suitable upper-thread tension setting when a sewing stitch or embroidery design is selected. This provides a reliable starting point as you move between utility stitching, decorative work, buttonholes and embroidery. Manual adjustment remains available when specialist thread, unusual fabric or a particular decorative effect requires a different balance. Consistent garment finishing Automatic one-step buttonholes Attach the supplied one-step buttonhole foot and allow the machine to sew the complete buttonhole sequence automatically. Buttonhole density and length can be prepared for the fabric and selected button before sewing. The package also includes a manual buttonhole foot for applications where the automatic foot is not appropriate. One-step automatic operation Buttonhole Foot 5 included Manual Buttonhole Foot 5M included Suitable for garments Useful for bags and cushions Repeatable results Bright LED illumination improves visibility around the needle, presser foot and stitch line. Clear visibility across the sewing area LED-illuminated workspace Bright LED lighting illuminates the needle, presser foot and surrounding sewing bed without producing the heat associated with traditional bulbs. Better visibility supports accurate fabric placement, top stitching, appliqué and work on darker materials. The generous 200mm space to the right of the needle gives projects room to move beneath the illuminated machine arm. Smooth and accessible bobbin operation Top-loading rotary-hook bobbin system Insert the PFAFF bobbin from above and follow the marked threading path beneath the clear cover. The transparent cover makes it easier to monitor the remaining bobbin thread while sewing or before beginning a longer embroidery section. The jam-resistant rotary-hook design helps prevent loose thread from becoming trapped in the bobbin area during normal operation. Top-loading bobbin Horizontal rotary hook Transparent bobbin cover Five bobbins included Bobbin winding through the needle Easy cleaning access Faster preparation before sewing Semi-automatic built-in needle threader Follow the marked upper-thread path, lower the threading lever and guide the thread into the mechanism. Releasing the lever draws a loop through the needle eye, reducing the close-up work required when changing thread colours or needles. This is particularly useful during multicolour embroidery, where the upper thread may be changed repeatedly. Protect the needle during twin-needle sewing Twin-needle programme and stitch-width safety 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. 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. Always confirm that the selected stitch, foot and needle plate are suitable for twin-needle sewing before operating the machine. Move the project manually when required External feed-dog lowering Lower the feed dogs using the conveniently positioned control at the rear of the free-arm area. With the feed dogs lowered, the project can be moved manually for free-motion quilting, thread painting and darning. Embroidery mode also uses automatic feed-dog lowering so the hoop can move freely beneath the needle. Free-motion quilting Darning Thread painting Creative free-motion work Automatic embroidery operation External control access Room for garments, quilts and bags 200mm sewing space to the right of the needle The creative ambition 640 provides approximately 200mm, or 7.9 inches, between the needle and the machine tower. This gives useful room for garment sections, quilt blocks, bag panels and home décor projects. Remove the accessory compartment to expose the free arm for sleeves, cuffs and trouser hems. 200mm horizontal workspace Convertible free arm Built-in accessory storage LED workspace lighting Extension table available separately Suitable for regular quilting 800 Maximum sewing stitches per minute Complete long construction seams efficiently, then reduce maximum speed for detailed appliqué, curves and controlled top stitching. Feature imagery See the creative ambition 640 in detail Premium PFAFF styling with a clean control layout, generous workspace and integrated fabric feeding. Create detailed multicolour embroidery within the included 240 × 150mm Master Hoop. Bright LED illumination keeps the needle, presser foot and stitch line clearly visible. Import compatible embroidery designs and supported updates using the side-mounted USB connection. Who is the creative ambition 640 for? A versatile machine for ambitious sewists and embroidery beginners Garment construction Machine embroidery Monogramming Personalised gifts Patchwork Quilting Appliqué Decorative stitching Bag making Home décor Quilt labels Small creative businesses Important information before purchasing The PFAFF creative ambition 640 is a domestic computerised sewing and single-needle embroidery machine. It is not a commercial multi-needle embroidery machine. Its maximum embroidery area is 240 × 150mm. Larger designs must be split, repositioned or reduced using suitable embroidery software and techniques. The machine changes embroidery colours manually. It stops at each colour stage so the needle can be rethreaded. USB transfer is used for compatible embroidery files. The creative ambition 640 does not have built-in Wi-Fi. Good embroidery requires suitable stabiliser, embroidery thread, bobbin thread, needle choice and secure hooping. The IDT System assists fabric feeding during sewing. It does not operate as a second needle or create an industrial compound-feed system. 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. Standard accessory package What comes with the PFAFF creative ambition 640? Included presser feet 0A Standard Presser Foot for IDT System 1A Fancy Stitch Foot for IDT System 2A Fancy Stitch Foot 3 Blindhem Foot for IDT System 4 Zipper Foot for IDT System 5 One-Step Buttonhole Foot 5M Manual Buttonhole Foot 6 Embroidery and Free-Motion Foot Embroidery equipment Detachable embroidery unit creative Master Hoop, 240 × 150mm 101 built-in embroidery designs Two built-in embroidery fonts USB embroidery connection Introductory embroidery software access Bobbins, needles and thread accessories PFAFF bobbins × 5 Needle pack Thread net Small spool cap Large spool cap Auxiliary spool pin Felt pads × 2 Tools and machine control Edge guide Multi-purpose tool Screwdriver Needle-plate screwdriver Seam ripper Cleaning brush Foot controller Power lead Instruction documentation Technical information PFAFF creative ambition 640 specifications Machine type Computerised domestic sewing and single-needle embroidery machine Built-in sewing stitches 150 Maximum stitch width 7mm Maximum stitch length 5mm Sewing alphabets Two, including uppercase and lowercase characters, numbers and symbols Built-in embroidery designs 101 Embroidery fonts Two Maximum embroidery area 240 × 150mm Included embroidery hoop creative Master Hoop, 240 × 150mm Embroidery design scaling Up to 20% larger or smaller than the original design Design basting Yes Automatic embroidery jump-stitch trimming Yes, for compatible designs Design transfer USB embroidery connection Wi-Fi No Sewing workspace Approximately 200mm to the right of the needle Screen 3.2-inch diagonal graphic display Actual-size stitch display Yes, for compatible stitches Original IDT System Built-in integrated dual feed Maximum sewing speed Up to 800 stitches per minute Speed-control slider Yes Start and stop button Yes Needle up/down Yes Reverse sewing Yes Automatic tie-off Yes Automatic thread snips Yes, cuts upper and bobbin threads Needle positions Twenty-nine Stitch positioning Yes, on compatible stitches Stitch sequencing Yes Personal stitch settings Yes Twin-needle programme Yes Stitch-width safety Yes Thread tension Automatic with adjustment available Needle threader Built-in semi-automatic system Bobbin system Top-loading horizontal rotary hook Bobbin winding Bobbin winding through the needle Feed-dog drop External control, automatic during embroidery Free arm Yes Presser-foot attachment Snap-on and snap-off Lighting LED-illuminated workspace Languages Multiple selectable interface languages Updateable machine software Yes, through supported USB updates Machine dimensions Approximately 480mm long × 193mm deep × 300mm high without embroidery unit Machine weight Approximately 8.8kg without the embroidery unit Expand the creative system Popular compatible optional accessories Embroidery hoops and accessories Compatible PFAFF creative embroidery hoops Smaller hoops for compact designs Metal hoops for difficult-to-hoop items All-fabric hoops for varied materials Embroidery stabilisers Embroidery bobbin thread Embroidery needles Embroidery design software upgrades Quilting accessories PFAFF ambition-series extension table 1/4-inch quilting feet for IDT Stitch-in-the-ditch foot for IDT Open-toe free-motion feet Free-motion echo-quilting foot Quilting guides Straight-stitch needle plate Ruler-work accessories where compatible Garment and decorative sewing feet Invisible-zipper foot Narrow-edge foot for IDT Piping foot Open-toe appliqué foot Couching and braiding feet Rolled-hem feet Gathering foot Elastic and stretch-sewing feet Frequently asked questions PFAFF creative ambition 640 FAQ Is the PFAFF creative ambition 640 suitable for beginners? 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. Can it be used as a normal sewing machine? 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. What is the Original IDT System? IDT is PFAFF’s built-in integrated dual-feed system. It feeds fabric from above in synchronisation with the feed dogs beneath the project. Does the IDT System replace a walking foot? 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. What is the maximum embroidery size? The maximum embroidery field is 240 × 150mm using the included creative Master Hoop. Is the embroidery hoop included? Yes. The 240 × 150mm creative Master Hoop is included with the embroidery unit. How many embroidery designs are built in? The machine includes 101 embroidery designs covering a varied selection of sizes and techniques. Can it embroider names and monograms? Yes. Two built-in embroidery fonts include uppercase and lowercase characters, numbers and symbols. Can I import my own embroidery designs? Yes. Compatible embroidery files can be transferred using a suitable USB embroidery stick. Does it have Wi-Fi? No. Embroidery designs and supported updates are transferred through the USB connection. Can the embroidery design be resized? Yes. Compatible designs can be scaled up or down by as much as 20% from the original size. Does it change embroidery colours automatically? No. It is a single-needle embroidery machine. It stops at each colour stage so the user can change the upper thread. Does it cut embroidery jump stitches? Yes. Compatible jump stitches can be cut automatically, reducing manual thread trimming after embroidery. Does it have automatic thread tension? Yes. The machine automatically applies a recommended upper-thread tension setting, with adjustment available where required. Does it have an automatic thread cutter? Yes. The thread-snips function cuts both the upper and bobbin threads. Can it sew without the foot controller? Yes. Use the start and stop button together with the speed-control slider. Can it free-motion quilt? Yes. The feed dogs can be lowered and an embroidery and free-motion foot is included. Can it sew stretch fabric? Yes. It includes stretch stitches, and the Original IDT System helps control layers when used with the correct stretch or ballpoint needle. Can it sew denim? 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. Is it suitable for a small embroidery business? 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. Does it include digitising software? Introductory embroidery software access is included with the package. Creating detailed embroidery files from original artwork generally requires more advanced digitising software. Official PFAFF resources Product information, manuals and support Official PFAFF Product Page View the current machine specifications, highlights, included feet and embroidery information. View official product page → PFAFF Machine Support Access official instruction manuals, supported updates and machine information. Visit machine support → The Original IDT System Learn more about PFAFF’s integrated dual-feed technology and its fabric-control advantages. Explore the IDT System → Buy from an authorised New Zealand PFAFF dealer Expert advice, genuine warranty support and in-house servicing Direct Sewing has supplied sewing, quilting, embroidery, overlocking and industrial equipment throughout New Zealand since 2001. 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. 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. 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.