null Skip to main content

Graphtec FC9000-160 64" Cutter - Includes FREE Loaner*

Was: $7,595.00
Now: $7,295.00
Financing Options:
Graphtec FC9000-160 includes a 3 Year Warranty.

Please call 800-315-9676 for complete details!

*Buy your cutter from the Sign Outlet Store because we are the only company that will provide you with a FREE Graphtec Cutter Loaner if we ever have to fix your machine while it is under Warranty

This item will ship via LTL Freight 



The flagship FC9000 Series is Graphtec’s most advanced, versatile roll-fed cutting plotter to date.

 

The FC Series is the ultimate finishing solution for the wide-format signage, apparel, and automotive industries. A newly developed feeding system and cutting head has further improved cutting quality of thin and thick materials ranging from delicate window tint to rigid magnet and high intensity reflective. ARMS 8.0 features the introduction of Graphtec’s Datalink barcode generation system which efficiently loads and processes your jobs automatically.



Max. cutting area (W x L) 64 in x 164 ft
Max. Mountable media width 72.83 in
Buffer memory 2 MB
Number of push rollers 4



 

// 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