AS 9120 Certified company

Helicoil Tanged Inserting Tool – Prewinder Type

HeliCoil Insertion Tools – Prewinder Type are available as both plain slotted and threaded mandrel captive & non-capitive tools ranging from size M1.6, M2 – M39 and in UNC / UNF category from 1-64 to 1-1/2”. HeliCoil insertion tools comes in variety of configurations such as Threaded Mandrel Type Insertion Tool Threaed Mandrel Prewinder tools having threaded nozzle: Tool is available as both Capitive & Non-Capitive type depending on size & pitch. Plain Mandrel Prewinder tools having threaded nozzle: Tool is available as both Capitive & Non-Capitive type depending on size & pitch. Larger insertion tool sizes are also available & made on request. HeliCoil Prewinder tools are best suited for easy & fatigue free installation of inserts in production line to achieve a high quality of HeliCoil insert installation & prevent jumping of coil threads. Threaded mandrel prewinders are also best recommended for successful installation of screw locking inserts and free running inserts having a fine thread pitch.
document.addEventListener("DOMContentLoaded", function () { function revealProducts() { let products = document.querySelectorAll(".woocommerce ul.products li.product"); products.forEach((product, index) => { let productPosition = product.getBoundingClientRect().top; let screenPosition = window.innerHeight - 100; // Adjust trigger point if (productPosition < screenPosition) { setTimeout(() => { product.classList.add("show"); }, index * 200); // Staggered effect } }); } window.addEventListener("scroll", revealProducts); revealProducts(); // Run on page load in case products are already in view });