Juki Premium Automatic Plain Sewing machine DDL900C
.ds-ddl900c { --ds-blue: #07569a; --ds-blue-dark: #073b68; --ds-blue-light: #eaf4fc; --ds-ink: #22272b; --ds-muted: #626a70; --ds-border: #dce3e8; --ds-soft: #f6f8f9; --ds-white: # ffffff; color: var(--ds-ink); font-family: inherit; font-size: 16px; line-height: 1.65; margin: 0 auto; max-width: 1200px; } .ds-ddl900c *, .ds-ddl900c *::before, .ds-ddl900c *::after { box-sizing: border-box; } .ds-ddl900c img { display: block; height: auto; max-width: 100%; } .ds-ddl900c h2, .ds-ddl900c h3, .ds-ddl900c h4 { color: var(--ds-ink); line-height: 1.2; margin: 0 0 16px; } .ds-ddl900c h2 { font-size: clamp(30px, 4vw, 48px); letter-spacing: -0.03em; } .ds-ddl900c h3 { font-size: clamp(24px, 3vw, 34px); letter-spacing: -0.02em; } .ds-ddl900c h4 { font-size: 20px; } .ds-ddl900c p { margin: 0 0 18px; } .ds-ddl900c__eyebrow { color: var(--ds-blue); font-size: 13px; font-weight: 700; letter-spacing: 0.13em; margin-bottom: 13px; text-transform: uppercase; } .ds-ddl900c__lead { color: var(--ds-muted); font-size: 18px; max-width: 800px; } .ds-ddl900c__hero { align-items: center; background: linear-gradient(135deg, #f8fbfd 0%, #e9f3fa 100%); border: 1px solid var(--ds-border); border-radius: 16px; display: grid; grid-template-columns: minmax(0, 1.02fr) minmax(340px, 0.98fr); margin-bottom: 24px; overflow: hidden; } .ds-ddl900c__hero-media { align-items: center; align-self: stretch; background: var(--ds-white); display: flex; justify-content: center; min-height: 500px; padding: clamp(25px, 5vw, 58px); } .ds-ddl900c__hero-image { object-fit: contain; width: 100%; } .ds-ddl900c__hero-copy { padding: clamp(32px, 5vw, 64px); } .ds-ddl900c__hero-copy h2 { color: var(--ds-blue-dark); } .ds-ddl900c__badges { display: flex; flex-wrap: wrap; gap: 9px; margin: 24px 0 28px; } .ds-ddl900c__badge { background: var(--ds-white); border: 1px solid #c6d9e7; border-radius: 999px; color: var(--ds-blue-dark); font-size: 14px; font-weight: 700; padding: 8px 13px; } .ds-ddl900c__actions { display: flex; flex-wrap: wrap; gap: 11px; } .ds-ddl900c__button { align-items: center; background: var(--ds-blue); border: 2px solid var(--ds-blue); border-radius: 5px; color: var(--ds-white) !important; display: inline-flex; font-size: 15px; font-weight: 700; justify-content: center; min-height: 48px; padding: 11px 19px; text-align: center; text-decoration: none; transition: background 0.2s ease, border-color 0.2s ease; } .ds-ddl900c__button:hover { background: var(--ds-blue-dark); border-color: var(--ds-blue-dark); } .ds-ddl900c__button--outline { background: transparent; color: var(--ds-blue) !important; } .ds-ddl900c__button--outline:hover { background: var(--ds-blue); color: var(--ds-white) !important; } .ds-ddl900c__stats { display: grid; gap: 12px; grid-template-columns: repeat(4, 1fr); margin-bottom: 68px; } .ds-ddl900c__stat { background: var(--ds-blue-dark); border-radius: 9px; color: var(--ds-white); padding: 22px 15px; text-align: center; } .ds-ddl900c__stat strong { display: block; font-size: 27px; line-height: 1.1; margin-bottom: 7px; } .ds-ddl900c__stat span { color: #dbeaf5; font-size: 14px; } .ds-ddl900c__section { margin-bottom: 72px; } .ds-ddl900c__section-heading { margin-bottom: 30px; max-width: 840px; } .ds-ddl900c__grid { display: grid; gap: 18px; } .ds-ddl900c__grid--3 { grid-template-columns: repeat(3, 1fr); } .ds-ddl900c__grid--2 { grid-template-columns: repeat(2, 1fr); } .ds-ddl900c__card { background: var(--ds-white); border: 1px solid var(--ds-border); border-radius: 11px; padding: 26px; } .ds-ddl900c__card-number { align-items: center; background: var(--ds-blue); border-radius: 50%; color: var(--ds-white); display: flex; font-size: 14px; font-weight: 700; height: 36px; justify-content: center; margin-bottom: 18px; width: 36px; } .ds-ddl900c__card p:last-child { margin-bottom: 0; } .ds-ddl900c__split { align-items: center; display: grid; gap: clamp(30px, 6vw, 70px); grid-template-columns: minmax(0, 1fr) minmax(0, 1fr); } .ds-ddl900c__feature-image { background: var(--ds-white); border: 1px solid var(--ds-border); border-radius: 13px; min-height: 350px; object-fit: contain; padding: clamp(20px, 4vw, 42px); width: 100%; } .ds-ddl900c__feature-list { display: grid; gap: 13px; list-style: none; margin: 24px 0 0; padding: 0; } .ds-ddl900c__feature-list li { border-bottom: 1px solid var(--ds-border); padding: 0 0 13px 27px; position: relative; } .ds-ddl900c__feature-list li::before { background: var(--ds-blue); border-radius: 50%; content: ""; height: 8px; left: 2px; position: absolute; top: 9px; width: 8px; } .ds-ddl900c__feature-list li:last-child { border-bottom: 0; } .ds-ddl900c__note { background: var(--ds-blue-light); border-left: 4px solid var(--ds-blue); border-radius: 0 7px 7px 0; color: var(--ds-blue-dark); margin-top: 24px; padding: 18px 20px; } .ds-ddl900c__dark { background: var(--ds-blue-dark); border-radius: 15px; color: var(--ds-white); overflow: hidden; } .ds-ddl900c__dark-copy { padding: clamp(32px, 5vw, 58px); } .ds-ddl900c__dark h3, .ds-ddl900c__dark h4 { color: var(--ds-white); } .ds-ddl900c__dark p { color: #dce9f2; } .ds-ddl900c__dark .ds-ddl900c__feature-list li { border-color: rgba(255,255,255,0.15); } .ds-ddl900c__dark .ds-ddl900c__feature-list li::before { background: #73b8e5; } .ds-ddl900c__media-grid { display: grid; gap: 18px; grid-template-columns: repeat(3, 1fr); } .ds-ddl900c__media-card { border: 1px solid var(--ds-border); border-radius: 11px; overflow: hidden; } .ds-ddl900c__media-card img { background: var(--ds-white); height: 260px; object-fit: contain; padding: 20px; width: 100%; } .ds-ddl900c__media-caption { background: var(--ds-soft); border-top: 1px solid var(--ds-border); padding: 18px; } .ds-ddl900c__media-caption strong { display: block; margin-bottom: 5px; } .ds-ddl900c__table-wrap { border: 1px solid var(--ds-border); border-radius: 11px; overflow-x: auto; } .ds-ddl900c__table { border-collapse: collapse; margin: 0; min-width: 670px; width: 100%; } .ds-ddl900c__table th, .ds-ddl900c__table td { border-bottom: 1px solid var(--ds-border); padding: 16px 18px; text-align: left; vertical-align: top; } .ds-ddl900c__table th { background: var(--ds-blue-dark); color: var(--ds-white); font-size: 14px; letter-spacing: 0.04em; text-transform: uppercase; } .ds-ddl900c__table tbody tr:last-child td { border-bottom: 0; } .ds-ddl900c__table tbody tr:nth-child(even) td { background: var(--ds-soft); } .ds-ddl900c__included { background: var(--ds-soft); border-radius: 15px; padding: clamp(28px, 5vw, 52px); } .ds-ddl900c__included-list { display: grid; gap: 10px 28px; grid-template-columns: repeat(2, 1fr); list-style: none; margin: 24px 0 0; padding: 0; } .ds-ddl900c__included-list li { border-bottom: 1px solid var(--ds-border); padding: 9px 0 9px 24px; position: relative; } .ds-ddl900c__included-list li::before { color: var(--ds-blue); content: "—"; font-weight: 700; left: 0; position: absolute; } .ds-ddl900c__video { aspect-ratio: 16 / 9; background: #111; border-radius: 13px; overflow: hidden; } .ds-ddl900c__video iframe { border: 0; height: 100%; width: 100%; } .ds-ddl900c__support { background: linear-gradient(135deg, var(--ds-blue-dark), var(--ds-blue)); border-radius: 15px; color: var(--ds-white); padding: clamp(32px, 6vw, 64px); } .ds-ddl900c__support-grid { display: grid; gap: 30px; grid-template-columns: 1.25fr 0.75fr; } .ds-ddl900c__support h3, .ds-ddl900c__support h4 { color: var(--ds-white); } .ds-ddl900c__support p { color: #dceaf4; } .ds-ddl900c__contact { background: rgba(255,255,255,0.1); border: 1px solid rgba(255,255,255,0.2); border-radius: 10px; padding: 24px; } .ds-ddl900c__contact a { color: var(--ds-white); text-underline-offset: 3px; } .ds-ddl900c__faq details { border-bottom: 1px solid var(--ds-border); } .ds-ddl900c__faq summary { color: var(--ds-ink); cursor: pointer; font-size: 17px; font-weight: 700; list-style: none; padding: 19px 42px 19px 0; position: relative; } .ds-ddl900c__faq summary::-webkit-details-marker { display: none; } .ds-ddl900c__faq summary::after { color: var(--ds-blue); content: "+"; font-size: 26px; font-weight: 400; position: absolute; right: 5px; top: 12px; } .ds-ddl900c__faq details[open] summary::after { content: "−"; } .ds-ddl900c__faq-answer { color: var(--ds-muted); padding: 0 42px 20px 0; } .ds-ddl900c__final-cta { border: 1px solid var(--ds-border); border-radius: 13px; padding: 34px; text-align: center; } .ds-ddl900c__final-cta .ds-ddl900c__actions { justify-content: center; } @media (max-width: 850px) { .ds-ddl900c__hero, .ds-ddl900c__split, .ds-ddl900c__support-grid { grid-template-columns: 1fr; } .ds-ddl900c__hero-media { min-height: 0; } .ds-ddl900c__stats { grid-template-columns: repeat(2, 1fr); } .ds-ddl900c__grid--3, .ds-ddl900c__media-grid { grid-template-columns: 1fr; } .ds-ddl900c__grid--2 { grid-template-columns: 1fr; } .ds-ddl900c__media-card img { height: auto; max-height: 350px; } } @media (max-width: 560px) { .ds-ddl900c__hero-copy { padding: 28px 22px; } .ds-ddl900c__stats { grid-template-columns: 1fr 1fr; } .ds-ddl900c__stat strong { font-size: 22px; } .ds-ddl900c__button { width: 100%; } .ds-ddl900c__included-list { grid-template-columns: 1fr; } .ds-ddl900c__section { margin-bottom: 54px; } } Premium automatic industrial plain sewer Digital stitch control with the speed and reliability of JUKI The JUKI DDL-900C is a direct-drive, high-speed industrial lockstitch machine with electronic stitch-length control, a colour touchscreen, automatic backtack, automatic thread trimming and automatic foot lift. Electronic feed control Colour touchscreen Automatic thread trim Automatic foot lift Discuss your machine requirements View the JUKI brochure 5,000 Maximum stitches per minute 5 mm Maximum stitch length 9 / 13 mm Automatic / knee foot lift DB×1 Industrial needle system Productive single-needle sewing Built for professional straight-stitch work The DDL-900C is designed for alteration shops, dressmakers, fashion workrooms and production environments that need consistent straight lockstitch sewing throughout the working day. 01 Automatic sewing cycle Automatic backtack, thread trimming and presser-foot lift reduce repeated manual operations at the beginning and end of each seam. 02 Integrated direct drive The servo motor connects directly to the machine shaft for fast response, efficient power delivery, reduced mechanical noise and no idle motor noise. 03 Digital repeatability Electronic feed control replaces the conventional stitch-length dial, helping operators reproduce the same stitch settings accurately from job to job. This product page corresponds to the medium-weight DDL-900CS-M configuration, identified by its 5,000-stitch maximum speed and DB×1 needle system. Confirm the exact model code shown on your quotation or machine data plate before ordering model-specific parts. Electric Feed Length Control System Set stitch length from the touchscreen JUKI’s Electric Feed Length Control System, or EFLeCS, uses a stepping motor to control the feed mechanism. Stitch length is selected electronically from the colour LCD touchscreen instead of with a mechanical pitch dial. Digitally controlled feed pitch for repeatable settings Clear colour LCD touchscreen integrated into the machine head Setting lock helps prevent unintended operator changes Condensation stitching can reduce loose thread at seam ends Alternating digital feed pitches can create stitch-length patterns The programmable patterns are variations in straight-stitch length and feed movement. This remains a single-needle lockstitch machine; it does not produce zigzag or embroidery designs. Automatic functions Fewer manual operations at every seam By automating the repetitive actions around each line of stitching, the DDL-900C helps an operator maintain a smoother rhythm and more consistent finish. Automatic reverse stitching Programmable backtacking secures the beginning and end of the seam without repeatedly operating a manual reverse lever. Automatic thread trimming The double-blade rotary trimming mechanism cuts the threads directly beneath the needle, leaving approximately 3.5 mm or less of remaining thread beneath the material. Automatic presser-foot lift The foot can lift automatically as part of the sewing cycle. An included knee-lifter also allows the operator to raise the foot while keeping both hands on the work. Stepping-motor operation JUKI uses stepping-motor drive for the thread trimmer and automatic lifter, substantially reducing operating noise compared with conventional solenoid-driven mechanisms. Digital feed patterns Alternating feed pitches can create practical or decorative straight-stitch patterns. Clean seam endings Automatic trimming and condensation stitching reduce loose thread at the end of the seam. Automatic and knee foot lift Choose automatic operation or lift the foot with your knee while guiding the material. Designed around the operator Useful controls are built into the machine head The integrated design places the motor, control box and touchscreen within the machine head, reducing external equipment and making the principal settings easy to reach. Two customisable hand switches near the needle area Assignable functions include reverse, needle positioning, one-stitch sewing and condensation stitching LED lighting directed from both sides of the needle bar Three adjustable LED brightness levels USB charging port integrated into the machine Touchscreen lock function for production consistency Cleaner sewing and efficient operation Oil Shielding System and energy-saving direct drive Reduced risk of oil staining JUKI’s Oil Shielding System integrates the oil reservoir into the machine bed. Frame recovery and circulation systems help prevent externally splashed oil from reaching the work. Efficient direct-drive motor JUKI states that the integrated direct-drive motor consumes approximately 25% less power than a conventional V-belt-driven machine while providing fast starting response and full power at low speed. High-speed productivity The medium-weight model can sew at up to 5,000 stitches per minute when the stitch length is below 4 mm. Maximum speed is 4,000 stitches per minute when using a stitch length of 4 mm or more. Quiet when not sewing Unlike a traditional continuously running clutch motor, the direct-drive servo motor does not run at full speed while the machine is idle. Suitable applications A premium first machine for a professional sewing room Alterations and repairs Suitable for straight-stitch alterations to trousers, shirts, dresses, uniforms and many everyday garments. Dressmaking and production A strong choice for professional garment construction using cotton, polyester, linen, suiting, shirting and similar light-to-medium or medium-weight fabrics. Home and commercial workrooms Combines industrial speed and durability with touchscreen control suitable for a serious home studio, fashion workroom or small manufacturing operation. The DDL-900C is a bottom-feed plain sewer. For thick leather, heavy upholstery, canvas assemblies, webbing or materials that shift between layers, a needle-feed, walking-foot or compound-feed machine may be more suitable. Direct Sewing can help identify the correct feeding system. Technical specifications JUKI DDL-900CS-M specifications Machine type Direct-drive, high-speed, single-needle industrial lockstitch machine Configured model DDL-900CS-M medium-weight specification Feed system Bottom feed with Electric Feed Length Control System Maximum sewing speed Up to 5,000 stitches per minute below 4 mm stitch length; up to 4,000 stitches per minute at 4 mm or longer Maximum stitch length 5 mm Needle bar stroke 30.7 mm Presser-foot lift Automatic: 9 mm; knee lifter: up to 13 mm Needle system DB×1 / 16×231, normally supplied with size #14 Automatic backtack Yes Automatic thread trimmer Yes Automatic foot lift Yes Knee lifter Yes Control panel Integrated colour LCD touchscreen Hand switches Two customisable switches Lighting LED needle-area lighting with three brightness levels Lubrication JUKI Oil Shielding System Recommended oil JUKI Genuine Oil 7 or equivalent ISO VG7 oil Power requirement Single-phase 220–240V Machine-head weight Approximately 42 kg including motor, control box and panel Supplied accessories Current Direct Sewing accessory package The product listing currently includes the following genuine machine supplies and operating accessories: JUKI genuine machine oil Five bobbins Thirty industrial needles Screwdriver JUKI factory certificate Automatic foot lift and knee lifter Industrial machine packages can vary. Please confirm the supplied tabletop, stand, pedal arrangement, assembly, freight and installation requirements with Direct Sewing before ordering. Product demonstration See the DDL-900C controls in operation Industrial machine support Get the machine, setup and advice your work requires Direct Sewing has more than 30 years of sewing-machine experience and can help determine whether the DDL-900C is the right feed system and specification for your materials. Practical advice on industrial machine selection Guidance on needles, thread, feet and folders Machine setup and operator support Industrial servicing, repairs and parts knowledge Local showroom and workshop in Henderson, Auckland Contact Direct Sewing Direct Sewing Machines & Supplies 138 Railside Avenue Henderson, Auckland 0612 Phone: (09) 838 8674 Mobile: 021 274 2910 Email: [email protected] Talk to the industrial team Frequently asked questions JUKI DDL-900C FAQs What type of stitch does the JUKI DDL-900C make? It produces a single-needle straight lockstitch using one needle thread and one bobbin thread. It is designed for professional seam construction and topstitching. Does the DDL-900C sew zigzag or embroidery stitches? No. It is a straight-lockstitch industrial machine. Its electronic feed system can create patterns by alternating straight-stitch lengths, but it does not move the needle sideways or produce embroidery. What is JUKI EFLeCS? EFLeCS is JUKI’s Electric Feed Length Control System. A stepping motor controls the feed pitch, allowing stitch length to be selected digitally from the touchscreen rather than with a conventional mechanical dial. Does this machine include automatic thread trimming? Yes. It includes automatic thread trimming, automatic reverse stitching and automatic presser-foot lifting to reduce repeated manual operations during production. How fast does the JUKI DDL-900C sew? The medium-weight model can sew at up to 5,000 stitches per minute when the stitch length is below 4 mm. The maximum is 4,000 stitches per minute at stitch lengths of 4 mm or more. Which needles does the DDL-900C use? This medium-weight configuration uses DB×1 industrial needles, also identified as 16×231, 287WH or 1738(A). Choose the needle size and point to match the material and thread. Can the DDL-900C sew leather or upholstery? It may sew some light leather and suitable medium-weight materials with the correct needle, thread and adjustment. It is not the preferred machine for thick leather, heavy upholstery, webbing or difficult multi-layer assemblies, where a walking-foot, needle-feed or compound-feed machine is normally more appropriate. What is the advantage of the direct-drive motor? The motor connects directly to the machine shaft, providing responsive control, strong low-speed performance, reduced transmission noise and lower energy consumption than a conventional V-belt-driven setup. Does the machine have an automatic foot lift? Yes. The automatic lifter can raise the presser foot as part of the programmed sewing cycle. A knee lifter is also provided for hands-free manual control. Is the table and stand included? Industrial machine packages can differ depending on freight, assembly and installation requirements. Confirm the exact tabletop, stand, pedal arrangement and assembled package with Direct Sewing before ordering. What warranty applies to this machine? The current Direct Sewing listing provides a 12-month warranty from the date the machine is received. Manufacturing faults must be inspected and authorised by Direct Sewing or an approved technician. Proof of purchase is required, and exclusions apply for misuse, incorrect installation, unauthorised repairs and normal wear. What support does Direct Sewing provide? Direct Sewing provides industrial machine advice, setup assistance, servicing and help selecting compatible needles, thread, presser feet and attachments from its Henderson, Auckland showroom and workshop. Complete your industrial sewing setup Use the correct DB×1 needles, suitable sewing thread and properly matched presser feet for consistent industrial sewing results. Shop DB×1 needles Shop sewing thread Shop industrial presser feet View instruction manual { "@context": "https://schema.org", "@type": "FAQPage", "mainEntity": [ { "@type": "Question", "name": "What type of stitch does the JUKI DDL-900C make?", "acceptedAnswer": { "@type": "Answer", "text": "It produces a single-needle straight lockstitch using one needle thread and one bobbin thread. It is designed for professional seam construction and topstitching." } }, { "@type": "Question", "name": "Does the DDL-900C sew zigzag or embroidery stitches?", "acceptedAnswer": { "@type": "Answer", "text": "No. It is a straight-lockstitch industrial machine. Its electronic feed system can create patterns by alternating straight-stitch lengths, but it does not move the needle sideways or produce embroidery." } }, { "@type": "Question", "name": "What is JUKI EFLeCS?", "acceptedAnswer": { "@type": "Answer", "text": "EFLeCS is JUKI's Electric Feed Length Control System. A stepping motor controls the feed pitch, allowing stitch length to be selected digitally from the touchscreen rather than with a conventional mechanical dial." } }, { "@type": "Question", "name": "Does this machine include automatic thread trimming?", "acceptedAnswer": { "@type": "Answer", "text": "Yes. It includes automatic thread trimming, automatic reverse stitching and automatic presser-foot lifting to reduce repeated manual operations during production." } }, { "@type": "Question", "name": "How fast does the JUKI DDL-900C sew?", "acceptedAnswer": { "@type": "Answer", "text": "The medium-weight model can sew at up to 5,000 stitches per minute when the stitch length is below 4 mm. The maximum is 4,000 stitches per minute at stitch lengths of 4 mm or more." } }, { "@type": "Question", "name": "Which needles does the DDL-900C use?", "acceptedAnswer": { "@type": "Answer", "text": "This medium-weight configuration uses DBx1 industrial needles, also identified as 16x231, 287WH or 1738(A). Choose the needle size and point to match the material and thread." } }, { "@type": "Question", "name": "Can the DDL-900C sew leather or upholstery?", "acceptedAnswer": { "@type": "Answer", "text": "It may sew some light leather and suitable medium-weight materials with the correct setup. It is not the preferred machine for thick leather, heavy upholstery, webbing or difficult multi-layer assemblies." } }, { "@type": "Question", "name": "What is the advantage of the direct-drive motor?", "acceptedAnswer": { "@type": "Answer", "text": "The motor connects directly to the machine shaft, providing responsive control, strong low-speed performance, reduced transmission noise and lower energy consumption than a conventional V-belt-driven setup." } }, { "@type": "Question", "name": "Does the machine have an automatic foot lift?", "acceptedAnswer": { "@type": "Answer", "text": "Yes. The automatic lifter can raise the presser foot as part of the programmed sewing cycle. A knee lifter is also provided for hands-free manual control." } }, { "@type": "Question", "name": "Is the table and stand included?", "acceptedAnswer": { "@type": "Answer", "text": "Industrial machine packages can differ depending on freight, assembly and installation requirements. Confirm the exact tabletop, stand, pedal arrangement and assembled package with Direct Sewing before ordering." } }, { "@type": "Question", "name": "What warranty applies to this machine?", "acceptedAnswer": { "@type": "Answer", "text": "The current Direct Sewing listing provides a 12-month warranty from the date the machine is received. Manufacturing faults must be inspected and authorised by Direct Sewing or an approved technician." } }, { "@type": "Question", "name": "What support does Direct Sewing provide?", "acceptedAnswer": { "@type": "Answer", "text": "Direct Sewing provides industrial machine advice, setup assistance, servicing and help selecting compatible needles, thread, presser feet and attachments from its Henderson, Auckland showroom and workshop." } } ] }
More you might like
Related
Juki Automatic Plain Sewing Machine with Automatic Footlift
Related
Juki Automatic Plain Sewing Machine DDL7000AS7
Related
Juki Automatic Plain Sewing Machine. DDL-8000A Standard Set
Related