Janome DC1030 Juno Computerised Sewing Machine
.ds-dc1030 { --red: #c51f2b; --red-dark: #8f1620; --red-soft: #fff2f3; --ink: #18222b; --grey: #606b74; --light: #f6f8f9; --border: #dce3e7; --white: #ffffff; max-width: 1180px; ma rgin: 0 auto; color: var(--ink); font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif; font-size: 16px; line-height: 1.7; } .ds-dc1030 *, .ds-dc1030 *::before, .ds-dc1030 *::after { box-sizing: border-box; } .ds-dc1030 img { display: block; width: 100%; height: auto; } .ds-dc1030 h2, .ds-dc1030 h3, .ds-dc1030 h4 { margin-top: 0; color: var(--ink); line-height: 1.18; } .ds-dc1030 h2 { margin-bottom: 20px; font-size: clamp(36px, 5vw, 62px); letter-spacing: -0.045em; } .ds-dc1030 h3 { margin-bottom: 18px; font-size: clamp(27px, 3.5vw, 42px); letter-spacing: -0.03em; } .ds-dc1030 h4 { margin-bottom: 9px; font-size: 19px; } .ds-dc1030 p { margin-top: 0; margin-bottom: 18px; } .ds-dc1030 .ds-section { padding: 60px 0; border-bottom: 1px solid var(--border); } .ds-dc1030 .ds-section:last-child { border-bottom: 0; } .ds-dc1030 .ds-eyebrow { display: inline-block; margin-bottom: 14px; color: var(--red); font-size: 13px; font-weight: 750; letter-spacing: 0.13em; text-transform: uppercase; } .ds-dc1030 .ds-lead { max-width: 920px; color: #424d56; font-size: clamp(18px, 2.2vw, 22px); line-height: 1.6; } .ds-dc1030 .ds-hero { padding: 26px 0 62px; border-bottom: 1px solid var(--border); } .ds-dc1030 .ds-hero-copy { max-width: 1040px; margin: 0 auto 36px; text-align: center; } .ds-dc1030 .ds-hero-copy .ds-lead { margin-right: auto; margin-left: auto; } .ds-dc1030 .ds-hero-image { margin: 0; overflow: hidden; background: radial-gradient(circle at 50% 42%, #ffffff 0, #f8f3f5 58%, #eadfe3 100%); border: 1px solid var(--border); border-radius: 22px; } .ds-dc1030 .ds-hero-image img { min-height: 470px; aspect-ratio: 16 / 9; object-fit: contain; padding: 28px; } .ds-dc1030 .ds-caption { padding: 12px 16px 16px; color: #68737b; font-size: 13px; line-height: 1.45; text-align: center; } .ds-dc1030 .ds-stat-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(145px, 1fr)); gap: 10px; max-width: 1000px; margin: 30px auto; } .ds-dc1030 .ds-stat { padding: 19px 14px; background: var(--light); border: 1px solid #e2e8eb; border-radius: 13px; text-align: center; } .ds-dc1030 .ds-stat-number { display: block; font-size: 23px; font-weight: 800; line-height: 1.15; } .ds-dc1030 .ds-stat-label { display: block; margin-top: 6px; color: #68737b; font-size: 12px; line-height: 1.35; } .ds-dc1030 .ds-button-row { display: flex; flex-wrap: wrap; justify-content: center; gap: 11px; margin-top: 26px; } .ds-dc1030 .ds-button { display: inline-flex; min-height: 50px; align-items: center; justify-content: center; padding: 12px 21px; border: 1px solid var(--red-dark); border-radius: 7px; background: var(--red-dark); color: var(--white); font-size: 15px; font-weight: 700; line-height: 1.25; text-align: center; text-decoration: none; } .ds-dc1030 .ds-button:hover { opacity: 0.87; } .ds-dc1030 .ds-button-secondary { background: transparent; color: var(--red-dark); } .ds-dc1030 .ds-feature-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(min(100%, 245px), 1fr)); gap: 16px; margin-top: 31px; } .ds-dc1030 .ds-feature-card { padding: 27px; background: var(--light); border: 1px solid #e2e8eb; border-radius: 15px; } .ds-dc1030 .ds-feature-number { display: inline-flex; width: 36px; height: 36px; align-items: center; justify-content: center; margin-bottom: 17px; border-radius: 50%; background: var(--red); color: var(--white); font-size: 13px; font-weight: 750; } .ds-dc1030 .ds-feature-card p { margin-bottom: 0; color: var(--grey); font-size: 15px; line-height: 1.65; } .ds-dc1030 .ds-split { display: grid; grid-template-columns: repeat(auto-fit, minmax(min(100%, 340px), 1fr)); align-items: center; gap: clamp(32px, 6vw, 74px); } .ds-dc1030 .ds-image-box { margin: 0; overflow: hidden; background: var(--white); border: 1px solid var(--border); border-radius: 18px; } .ds-dc1030 .ds-image-box img { min-height: 330px; aspect-ratio: 4 / 3; object-fit: contain; padding: 20px; } .ds-dc1030 .ds-callout { padding: clamp(31px, 5vw, 54px); overflow: hidden; background: var(--ink); border-radius: 19px; color: var(--white); } .ds-dc1030 .ds-callout h3, .ds-dc1030 .ds-callout h4 { color: var(--white); } .ds-dc1030 .ds-callout-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(min(100%, 310px), 1fr)); align-items: center; gap: 40px; } .ds-dc1030 .ds-visual-panel { padding: clamp(30px, 5vw, 50px); background: linear-gradient(145deg, #d72835, #8f1620); border-radius: 19px; color: var(--white); } .ds-dc1030 .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-dc1030 .ds-visual-label { display: block; font-size: 18px; font-weight: 720; } .ds-dc1030 .ds-check-list, .ds-dc1030 .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-dc1030 .ds-check-list li, .ds-dc1030 .ds-accessory-list li { position: relative; padding-left: 25px; } .ds-dc1030 .ds-check-list li::before, .ds-dc1030 .ds-accessory-list li::before { position: absolute; top: 0; left: 0; color: var(--red); content: "✓"; font-weight: 800; } .ds-dc1030 .ds-callout .ds-check-list li::before { color: #ffb8bd; } .ds-dc1030 .ds-note { padding: 25px 27px; border-left: 4px solid var(--red); background: var(--red-soft); border-radius: 4px 13px 13px 4px; } .ds-dc1030 .ds-note p:last-child { margin-bottom: 0; } .ds-dc1030 .ds-package { padding: clamp(30px, 5vw, 49px); background: var(--red-soft); border: 1px solid #efd0d3; border-radius: 18px; } .ds-dc1030 .ds-benefit-grid, .ds-dc1030 .ds-use-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(min(100%, 190px), 1fr)); gap: 13px; margin-top: 27px; } .ds-dc1030 .ds-benefit, .ds-dc1030 .ds-use-item { padding: 20px; border: 1px solid var(--border); border-radius: 12px; background: var(--white); } .ds-dc1030 .ds-use-item { text-align: center; } .ds-dc1030 .ds-benefit h4 { font-size: 16px; } .ds-dc1030 .ds-benefit p { margin-bottom: 0; color: var(--grey); font-size: 14px; line-height: 1.58; } .ds-dc1030 .ds-table-wrap { width: 100%; margin-top: 23px; overflow-x: auto; border: 1px solid var(--border); border-radius: 12px; } .ds-dc1030 table { width: 100%; min-width: 650px; border-collapse: collapse; background: var(--white); } .ds-dc1030 th, .ds-dc1030 td { padding: 14px 16px; border-bottom: 1px solid var(--border); vertical-align: top; text-align: left; } .ds-dc1030 th { width: 38%; background: var(--light); color: var(--ink); font-size: 14px; font-weight: 700; } .ds-dc1030 td { color: #4c565e; font-size: 14px; } .ds-dc1030 tr:last-child th, .ds-dc1030 tr:last-child td { border-bottom: 0; } .ds-dc1030 details { margin-top: 13px; overflow: hidden; border: 1px solid var(--border); border-radius: 10px; background: var(--white); } .ds-dc1030 summary { position: relative; padding: 18px 52px 18px 19px; cursor: pointer; color: var(--ink); font-size: 16px; font-weight: 700; list-style: none; } .ds-dc1030 summary::-webkit-details-marker { display: none; } .ds-dc1030 summary::after { position: absolute; top: 50%; right: 19px; transform: translateY(-50%); color: var(--red); content: "+"; font-size: 26px; } .ds-dc1030 details[open] summary::after { content: "−"; } .ds-dc1030 .ds-details-content { padding: 0 19px 20px; color: var(--grey); } .ds-dc1030 .ds-resource-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(min(100%, 225px), 1fr)); gap: 14px; margin-top: 27px; } .ds-dc1030 .ds-resource-card { display: flex; min-height: 205px; flex-direction: column; justify-content: space-between; padding: 24px; border: 1px solid var(--border); border-radius: 14px; background: var(--light); } .ds-dc1030 .ds-resource-card p { color: var(--grey); font-size: 14px; line-height: 1.55; } .ds-dc1030 .ds-resource-link { color: var(--red-dark); font-size: 14px; font-weight: 750; text-decoration: none; } .ds-dc1030 .ds-resource-link:hover { text-decoration: underline; } .ds-dc1030 .ds-direct-sewing { padding: clamp(32px, 5vw, 54px); background: var(--light); border-radius: 18px; text-align: center; } .ds-dc1030 .ds-direct-sewing p { max-width: 900px; margin-right: auto; margin-left: auto; } @media (max-width: 700px) { .ds-dc1030 { font-size: 15px; } .ds-dc1030 .ds-section { padding: 45px 0; } .ds-dc1030 .ds-hero { padding-top: 14px; padding-bottom: 46px; } .ds-dc1030 .ds-hero-image img { min-height: 310px; padding: 14px; } .ds-dc1030 .ds-button-row, .ds-dc1030 .ds-button { width: 100%; } .ds-dc1030 .ds-stat-grid, .ds-dc1030 .ds-use-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); } } Compact computerised sewing machine for beginners and classes Janome DC1030 Juno Start sewing with the confidence and control of a compact computerised Janome. The DC1030 combines 30 built-in stitches, a memory buttonhole, LCD guidance, speed control, start and stop sewing, needle up and down, automatic lock stitch, drop feed and a rigid die-cast aluminium internal frame. 30 built-in sewing stitches 820 SPM maximum sewing speed 5mm maximum stitch width 5.0kg lightweight portable design View Janome New Zealand View Official Brochure A compact entry-level computerised sewing machine with 30 stitches, LCD control and a lightweight 5kg design. An approachable first computerised machine More control than a basic mechanical machine The Janome DC1030 is designed for beginners, students, occasional sewists and anyone wanting a compact machine that is easy to carry to classes. Its 30 built-in stitches cover everyday construction, stretch sewing, mending, edge finishing, blind hems, appliqué and decorative work. The LCD shows the selected stitch number, while electronic controls allow the default stitch width and length to be adjusted for the project. Speed control, start and stop sewing, needle positioning and automatic lock stitch make the DC1030 considerably easier to control than many traditional mechanical starter machines. Compact, computerised and beginner friendly The Janome DC1030 is a domestic sewing machine designed for garments, repairs, crafts, classes and everyday home sewing. It is not an overlocker, embroidery machine or industrial sewing machine. The lightweight body makes it convenient to transport, while the rigid internal aluminium frame provides stability during sewing. Why the Janome DC1030 stands out Useful electronic features at an accessible price 01 30 built-in stitches Sew utility, stretch, finishing, appliqué and decorative patterns. 02 Memory buttonhole Sew a repeatable buttonhole using the supplied sliding buttonhole foot. 03 LCD display View the selected stitch number and electronic settings clearly. 04 Speed-control slider Limit the maximum sewing speed for beginners, curves and detailed work. 05 Start and stop sewing Operate the machine without the foot controller when preferred. 06 Needle up and down Position the needle raised or lowered for easier pivoting and fabric removal. 07 Automatic lock stitch Secure compatible seams and decorative stitches at the touch of a button. 08 Drop feed Lower the feed dogs for darning and selected free-motion techniques. 30 Built-in sewing stitches Practical patterns for garment construction, stretch sewing, finishing, appliqué and decoration. A focused everyday stitch library Essential construction stitches with creative flexibility The full stitch chart is printed directly on the front of the machine for quick reference. Select the required stitch number using the electronic controls, then override the default width or length where needed. Straight stitches Zigzag stitches Stretch stitches Overcasting stitches Blind hems Appliqué stitches Decorative patterns Buttonhole sewing Clear electronic stitch selection LCD display with adjustable stitch settings The LCD displays the number of the selected stitch so the machine setup remains easy to follow. Each stitch begins with recommended default settings, helping new sewists achieve a useful result quickly. Stitch width and length can then be adjusted to suit the fabric, thread and sewing technique. LCD stitch-number display Electronic stitch selection Recommended default settings Adjustable stitch width Adjustable stitch length Front-mounted stitch chart Repeatable garment finishing Memory buttonhole Fit the supplied Sliding Buttonhole Foot J and mark the required finished buttonhole length on the fabric. The machine records the completed sequence so matching buttonholes can be repeated consistently. This is useful for shirts, skirts, lightweight jackets, craft projects and everyday garment construction. Repeatable buttonhole sequence Manual finished-length control Sliding Buttonhole Foot J included Suitable for garments Useful for craft projects Consistent repeat sewing Memory Repeatable buttonhole sewing Create the first buttonhole and repeat the stored sequence for matching results. 820 Maximum stitches per minute Useful speed for garment construction, classes, alterations and everyday sewing. Control the pace electronically Speed slider and slow start Move the speed-control slider to limit the maximum sewing speed. Slower settings are particularly useful for beginners, curves, appliqué, top stitching and detailed work. Hold the start and stop button as sewing begins or ends to activate slower controlled stitching. Up to 820 stitches per minute Electronic speed slider Start and stop button Foot-controller operation Slow-start control Slow-finish control Sew with or without the foot controller Start and stop button Disconnect the foot controller and operate the DC1030 using the front-mounted start and stop button. This can be helpful for beginners learning speed control, customers with limited foot movement and sewing at tables where pedal placement is inconvenient. The included foot controller can still be used whenever traditional pedal operation is preferred. Better control around corners and curves Needle up and down function Press the needle-position button to raise or lower the needle. Lowering the needle into the fabric provides a secure pivot point when turning corners, following curves or repositioning appliqué pieces. The DC1030 does not retain the selected needle-stop position after the machine is switched off. Secure seams at the push of a button Automatic lock-off stitching Press the lock-stitch button to secure compatible sewing patterns without repeatedly reversing over the same area. This produces a neat finish on straight seams, decorative stitches, appliqué and visible top stitching. Faster preparation and less eye strain Built-in needle threader Follow the marked upper-thread route and operate the threading lever near the needle. The mechanism helps pass the upper thread through the needle eye. This is particularly useful for beginners and projects requiring frequent thread-colour changes. Reliable everyday fabric feeding Four-piece Superior Plus Feed System The feed dogs maintain contact with the underside of the project as the fabric passes beneath the presser foot. This supports smooth, consistent feeding across everyday garment materials, quilting cotton, stretch fabrics and craft projects. Four-piece feed dogs Consistent fabric movement Smooth garment sewing Reliable patchwork piecing Useful for stretch stitches Stable stitch formation Rigid die-cast aluminium internal frame The DC1030 is constructed around a rigid aluminium internal frame that supports stable needle movement and everyday reliability. The machine remains lightweight at approximately 5kg, making it practical for classes and easy storage. Manual project movement for creative sewing Drop feed for darning and free-motion work Lower the feed dogs when you want to guide the project manually rather than allowing the machine to advance it automatically. This supports darning, thread drawing, stippling and introductory free-motion quilting when a compatible optional foot is fitted. Drop-feed control Free-motion quilting Stippling Darning Thread drawing Optional darning feet available Useful for patchwork and introductory quilting A compact machine with practical quilting capability The DC1030 is not a large-throat quilting machine, but it includes the electronic controls and drop-feed function needed for patchwork, appliqué and smaller quilting projects. Patchwork piecing Add an optional 1/4-inch seam foot for consistent quilt-block seams. Free-motion practice Lower the feed dogs and fit an optional open or closed-toe darning foot. Straight-line quilting Add an optional even-feed foot for more consistent movement through layers. Needle-down pivoting Lower the needle before turning corners or following appliqué shapes. Decorative stitches Add visual interest to borders, blocks and small quilted projects. Class-friendly weight The 5kg machine is easy to transport to patchwork and sewing classes. 158.5mm Space to the right of the needle Compact workspace for garments, mending, patchwork and craft projects. Compact for storage and transport Practical everyday sewing area The DC1030 provides approximately 158.5mm of space to the right of the needle. This is suitable for garments, alterations, cushions, patchwork blocks and manageable home-sewing projects. The compact 385mm-wide body fits easily onto smaller sewing desks and is convenient to store between sessions. Flatbed support or tubular sewing access Convertible free-arm sewing surface Remove the accessory compartment to expose the narrow free arm. Sleeves, cuffs, trouser hems and children’s garments can then be positioned around the machine bed. Refit the compartment to restore the flat sewing surface and built-in accessory storage. Easy bobbin access and clear visibility Horizontal top-loading bobbin Insert the bobbin from above beneath the transparent bobbin cover. The clear cover allows the remaining lower-thread supply to be checked without removing the bobbin. The built-in bobbin winder provides convenient preparation of additional bobbins for larger projects. Horizontal top-loading bobbin Transparent bobbin cover Easy bobbin replacement Built-in bobbin winder Easy cleaning access Janome plastic bobbins Clear visibility around the needle Built-in LED sewing light The LED light illuminates the needle, presser foot and fabric immediately around the sewing area. Better visibility helps when following seam guides, sewing dark fabric or working with matching thread. Manual one-hand thread cutter The DC1030 includes a convenient manual thread cutter on the machine face plate. It does not have an automatic electronic upper and bobbin thread-cutting button. Realistic everyday fabric capability Designed for light and medium-weight domestic sewing The DC1030 is suitable for common garment fabrics, patchwork cotton, stretch materials, craft fabrics and light home-furnishing projects. Correct needle selection, thread choice and machine settings remain essential when changing fabric types. Thick leather goods, heavy canvas assemblies, upholstery production and dense webbing require an appropriate heavy-duty or industrial machine. Dress cotton Quilting cotton Polyester blends Light linen Jersey and interlock Light denim Craft fabrics Light curtain material Essential accessories included Four presser feet and soft dust cover The standard accessory package includes the main feet required for general construction, zips, decorative stitching and buttonholes. Zigzag Foot A Zipper Foot E Satin Stitch Foot F Sliding Buttonhole Foot J Janome plastic bobbins × 3 Needle set Spool pin Additional spool pin Flat screwdriver Small lint brush Seam ripper Large spool holder Small spool holder Foot controller Power cord Instruction book Machine dust cover Who is the Janome DC1030 for? A portable computerised machine for everyday creativity Beginner sewing Sewing classes Dressmaking Fashion students Garment alterations Household repairs Stretch sewing Patchwork Small quilting projects Appliqué Craft sewing Compact storage Choosing between popular Janome models Janome DC1000, DC1030 or DC2030? Janome DC1000 An accessible computerised starter model with 30 stitches, speed control and beginner-friendly operation. Janome DC1030 Adds the Juno styling, memory buttonhole, LCD control, drop feed and a compact 5kg class-friendly design. Janome DC2030 A step-up computerised model commonly supplied with a broader accessory package and additional quilting value. Best reason to choose the DC1030 It combines easy computerised control, portability, drop feed and dependable Janome construction at an accessible price. Important information before purchasing The Janome DC1030 is a computerised domestic sewing machine. It is not an overlocker, embroidery machine or industrial machine. It includes 30 built-in stitches and a repeatable memory buttonhole. Maximum stitch width is approximately 5mm and maximum stitch length is approximately 4mm. Upper-thread tension is manually adjustable. Presser-foot pressure is not adjustable. The machine has a manual face-plate thread cutter rather than an automatic electronic thread cutter. The standard package includes a soft dust cover rather than a rigid hard cover. A wide extension table is not listed as a standard included accessory. Technical information Janome DC1030 specifications Machine type Computerised domestic sewing machine Internal frame Rigid die-cast aluminium frame Built-in stitches 30 Buttonhole Memory buttonhole Maximum sewing speed Up to approximately 820 stitches per minute Maximum stitch width Approximately 5mm Maximum stitch length Approximately 4mm Display LCD stitch-number display Stitch selection Electronic push-button selection Stitch-width control Electronically adjustable Stitch-length control Electronically adjustable Thread tension Manually adjustable Presser-foot pressure Not adjustable Needle threader Built-in assisted needle threader Bobbin type Horizontal top-loading bobbin Bobbin winder Built in Start and stop button Yes Speed-control slider Yes Slow start and finish Yes, by holding the start and stop button Needle up/down Yes, without retained memory after power-off Automatic lock stitch Yes Reverse sewing Yes Feed system Four-piece Superior Plus Feed System Drop feed Yes Workspace Approximately 158.5mm / 6.2 inches Needle plate Marked with seam guides and needle-drop references Lighting LED sewing light Thread cutter Manual cutter on face plate Automatic electronic thread cutter No Standard presser feet Four Foot controller Included Machine cover Soft dust cover included Extra-wide table Not included Machine dimensions Approximately 385mm wide × 282mm high × 150mm deep Machine weight Approximately 5.0kg Built-in lettering No Embroidery capability No Included accessory package What comes with the Janome DC1030? Included presser feet Zigzag Foot A Zipper Foot E Satin Stitch Foot F Sliding Buttonhole Foot J Needles, bobbins and spool accessories Janome plastic bobbins × 3 Needle set Spool pin Additional spool pin Large spool holder Small spool holder Tools, operation and storage Foot controller Power cord Flat screwdriver Small lint brush Seam ripper Instruction book Machine dust cover Expand the machine as your sewing develops Recommended optional accessories Patchwork and quilting accessories 1/4-inch Seam Foot 200318000 Even Feed Foot with Guide 200311003 Convertible Even Feed Foot Set 214517004 Open-Toe Darning Foot 200340001 Closed-Toe Darning Foot 200349000 Ditch Quilting Foot 200341002 Clear quilting guides Garment and specialist sewing feet Appliqué Foot 820815002 Blind Hem Foot 825817009 Button Sewing Foot 200136002 Concealed Zipper Foot 200333001 Adjustable Narrow Zipper Foot 200342003 Binder Foot 200313005 Gathering Foot 200315007 Hemmer Foot 820809014 Piping Foot 200314006 Roller Foot 200316008 Ultra Glide Foot 200329004 Ruffler Foot 943100000 Needles, bobbins and sewing supplies Janome plastic bobbins Janome Blue Tip needles Janome Purple Tip needles Universal needles Stretch needles Denim needles Top-stitching needles Leather needles Quality sewing thread Frequently asked questions Janome DC1030 FAQ Is the Janome DC1030 computerised? Yes. Stitch selection, width, length, speed control, needle position and lock stitching are electronically controlled. How many stitches does the DC1030 have? It includes 30 built-in utility, stretch, finishing, appliqué and decorative stitches. What is a memory buttonhole? The machine records the completed buttonhole sequence so matching buttonholes can be repeated consistently. Does it have an LCD screen? Yes. The LCD displays the number of the selected stitch. Can stitch width and length be adjusted? Yes. The default settings can be overridden electronically. Maximum width is approximately 5mm and maximum length is approximately 4mm. Can it sew without the foot controller? Yes. Disconnect the foot controller and use the start and stop button. Can the maximum speed be reduced? Yes. The speed-control slider allows the maximum sewing speed to be limited. Does it have needle up and down control? Yes. The needle can be raised or lowered using the dedicated button. Does it remember the needle-down setting? No. The selected needle-stop position is not retained after the machine is switched off. Does it have an automatic lock stitch? Yes. Compatible stitches can be secured using the dedicated lock-off button. Does it thread the needle automatically? It includes a built-in assisted needle threader. Does it cut the thread automatically? No. It has a convenient manual thread cutter on the machine face plate. Can it sew stretch fabric? Yes. It includes stretch stitches for suitable jersey, interlock and elastic fabrics. Can it sew denim? It can sew ordinary garment-weight denim with the correct denim needle, thread and machine settings. Can it sew canvas? It can sew selected light domestic canvas projects. Thick or bulky assemblies may require a stronger machine. Can it sew leather? Selected thin, soft garment leather may be possible with the correct needle and testing. Thick leather goods require an industrial machine. Can the feed dogs be lowered? Yes. The DC1030 includes drop feed. Can it free-motion quilt? Yes. Lower the feed dogs and fit a compatible optional darning or free-motion foot. Does it include a walking foot? No. Compatible Janome even-feed feet are available separately. Does it include a wide extension table? No. An extra-wide table is not listed among the standard included accessories. Does it include a hard cover? No. A soft machine dust cover is included. How many presser feet are included? Four feet are included: Zigzag Foot A, Zipper Foot E, Satin Stitch Foot F and Sliding Buttonhole Foot J. Is the DC1030 suitable for beginners? Yes. The LCD, speed control, start and stop button, automatic lock stitch and built-in needle threader make it beginner friendly. Is it suitable for sewing classes? Yes. Its compact dimensions, folding carry handle and approximate 5kg weight make it easy to transport. Is the DC1030 an overlocker? No. It is a conventional computerised sewing machine and does not trim fabric edges or form looper stitches. Is the DC1030 an embroidery machine? No. It does not use embroidery hoops or import embroidery files. Is it suitable for commercial production? It is designed primarily for domestic use, classes and occasional production rather than continuous industrial sewing. Official Janome resources Product information, brochure and support Janome New Zealand View the official product specifications, standard accessories and compatible optional feet. View Janome New Zealand → Official DC1030 Brochure Review the stitch selection, computerised controls and main machine features. Open official brochure → Janome Support Access warranty registration, machine support and help through Janome New Zealand. Visit Janome support → Buy from New Zealand Janome sewing specialists Expert advice, genuine warranty assistance 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 machine setup, stitch selection, buttonholes, needle choice, stretch sewing, quilting accessories and the differences between the Janome DC1000, DC1030 and DC2030. Your Janome DC1030 is supported by genuine New Zealand warranty assistance and our own in-house technical workshop. Servicing and repairs are completed by experienced sewing-machine technicians with decades of industry knowledge. For beginners, students and class attendees wanting compact computerised control, useful stitch choice and dependable Janome construction, the DC1030 is an excellent everyday sewing machine.
More you might like
Related
Janome Juno DC1030 Sewing Machine
Related
Janome Juno DC1030 (5mm)
Related