Lathe Centres

Filters

Lathe Centres

106 products

Showing 97 - 106 of 106 products
View
MT2 | Carbide Tip | Special Dead Center | RR Brand
RR BRAND MT2 | Carbide Tip | Special Dead Center
From ₹ 1,139 excl. GST
Choose options
MT3 | Carbide Tip | Special Dead Center | RR Brand
RR BRAND MT3 | Carbide Tip | Special Dead Center
From ₹ 1,319 excl. GST
Choose options
MT4 | Carbide Tip | Special Dead Center | RR Brand
RR BRAND MT4 | Carbide Tip | Special Dead Center
From ₹ 1,679 excl. GST
Choose options
MT5 | Carbide Tip | Special Dead Center | RR Brand
RR BRAND MT5 | Carbide Tip | Special Dead Center
From ₹ 4,199 excl. GST
Choose options
MT5 | 0-4 in | Pointed Pipe Center | RR Brand
MT3 | 0-2½ in | Pointed Pipe Center | RR Brand
Wedge | Spare for CNC Interchangeable Revolving Center
MT4 | 65-100 mm | Bull Nose Live Center | RR Brand
RR BRAND MT5 | 65-100 mm | Bull Nose Live Center
₹ 3,539 excl. GST
MT2 | Carbide Tip | Half Dead Center | RR Brand
RR BRAND MT1 | Carbide Tip | Half Dead Center
₹ 549 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 */ }