Tel: +86 15058222082
E-mail: jack@aiyatape.com
WhatsApp:+86 15870766082
Wechat:+86 15058222082

3M Tape

3M 5490 Brown PTFE Tape, 32.9m x 32mm x 12mm


Phone:+86 15058222082

E-mail: jack@aiyatape.com

WhatsAPP: +86 15870766082


Brand: AIYA TAPE

Item NO:AIYA-4561

OEM service: Offer

Sample: Freely Provided

Delivery time:7 Days

On-time delivery:100.0%


3M PTFE Tape, Brown Extruded, 32.9m Length - 5490 50x32Use this versatile tape from 3M to protect surfaces from contaminants like dust and paint. Its extruded PTFE backing is resistant to acids, bases and solvents, making it a good choice for use in harsh environments. For ease of use, the silicone

  • Product Details


3M PTFE Tape, Brown Extruded, 32.9m Length - 5490 50x32


Use this versatile tape from 3M to protect surfaces from contaminants like dust and paint. Its extruded PTFE backing is resistant to acids, bases and solvents, making it a good choice for use in harsh environments. For ease of use, the silicone adhesive is pressure-sensitive and bonds quickly when you apply it to a surface. A roll length of 32.9m means you'll have enough tape on hand for multiple applications.


• Non-stick backing means it won't leave residue in hygienic areas
• Brown colour is easy to identify in a colour-coded setup
• Wide operating temperature range of -54°C to +260°C for use in demanding environments


Applications


• Building maintenance
• Painting and decorating
• Storage facilities
• Automotive workshops


How should I store this tape?


For best results, be sure to store this tape in its original packaging at a temperature between +16°C and +27°C and a relative humidity level of 40 to 60%.


What is the shelf life of this tape?


To obtain the best performance, use this product within 24 months from the date of dispatch from the manufacturer.


Why choose 3M?


3M are a trusted name in tapes and adhesives. Whether for industrial or even domestic applications, 3M has a tape to suit your needs. From automotive masking to office supplies, 3M tapes are relied on by millions to get the job done. RS supplies a wide range of quality 3M tapes to suit the needs of the most discerning customer.


1bf4f315178765eaca645bb53baa040.jpg

Prev:

Next:

WhatsApp +86 15870766082        

Email jack@aiyatape.com         

WeChat
+86 15058222082         

// 获取 class 为 sidebar2 的元素(若有多个,取第一个) // 获取元素的位置和尺寸信息 // 元素底部到页面顶部的总距离(相对文档顶部) // // 监听滚动事件 // window.addEventListener('scroll', function() { // // 当滚动超过600像素时 // if (window.scrollY-800 > elementBottomToDocTop) { // contactbox .setAttribute("class", 'widget-area sticky-top'); // // $("#contactbox").attr('class','widget-area sticky-top'); // // contactbox.classList.remove('shadow-md'); // } else { // contactbox .setAttribute("class", 'widget-area'); // // $("#contactbox").attr('class','widget-area'); // // navbar.classList.add('shadow-md'); // } // }) // const emailPattern = /^[a-zA-Z0-9_.+-]+@[a-zA-Z0-9-]+.[a-zA-Z0-9-.]+$/; // document.getElementById("GetdiscountForm").onsubmit = function (event) { // const emailInput = document.getElementById("email").value; // if (!emailPattern.test(emailInput)) { // alert("Please enter a valid email address!"); // event.preventDefault(); // }