Filters

R8 Taper

14 products

Showing 1 - 14 of 14 products
View
R8 Drill Chuck Arbor - RR Brand
RR BRAND R8 / M1TR Taper | Drill Chuck Arbor
From ₹ 659 excl. GST
Choose options
R8 / M1TR Taper Milling Reduction Socket - RR Brand | RRToolStoreR8 / M1TR Taper Milling Reduction Socket - RR Brand | RRToolStore
RR BRAND R8 / M1TR Taper Milling Reduction Socket
From ₹ 599 excl. GST
Choose options
E40 | R8 (M12x1.5 Thread) | R8 Taper E40 Collet Chuck | RR Brand | India's Largest Tool Store
ER25 | R8 (M12x1.5 Thread) | R8 Taper ER Collet Chuck | RR Brand
ER32 | R8 (7/16" 20 UNF Thread) | R8 Taper ER Collet Chuck | RR Brand
ER32 | R8 (M12x1.5 Thread) | R8 Taper ER Collet Chuck | RR Brand
ER32 | R8 (M12x1.75 Thread) | R8 Taper ER Collet Chuck | RR Brand
ER40 | R8 (7/16" 20 UNF Thread) | R8 Taper ER Collet Chuck | RR Brand
ER40 | R8 (M12x1.5 Thread) | R8 Taper ER Collet Chuck | RR Brand
Thread M12 x 1.5 | R8 (M1TR) Collet | RR BrandThread M12 x 1.5 | R8 (M1TR) Collet | RR Brand
Choose options
R8/M1TR Taper | Side Lock Holder | RR BrandR8/M1TR Taper | Side Lock Holder | RR Brand
RR BRAND R8/M1TR Taper | Side Lock Holder
₹ 1,429 excl. GST
Choose options
R8/M1TR Taper | Stub Milling Arbor
RR BRAND R8/M1TR Taper | Stub Milling Arbor
₹ 1,549 excl. GST
Choose options
R8 / M1TR | Boring Head Threaded Shank
RR BRAND R8 / M1TR | Boring Head Threaded Shank
₹ 1,139 excl. GST

Recently viewed

/* theme.scss.liquid or styles.css */ .collection-container { display: flex; flex-wrap: wrap; } .collection-item { width: 33.33%; /* Adjust the width as needed for a 3-column layout */ margin: 20px 0; position: relative; overflow: hidden; } .collection-image { width: 100%; padding-bottom: 76.96%; /* Maintain aspect ratio for the image */ position: relative; border: 1px solid #f0f0f0; /* Border color */ } .collection-details { position: absolute; top: 0; left: 0; width: 100%; height: 100%; display: flex; flex-direction: column; justify-content: flex-end; } .collection-name { background-color: #f0f0f0; /* Background color for the name box */ color: #112030; /* Text color for the name */ padding: 10px; margin: 0; width: 298.4px; height: 51.2px; } .collection-box { background-color: #f0f0f0; /* Background color for the description box */ padding: 15px; margin: 0; width: 318.4px; } .collection-description { margin: 0; } .view-more-button { display: block; background-color: #112030; /* Button background color */ color: #fff; /* Button text color */ padding: 10px; text-align: center; text-decoration: none; width: 318.4px; margin-top: 15px; } .view-more-button:hover { background-color: #000; /* Button background color on hover */ }