null Skip to main content

Roland BN2-20A 20" Printer/Cutter Combo (4 Color)

$7,495.00
Financing Options:
 

Print and Cut with
One Powerful, Compact Device

With their ability to print vibrant, detailed graphics on vinyl, film, heat transfer material, and other types of media, the BN2-20 and BN2-20A offer outstanding versatility. This media compatibility, combined with faster print speeds, integrated print/cut functionality, and unsurpassed ease of use, makes these value-packed desktop devices perfect for a wide variety of applications. The BN2 series makes creating everything from custom T-shirts and accessories to eye-catching signs, decals, and wall décor quick and simple – even for print novices.

Integrated Print and Cut

The BN2-20 and BN2-20A incorporate advanced print and cut technology that lets you print and contour cut graphics, even those with complex shapes, in one simple, seamless automated workflow. This integrated print/cut functionality saves you considerable time and effort when creating graphics for a wide range of applications.

Professional Quality

BN2 series devices use the same high-definition printheads and inks found in printers used by professionals in graphic production. Not only do these devices offer excellent color reproduction and photographic quality, they also render small letters and fine lines in great detail. Plus, they support True Rich Color 3, a printing setting that is highly acclaimed by printing professionals. 

High Productivity

BN2 series devices print four times faster than previous BN models and feature the same quick, accurate integrated cutting as high-end Roland DG printer/cutters. This increased print speed combined with the ability to efficiently contour cut even complex shapes allows you to optimize productivity and maximize profits.

Included FlexiDESIGNER VersaSTUDIO Edition Software

BN2 series come bundled with FlexiDESIGNER VersaSTUDIO Edition design and output software that allows even those with little or no printing experience to start creating and outputting colorful, attention-grabbing graphics immediately after purchasing their BN2. This feature-filled, intuitive software is a complete solution, providing a host of useful tools for creating shapes, text, and effects, while also simplifying the print and cut workflow.

 

BN2-20A Specifications
• Media width: 5.91 to 20.2 in. (150 to 515 mm)
 Printing width *: Maximum 18.89 in. (480 mm)
 Ink cartridges type / capacity: Roland ECO-SOL MAX 2 / 220 ml only
 Ink cartridge: 4 Color – CMYK (Cyan, Magenta, Yellow, Black). 
 Printing resolution: Max 1440 dpi
 Cutting speed: 0.39 to 5.9 in/s (10 to 150 mm/s)
 Dimensions: 42.1 in. × 24.3 in. × 24.5 in. (1,069 mm × 617 mm × 622 mm)
 Included items: Dedicated stands, power cord, Media take-up unit, media holders, replacement blade for separating knife, User's Manual, Software (FlexiDESIGNER VersaSTUDIO Edition, VersaWorks, Roland DG Connect), etc.
*The length of printing or cutting is subject to the limitations of the program.

Please call us at 800-315-9676 for this months Special or email us at sosadmin@signoutletstore.com

 

 

// Uses React's native (unpatched) value setter + a real dispatched event, // so the app's own onChange / validation / append logic fires correctly. // build the visible field the user will actually type into // copy the real field's classes + computed styles so it looks identical // preload with existing value (formatted) if the real field already has one // hide the real field visually but keep it in the DOM and functional, // so your app's own validation / append event still works as before // place the visible field right where the real one used to be // send only the plain digits to the real field — this matches what // the numeric field type expects, so no "invalid phone number" error // keep focus/blur events flowing to the real field too, in case your // app's validation triggers specifically on those