{"id":104,"date":"2025-06-30T12:03:31","date_gmt":"2025-06-30T12:03:31","guid":{"rendered":"https:\/\/ets-moheb.com\/index.php\/workshops\/"},"modified":"2026-07-10T08:11:31","modified_gmt":"2026-07-10T08:11:31","slug":"workshops","status":"publish","type":"page","link":"https:\/\/ets-moheb.com\/index.php\/workshops\/","title":{"rendered":"Catalogues"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"104\" class=\"elementor elementor-104\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8778f42 e-flex e-con-boxed e-con e-parent\" data-id=\"8778f42\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f7388f9 elementor-widget elementor-widget-html\" data-id=\"f7388f9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- Requires global-styles.html loaded once on the page --> <section class=\"etsm-section etsm-py etsm-bg-light etsm-catalog\" id=\"etsmCatalog\"> <div class=\"etsm-container\"> <div class=\"etsm-section-head\"> <span class=\"etsm-eyebrow\">Our Catalog<\/span> <h2>Precision Tools for Every Job<\/h2> <p>A selection from our range of carbide and CNC cutting tools, engineered for performance, built to last.<\/p> <\/div> <div class=\"etsm-catalog-grid\"> <div class=\"etsm-catalog-card\" data-reveal> <div class=\"etsm-catalog-media etsm-catalog-media-dark\"> <img decoding=\"async\" src=\"https:\/\/ets-moheb.com\/wp-content\/uploads\/2026\/07\/coromill-plura-composite-actionimage_png.webp\" alt=\"CoroMill Plura solid carbide end mill machining composite material\" loading=\"lazy\"> <span class=\"etsm-catalog-tag\">Milling<\/span> <\/div> <div class=\"etsm-catalog-info\"> <h3>CoroMill&reg; Plura End Mill<\/h3> <p>Solid carbide end mill engineered for high-precision composite and metal machining.<\/p> <\/div> <\/div> <div class=\"etsm-catalog-card\" data-reveal> <div class=\"etsm-catalog-media etsm-catalog-media-dark\"> <img decoding=\"async\" src=\"https:\/\/ets-moheb.com\/wp-content\/uploads\/2026\/07\/2p050_action_png.webp\" alt=\"High-performance carbide end mill close-up\" loading=\"lazy\"> <span class=\"etsm-catalog-tag\">Milling<\/span> <\/div> <div class=\"etsm-catalog-info\"> <h3>High-Performance End Mill<\/h3> <p>Multi-flute carbide design built for fast material removal and superior surface finish.<\/p> <\/div> <\/div> <div class=\"etsm-catalog-card\" data-reveal> <div class=\"etsm-catalog-media\"> <img decoding=\"async\" src=\"https:\/\/ets-moheb.com\/wp-content\/uploads\/2026\/07\/437101__400X40072Dpi.png\" alt=\"Solid carbide end mill product photo\" loading=\"lazy\"> <span class=\"etsm-catalog-tag\">Milling Tools<\/span> <\/div> <div class=\"etsm-catalog-info\"> <h3>Solid Carbide End Mill<\/h3> <p>Precision-ground flutes for consistent, reliable cuts across a range of materials.<\/p> <\/div> <\/div> <div class=\"etsm-catalog-card\" data-reveal> <div class=\"etsm-catalog-media\"> <img decoding=\"async\" src=\"https:\/\/ets-moheb.com\/wp-content\/uploads\/2026\/07\/215948777__900X90072Dpi.png\" alt=\"Modular milling cutter head with carbide insert\" loading=\"lazy\"> <span class=\"etsm-catalog-tag\">Tool Holders<\/span> <\/div> <div class=\"etsm-catalog-info\"> <h3>Modular Milling Cutter Head<\/h3> <p>Indexable insert design for efficient face milling and quick tool changes.<\/p> <\/div> <\/div> <div class=\"etsm-catalog-card\" data-reveal> <div class=\"etsm-catalog-media\"> <img decoding=\"async\" src=\"https:\/\/ets-moheb.com\/wp-content\/uploads\/2026\/07\/215144784__900X90072Dpi.png\" alt=\"Boring and turning tool holder with carbide insert\" loading=\"lazy\"> <span class=\"etsm-catalog-tag\">Turning<\/span> <\/div> <div class=\"etsm-catalog-info\"> <h3>Boring &amp; Turning Tool Holder<\/h3> <p>Rigid modular holder built for precision boring and turning operations.<\/p> <\/div> <\/div> <div class=\"etsm-catalog-card etsm-catalog-cta-card\" data-reveal> <div class=\"etsm-catalog-cta-inner\"> <h3>Looking for a specific tool?<\/h3> <p>Browse our full catalog or contact our team for a tailored recommendation.<\/p> <a href=\"https:\/\/ets-moheb.com\/index.php\/products-3\/\" class=\"etsm-btn etsm-btn-orange\">View Full Catalog<\/a> <\/div> <\/div> <\/div> <\/div> <\/section> <style> .etsm-catalog-grid{ display:grid; grid-template-columns:repeat(3, 1fr); gap:26px; } .etsm-catalog-card{ background:var(--etsm-white); border-radius:12px; overflow:hidden; border:1px solid var(--etsm-gray-el); box-shadow:0 4px 14px rgba(10,27,48,0.05); transition:transform .35s ease, box-shadow .35s ease; opacity:0; transform:translateY(24px); } .etsm-catalog-card.etsm-in{ opacity:1; transform:translateY(0); } .etsm-catalog-card:hover{ transform:translateY(-6px); box-shadow:0 20px 36px rgba(10,27,48,0.14); } .etsm-catalog-media{ position:relative; aspect-ratio:4\/3; overflow:hidden; background:var(--etsm-white); } .etsm-catalog-media-dark{ background:#111820; } .etsm-catalog-media img{ width:100%; height:100%; object-fit:cover; display:block; transition:transform .5s ease; } .etsm-catalog-card:hover .etsm-catalog-media img{ transform:scale(1.07); } .etsm-catalog-tag{ position:absolute; top:14px; left:14px; background:rgba(10,27,48,0.85); color:var(--etsm-orange-2); font-size:11px; font-weight:700; letter-spacing:1px; text-transform:uppercase; padding:5px 11px; border-radius:20px; } .etsm-catalog-info{ padding:20px 22px 24px; } .etsm-catalog-info h3{ font-size:16.5px; font-weight:700; color:var(--etsm-navy-2); margin:0 0 8px; } .etsm-catalog-info p{ font-size:13.5px; color:#6b7683; line-height:1.55; margin:0; } .etsm-catalog-cta-card{ background:var(--etsm-navy-2); display:flex; align-items:center; justify-content:center; border:none; } .etsm-catalog-cta-inner{ padding:36px 30px; text-align:center; } .etsm-catalog-cta-inner h3{ color:var(--etsm-white); font-size:19px; font-weight:700; margin:0 0 10px; } .etsm-catalog-cta-inner p{ color:#c7d2e0; font-size:13.5px; margin:0 0 20px; line-height:1.55; } @media (max-width:960px){ .etsm-catalog-grid{ grid-template-columns:repeat(2, 1fr); } } @media (max-width:600px){ .etsm-catalog-grid{ grid-template-columns:1fr; } } <\/style> <script> (function(){ var cards = document.querySelectorAll('#etsmCatalog [data-reveal]'); if(!('IntersectionObserver' in window)){ cards.forEach(function(c){ c.classList.add('etsm-in'); }); return; } var io = new IntersectionObserver(function(entries){ entries.forEach(function(entry, i){ if(entry.isIntersecting){ var el = entry.target; var index = Array.prototype.indexOf.call(cards, el); setTimeout(function(){ el.classList.add('etsm-in'); }, (index % 3) * 120); io.unobserve(el); } }); }, { threshold:0.15 }); cards.forEach(function(c){ io.observe(c); }); })(); <\/script><\/script><\/style><\/a><\/p><\/h3><\/div><\/div><\/p><\/h3><\/div><\/span><\/div><\/div><\/p><\/h3><\/div><\/span><\/div><\/div><\/p><\/h3><\/div><\/span><\/div><\/div><\/p><\/h3><\/div><\/span><\/div><\/div><\/p><\/h3><\/div><\/span><\/div><\/div><\/div><\/p><\/h2><\/span><\/div><\/div><\/section>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Our Catalog Precision Tools for Every Job A selection from our range of carbide and CNC cutting tools, engineered for performance, built to last. Milling CoroMill&reg; Plura End Mill Solid carbide end mill engineered for high-precision composite and metal machining. Milling High-Performance End Mill Multi-flute carbide design built for fast material removal and superior surface [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-104","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/ets-moheb.com\/index.php\/wp-json\/wp\/v2\/pages\/104","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ets-moheb.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/ets-moheb.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/ets-moheb.com\/index.php\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/ets-moheb.com\/index.php\/wp-json\/wp\/v2\/comments?post=104"}],"version-history":[{"count":17,"href":"https:\/\/ets-moheb.com\/index.php\/wp-json\/wp\/v2\/pages\/104\/revisions"}],"predecessor-version":[{"id":454,"href":"https:\/\/ets-moheb.com\/index.php\/wp-json\/wp\/v2\/pages\/104\/revisions\/454"}],"wp:attachment":[{"href":"https:\/\/ets-moheb.com\/index.php\/wp-json\/wp\/v2\/media?parent=104"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}