null Skip to main content

GF 830 AutoMark - 2 mil High Gloss White Cast Vinyl

Item#Item NameRegular PriceSale PriceQty

GF 830 AutoMark™ Cast with DRIFT® Technology is a 2.0 mil High Gloss White Cast film with a slidable and repositionable grey adhesive system. The DRIFT Technology and air egress feature provides installers the benefit of a slidable and bubble-free installation. The repositionable grey long-term removable adhesive delivers excellent opacity for color blocking possible substrate bleed through. GF 830 is specifically engineered for automotive OEM paint, complex curves, rivets, and perfect for vehicle and fleet applications. Compatible with a variety of solvent, eco-solvent, latex and UV curable inks.

Ratings & Certifications:

Flammability (tested using GF 830 laminated with GF 831, GF 840); ASTM E84 Class 1 or A (Rating Standard Test Method for Surface Burning Characteristics of Building Materials).

 

APPLICATIONS
  • General Signage
  • Vehicle Graphics
  • Transit Advertising
INK COMPATIBILITY
  • Solvent
  • Eco-Solvent
  • Latex
  • UV Curable
  • Screen
  • Offset (UV Curable)
Can I use AutoMark™ Cast w/Drift® Technology for full vehicle wraps?
Yes. This is a wrapping film perfect for complex curves, deep channels, rivets, and false recesses.
What does “slidable” mean?

The slidable adhesive allows you to literally slide the film on the OEM painted surface and easily reposition as needed. Once pressure is applied to the film surface, the adhesive is then activated.

What are “air-egress” channels?
GF 830 has a slidable air-egress liner. This liner has a micro-embossed pattern that is transferred to the adhesive and creates air-egress channels. During application, the air-egress channels permit entrapped air to be squeegeed out easily resulting in a bubble free application.
Can GF 830 be used on fiberglass boats?
Yes. If all Fluorinated waxes are completely removed.
Can GF 830 be used on ceramic coatings?
No. GF 830 will not stick to any ceramic coating.
Can GF 830 be used for cut lettering?
Yes. Must be tested for your specific use.
// 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