{"product_id":"four-frittage-zircone-ugin-eon-sinter-fast-plus","title":"UGN DENTAIRE e.ON Sinter Fast+ Zirconia Sintering Furnace","description":"\u003cstyle\u003e\n\/* =========================================================\n   01. CONTENEUR GLOBAL — 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:#cfe8f3;\n  --mdp-chip-green-bg:#e9f7ef;\n  --mdp-chip-green-border:#cfe9dc;\n  --mdp-chip-green-text:#1f7a5a;\n\n  max-width:var(--mdp-max);\n  margin:0 auto;\n  padding:20px;\n  font-family:Roboto,system-ui,-apple-system,\"Segoe UI\",Arial,sans-serif;\n  font-weight:300;\n  font-size:18px;\n  line-height:1.9;\n  letter-spacing:.1px;\n  color:var(--mdp-text);\n  background:var(--mdp-bg);\n  position:relative;\n}\n\n\/* =========================================================\n   02. TYPOGRAPHIE GLOBALE\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  font-size:18px;\n  color:var(--mdp-text);\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 h2{\n  margin:0 0 14px;\n  font-size:20px;\n  line-height:1.45;\n  font-weight:400;\n  color:var(--mdp-c);\n}\n\n#md-product h3{\n  margin:0 0 12px;\n  font-size:20px;\n  line-height:1.45;\n  font-weight:400;\n  color:var(--mdp-c);\n}\n\n#md-product p{\n  margin:0 0 14px;\n}\n\n#md-product ul{\n  margin:10px 0 0;\n  padding-left:22px;\n}\n\n#md-product li{\n  margin:0 0 8px;\n}\n\n#md-product a{\n  color:var(--mdp-c);\n  text-decoration:none;\n  font-weight:400;\n}\n\n#md-product a:hover{\n  text-decoration:underline;\n}\n\n\/* =========================================================\n   03. CARTES \/ BLOCS\n========================================================= *\/\n#md-product .mdp-card{\n  background:#fff;\n  border:1.2px solid var(--mdp-border);\n  border-radius:var(--mdp-radius);\n  padding:24px;\n  box-shadow:var(--mdp-shadow);\n  margin:0 0 24px;\n}\n\n#md-product .mdp-card:last-child{\n  margin-bottom:0;\n}\n\n\/* =========================================================\n   04. HEADER PRODUIT\n========================================================= *\/\n#md-product .mdp-header{\n  display:grid;\n  grid-template-columns:1fr;\n  gap:18px;\n  margin:0 0 24px;\n}\n\n@media(min-width:960px){\n  #md-product .mdp-header{\n    grid-template-columns:1fr 1fr;\n    align-items:stretch;\n  }\n}\n\n#md-product .mdp-visual{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  min-width:0;\n  min-height:320px;\n  background:#fff;\n}\n\n#md-product .mdp-visual img{\n  display:block;\n  width:100%;\n  height:auto;\n  max-height:520px;\n  object-fit:contain;\n  border-radius:10px;\n}\n\n\/* =========================================================\n   05. BADGES \/ PASTILLES\n========================================================= *\/\n#md-product .mdp-topchips{\n  display:flex;\n  flex-wrap:wrap;\n  gap:8px;\n  margin:8px 0 14px;\n}\n\n#md-product .mdp-topchip{\n  display:inline-flex;\n  align-items:center;\n  border:1px solid var(--mdp-chip-green-border);\n  background:var(--mdp-chip-green-bg);\n  color:var(--mdp-chip-green-text);\n  border-radius:999px;\n  padding:6px 10px;\n  font-size:13px !important;\n  line-height:1.2;\n  font-weight:400;\n}\n\n#md-product .mdp-badges{\n  display:flex;\n  flex-wrap:wrap;\n  gap:10px;\n  margin:10px 0 16px;\n}\n\n#md-product .mdp-badge{\n  display:inline-flex;\n  align-items:center;\n  gap:8px;\n  background:var(--mdp-chip-bg);\n  border:1px solid var(--mdp-chip-border);\n  padding:7px 12px;\n  border-radius:999px;\n  white-space:nowrap;\n  font-size:15px !important;\n  line-height:1.2;\n  color:var(--mdp-text-strong);\n}\n\n#md-product .mdp-badge b{\n  font-weight:400;\n  color:var(--mdp-text-strong);\n}\n\n\/* =========================================================\n   06. MINI KPI\n========================================================= *\/\n#md-product .mdp-kpis{\n  display:grid;\n  grid-template-columns:1fr;\n  gap:12px;\n  margin-top:14px;\n}\n\n@media(min-width:960px){\n  #md-product .mdp-kpis{\n    grid-template-columns:1fr 1fr;\n  }\n}\n\n#md-product .mdp-kpi{\n  border:1.2px dashed var(--mdp-chip-border);\n  background:var(--mdp-c-soft-2);\n  border-radius:12px;\n  padding:12px 14px;\n  min-width:0;\n  white-space:normal;\n  overflow-wrap:anywhere;\n}\n\n\/* =========================================================\n   07. NOTE \/ ASTUCE\n========================================================= *\/\n#md-product .mdp-note{\n  border-left:4px solid var(--mdp-c);\n  background:#fbfdff;\n  border-radius:12px;\n  padding:12px 14px;\n}\n\n\/* =========================================================\n   08. BLOCS 2 COLONNES\n========================================================= *\/\n#md-product .mdp-duo{\n  display:grid;\n  grid-template-columns:1fr;\n  gap:18px;\n  margin:0 0 24px;\n}\n\n@media(min-width:960px){\n  #md-product .mdp-duo{\n    grid-template-columns:1fr 1fr;\n  }\n}\n\n\/* =========================================================\n   09. BLOCS 3 COLONNES\n========================================================= *\/\n#md-product .mdp-trio{\n  display:grid;\n  grid-template-columns:1fr;\n  gap:18px;\n  margin-top:10px;\n}\n\n@media(min-width:960px){\n  #md-product .mdp-trio{\n    grid-template-columns:repeat(3,1fr);\n  }\n}\n\n\/* =========================================================\n   10. VIDÉO\n========================================================= *\/\n#md-product .mdp-video{\n  display:grid;\n  grid-template-columns:1fr;\n  gap:16px;\n  align-items:center;\n}\n\n@media(min-width:960px){\n  #md-product .mdp-video{\n    grid-template-columns:1.1fr .9fr;\n  }\n}\n\n#md-product .mdp-thumb{\n  display:block;\n  border-radius:12px;\n  overflow:hidden;\n  border:1.2px solid var(--mdp-border);\n  background:#fff;\n}\n\n#md-product .mdp-thumb img{\n  display:block;\n  width:100%;\n  height:260px;\n  object-fit:cover;\n}\n\n\/* =========================================================\n   11. TABLEAU TECHNIQUE\n========================================================= *\/\n#md-product .mdp-table-wrap{\n  overflow-x:auto;\n  -webkit-overflow-scrolling:touch;\n}\n\n#md-product table{\n  width:100%;\n  table-layout:fixed;\n  border-collapse:separate;\n  border-spacing:0;\n  border:1.2px solid var(--mdp-border);\n  border-radius:12px;\n  overflow:hidden;\n  background:#fff;\n}\n\n#md-product th,\n#md-product td{\n  padding:12px 12px;\n  border-top:1px solid var(--mdp-border);\n  vertical-align:top;\n  text-align:left;\n}\n\n#md-product th{\n  width:44%;\n  background:#f7fafc;\n  font-weight:400;\n  color:var(--mdp-text-strong);\n}\n\n#md-product tr:first-child th,\n#md-product tr:first-child td{\n  border-top:none;\n}\n\n@media(max-width:480px){\n  #md-product th,\n  #md-product td{\n    font-size:16px !important;\n    line-height:1.6;\n  }\n\n  #md-product th{\n    width:44%;\n    white-space:normal;\n    word-break:normal;\n    overflow-wrap:anywhere;\n    hyphens:auto;\n  }\n\n  #md-product td{\n    width:56%;\n    white-space:normal;\n    word-break:normal;\n    overflow-wrap:anywhere;\n  }\n}\n\n\/* =========================================================\n   12. PROCESS \/ ÉTAPES\n========================================================= *\/\n#md-product .mdp-steps{\n  display:grid;\n  grid-template-columns:1fr;\n  gap:12px;\n  margin-top:10px;\n}\n\n@media(min-width:960px){\n  #md-product .mdp-steps{\n    grid-template-columns:repeat(3,1fr);\n  }\n}\n\n#md-product .mdp-step{\n  border:1.2px solid var(--mdp-border);\n  background:#fff;\n  border-radius:12px;\n  padding:14px 14px;\n  min-width:0;\n}\n\n#md-product .mdp-step-title{\n  margin:0 0 8px;\n  font-weight:400;\n  color:var(--mdp-c);\n}\n\n\/* =========================================================\n   13. PRODUITS COMPLÉMENTAIRES\n========================================================= *\/\n#md-product .mdp-related{\n  display:grid;\n  grid-template-columns:1fr;\n  gap:16px;\n  margin-top:10px;\n}\n\n@media(min-width:960px){\n  #md-product .mdp-related{\n    grid-template-columns:repeat(3,1fr);\n  }\n}\n\n#md-product .mdp-related-card{\n  border:1.2px solid var(--mdp-border);\n  border-radius:var(--mdp-radius);\n  padding:16px;\n  background:#fff;\n  text-align:center;\n}\n\n#md-product .mdp-related-card img{\n  width:100%;\n  height:290px;\n  object-fit:contain;\n  border-radius:10px;\n  margin-bottom:10px;\n  display:block;\n  background:#fff;\n}\n\n#md-product .mdp-related-title{\n  display:block;\n  text-align:center;\n  color:var(--mdp-c);\n  font-weight:400;\n}\n\n\/* =========================================================\n   14. LIVRAISON\n========================================================= *\/\n#md-product .mdp-delivery{\n  margin-bottom:24px;\n}\n\n\/* =========================================================\n   15. FINANCEMENT\n========================================================= *\/\n#md-product .mdp-finance{\n  margin-bottom:24px;\n}\n\n#md-product .mdp-finance-wrap{\n  overflow-x:auto;\n  -webkit-overflow-scrolling:touch;\n}\n\n#md-product table.mdp-finance-table{\n  width:100%;\n  border-collapse:separate;\n  border-spacing:0;\n  margin-top:10px;\n  border:1.2px solid var(--mdp-c);\n  border-radius:12px;\n  overflow:hidden;\n}\n\n#md-product table.mdp-finance-table th,\n#md-product table.mdp-finance-table td{\n  border-right:1px solid var(--mdp-c);\n  border-top:1px solid var(--mdp-c);\n  padding:14px 10px;\n  text-align:center;\n  white-space:nowrap;\n}\n\n#md-product table.mdp-finance-table tr:first-child th{\n  border-top:none;\n}\n\n#md-product table.mdp-finance-table th:last-child,\n#md-product table.mdp-finance-table td:last-child{\n  border-right:none;\n}\n\n#md-product table.mdp-finance-table th{\n  background:#f5fbfe;\n  color:var(--mdp-c);\n  font-weight:400;\n}\n\n#md-product table.mdp-finance-table td{\n  background:#fff;\n  font-weight:400;\n  color:var(--mdp-text-strong);\n}\n\n\/* =========================================================\n   16. FAQ — UGIN DENTAIRE e.ON sinter fast +\n========================================================= *\/\n#md-product .md-faq{\n  margin-top:18px;\n  border:1px solid var(--mdp-border);\n  border-radius:12px;\n  background:#fff;\n  padding:18px;\n}\n\n#md-product .md-faq \u003e h2,\n#md-product .md-faq \u003e h3{\n  margin:0 0 14px;\n  color:var(--mdp-c);\n  font-size:20px !important;\n  line-height:1.35;\n  font-weight:400;\n}\n\n#md-product .md-faq details{\n  border:1px solid var(--mdp-border);\n  border-radius:12px;\n  background:#fff;\n  margin:0 0 12px;\n  overflow:hidden;\n}\n\n#md-product .md-faq details:last-child{\n  margin-bottom:0;\n}\n\n#md-product .md-faq summary{\n  list-style:none;\n  cursor:pointer;\n  position:relative;\n  padding:16px 50px 16px 18px;\n  color:var(--mdp-c) !important;\n  font-size:18px !important;\n  line-height:1.55;\n  font-weight:500;\n  background:#fff;\n}\n\n#md-product .md-faq summary::-webkit-details-marker{\n  display:none;\n}\n\n#md-product .md-faq summary::after{\n  content:\"+\";\n  position:absolute;\n  right:16px;\n  top:50%;\n  transform:translateY(-50%);\n  font-size:24px;\n  line-height:1;\n  font-weight:400;\n  color:var(--mdp-c);\n}\n\n#md-product .md-faq details[open] summary{\n  background:#f8fbfc;\n  border-bottom:1px solid var(--mdp-border);\n}\n\n#md-product .md-faq details[open] summary::after{\n  content:\"–\";\n}\n\n#md-product .md-faq .md-faq-answer{\n  padding:14px 18px 16px;\n}\n\n#md-product .md-faq .md-faq-answer p{\n  margin:0 0 10px;\n  color:var(--mdp-text);\n  font-size:18px !important;\n  line-height:1.85;\n}\n\n#md-product .md-faq .md-faq-answer p:last-child{\n  margin-bottom:0;\n}\n\n#md-product .md-faq strong{\n  font-weight:400;\n  color:var(--mdp-text-strong);\n}\n\n\/* =========================================================\n   17. RESPONSIVE GLOBAL\n========================================================= *\/\n@media(max-width:959px){\n  #md-product{\n    padding:16px;\n  }\n\n  #md-product .mdp-card{\n    padding:18px;\n  }\n\n  #md-product .mdp-visual{\n    min-height:220px;\n  }\n\n  #md-product .mdp-visual img{\n    max-height:420px;\n  }\n\n  #md-product .mdp-related-card img{\n    height:240px;\n  }\n}\n\n@media(max-width:768px){\n  #md-product .md-faq{\n    padding:14px;\n  }\n\n  #md-product .md-faq \u003e h2,\n  #md-product .md-faq \u003e h3{\n    font-size:20px !important;\n  }\n\n  #md-product .md-faq summary{\n    padding:14px 42px 14px 14px;\n    font-size:16px !important;\n  }\n\n  #md-product .md-faq summary::after{\n    right:14px;\n    font-size:22px;\n  }\n\n  #md-product .md-faq .md-faq-answer{\n    padding:12px 14px 14px;\n  }\n\n  #md-product .md-faq .md-faq-answer p{\n    font-size:16px !important;\n    line-height:1.8;\n  }\n}\n\u003c\/style\u003e\n\u003csection id=\"md-product\" aria-label=\"UGIN DENTAIRE e.ON sinter fast + zirconia sintering furnace\"\u003e\n\n  \u003c!-- =========================================================\n       01. PRODUCT HEADER\n  ========================================================= --\u003e\n  \u003cdiv class=\"mdp-header\"\u003e\n\n    \u003c!-- Product visual --\u003e\n    \u003cdiv class=\"mdp-card mdp-visual\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0476\/7776\/7838\/files\/four-eon-sinter-_-ugin.jpg?v=1771169769\" alt=\"UGIN DENTAIRE e.ON sinter fast + zirconia sintering furnace for dental laboratory use\" width=\"1200\" height=\"900\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Product information --\u003e\n    \u003cdiv class=\"mdp-card\"\u003e\n      \u003ch2\u003eUGIN DENTAIRE e.ON sinter fast + zirconia sintering furnace \/ fast cycles \u0026amp; high-precision control\u003c\/h2\u003e\n\n      \u003cdiv class=\"mdp-badges\" aria-label=\"Product badges\"\u003e\n        \u003cspan class=\"mdp-badge\"\u003e\u003cb\u003eBrand\u003c\/b\u003e : UGIN DENTAIRE\u003c\/span\u003e\n        \u003cspan class=\"mdp-badge\"\u003e\u003cb\u003eSKU\u003c\/b\u003e : FCE01SIN0006\u003c\/span\u003e\n        \u003cspan class=\"mdp-badge\"\u003e\u003cb\u003eScreen\u003c\/b\u003e : 7″ HD touchscreen\u003c\/span\u003e\n        \u003cspan class=\"mdp-badge\"\u003e\u003cb\u003eMax temp.\u003c\/b\u003e : 1730\u0026nbsp;°C\u003c\/span\u003e\n        \u003cspan class=\"mdp-badge\"\u003e\u003cb\u003eAccuracy\u003c\/b\u003e : ±1\u0026nbsp;°C\u003c\/span\u003e\n        \u003cspan class=\"mdp-badge\"\u003e\u003cb\u003ePrograms\u003c\/b\u003e : 40 custom programs\u003c\/span\u003e\n        \u003cspan class=\"mdp-badge\"\u003e\u003cb\u003eSteps\u003c\/b\u003e : up to 40 \/ program\u003c\/span\u003e\n        \u003cspan class=\"mdp-badge\"\u003e\u003cb\u003eChamber\u003c\/b\u003e : 110 × 120\u0026nbsp;mm\u003c\/span\u003e\n        \u003cspan class=\"mdp-badge\"\u003e\u003cb\u003ePower\u003c\/b\u003e : 3\u0026nbsp;kW\u003c\/span\u003e\n        \u003cspan class=\"mdp-badge\"\u003e\u003cb\u003ePower supply\u003c\/b\u003e : 230\u0026nbsp;V (50\/60\u0026nbsp;Hz)\u003c\/span\u003e\n        \u003cspan class=\"mdp-badge\"\u003e\u003cb\u003eWeight\u003c\/b\u003e : 74\u0026nbsp;kg\u003c\/span\u003e\n        \u003cspan class=\"mdp-badge\"\u003e\u003cb\u003eLanguages\u003c\/b\u003e : FR \/ EN \/ IT \/ ES\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cp\u003eThe \u003cstrong\u003ee.ON sinter fast +\u003c\/strong\u003e is a \u003cstrong\u003ezirconia sintering furnace\u003c\/strong\u003e designed to run both \u003cstrong\u003econventional cycles\u003c\/strong\u003e and \u003cstrong\u003every short cycles\u003c\/strong\u003e, with \u003cstrong\u003e1-hour sintering\u003c\/strong\u003e depending on the zirconia used and the protocol validated by the laboratory.\u003c\/p\u003e\n\n      \u003cp\u003eIts 7″ touchscreen interface, \u003cstrong\u003egraphical cycle display\u003c\/strong\u003e and precise \u003cstrong\u003estep control\u003c\/strong\u003e make it a reliable production tool for laboratories handling routine batches, urgent single-unit cases and CAD\/CAM workflow organization.\u003c\/p\u003e\n\n      \u003cdiv class=\"mdp-kpis\"\u003e\n        \u003cdiv class=\"mdp-kpi\"\u003e\n\u003cb\u003eFlexibility:\u003c\/b\u003e 40 custom programs and detailed parameter settings to match the zirconia materials and production requirements of the laboratory.\u003c\/div\u003e\n        \u003cdiv class=\"mdp-kpi\"\u003e\n\u003cb\u003eRepeatability:\u003c\/b\u003e ±1\u0026nbsp;°C accuracy, MoSi₂ heating elements and Pt\/Rh thermocouple for more stable firing cycles.\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- =========================================================\n       02. PREMIUM INTRO\n  ========================================================= --\u003e\n  \u003cdiv class=\"mdp-card\"\u003e\n    \u003ch2\u003eA furnace designed for production… and urgent cases\u003c\/h2\u003e\n    \u003cp\u003eIn the laboratory, \u003cstrong\u003ezirconia sintering\u003c\/strong\u003e must address two realities: producing \u003cstrong\u003ehigh volumes\u003c\/strong\u003e with conventional cycles and producing \u003cstrong\u003equickly\u003c\/strong\u003e when a clinical priority arises. The \u003cstrong\u003ee.ON sinter fast +\u003c\/strong\u003e was designed to cover both needs, with a clear program logic and graphical cycle tracking.\u003c\/p\u003e\n    \u003cp\u003eThe supplied sintering trays and \u003cstrong\u003ezirconia beads\u003c\/strong\u003e help provide consistent restoration support, while making loading organization easier and improving stability during temperature ramp-up.\u003c\/p\u003e\n\n    \u003cdiv class=\"mdp-note\"\u003e\n      \u003cp\u003e\u003cstrong\u003eLab tip:\u003c\/strong\u003e create one \u003cstrong\u003ereference program\u003c\/strong\u003e for each zirconia brand you use daily, then derive “fast” and “conventional” variants from this internally validated baseline.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- =========================================================\n       03. VIDEO + DOCUMENTATION\n  ========================================================= --\u003e\n  \u003cdiv class=\"mdp-card\"\u003e\n    \u003ch2\u003ePresentation video\u003c\/h2\u003e\n\n    \u003cdiv class=\"mdp-video\"\u003e\n      \u003cdiv\u003e\n        \u003cp\u003eSee the furnace in action in a production environment: program logic, fast-cycle workflow and equipment presentation in a dental laboratory setting.\u003c\/p\u003e\n        \u003cp\u003e\u003ca href=\"https:\/\/youtu.be\/DVPB6wtzckk\" title=\"e.ON sinter fast + video (YouTube)\"\u003e▶︎ Watch the e.ON sinter fast + video (YouTube)\u003c\/a\u003e\u003c\/p\u003e\n        \u003cp\u003e\u003cem\u003eTip: always validate a fast cycle with a test piece before using it for a clinical batch.\u003c\/em\u003e\u003c\/p\u003e\n        \u003cp\u003e\u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0476\/7776\/7838\/files\/eON-sinter-fast-Mode-demploi-FR-1.pdf?v=1771171539\" title=\"e.ON Sinter Plus Ugin user manual\"\u003e\u003cstrong\u003eUser manual\u003c\/strong\u003e\u003c\/a\u003e\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003ca class=\"mdp-thumb\" href=\"https:\/\/youtu.be\/DVPB6wtzckk\" title=\"Open the e.ON sinter fast + video\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0476\/7776\/7838\/files\/four-a-sinteriser-ugin-fast-plus-video_480x480.jpg?v=1708558957\" alt=\"e.ON sinter fast + video — UGIN DENTAIRE zirconia sintering furnace\" loading=\"lazy\"\u003e\n      \u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- =========================================================\n       04. DOUBLE BLOCK — FAST \/ CONVENTIONAL\n  ========================================================= --\u003e\n  \u003cdiv class=\"mdp-duo\"\u003e\n\n    \u003cdiv class=\"mdp-card\"\u003e\n      \u003ch2\u003eFast production (up to 1 hour depending on zirconia)\u003c\/h2\u003e\n      \u003cp\u003eIdeal when you need to deliver \u003cstrong\u003ea limited number of restorations\u003c\/strong\u003e quickly in the laboratory, while maintaining a structured and repeatable cycle logic.\u003c\/p\u003e\n      \u003cul\u003e\n        \u003cli\u003e\n\u003cstrong\u003eTime savings\u003c\/strong\u003e for priority work and urgent adjustments.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eControlled loading\u003c\/strong\u003e with a stated capacity of up to 20 restorations in fast-cycle mode.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eReadable curves\u003c\/strong\u003e thanks to the integrated graphical display.\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cp\u003e\u003cem\u003eFast-cycle compatibility always depends on the zirconia brand and the recommendations of the disc manufacturer.\u003c\/em\u003e\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"mdp-card\"\u003e\n      \u003ch2\u003eConventional cycle (batches and heavy loads)\u003c\/h2\u003e\n      \u003cp\u003eRecommended for large volumes or when you require \u003cstrong\u003emaximum stability\u003c\/strong\u003e across zirconia restoration batches.\u003c\/p\u003e\n      \u003cul\u003e\n        \u003cli\u003e\n\u003cstrong\u003eStated capacity\u003c\/strong\u003e of up to 40 restorations in conventional mode.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eDetailed programming\u003c\/strong\u003e with 40 custom programs and up to 40 steps per program.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eRepeatability\u003c\/strong\u003e through ±1\u0026nbsp;°C accuracy, MoSi₂ heating and Pt\/Rh thermocouple technology.\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cp\u003e\u003cem\u003eFor highly translucent zirconias or the most demanding indications, a conventional manufacturer-recommended cycle often remains the safest option.\u003c\/em\u003e\u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- =========================================================\n       05. TECHNICAL TABLE\n  ========================================================= --\u003e\n  \u003cdiv class=\"mdp-card\"\u003e\n    \u003ch2\u003eTechnical data — clear summary\u003c\/h2\u003e\n\n    \u003cdiv class=\"mdp-table-wrap\"\u003e\n      \u003ctable aria-label=\"e.ON sinter fast + technical specifications table\"\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003cth\u003eScreen\u003c\/th\u003e\n            \u003ctd\u003e7″ high-definition color touchscreen (approx. 155 × 87 mm)\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eMaximum temperature\u003c\/th\u003e\n            \u003ctd\u003e1730\u0026nbsp;°C\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eOperating temperature\u003c\/th\u003e\n            \u003ctd\u003eBelow 1650\u0026nbsp;°C\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eTemperature accuracy\u003c\/th\u003e\n            \u003ctd\u003e±1\u0026nbsp;°C\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eCycle time\u003c\/th\u003e\n            \u003ctd\u003eFrom one to several hours depending on zirconia and protocol\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eHeating elements\u003c\/th\u003e\n            \u003ctd\u003e4 MoSi₂ elements (pins), molybdenum disilicide\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eThermocouple\u003c\/th\u003e\n            \u003ctd\u003eDual platinum \/ rhodium flat thermocouple (Pt\/Rh)\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003ePrograms\u003c\/th\u003e\n            \u003ctd\u003e40 custom programs, up to 40 possible steps per program\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eDisplay\u003c\/th\u003e\n            \u003ctd\u003eGraphical cycle display\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eAccessories\u003c\/th\u003e\n            \u003ctd\u003e2 trays + lids + zirconia beads\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eStated capacity\u003c\/th\u003e\n            \u003ctd\u003eUp to 40 restorations in conventional mode \/ up to 20 restorations in fast mode\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eDisplay languages\u003c\/th\u003e\n            \u003ctd\u003eFrench, English, Italian, Spanish\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eChamber\u003c\/th\u003e\n            \u003ctd\u003e110 × 120\u0026nbsp;mm\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eDimensions (H × W × D)\u003c\/th\u003e\n            \u003ctd\u003e830 × 420 × 600\u0026nbsp;mm\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eWeight\u003c\/th\u003e\n            \u003ctd\u003e74\u0026nbsp;kg\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eMaximum power\u003c\/th\u003e\n            \u003ctd\u003e3\u0026nbsp;kW\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eSupply voltage\u003c\/th\u003e\n            \u003ctd\u003e230\u0026nbsp;V (50\/60\u0026nbsp;Hz)\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       06. PRODUCT ADVANTAGES\n  ========================================================= --\u003e\n  \u003cdiv class=\"mdp-card\"\u003e\n    \u003ch2\u003eWhat makes the difference in zirconia sintering\u003c\/h2\u003e\n    \u003cp\u003eBeyond maximum temperature, a sintering furnace is judged by its ability to deliver \u003cstrong\u003econsistent\u003c\/strong\u003e results: thermal stability, accurate step control, reliable measurement and well-organized loading over time.\u003c\/p\u003e\n\n    \u003cdiv class=\"mdp-trio\"\u003e\n      \u003cdiv class=\"mdp-card\" style=\"padding:18px;margin-bottom:0;\"\u003e\n        \u003ch3\u003eFine cycle control\u003c\/h3\u003e\n        \u003cp\u003e\u003cstrong\u003eCustom programs\u003c\/strong\u003e and the ability to use multiple \u003cstrong\u003esteps\u003c\/strong\u003e allow the cycle to be adjusted to zirconia manufacturers’ recommendations, while keeping a clear workflow in the laboratory.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"mdp-card\" style=\"padding:18px;margin-bottom:0;\"\u003e\n        \u003ch3\u003eGraphical monitoring\u003c\/h3\u003e\n        \u003cp\u003eThe \u003cstrong\u003egraphical display\u003c\/strong\u003e gives an immediate view of ramp-up, holding times and cooling. It is a real advantage for standardizing procedures between operators.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"mdp-card\" style=\"padding:18px;margin-bottom:0;\"\u003e\n        \u003ch3\u003eHeating \u0026amp; measurement\u003c\/h3\u003e\n        \u003cp\u003e\u003cstrong\u003eMoSi₂\u003c\/strong\u003e elements and a \u003cstrong\u003ePt\/Rh\u003c\/strong\u003e thermocouple are typically associated with high-temperature furnaces designed for serious, repeatable production in dental laboratories.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- =========================================================\n       07. PROCESS \u0026 QUALITY\n  ========================================================= --\u003e\n  \u003cdiv class=\"mdp-card\"\u003e\n    \u003ch2\u003eProcess \u0026amp; quality — standardize your sintering workflow\u003c\/h2\u003e\n    \u003cp\u003eTo secure your results, the goal is to turn your firing cycles into a \u003cstrong\u003eprocess\u003c\/strong\u003e: consistent loading rules, validated cycles and regular inspection of consumables such as trays and zirconia beads.\u003c\/p\u003e\n\n    \u003cdiv class=\"mdp-steps\" aria-label=\"Recommended quality process\"\u003e\n      \u003cdiv class=\"mdp-step\"\u003e\n        \u003cdiv class=\"mdp-step-title\"\u003e1) Reference cycle for each zirconia\u003c\/div\u003e\n        \u003cp\u003eValidate one \u003cstrong\u003ereference conventional cycle\u003c\/strong\u003e for each zirconia brand. It will serve as the baseline to compare appearance, densification and dimensional stability over time.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"mdp-step\"\u003e\n        \u003cdiv class=\"mdp-step-title\"\u003e2) Loading rules\u003c\/div\u003e\n        \u003cp\u003eSet simple rules: even distribution, consistent spacing, use of clean \u003cstrong\u003ezirconia beads\u003c\/strong\u003e and trays in good condition for regular heat circulation.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"mdp-step\"\u003e\n        \u003cdiv class=\"mdp-step-title\"\u003e3) Periodic checks\u003c\/div\u003e\n        \u003cp\u003eMonitor cycle consistency, the condition of the \u003cstrong\u003eMoSi₂\u003c\/strong\u003e elements and the stability of measurement through the \u003cstrong\u003ePt\/Rh\u003c\/strong\u003e thermocouple. Any drift should lead to requalification.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cp style=\"margin-top:12px;\"\u003e\u003cem\u003eA fast furnace performs best when the laboratory maintains validated cycle references and consistent loading.\u003c\/em\u003e\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- =========================================================\n       08. INSTALLATION\n  ========================================================= --\u003e\n  \u003cdiv class=\"mdp-card\"\u003e\n    \u003ch2\u003eInstallation \u0026amp; requirements — key points\u003c\/h2\u003e\n    \u003cp\u003eAccording to the manufacturer’s data, the furnace operates on \u003cstrong\u003e230\u0026nbsp;V (50\/60\u0026nbsp;Hz)\u003c\/strong\u003e with a \u003cstrong\u003emaximum power of 3\u0026nbsp;kW\u003c\/strong\u003e. Installation planning should take into account the footprint, loading access and day-to-day operating comfort.\u003c\/p\u003e\n\n    \u003cul\u003e\n      \u003cli\u003e\n\u003cstrong\u003eElectrical supply:\u003c\/strong\u003e 230\u0026nbsp;V power supply compatible with the laboratory installation.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003ePower:\u003c\/strong\u003e dedicated line consistent with the stated maximum power of 3\u0026nbsp;kW.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eSpace:\u003c\/strong\u003e comfortable access to the chamber and the 7″ touchscreen.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eProcedure:\u003c\/strong\u003e commissioning and cycle setup should follow zirconia manufacturers’ recommendations and your internal workflow.\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- =========================================================\n       09. RELATED PRODUCTS\n  ========================================================= --\u003e\n  \u003cdiv class=\"mdp-card\"\u003e\n    \u003ch2\u003eRelated products\u003c\/h2\u003e\n    \u003cp\u003eFor a consistent zirconia workstation setup, these references are frequently associated with sintering and cycle management in the laboratory.\u003c\/p\u003e\n\n    \u003cdiv class=\"mdp-related\"\u003e\n\n      \u003cdiv class=\"mdp-related-card\"\u003e\n        \u003ca href=\"https:\/\/www.massiliadental.com\/en\/products\/vacuum-pump-ceramic-oven-ugin-dental-use-with-e-on-neo\" title=\"Ugin Dentaire Furnace Vacuum Pump\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0476\/7776\/7838\/files\/pompe-a-vide-four-ceramique-ugin.jpg?v=1708644459\" alt=\"Ugin Dentaire Furnace Vacuum Pump\" loading=\"lazy\"\u003e\n        \u003c\/a\u003e\n        \u003ca class=\"mdp-related-title\" href=\"https:\/\/www.massiliadental.com\/en\/products\/vacuum-pump-ceramic-oven-ugin-dental-use-with-e-on-neo\" title=\"Ugin Dentaire Furnace Vacuum Pump\"\u003eUgin Dentaire Furnace Vacuum Pump\u003c\/a\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"mdp-related-card\"\u003e\n        \u003ca href=\"https:\/\/www.massiliadental.com\/en\/products\/zirconia-sintering-beads-dental-laboratory\" title=\"Zirconia sintering beads for restoration support\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0476\/7776\/7838\/files\/bille-zircone-frittage-coupelle.jpg?v=1740333078\" alt=\"Zirconia beads for sintering and support\" loading=\"lazy\"\u003e\n        \u003c\/a\u003e\n        \u003ca class=\"mdp-related-title\" href=\"https:\/\/www.massiliadental.com\/en\/products\/zirconia-sintering-beads-dental-laboratory\" title=\"Zirconia Sintering Beads\"\u003eZirconia Sintering Beads\u003c\/a\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"mdp-related-card\"\u003e\n        \u003ca href=\"https:\/\/www.massiliadental.com\/en\/products\/audental-3d-pro-zirconia-multilayer-cad-cam-disc\" title=\"Audental Multilayer Zirconia Disc\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0476\/7776\/7838\/files\/audental-disque-zircone.jpg?v=1773856253\" alt=\"Audental multilayer zirconia disc\" loading=\"lazy\"\u003e\n        \u003c\/a\u003e\n        \u003ca class=\"mdp-related-title\" href=\"https:\/\/www.massiliadental.com\/en\/products\/audental-3d-pro-zirconia-multilayer-cad-cam-disc\" title=\"Audental Multilayer Zirconia Disc\"\u003eAudental Multilayer Zirconia Disc\u003c\/a\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- =========================================================\n       10. DELIVERY\n  ========================================================= --\u003e\n  \u003cdiv class=\"mdp-card mdp-delivery\"\u003e\n    \u003ch3\u003eDelivery\u003c\/h3\u003e\n    \u003cp\u003e\u003cstrong\u003eContents:\u003c\/strong\u003e \u003cstrong\u003eUGIN DENTAIRE e.ON sinter fast +\u003c\/strong\u003e sintering furnace supplied with \u003cstrong\u003e2 trays\u003c\/strong\u003e, lids and \u003cstrong\u003ezirconia beads\u003c\/strong\u003e, according to the manufacturer’s standard package.\u003c\/p\u003e\n    \u003cp\u003e\u003cstrong\u003eRequirements:\u003c\/strong\u003e \u003cstrong\u003e230\u0026nbsp;V\u003c\/strong\u003e power supply (50\/60\u0026nbsp;Hz) and stated maximum power of \u003cstrong\u003e3\u0026nbsp;kW\u003c\/strong\u003e.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- =========================================================\n       FAQ\n  ========================================================= --\u003e\n  \u003csection class=\"md-faq\" style=\"margin-top:18px;\"\u003e\n    \u003ch2\u003eFAQ — UGIN DENTAIRE e.ON sinter fast +\u003c\/h2\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhen should a fast cycle of around 1 hour be used in the laboratory?\u003c\/summary\u003e\n      \u003cdiv class=\"md-faq-answer\"\u003e\n        \u003cp\u003eA \u003cstrong\u003efast cycle\u003c\/strong\u003e is relevant for \u003cstrong\u003esmall loads\u003c\/strong\u003e, single restorations or limited batches when the \u003cstrong\u003ezirconia used is validated by its manufacturer\u003c\/strong\u003e for accelerated sintering kinetics.\u003c\/p\u003e\n        \u003cp\u003eIn this context, the time saving is real for the laboratory, provided that production remains disciplined: proper spacing of restorations, clean sintering support, zirconia beads in good condition and an internally validated program.\u003c\/p\u003e\n        \u003cp\u003eFor larger cases, long-span bridges, heavy loads or more demanding materials, a \u003cstrong\u003econventional cycle\u003c\/strong\u003e is often the safer option to secure densification, shrinkage control and the final result.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eHow can reliable repeatability of sintering cycles be achieved?\u003c\/summary\u003e\n      \u003cdiv class=\"md-faq-answer\"\u003e\n        \u003cp\u003eThe best method is to work with one \u003cstrong\u003ereference cycle\u003c\/strong\u003e defined for each zirconia type, then standardize the entire chain: same tray, same support configuration, same loading logic, same number of restorations and the same placement habits.\u003c\/p\u003e\n        \u003cp\u003eThe e.ON sinter fast + makes this easier by storing programs and relying on \u003cstrong\u003egraphical curve reading\u003c\/strong\u003e, which simplifies quick checks from one operator to another.\u003c\/p\u003e\n        \u003cp\u003eIf differences in shade, surface appearance or shrinkage occur, the first step is to return to the reference protocol before questioning the material itself.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhich points should be monitored to keep results stable over time?\u003c\/summary\u003e\n      \u003cdiv class=\"md-faq-answer\"\u003e\n        \u003cp\u003eThe stability of a sintering furnace does not depend on the program alone. You must also monitor the \u003cstrong\u003econdition of the trays\u003c\/strong\u003e, the cleanliness and renewal of the \u003cstrong\u003ezirconia beads\u003c\/strong\u003e, and overall cycle consistency over time.\u003c\/p\u003e\n        \u003cp\u003eOn this type of equipment, the \u003cstrong\u003eMoSi₂ heating elements\u003c\/strong\u003e and the \u003cstrong\u003ePt\/Rh thermocouple\u003c\/strong\u003e are essential components. Thermal drift, less regular ramp-up or more variable results should be treated as warning signs.\u003c\/p\u003e\n        \u003cp\u003eFor a laboratory working routinely, periodic verification with a control cycle is a good practice to secure production.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eIs the furnace suitable for all dental zirconias on the market?\u003c\/summary\u003e\n      \u003cdiv class=\"md-faq-answer\"\u003e\n        \u003cp\u003eThe furnace is designed to meet the common needs of \u003cstrong\u003edental zirconia sintering\u003c\/strong\u003e, including fast-cycle workflows. In practice, it can suit a wide range of materials, but it should never be generalized without verification.\u003c\/p\u003e\n        \u003cp\u003eEach zirconia manufacturer defines its own recommendations for temperature, hold time and duration. Actual compatibility therefore depends on the \u003cstrong\u003eprescribed firing curve\u003c\/strong\u003e and on the validation carried out by the laboratory on its usual references.\u003c\/p\u003e\n        \u003cp\u003eThe right approach is to validate each material with its dedicated protocol and then keep that program as the production reference.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhy use zirconia beads during sintering?\u003c\/summary\u003e\n      \u003cdiv class=\"md-faq-answer\"\u003e\n        \u003cp\u003e\u003cstrong\u003eZirconia beads\u003c\/strong\u003e are used to support restorations during the cycle while limiting stress points and excessive contact with the support surface.\u003c\/p\u003e\n        \u003cp\u003eThey also contribute to a \u003cstrong\u003emore homogeneous load distribution\u003c\/strong\u003e inside the tray, which helps secure dimensional stability for delicate or thin restorations.\u003c\/p\u003e\n        \u003cp\u003eIn the laboratory, their benefit depends heavily on their actual condition: contaminated, worn or poorly maintained beads can, on the contrary, reduce result consistency. Their renewal is therefore part of good practice.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhy is graphical cycle visualization useful on a daily basis?\u003c\/summary\u003e\n      \u003cdiv class=\"md-faq-answer\"\u003e\n        \u003cp\u003e\u003cstrong\u003eGraphical visualization\u003c\/strong\u003e is valuable because it allows the operator to quickly check whether the cycle actually performed matches the expected protocol. It is a real asset for laboratories aiming for reproducible production.\u003c\/p\u003e\n        \u003cp\u003eIn case of deviation, it helps identify an anomaly in ramp-up, holding time or overall furnace behavior more quickly. It is therefore both a convenience feature, a control tool and a quality assurance aid.\u003c\/p\u003e\n        \u003cp\u003eIn a multi-operator organization, this type of visual reading makes internal validation easier and more reliable.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/section\u003e\n\n  \u003cscript\u003e\n  (function () {\n    var faq = document.querySelector(\"#md-product .md-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":"Ugin","offers":[{"title":"Default Title","offer_id":48344718377295,"sku":"FCE01SIN0006","price":11340.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0476\/7776\/7838\/files\/four-eon-sinte-ugin.jpg?v=1771169769","url":"https:\/\/www.massiliadental.com\/en\/products\/zirconia-sintering-furnace-ugin-eon-sinter-fast-plus","provider":"Massilia Dental - Fournitures Matériel Dentaire","version":"1.0","type":"link"}