{"product_id":"disque-klettfix-taille-platre-renfert-grain-80-html","title":"Renfert Klettfix Grit 80 Disc for Wet Model Trimmer","description":"\u003c!-- ========================================================= --\u003e\n\u003c!-- PRODUCT PAGE — MILA PRODUIT 2026                          --\u003e\n\u003c!-- Product: Renfert Klettfix Disc Grit 80                    --\u003e\n\u003c!-- Brand: Renfert                                            --\u003e\n\u003c!-- Responsive \/ Full CSS included \/ Locked FAQ               --\u003e\n\u003c!-- No price \/ No hidden keywords                             --\u003e\n\u003c!-- ========================================================= --\u003e\n\u003cstyle\u003e\n\/* =========================================================\n   01. GLOBAL COMPONENT BASE — MILA PRODUIT 2026\n========================================================= *\/\n#md-product,\n#md-product *{\n  box-sizing:border-box;\n}\n\n#md-product{\n  --mdp-c:#097691;\n  --mdp-c-dark:#075e74;\n  --mdp-c-soft:#eef8fa;\n  --mdp-c-soft-2:#f8fcfe;\n  --mdp-bg:#ffffff;\n  --mdp-bg-soft:#f8fbfc;\n  --mdp-text:#334155;\n  --mdp-text-strong:#1f2937;\n  --mdp-muted:#64748b;\n  --mdp-border:#cfd6dd;\n  --mdp-radius:14px;\n  --mdp-shadow:0 10px 28px rgba(15,23,42,.05);\n  --mdp-max:1600px;\n  --mdp-gap:18px;\n  --mdp-gap-lg:24px;\n  --mdp-chip-bg:#eaf6fb;\n  --mdp-chip-border:#cfe7ef;\n\n  max-width:var(--mdp-max);\n  margin:0 auto;\n  padding:24px 18px;\n  background:var(--mdp-bg);\n  color:var(--mdp-text);\n  font-family:Roboto,system-ui,-apple-system,\"Segoe UI\",Arial,sans-serif;\n  font-size:18px;\n  line-height:1.9;\n  font-weight:300;\n  letter-spacing:.1px;\n}\n\n\/* =========================================================\n   02. TYPOGRAPHY\n========================================================= *\/\n#md-product h2,\n#md-product h3{\n  margin:0 0 12px;\n  color:var(--mdp-c);\n  line-height:1.35;\n  font-weight:400;\n}\n\n#md-product h2{\n  font-size:20px;\n}\n\n#md-product h3{\n  font-size:20px;\n}\n\n#md-product p{\n  margin:0 0 14px;\n}\n\n#md-product ul,\n#md-product ol{\n  margin:0 0 14px 22px;\n  padding:0;\n}\n\n#md-product li{\n  margin:0 0 8px;\n}\n\n#md-product strong,\n#md-product b{\n  font-weight:400;\n  color:var(--mdp-text-strong);\n}\n\n#md-product a{\n  color:var(--mdp-c);\n  text-decoration:none;\n}\n\n#md-product img{\n  max-width:100%;\n  height:auto;\n  display:block;\n}\n\n#md-product p,\n#md-product li,\n#md-product td,\n#md-product th,\n#md-product a,\n#md-product span,\n#md-product div,\n#md-product summary{\n  overflow-wrap:anywhere;\n  word-break:normal;\n  white-space:normal;\n}\n\n\/* =========================================================\n   03. STRUCTURE \/ CARDS \/ GRIDS\n========================================================= *\/\n#md-product .mdp-section{\n  margin-top:22px;\n}\n\n#md-product .mdp-card{\n  background:#fff;\n  border:1.2px solid var(--mdp-border);\n  border-radius:var(--mdp-radius);\n  box-shadow:var(--mdp-shadow);\n  padding:18px;\n}\n\n#md-product .mdp-grid{\n  display:grid;\n  gap:var(--mdp-gap);\n  min-width:0;\n}\n\n#md-product .mdp-grid \u003e *{\n  min-width:0;\n}\n\n@media (min-width:960px){\n  #md-product .mdp-grid-2{\n    grid-template-columns:1fr 1fr;\n  }\n  #md-product .mdp-grid-3{\n    grid-template-columns:repeat(3,1fr);\n  }\n}\n\n\/* =========================================================\n   04. PRODUCT HEADER\n========================================================= *\/\n#md-product .mdp-hero{\n  align-items:stretch;\n}\n\n#md-product .mdp-visual,\n#md-product .mdp-info{\n  height:100%;\n}\n\n#md-product .mdp-visual{\n  background:linear-gradient(180deg,#ffffff 0%, #ffffff 100%);\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  min-height:360px;\n}\n\n#md-product .mdp-visual img{\n  max-height:500px;\n  object-fit:contain;\n}\n\n#md-product .mdp-title{\n  margin-bottom:10px;\n}\n\n#md-product .mdp-lead{\n  color:var(--mdp-text);\n  margin-bottom:14px;\n}\n\n#md-product .mdp-badges{\n  display:flex;\n  flex-wrap:wrap;\n  gap:10px;\n  margin:0 0 16px;\n}\n\n#md-product .mdp-chip{\n  display:inline-flex;\n  align-items:center;\n  gap:6px;\n  padding:8px 12px;\n  border:1px solid var(--mdp-chip-border);\n  border-radius:999px;\n  background:var(--mdp-chip-bg);\n  color:var(--mdp-c-dark);\n  font-size:16px;\n  line-height:1.4;\n}\n\n#md-product .mdp-mini{\n  display:grid;\n  grid-template-columns:1fr;\n  gap:10px;\n  margin-top:12px;\n}\n\n@media (min-width:700px){\n  #md-product .mdp-mini{\n    grid-template-columns:1fr 1fr;\n  }\n}\n\n#md-product .mdp-mini .row{\n  border:1px solid var(--mdp-border);\n  border-radius:12px;\n  padding:10px 12px;\n  background:#fff;\n  font-size:16px;\n}\n\n\/* =========================================================\n   05. SUMMARY \/ KEY POINTS BLOCK\n========================================================= *\/\n#md-product .mdp-summary{\n  background:linear-gradient(180deg,var(--mdp-c-soft-2) 0%, #ffffff 100%);\n}\n\n#md-product .mdp-checks{\n  list-style:none;\n  margin:0;\n  padding:0;\n}\n\n#md-product .mdp-checks li{\n  position:relative;\n  padding-left:20px;\n  margin:0 0 10px;\n}\n\n#md-product .mdp-checks li::before{\n  content:\"•\";\n  position:absolute;\n  left:0;\n  top:0;\n  color:var(--mdp-c);\n  font-weight:400;\n}\n\n\/* =========================================================\n   06. HALF BLOCKS \/ SPLIT\n========================================================= *\/\n#md-product .mdp-split{\n  display:grid;\n  gap:0;\n  border:1.2px solid var(--mdp-border);\n  border-radius:var(--mdp-radius);\n  overflow:hidden;\n  background:#fff;\n}\n\n#md-product .mdp-split-col{\n  padding:18px;\n  min-width:0;\n}\n\n#md-product .mdp-split-col + .mdp-split-col{\n  border-top:1.2px solid var(--mdp-border);\n}\n\n@media (min-width:960px){\n  #md-product .mdp-split{\n    grid-template-columns:1fr 1fr;\n  }\n  #md-product .mdp-split-col + .mdp-split-col{\n    border-top:none;\n    border-left:1.2px solid var(--mdp-border);\n  }\n}\n\n\/* =========================================================\n   07. LAB TIP\n========================================================= *\/\n#md-product .mdp-note{\n  background:linear-gradient(180deg,#ffffff 0%, var(--mdp-bg-soft) 100%);\n  border:1.2px solid var(--mdp-border);\n  border-radius:var(--mdp-radius);\n  padding:18px;\n}\n\n#md-product .mdp-note .mdp-chips{\n  display:flex;\n  flex-wrap:wrap;\n  gap:10px;\n  margin-top:12px;\n}\n\n\/* =========================================================\n   08. TECHNICAL TABLE\n========================================================= *\/\n#md-product .mdp-table{\n  overflow-x:auto;\n  -webkit-overflow-scrolling:touch;\n  border:1.2px solid var(--mdp-border);\n  border-radius:var(--mdp-radius);\n}\n\n#md-product .mdp-table table{\n  width:100%;\n  min-width:620px;\n  border-collapse:collapse;\n  background:#fff;\n}\n\n#md-product .mdp-table th,\n#md-product .mdp-table td{\n  padding:12px 14px;\n  text-align:left;\n  vertical-align:top;\n  border-bottom:1px solid #e6edf2;\n}\n\n#md-product .mdp-table th{\n  width:40%;\n  color:#0b3b4f;\n  font-weight:400;\n  background:#fbfdfe;\n}\n\n#md-product .mdp-table tr:last-child th,\n#md-product .mdp-table tr:last-child td{\n  border-bottom:none;\n}\n\n@media (max-width:480px){\n  #md-product .mdp-table th,\n  #md-product .mdp-table td{\n    font-size:16px;\n    line-height:1.7;\n  }\n}\n\n\/* =========================================================\n   09. FAQ\n========================================================= *\/\n#md-product .mdp-faq details{\n  border:1.2px solid var(--mdp-border);\n  border-radius:12px;\n  background:#fff;\n  padding:14px 16px;\n}\n\n#md-product .mdp-faq details + details{\n  margin-top:10px;\n}\n\n#md-product .mdp-faq summary{\n  cursor:pointer;\n  list-style:none;\n  color:var(--mdp-c);\n  font-size:18px;\n  font-weight:400;\n}\n\n#md-product .mdp-faq summary::-webkit-details-marker{\n  display:none;\n}\n\n#md-product .mdp-faq p{\n  margin-top:12px;\n  margin-bottom:0;\n}\n\u003c\/style\u003e\n\u003csection id=\"md-product\"\u003e\n  \u003c!-- =======================================================\n       10. PRODUCT HEADER\n  ======================================================== --\u003e\n  \u003cdiv class=\"mdp-grid mdp-grid-2 mdp-hero\"\u003e\n    \u003c!-- Product visual --\u003e\n    \u003cdiv class=\"mdp-card mdp-visual\"\u003e\n      \u003cimg alt=\"Renfert Klettfix grit 80 disc for wet model trimmer\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0476\/7776\/7838\/files\/disque-kleetfix-mt3-renfert.jpg?v=1700650218\"\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Product information block --\u003e\n    \u003cdiv class=\"mdp-card mdp-info\"\u003e\n      \u003ch2 class=\"mdp-title\"\u003eRenfert Klettfix Grit 80 Disc for Wet Model Trimmer\u003c\/h2\u003e\n\n      \u003cp class=\"mdp-lead\"\u003eThe \u003cstrong\u003eRenfert Klettfix grit 80 disc\u003c\/strong\u003e is a practical replacement disc for \u003cstrong\u003eRenfert wet model trimmers\u003c\/strong\u003e equipped with the Klettfix system. It is ideally suited to \u003cstrong\u003erough trimming\u003c\/strong\u003e, \u003cstrong\u003ebasic shaping\u003c\/strong\u003e and fast model corrections when efficient, consistent and easy-to-manage material removal is required in daily dental laboratory work.\u003c\/p\u003e\n\n      \u003c!-- Header badges --\u003e\n      \u003cdiv class=\"mdp-badges\"\u003e\n        \u003cspan class=\"mdp-chip\"\u003eRenfert\u003c\/span\u003e\n        \u003cspan class=\"mdp-chip\"\u003eGrit 80\u003c\/span\u003e\n        \u003cspan class=\"mdp-chip\"\u003eKlettfix Refill\u003c\/span\u003e\n        \u003cspan class=\"mdp-chip\"\u003eWet Model Trimmer\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cul class=\"mdp-checks\"\u003e\n        \u003cli\u003e\n\u003cstrong\u003eFast replacement\u003c\/strong\u003e thanks to the Klettfix tool-free disc system.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eGrit 80\u003c\/strong\u003e is suitable for rough work and more substantial material removal.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eCost-effective solution\u003c\/strong\u003e for routine laboratory use on plaster models.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eBroad compatibility\u003c\/strong\u003e with several Renfert model trimmers fitted with the proper support system.\u003c\/li\u003e\n      \u003c\/ul\u003e\n\n      \u003c!-- Mini info --\u003e\n      \u003cdiv class=\"mdp-mini\"\u003e\n        \u003cdiv class=\"row\"\u003e\n\u003cstrong\u003eType:\u003c\/strong\u003e Klettfix abrasive disc refill\u003c\/div\u003e\n        \u003cdiv class=\"row\"\u003e\n\u003cstrong\u003eGrit:\u003c\/strong\u003e 80\u003c\/div\u003e\n        \u003cdiv class=\"row\"\u003e\n\u003cstrong\u003eUse:\u003c\/strong\u003e rough trimming \/ controlled material removal\u003c\/div\u003e\n        \u003cdiv class=\"row\"\u003e\n\u003cstrong\u003eMounting:\u003c\/strong\u003e quick Klettfix fastening\u003c\/div\u003e\n        \u003cdiv class=\"row\"\u003e\n\u003cstrong\u003eMachines:\u003c\/strong\u003e MT plus, MT3, MT3 pro, MT premium\u003c\/div\u003e\n        \u003cdiv class=\"row\"\u003e\n\u003cstrong\u003ePackaging:\u003c\/strong\u003e pack of 5 discs\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- =======================================================\n       11. SEO INTRO \/ PRODUCT POSITIONING\n  ======================================================== --\u003e\n  \u003cdiv class=\"mdp-card mdp-section mdp-summary\"\u003e\n    \u003ch2\u003eA simple, useful and cost-efficient consumable for the dental laboratory\u003c\/h2\u003e\n    \u003cp\u003eEven when it is a standard consumable, a good \u003cstrong\u003edisc for a dental model trimmer\u003c\/strong\u003e remains essential to maintain smooth and predictable production in the laboratory.\u003c\/p\u003e\n    \u003cp\u003eThis \u003cstrong\u003eRenfert grit 80 disc\u003c\/strong\u003e answers a very practical need: getting a machine back into service quickly, maintaining consistent abrasive performance and avoiding downtime caused by a worn, uneven or time-consuming disc replacement.\u003c\/p\u003e\n    \u003cp\u003eIn a production-oriented workflow, this type of replacement disc helps secure daily work on \u003cstrong\u003edental plaster models\u003c\/strong\u003e, bases and surface corrections without unnecessary complexity.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- =======================================================\n       12. APPLICATIONS + BENEFITS\n  ======================================================== --\u003e\n  \u003cdiv class=\"mdp-section mdp-split\"\u003e\n    \u003c!-- Column 1 --\u003e\n    \u003cdiv class=\"mdp-split-col\"\u003e\n      \u003ch2\u003eApplications in the dental laboratory\u003c\/h2\u003e\n      \u003cp\u003eThe \u003cstrong\u003egrit 80\u003c\/strong\u003e is especially suitable for procedures where stronger abrasion is needed compared with a finishing grit:\u003c\/p\u003e\n      \u003cul\u003e\n        \u003cli\u003erapid leveling of \u003cstrong\u003e\u003ca href=\"https:\/\/www.massiliadental.com\/en\/collections\/plasters-dental-lab-bases-articulator\" title=\"Dental plaster collection\"\u003edental plaster models\u003c\/a\u003e\u003c\/strong\u003e,\u003c\/li\u003e\n        \u003cli\u003ebase trimming and correction,\u003c\/li\u003e\n        \u003cli\u003epreparation before a finer finishing step,\u003c\/li\u003e\n        \u003cli\u003edaily work on a wet model trimmer where regular output is required.\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cp\u003eIt is therefore a relevant choice whenever the priority is \u003cstrong\u003efast rough trimming\u003c\/strong\u003e before moving on to a finer grit for improved surface finish.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Column 2 --\u003e\n    \u003cdiv class=\"mdp-split-col\"\u003e\n      \u003ch2\u003eWhy this grit 80 disc still makes sense\u003c\/h2\u003e\n      \u003cp\u003eNot every consumable has to be “premium” to be useful.\u003c\/p\u003e\n      \u003cp\u003eFor this type of product, what matters most is obtaining:\u003c\/p\u003e\n      \u003cul\u003e\n        \u003cli\u003e\n\u003cstrong\u003equick installation\u003c\/strong\u003e,\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003estrong abrasive action\u003c\/strong\u003e,\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003econsistent performance\u003c\/strong\u003e on the machine,\u003c\/li\u003e\n        \u003cli\u003eand a \u003cstrong\u003ereasonable operating cost\u003c\/strong\u003e.\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cp\u003eThe Klettfix system fits exactly this logic of simplicity, with disc replacement in just a few seconds and daily use designed for \u003cstrong\u003eRenfert wet model trimmers\u003c\/strong\u003e.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- =======================================================\n       13. INSTRUCTIONS FOR USE\n  ======================================================== --\u003e\n  \u003cdiv class=\"mdp-card mdp-section\"\u003e\n    \u003ch2\u003eInstructions for use\u003c\/h2\u003e\n    \u003col\u003e\n      \u003cli\u003eCheck that your Renfert model trimmer is fitted with the compatible \u003cstrong\u003eKlettfix system\u003c\/strong\u003e.\u003c\/li\u003e\n      \u003cli\u003eRemove the worn disc, then correctly position the new replacement disc on its support.\u003c\/li\u003e\n      \u003cli\u003eMake sure the disc is evenly secured before starting the machine.\u003c\/li\u003e\n      \u003cli\u003eOperate your \u003ca href=\"https:\/\/www.massiliadental.com\/en\/products\/mulhacem-mestra-carbide-disclose\" title=\"Mulhacem Mestra model trimmer\"\u003e\u003cspan style=\"color: rgb(9, 118, 145);\"\u003e\u003cstrong style=\"color: rgb(9, 118, 145);\"\u003ewet model trimmer\u003c\/strong\u003e\u003c\/span\u003e\u003c\/a\u003e under normal machine operating conditions.\u003c\/li\u003e\n      \u003cli\u003eReplace the disc as soon as the abrasive action becomes less regular or overall working efficiency drops.\u003c\/li\u003e\n    \u003c\/ol\u003e\n    \u003cp\u003eTo maintain a clean and stable cut, it is recommended to keep the working chamber as clean as possible and to regularly check the general condition of the disc support.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- =======================================================\n       14. LAB TIP\n  ======================================================== --\u003e\n  \u003cdiv class=\"mdp-note mdp-section\"\u003e\n    \u003ch2\u003eLaboratory tip\u003c\/h2\u003e\n    \u003cp\u003eThe \u003cstrong\u003egrit 80\u003c\/strong\u003e is a smart choice for preparatory trimming, but it is not intended to replace a finer disc during finishing steps.\u003c\/p\u003e\n    \u003cp\u003eIn the laboratory, the most efficient workflow is often to reserve this disc for \u003cstrong\u003econtrolled rough reduction\u003c\/strong\u003e, then switch to a finer grit when a smoother surface quality is required.\u003c\/p\u003e\n    \u003cdiv class=\"mdp-chips\"\u003e\n      \u003cspan class=\"mdp-chip\"\u003eFast rough trimming\u003c\/span\u003e\n      \u003cspan class=\"mdp-chip\"\u003eTool-free replacement\u003c\/span\u003e\n      \u003cspan class=\"mdp-chip\"\u003eDaily use\u003c\/span\u003e\n      \u003cspan class=\"mdp-chip\"\u003eWet model trimmer compatible\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- =======================================================\n       15. TECHNICAL SPECIFICATIONS\n  ======================================================== --\u003e\n  \u003cdiv class=\"mdp-card mdp-section\"\u003e\n    \u003ch2\u003eTechnical specifications\u003c\/h2\u003e\n    \u003cdiv class=\"mdp-table\"\u003e\n      \u003ctable\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003cth\u003eDescription\u003c\/th\u003e\n            \u003ctd\u003eRenfert Klettfix disc – grit 80 refill\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eProduct type\u003c\/th\u003e\n            \u003ctd\u003eAbrasive disc refill for model trimmer\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eGrit\u003c\/th\u003e\n            \u003ctd\u003e80\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eRecommended use\u003c\/th\u003e\n            \u003ctd\u003eRough trimming, material removal, basic shaping\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eFixing system\u003c\/th\u003e\n            \u003ctd\u003eKlettfix, quick tool-free replacement\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eDeclared compatibility\u003c\/th\u003e\n            \u003ctd\u003eRenfert MT plus, MT3, MT3 pro, MT premium\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eMachine category\u003c\/th\u003e\n            \u003ctd\u003eRenfert wet model trimmers equipped with the compatible support\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003ePackaging\u003c\/th\u003e\n            \u003ctd\u003ePack of 5 discs\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- =======================================================\n       16. DELIVERY\n  ======================================================== --\u003e\n  \u003cdiv class=\"mdp-card mdp-section\"\u003e\n    \u003ch2\u003eDelivery\u003c\/h2\u003e\n    \u003cp\u003eThe package includes \u003cstrong\u003e1 pack of 5 Renfert Klettfix grit 80 discs\u003c\/strong\u003e.\u003c\/p\u003e\n    \u003cp\u003eDisc support and machine are not included.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- =======================================================\n       17. FAQ\n  ======================================================== --\u003e\n  \u003cdiv class=\"mdp-card mdp-section mdp-faq\"\u003e\n    \u003ch2\u003eFAQ\u003c\/h2\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat is a grit 80 Klettfix disc used for on a model trimmer?\u003c\/summary\u003e\n      \u003cp\u003eThe \u003cstrong\u003egrit 80\u003c\/strong\u003e is designed for \u003cstrong\u003erough trimming\u003c\/strong\u003e and more substantial material removal. It allows the technician to quickly correct a model, rework a base or operate with greater efficiency before moving to a finer finishing disc if needed.\u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eIs this disc suitable for finishing work?\u003c\/summary\u003e\n      \u003cp\u003eIt can be used for general tasks, but its natural role remains \u003cstrong\u003efast abrasive reduction\u003c\/strong\u003e. To obtain a cleaner and more regular surface at the end of the workflow, it is better to use a finer grit afterwards, for example a \u003cstrong\u003egrit 120 disc\u003c\/strong\u003e.\u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhich Renfert model trimmers are compatible with this disc?\u003c\/summary\u003e\n      \u003cp\u003eThis replacement disc is stated as compatible with \u003cstrong\u003eMT plus, MT3, MT3 pro and MT premium\u003c\/strong\u003e, provided that the machine is equipped with the appropriate \u003cstrong\u003eKlettfix system\u003c\/strong\u003e.\u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhy choose this type of refill instead of a more premium consumable?\u003c\/summary\u003e\n      \u003cp\u003eBecause in day-to-day production, a dental laboratory also needs simple, available and efficient consumables. The \u003cstrong\u003eKlettfix grit 80 disc\u003c\/strong\u003e helps keep the machine operational, allows a worn disc to be replaced quickly and supports rough trimming procedures without unnecessary workstation downtime.\u003c\/p\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- =======================================================\n       18. LOCKED FAQ SCRIPT\n  ======================================================== --\u003e\n  \u003cscript\u003e\n    (function () {\n      var faq = document.querySelector(\"#md-product .mdp-faq\");\n      if (!faq) return;\n      var items = faq.querySelectorAll(\"details\");\n      items.forEach(function (d) {\n        d.open = false;\n        d.addEventListener(\"toggle\", function () {\n          if (d.open) {\n            items.forEach(function (other) {\n              if (other !== d) {\n                other.open = false;\n              }\n            });\n          }\n        });\n      });\n    })();\n  \u003c\/script\u003e\n\u003c\/section\u003e","brand":"Renfert","offers":[{"title":"Disc for mt plus grain 80","offer_id":48150540419407,"sku":"1803.1100","price":109.95,"currency_code":"EUR","in_stock":true},{"title":"Disc for mt3 or mt3 pro grain 80","offer_id":48150540452175,"sku":"1803.1100.","price":109.95,"currency_code":"EUR","in_stock":true},{"title":"MT2 disk contains grain 80","offer_id":48150558310735,"sku":"1801.1100","price":118.95,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0476\/7776\/7838\/files\/disque-klettfix-renfert.jpg?v=1761849518","url":"https:\/\/www.massiliadental.com\/en\/products\/renfert-klettfix-grit-80-disc-wet-model-trimmer","provider":"Massilia Dental - Fournitures Matériel Dentaire","version":"1.0","type":"link"}