Brother TY600C Powerful Computerised Sewing Machine
.ds-ty600c { --blue: #1269a5; --blue-dark: #103c63; --blue-soft: #edf7fc; --ink: #18222b; --grey: #606b74; --light: #f6f8f9; --border: #dce3e7; --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-ty600c *, .ds-ty600c *::before, .ds-ty600c *::after { box-sizing: border-box; } .ds-ty600c img { display: block; width: 100%; height: auto; } .ds-ty600c h2, .ds-ty600c h3, .ds-ty600c h4 { margin-top: 0; color: var(--ink); line-height: 1.18; } .ds-ty600c h2 { margin-bottom: 20px; font-size: clamp(36px, 5vw, 62px); letter-spacing: -0.045em; } .ds-ty600c h3 { margin-bottom: 18px; font-size: clamp(27px, 3.5vw, 42px); letter-spacing: -0.03em; } .ds-ty600c h4 { margin-bottom: 9px; font-size: 19px; } .ds-ty600c p { margin-top: 0; margin-bottom: 18px; } .ds-ty600c .ds-section { padding: 60px 0; border-bottom: 1px solid var(--border); } .ds-ty600c .ds-section:last-child { border-bottom: 0; } .ds-ty600c .ds-eyebrow { display: inline-block; margin-bottom: 14px; color: var(--blue); font-size: 13px; font-weight: 750; letter-spacing: 0.13em; text-transform: uppercase; } .ds-ty600c .ds-lead { max-width: 920px; color: #424d56; font-size: clamp(18px, 2.2vw, 22px); line-height: 1.6; } .ds-ty600c .ds-hero { padding: 26px 0 62px; border-bottom: 1px solid var(--border); } .ds-ty600c .ds-hero-copy { max-width: 1040px; margin: 0 auto 36px; text-align: center; } .ds-ty600c .ds-hero-copy .ds-lead { margin-right: auto; margin-left: auto; } .ds-ty600c .ds-hero-image { margin: 0; overflow: hidden; background: radial-gradient(circle at 50% 42%, #ffffff 0, #f0f7fb 58%, #dce8ef 100%); border: 1px solid var(--border); border-radius: 22px; } .ds-ty600c .ds-hero-image img { min-height: 470px; aspect-ratio: 16 / 9; object-fit: contain; padding: 28px; } .ds-ty600c .ds-caption { padding: 12px 16px 16px; color: #68737b; font-size: 13px; line-height: 1.45; text-align: center; } .ds-ty600c .ds-stat-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(145px, 1fr)); gap: 10px; max-width: 1000px; margin: 30px auto; } .ds-ty600c .ds-stat { padding: 19px 14px; background: var(--light); border: 1px solid #e2e8eb; border-radius: 13px; text-align: center; } .ds-ty600c .ds-stat-number { display: block; font-size: 23px; font-weight: 800; line-height: 1.15; } .ds-ty600c .ds-stat-label { display: block; margin-top: 6px; color: #68737b; font-size: 12px; line-height: 1.35; } .ds-ty600c .ds-button-row { display: flex; flex-wrap: wrap; justify-content: center; gap: 11px; margin-top: 26px; } .ds-ty600c .ds-button { display: inline-flex; min-height: 50px; align-items: center; justify-content: center; padding: 12px 21px; border: 1px solid var(--blue-dark); border-radius: 7px; background: var(--blue-dark); color: var(--white); font-size: 15px; font-weight: 700; line-height: 1.25; text-align: center; text-decoration: none; } .ds-ty600c .ds-button:hover { opacity: 0.87; } .ds-ty600c .ds-button-secondary { background: transparent; color: var(--blue-dark); } .ds-ty600c .ds-feature-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(min(100%, 245px), 1fr)); gap: 16px; margin-top: 31px; } .ds-ty600c .ds-feature-card { padding: 27px; background: var(--light); border: 1px solid #e2e8eb; border-radius: 15px; } .ds-ty600c .ds-feature-number { display: inline-flex; width: 36px; height: 36px; align-items: center; justify-content: center; margin-bottom: 17px; border-radius: 50%; background: var(--blue); color: var(--white); font-size: 13px; font-weight: 750; } .ds-ty600c .ds-feature-card p { margin-bottom: 0; color: var(--grey); font-size: 15px; line-height: 1.65; } .ds-ty600c .ds-split { display: grid; grid-template-columns: repeat(auto-fit, minmax(min(100%, 340px), 1fr)); align-items: center; gap: clamp(32px, 6vw, 74px); } .ds-ty600c .ds-image-box { margin: 0; overflow: hidden; background: var(--white); border: 1px solid var(--border); border-radius: 18px; } .ds-ty600c .ds-image-box img { min-height: 330px; aspect-ratio: 4 / 3; object-fit: contain; padding: 20px; } .ds-ty600c .ds-callout { padding: clamp(31px, 5vw, 54px); overflow: hidden; background: var(--ink); border-radius: 19px; color: var(--white); } .ds-ty600c .ds-callout h3, .ds-ty600c .ds-callout h4 { color: var(--white); } .ds-ty600c .ds-callout-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(min(100%, 310px), 1fr)); align-items: center; gap: 40px; } .ds-ty600c .ds-visual-panel { padding: clamp(30px, 5vw, 50px); background: linear-gradient(145deg, #1887ba, #123e64); border-radius: 19px; color: var(--white); } .ds-ty600c .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-ty600c .ds-visual-label { display: block; font-size: 18px; font-weight: 720; } .ds-ty600c .ds-check-list, .ds-ty600c .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-ty600c .ds-check-list li, .ds-ty600c .ds-accessory-list li { position: relative; padding-left: 25px; } .ds-ty600c .ds-check-list li::before, .ds-ty600c .ds-accessory-list li::before { position: absolute; top: 0; left: 0; color: var(--blue); content: "✓"; font-weight: 800; } .ds-ty600c .ds-callout .ds-check-list li::before { color: #94dff5; } .ds-ty600c .ds-note { padding: 25px 27px; border-left: 4px solid var(--blue); background: var(--blue-soft); border-radius: 4px 13px 13px 4px; } .ds-ty600c .ds-note p:last-child { margin-bottom: 0; } .ds-ty600c .ds-package { padding: clamp(30px, 5vw, 49px); background: var(--blue-soft); border: 1px solid #cce3ee; border-radius: 18px; } .ds-ty600c .ds-benefit-grid, .ds-ty600c .ds-use-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(min(100%, 190px), 1fr)); gap: 13px; margin-top: 27px; } .ds-ty600c .ds-benefit, .ds-ty600c .ds-use-item { padding: 20px; border: 1px solid var(--border); border-radius: 12px; background: var(--white); } .ds-ty600c .ds-use-item { text-align: center; } .ds-ty600c .ds-benefit h4 { font-size: 16px; } .ds-ty600c .ds-benefit p { margin-bottom: 0; color: var(--grey); font-size: 14px; line-height: 1.58; } .ds-ty600c .ds-gallery-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(min(100%, 230px), 1fr)); gap: 15px; margin-top: 27px; } .ds-ty600c .ds-gallery-card { margin: 0; overflow: hidden; background: var(--white); border: 1px solid var(--border); border-radius: 14px; } .ds-ty600c .ds-gallery-card img { aspect-ratio: 1 / 1; object-fit: cover; } .ds-ty600c .ds-gallery-card figcaption { padding: 14px 16px 17px; color: var(--grey); font-size: 14px; line-height: 1.5; } .ds-ty600c .ds-table-wrap { width: 100%; margin-top: 23px; overflow-x: auto; border: 1px solid var(--border); border-radius: 12px; } .ds-ty600c table { width: 100%; min-width: 650px; border-collapse: collapse; background: var(--white); } .ds-ty600c th, .ds-ty600c td { padding: 14px 16px; border-bottom: 1px solid var(--border); vertical-align: top; text-align: left; } .ds-ty600c th { width: 38%; background: var(--light); color: var(--ink); font-size: 14px; font-weight: 700; } .ds-ty600c td { color: #4c565e; font-size: 14px; } .ds-ty600c tr:last-child th, .ds-ty600c tr:last-child td { border-bottom: 0; } .ds-ty600c details { margin-top: 13px; overflow: hidden; border: 1px solid var(--border); border-radius: 10px; background: var(--white); } .ds-ty600c summary { position: relative; padding: 18px 52px 18px 19px; cursor: pointer; color: var(--ink); font-size: 16px; font-weight: 700; list-style: none; } .ds-ty600c summary::-webkit-details-marker { display: none; } .ds-ty600c summary::after { position: absolute; top: 50%; right: 19px; transform: translateY(-50%); color: var(--blue); content: "+"; font-size: 26px; } .ds-ty600c details[open] summary::after { content: "−"; } .ds-ty600c .ds-details-content { padding: 0 19px 20px; color: var(--grey); } .ds-ty600c .ds-resource-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(min(100%, 225px), 1fr)); gap: 14px; margin-top: 27px; } .ds-ty600c .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-ty600c .ds-resource-card p { color: var(--grey); font-size: 14px; line-height: 1.55; } .ds-ty600c .ds-resource-link { color: var(--blue-dark); font-size: 14px; font-weight: 750; text-decoration: none; } .ds-ty600c .ds-resource-link:hover { text-decoration: underline; } .ds-ty600c .ds-direct-sewing { padding: clamp(32px, 5vw, 54px); background: var(--light); border-radius: 18px; text-align: center; } .ds-ty600c .ds-direct-sewing p { max-width: 900px; margin-right: auto; margin-left: auto; } @media (max-width: 700px) { .ds-ty600c { font-size: 15px; } .ds-ty600c .ds-section { padding: 45px 0; } .ds-ty600c .ds-hero { padding-top: 14px; padding-bottom: 46px; } .ds-ty600c .ds-hero-image img { min-height: 310px; padding: 14px; } .ds-ty600c .ds-button-row, .ds-ty600c .ds-button { width: 100%; } .ds-ty600c .ds-stat-grid, .ds-ty600c .ds-use-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); } } Powerful computerised sewing machine Brother TY600C Sew everyday garments, stretch fabrics, denim, canvas, home furnishings and creative projects with a compact machine designed to deliver extra penetration and control. The Brother TY600C combines 50 built-in stitches, five one-step buttonholes, electronic speed control, lock stitch, drop feed and a self-levelling zigzag foot. 50 built-in sewing stitches 5 one-step buttonholes 850 SPM maximum sewing speed 7mm maximum stitch width View Brother New Zealand View Official Brochure Manuals & Support A powerful and versatile computerised sewing machine for garments, denim, stretch fabrics, quilting and home sewing. Tailored to creators More capability than an entry-level computerised machine The Brother TY600C is designed for sewists who want straightforward electronic operation together with extra strength for demanding home projects. Its fixed needle bar and enhanced motor provide improved penetration when working across denim, canvas, layered seams and heavier home-furnishing materials. The same machine can also sew delicate fabrics, formalwear, jersey, Lycra and swimwear when fitted with the correct needle, thread and settings. Fifty built-in stitches cover everyday construction, stretch sewing, decorative work, patchwork, quilting and buttonholes without overwhelming the user with unnecessary complexity. A strong domestic sewing machine The Brother TY600C offers more power than a basic lightweight sewing machine, but it remains a domestic machine rather than an industrial walking-foot or compound-feed model. It is suitable for ordinary garment denim, canvas, home décor, layered fabrics and many bags when the correct needle and thread are used. Thick leather, dense webbing, heavy upholstery assemblies and continuous commercial production require a suitable industrial machine. Why the Brother TY600C stands out Power, control and practical electronic convenience 01 Enhanced sewing power Improved needle penetration supports denim, canvas, layered seams and heavier home projects. 02 50 built-in stitches Sew utility, stretch, quilting, satin, cross-stitch and decorative patterns. 03 Five buttonholes Create five styles of automatically sized one-step buttonholes. 04 One-finger needle threader Guide the upper thread through the needle eye with minimal effort. 05 Electronic speed control Set a comfortable maximum speed for beginners, curves and detailed work. 06 Needle up and down Choose where the needle stops for turning corners and positioning fabric. 07 Lock-stitch button Secure suitable stitch patterns without sewing a visible reverse section. 08 Drop feed Lower the feed dogs for free-motion quilting, darning and thread drawing. Extra capability for demanding home projects Designed to handle heavier fabrics The TY600C combines enhanced motor power with a fixed needle bar for improved needle penetration. This makes it better suited than many entry-level machines to denim hems, canvas, home décor and layered garment seams. Its included self-levelling zigzag foot also helps the machine climb over bulky seam intersections. Garment-weight denim Canvas projects Layered seams Home-furnishing fabrics Structured bags Heavy cotton and drill Enhanced penetration and the self-levelling foot support bulky denim seam intersections. Press the levelling button to hold the foot flat as it begins sewing across a bulky section. Improved control over bulky seam changes Self-levelling Zigzag Foot J When the front of a standard presser foot reaches a thick seam, the foot can tilt backwards and lose firm contact with the feed dogs. The levelling button on the included Zigzag Foot J temporarily holds the foot level while the machine begins crossing the bulky section. Release the button once the complete foot is supported by the thicker material. Denim hems Jeans seam intersections Canvas folds Bag seams Layered garment areas Beginning on thick fabric Flexible stitches for fabrics that move Suitable for jersey, Lycra and swim fabrics Ordinary straight stitching can break when a stretchy garment is pulled over the body. The TY600C includes stretch stitches designed to flex with jersey, rib knit, swim fabric and other elastic materials. Use a suitable stretch or ballpoint needle and test the selected stitch on a project offcut before beginning the garment. Cotton jersey Viscose jersey Interlock Rib knit Lycra Swimwear fabric Stretch woven fabric Light activewear projects Built-in stretch stitches provide flexible seams for jersey, Lycra and swim fabrics. 50 Built-in sewing stitches Utility, stretch, quilting, satin, cross-stitch and decorative options. A useful selection without unnecessary overload Stitches for garments, repairs and creative sewing The built-in library covers the most useful construction and decorative applications for everyday home sewing. Stitch width and length can be adjusted electronically to suit fabric weight, thread and the intended result. Straight stitches Zigzag stitches Stretch stitches Overcasting stitches Blind hems Quilting stitches Satin patterns Decorative stitches Cross-stitch effects Five one-step buttonholes Select a stitch using the electronic jog dial and view its settings on the backlit screen. Straightforward electronic operation Backlit LCD and jog-dial stitch selection Turn the electronic jog dial to choose a stitch from the numbered chart on the front of the machine. The 62 × 23.5mm LCD displays the selected stitch, width, length and recommended presser foot. Separate buttons allow width and length to be adjusted without navigating complicated menus. Large backlit display Electronic jog dial Stitch number display Presser-foot recommendation Stitch-width display Stitch-length display Simple adjustment buttons Clear front stitch chart Fast for long seams and controllable for detail Up to 850 stitches per minute The TY600C can sew at speeds up to 850 stitches per minute for garments, curtains, patchwork and home projects. Use the speed slider to limit the maximum speed for beginners, appliqué, curves and detailed sewing. The machine can be operated using the supplied foot controller or the start and stop button. Up to 850 stitches per minute Electronic speed slider Start and stop button Foot-controller operation Suitable for beginners Controlled detailed sewing 850 Maximum stitches per minute Efficient performance with electronic control over the maximum sewing speed. Secure the beginning or end of suitable stitches using the dedicated lock-stitch button. Secure seams without a visible reverse section Programmable reinforcement and lock stitch Press the reinforcement button to secure the beginning or end of a seam. Depending on the selected stitch, the machine sews either reverse stitches or compact locking stitches in place. Lock stitching is particularly useful for quilting, appliqué, decorative patterns and visible top stitching. Precise turning and project positioning Needle up and down control Set the needle to stop in the fabric when sewing stops. This allows the project to be turned around the needle without losing the exact stitch position. Needle-down stopping is useful for corners, curves, patchwork, appliqué and controlled top stitching. Faster preparation and less eye strain Easy one-touch needle threader Follow the marked upper-thread route and operate the threading lever to guide thread through the needle eye. The one-finger system reduces the need to manually pass fine thread through the eye of the needle. It is particularly useful during projects involving frequent thread-colour changes. The advanced threading mechanism helps pass the upper thread through the needle eye. Quick preparation and clear thread visibility Quick-Set top-loading bobbin Drop the bobbin into the horizontal bobbin case, follow the marked thread path and trim the excess thread. The machine can begin sewing without manually raising the bobbin thread through the needle plate. A transparent bobbin cover makes it easy to check how much thread remains. Top-loading horizontal bobbin Quick-Set thread route No manual bobbin-thread pickup Transparent bobbin cover Easy cleaning access Brother 11.5mm bobbins Professional garment finishing Five automatic one-step buttonholes Place the button into the supplied buttonhole foot and allow the machine to determine the required buttonhole length. The complete buttonhole is sewn in one continuous operation for consistent sizing. Five styles provide options for shirts, jackets, stretch fabrics and decorative projects. The TY600C includes five one-step buttonhole styles. Earlier wording showing eight styles should be removed. Consistent fabric movement Long seven-point feed-dog system Seven feed-dog points maintain broad contact with the underside of the material. The extended feed system supports smooth fabric movement across formalwear, swim fabrics, quilting cotton, denim and general garment materials. Correct presser-foot pressure, needle choice and fabric handling remain important when working with unusually fine or bulky projects. Useful capability for patchwork and quilting Drop feed, needle-down control and optional quilting accessories The TY600C is not a large-throat quilting machine, but it provides the essential controls required for patchwork, appliqué and smaller quilting projects. Patchwork piecing Add an optional 1/4-inch foot for consistent quilt seam allowances. Free-motion quilting Lower the feed dogs and add a compatible free-motion quilting foot. Straight-line quilting Add an optional walking foot to help move multiple quilt layers together. Appliqué Use adjustable speed, needle-down control and satin stitches for detailed shapes. Lock stitch Secure stitches cleanly without a visible reverse section. Optional wide table Increase fabric support for patchwork, curtains and larger projects. Flatbed support or tubular sewing access Convertible free-arm sewing surface Remove the accessory compartment to expose the free arm. This makes sleeves, trouser hems, cuffs and other circular areas easier to position around the machine bed. Refit the compartment for a larger flat surface during ordinary sewing. Sleeves Trouser hems Cuffs Children’s clothing Small circular projects Flatbed sewing surface A complete everyday sewing package Seven presser feet included The TY600C includes the essential feet required for garment construction, buttonholes, zips, overcasting, blind hemming, decorative sewing and attaching buttons. Zigzag Foot J with levelling button Buttonhole Foot A Overcasting Foot G Zipper Foot I Monogramming Foot N Blind Stitch Foot R Button Fitting Foot M Foot controller Four Brother bobbins Needle set Twin needle Ballpoint needle Extra spool pin Soft protective cover Who is the Brother TY600C for? A versatile machine for growing sewing skills Dressmaking Garment alterations Denim projects Canvas sewing Stretch garments Swimwear Patchwork Quilting Appliqué Curtains Cushions Home décor Official Brother imagery Explore the Brother TY600C Fifty stitches, electronic controls and a clear backlit LCD in a compact domestic machine. A manageable 5.6kg format for home storage, classes and everyday sewing. A versatile all-round machine for garments, repairs, homewares and creative projects. Extra penetration and adjustable stitches support decorative work on denim and heavier cottons. Important information before purchasing The Brother TY600C is a domestic computerised sewing machine rather than an industrial heavy-duty machine. It includes 50 built-in stitches and five automatic one-step buttonhole styles. Maximum stitch width is 7mm. Maximum stitch length is approximately 5mm. The machine has a built-in manual side thread cutter. It does not have an automatic electronic thread-cutting button. The included self-levelling foot helps cross bulky seam changes but does not provide walking-foot or compound-feed action. The wide extension table, walking foot, 1/4-inch foot and free-motion quilting foot are available separately. Always match the needle type and size to the material and test thick assemblies by turning the handwheel before sewing at speed. Included accessory package What comes with the Brother TY600C? Included presser feet Zigzag Foot J with levelling button Buttonhole Foot A Overcasting Foot G Zipper Foot I Monogramming Foot N Blind Stitch Foot R Button Fitting Foot M Needles, bobbins and thread accessories Brother bobbins × 4 Needle set Twin needle Ballpoint needle Extra spool pin Large spool cap Medium spool cap Small spool cap Tools and machine accessories Foot controller Seam ripper Cleaning brush Disc-shaped screwdriver Large screwdriver Soft protective cover Operation manual Quick-reference guide Technical information Brother TY600C specifications Machine type Computerised domestic sewing machine Built-in stitches 50, including buttonhole styles Buttonhole styles Five automatic one-step buttonholes Lettering fonts No Maximum sewing speed Up to 850 stitches per minute Speed-control slider Yes Start and stop button Yes Foot controller Included Maximum stitch width 7mm Maximum stitch length Approximately 5mm Stitch-width adjustment Electronic Stitch-length adjustment Electronic Stitch selection Electronic jog dial Display 62 × 23.5mm backlit monochrome LCD Needle threader Advanced one-touch needle-threading system Bobbin type Horizontal top-loading bobbin Quick-Set Bobbin Yes Thread tension Manually adjustable Thread cutter Built-in manual side cutter Needle up/down Yes Lock and reinforcement stitch Yes Feed system Long seven-point feed dogs Drop feed Yes, manually controlled Free-motion capability Yes, with a compatible optional foot Free arm Yes Lighting LED sewing light Wide table Available separately Walking foot Available separately Machine case Soft cover included Approximate machine weight 5.6kg Wi-Fi No Embroidery capability No Expand the machine around your projects Recommended optional accessories Quilting and patchwork accessories Brother wide extension table Walking foot 1/4-inch piecing foot 1/4-inch piecing foot with guide Free-motion quilting foot Open-toe quilting foot Quilting guide Free-Motion Guide Grip Garment and specialist sewing feet Concealed zipper foot Adjustable zipper and piping foot Non-stick foot Roller foot Open-toe foot Gathering foot Bias-binding foot Side cutter Cording feet Pintuck feet Needles, bobbins and sewing supplies Brother 11.5mm bobbins Schmetz jeans needles Schmetz stretch needles Schmetz Microtex needles Ballpoint needles Quality sewing thread Quilting thread Denim top-stitching thread Frequently asked questions Brother TY600C FAQ How many stitches does the TY600C have? It includes 50 built-in stitches, including five automatic one-step buttonhole styles. How wide can the stitches be? Maximum stitch width is 7mm. Is the TY600C a heavy-duty sewing machine? It is a powerful domestic machine designed to handle heavier home-sewing projects. It is not an industrial heavy-duty machine. Can it sew denim? Yes. It is well suited to ordinary garment denim when fitted with the correct jeans needle and thread. Can it sew multiple denim layers? It can handle ordinary bulky seam intersections, and the self-levelling foot helps the machine cross changing fabric heights. Can it sew canvas? Yes. Many normal home canvas projects can be sewn with the correct needle, thread and machine settings. Can it sew leather? It may sew selected thin and soft garment leather with the correct setup. It is not intended for thick leather goods or continuous leather production. Can it sew upholstery fabrics? It can sew many domestic home-furnishing fabrics. Very heavy upholstery assemblies require an industrial machine. Can it sew stretch fabrics? Yes. It includes stretch stitches for jersey, Lycra, swim fabric and other elastic materials. Does it include an automatic needle threader? Yes. It includes Brother’s easy one-touch needle-threading system. Does it cut the thread automatically? No. It has a built-in manual side thread cutter rather than an electronic automatic cutter. Can it sew without the foot controller? Yes. Use the start and stop button when the foot controller is disconnected. Can the maximum sewing speed be reduced? Yes. The electronic speed slider lets you set a comfortable maximum speed. Does it have needle up and down control? Yes. The needle can be set to stop raised or lowered. What does the lock-stitch button do? It secures suitable stitches using compact reinforcement stitches rather than a long visible reverse section. Can it free-motion quilt? Yes. The feed dogs can be lowered and a compatible free-motion foot can be added. Does it include a walking foot? No. A compatible Brother walking foot is available separately. Does it include a wide table? No. A compatible slide-on wide extension table is available separately. Does it include a 1/4-inch foot? No. Compatible Brother 1/4-inch piecing feet are available separately. How many presser feet are included? Seven feet are included: zigzag, buttonhole, overcasting, zipper, monogramming, blind-stitch and button-fitting feet. Does it have automatic thread tension? No. Upper-thread tension is adjusted manually. Is the TY600C suitable for beginners? Yes. Its speed control, start and stop button, LCD guidance and needle threader make it approachable while leaving room for skills to grow. Is it portable? Yes. At approximately 5.6kg, it is manageable for classes, storage and occasional transport. Is the TY600C an embroidery machine? No. It is a computerised sewing machine and does not use embroidery hoops. Is it suitable for a small sewing business? It can suit alterations, sample making and small home-based workloads. Continuous commercial production may require an industrial machine. Official Brother resources Product information, brochure and support Brother New Zealand View the current New Zealand product description, specifications and warranty details. View Brother New Zealand → Official Brochure Review Brother’s comparison of the TY600C features, fabrics and intended sewing applications. Open official brochure → Brother Support Access manuals, video instructions, maintenance information and troubleshooting help. Visit Brother support → Buy from New Zealand sewing-machine 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 needle selection, stretch stitches, denim sewing, free-motion quilting and the practical difference between a powerful domestic machine and an industrial model. Your Brother TY600C 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 sewists wanting a compact computerised machine with useful electronic controls, strong fabric handling and extra capability for denim, stretch fabrics and home projects, the Brother TY600C offers excellent long-term value.
More you might like
Related
Brother TY600C Electronic Sewing Machine
Related
Brother TY600C Computerised Sewing Machine 50 Stitch Heavy F
Related
Brother SH40 Electronic Sewing Machine
Related