Description
/* ========================================================= 01. BASE GLOBALE — MILA PRODUIT 2026 ========================================================= */ #md-product-fotodent-model2, #md-product-fotodent-model2 *{ box-sizing:border-box; } #md-product-fotodent-model2{ –mdp-c:#097691; –mdp-c-dark:#075e74; –mdp-c-soft:#eef8fa; –mdp-c-soft-2:#f8fbfc; –mdp-txt:#334155; –mdp-txt-strong:#1f2937; –mdp-txt-2:#5b6473; –mdp-border:#cfd6dd; –mdp-bg:#ffffff; –mdp-white:#ffffff; –mdp-radius:18px; –mdp-shadow:0 12px 34px rgba(15,23,42,.06); –mdp-max:1600px; max-width:var(–mdp-max); margin:0 auto; padding:24px 14px 44px; background:var(–mdp-bg); font-family:”Roboto”, Arial, sans-serif; font-size:17px; line-height:1.75; font-weight:300; color:var(–mdp-txt); } /* ========================================================= 02. TYPOGRAPHIE GLOBALE UNIFORME ========================================================= */ #md-product-fotodent-model2 p, #md-product-fotodent-model2 li, #md-product-fotodent-model2 td, #md-product-fotodent-model2 th, #md-product-fotodent-model2 a, #md-product-fotodent-model2 span, #md-product-fotodent-model2 div, #md-product-fotodent-model2 summary, #md-product-fotodent-model2 label, #md-product-fotodent-model2 small, #md-product-fotodent-model2 em{ font-family:”Roboto”, Arial, sans-serif !important; font-size:17px !important; line-height:1.75 !important; font-weight:300 !important; color:var(–mdp-txt); letter-spacing:0; white-space:normal; word-break:normal; overflow-wrap:anywhere; } #md-product-fotodent-model2 strong, #md-product-fotodent-model2 b{ font-family:”Roboto”, Arial, sans-serif !important; font-size:17px !important; line-height:1.75 !important; font-weight:400 !important; color:var(–mdp-txt-strong) !important; } #md-product-fotodent-model2 h2, #md-product-fotodent-model2 h3{ font-family:”Roboto”, Arial, sans-serif !important; color:var(–mdp-c) !important; margin:0 0 14px; letter-spacing:0; line-height:1.3; } #md-product-fotodent-model2 h2{ font-size:22px !important; font-weight:400 !important; } #md-product-fotodent-model2 h3{ font-size:20px !important; font-weight:400 !important; } #md-product-fotodent-model2 a{ color:var(–mdp-c); text-decoration:none; } #md-product-fotodent-model2 img{ display:block; max-width:100%; height:auto; } /* ========================================================= 03. STRUCTURE GÉNÉRALE ========================================================= */ #md-product-fotodent-model2 .mdp-section{ margin-top:18px; } #md-product-fotodent-model2 .mdp-card{ background:linear-gradient(180deg,#ffffff 0%,#fbfdfe 100%); border:1px solid var(–mdp-border); border-radius:var(–mdp-radius); box-shadow:var(–mdp-shadow); padding:20px; min-width:0; } #md-product-fotodent-model2 .mdp-grid{ display:grid; gap:18px; align-items:stretch; } #md-product-fotodent-model2 .mdp-grid-2{ grid-template-columns:repeat(2,minmax(0,1fr)); } #md-product-fotodent-model2 .mdp-grid-3{ grid-template-columns:repeat(3,minmax(0,1fr)); } #md-product-fotodent-model2 .mdp-split{ display:grid; grid-template-columns:repeat(2,minmax(0,1fr)); gap:18px; align-items:stretch; } /* ========================================================= 04. HEADER PRODUIT ========================================================= */ #md-product-fotodent-model2 .mdp-hero{ display:grid; grid-template-columns:repeat(2,minmax(0,1fr)); gap:18px; align-items:stretch; } #md-product-fotodent-model2 .mdp-hero-card{ height:100%; min-width:0; } #md-product-fotodent-model2 .mdp-visual{ display:flex; align-items:center; justify-content:center; background:#fff; min-height:500px; padding:24px; } #md-product-fotodent-model2 .mdp-visual img{ max-height:410px; width:auto; object-fit:contain; margin:0 auto; } #md-product-fotodent-model2 .mdp-kicker{ display:inline-block; margin-bottom:10px; padding:7px 13px; border:1px solid #cfe3ea; border-radius:999px; background:#f2f9fb; color:var(–mdp-c) !important; font-size:17px !important; line-height:1.45 !important; font-weight:300 !important; } #md-product-fotodent-model2 .mdp-title{ margin:0 0 12px; color:var(–mdp-c) !important; font-family:”Roboto”, Arial, sans-serif !important; font-size:22px !important; line-height:1.2 !important; font-weight:400 !important; } #md-product-fotodent-model2 .mdp-intro{ margin:0 0 16px; } /* ========================================================= 05. BADGES / CHIPS / MINI-INFOS ========================================================= */ #md-product-fotodent-model2 .mdp-badges{ display:flex; flex-wrap:wrap; gap:9px; margin:0 0 16px; } #md-product-fotodent-model2 .mdp-badge{ display:inline-flex; align-items:center; justify-content:center; min-height:36px; padding:7px 13px; border-radius:999px; border:1px solid #cfe3ea; background:#eaf6fb; color:var(–mdp-c) !important; font-size:17px !important; line-height:1.45 !important; font-weight:300 !important; } #md-product-fotodent-model2 .mdp-chips{ display:flex; flex-wrap:wrap; gap:9px; margin-top:12px; } #md-product-fotodent-model2 .mdp-chip{ display:inline-flex; align-items:center; justify-content:center; padding:7px 12px; border-radius:999px; border:1px solid #d8e9ef; background:#f4fafc; color:var(–mdp-c) !important; font-size:17px !important; line-height:1.45 !important; font-weight:300 !important; } #md-product-fotodent-model2 .mdp-mini{ display:grid; grid-template-columns:repeat(2,minmax(0,1fr)); gap:10px; margin-top:8px; } #md-product-fotodent-model2 .mdp-mini-row{ display:flex; justify-content:space-between; gap:12px; padding:11px 13px; border:1px solid var(–mdp-border); border-radius:14px; background:#fff; } #md-product-fotodent-model2 .mdp-mini-row, #md-product-fotodent-model2 .mdp-mini-row span{ font-size:17px !important; line-height:1.7 !important; font-weight:300 !important; color:var(–mdp-txt) !important; } #md-product-fotodent-model2 .mdp-mini-row strong{ font-size:17px !important; line-height:1.7 !important; font-weight:400 !important; color:var(–mdp-c) !important; } /* ========================================================= 06. BLOC RÉSUMÉ RAPIDE ========================================================= */ #md-product-fotodent-model2 .mdp-quick{ display:grid; grid-template-columns:repeat(4,minmax(0,1fr)); gap:10px; } #md-product-fotodent-model2 .mdp-q, #md-product-fotodent-model2 .mdp-q *{ font-family:”Roboto”, Arial, sans-serif !important; font-size:17px !important; line-height:1.7 !important; font-weight:300 !important; color:var(–mdp-txt) !important; } #md-product-fotodent-model2 .mdp-q{ padding:14px; border:1px solid var(–mdp-border); border-radius:16px; background:linear-gradient(180deg,#fff 0%,#f8fbfc 100%); } #md-product-fotodent-model2 .mdp-q strong{ display:block; margin-bottom:6px; font-size:17px !important; line-height:1.45 !important; font-weight:400 !important; color:var(–mdp-c) !important; } /* ========================================================= 07. LISTES / BLOCS TEXTE ========================================================= */ #md-product-fotodent-model2 .mdp-list{ margin:0; padding-left:20px; } #md-product-fotodent-model2 .mdp-list li{ margin:0 0 8px; } #md-product-fotodent-model2 .mdp-list li, #md-product-fotodent-model2 .mdp-list li *, #md-product-fotodent-model2 .mdp-list p, #md-product-fotodent-model2 .mdp-list p *{ font-family:”Roboto”, Arial, sans-serif !important; font-size:17px !important; line-height:1.75 !important; font-weight:300 !important; color:var(–mdp-txt) !important; } #md-product-fotodent-model2 .mdp-list li strong, #md-product-fotodent-model2 .mdp-list li b, #md-product-fotodent-model2 .mdp-list p strong, #md-product-fotodent-model2 .mdp-list p b{ font-size:17px !important; line-height:1.75 !important; font-weight:400 !important; color:var(–mdp-txt-strong) !important; } /* ========================================================= 08. TABLEAU TECHNIQUE ========================================================= */ #md-product-fotodent-model2 .mdp-table-wrap{ width:100%; overflow-x:auto; -webkit-overflow-scrolling:touch; border:1px solid var(–mdp-border); border-radius:16px; background:#fff; } #md-product-fotodent-model2 table{ width:100%; min-width:760px; border-collapse:collapse; background:#fff; } #md-product-fotodent-model2 th, #md-product-fotodent-model2 td, #md-product-fotodent-model2 table th, #md-product-fotodent-model2 table td, #md-product-fotodent-model2 table th *, #md-product-fotodent-model2 table td *{ font-family:”Roboto”, Arial, sans-serif !important; font-size:17px !important; line-height:1.75 !important; } #md-product-fotodent-model2 table th, #md-product-fotodent-model2 th{ font-weight:400 !important; color:var(–mdp-c) !important; background:#f7fbfc; } #md-product-fotodent-model2 table td, #md-product-fotodent-model2 td{ font-weight:300 !important; color:var(–mdp-txt) !important; background:#fff; } #md-product-fotodent-model2 th, #md-product-fotodent-model2 td{ padding:13px 15px; border-bottom:1px solid #e5edf1; text-align:left; vertical-align:top; } #md-product-fotodent-model2 tr:last-child th, #md-product-fotodent-model2 tr:last-child td{ border-bottom:none; } /* ========================================================= 09. DOCUMENTS & RESSOURCES ========================================================= */ #md-product-fotodent-model2 .mdp-doc-card{ display:block; height:100%; text-decoration:none; transition:.2s ease; } #md-product-fotodent-model2 .mdp-doc-card:hover{ border-color:#bdd7e0; box-shadow:0 10px 24px rgba(9,118,145,.08); } #md-product-fotodent-model2 .mdp-doc-card h3{ margin-bottom:10px; } #md-product-fotodent-model2 .mdp-doc-card p, #md-product-fotodent-model2 .mdp-doc-card p *{ font-size:17px !important; line-height:1.75 !important; font-weight:300 !important; color:var(–mdp-txt) !important; } /* ========================================================= 10. VISUEL / VIDÉO ========================================================= */ #md-product-fotodent-model2 .mdp-video{ text-align:center; } #md-product-fotodent-model2 .mdp-video-thumb{ display:flex; justify-content:center; align-items:center; min-height:260px; padding:16px; border:1px solid var(–mdp-border); border-radius:16px; background:#fff; } #md-product-fotodent-model2 .mdp-video-thumb img{ max-height:200px; width:auto; object-fit:contain; margin:0 auto; } #md-product-fotodent-model2 .mdp-video-note, #md-product-fotodent-model2 .mdp-video-note *{ font-size:17px !important; line-height:1.75 !important; font-weight:300 !important; color:var(–mdp-txt-2) !important; } /* ========================================================= 11. FAQ ========================================================= */ #md-product-fotodent-model2 .mdp-faq details{ border:1px solid var(–mdp-border); border-radius:14px; background:#fff; padding:0; margin-bottom:12px; overflow:hidden; } #md-product-fotodent-model2 .mdp-faq summary{ list-style:none; cursor:pointer; padding:15px 18px; background:#f9fcfd; color:var(–mdp-c) !important; font-size:17px !important; line-height:1.7 !important; font-weight:400 !important; } #md-product-fotodent-model2 .mdp-faq summary::-webkit-details-marker{ display:none; } #md-product-fotodent-model2 .mdp-faq .mdp-answer{ padding:0 18px 18px; background:#fff; } #md-product-fotodent-model2 .mdp-faq .mdp-answer, #md-product-fotodent-model2 .mdp-faq .mdp-answer *, #md-product-fotodent-model2 .mdp-faq .mdp-answer p, #md-product-fotodent-model2 .mdp-faq .mdp-answer span, #md-product-fotodent-model2 .mdp-faq .mdp-answer div{ font-size:17px !important; line-height:1.75 !important; font-weight:300 !important; color:var(–mdp-txt) !important; } #md-product-fotodent-model2 .mdp-faq .mdp-answer strong, #md-product-fotodent-model2 .mdp-faq .mdp-answer b{ font-size:17px !important; line-height:1.75 !important; font-weight:400 !important; color:var(–mdp-txt-strong) !important; } /* ========================================================= 12. RESPONSIVE ========================================================= */ @media (max-width:1100px){ #md-product-fotodent-model2 .mdp-hero, #md-product-fotodent-model2 .mdp-split, #md-product-fotodent-model2 .mdp-grid-2, #md-product-fotodent-model2 .mdp-grid-3, #md-product-fotodent-model2 .mdp-quick{ grid-template-columns:1fr; } #md-product-fotodent-model2 .mdp-mini{ grid-template-columns:1fr; } #md-product-fotodent-model2 .mdp-visual{ min-height:420px; } #md-product-fotodent-model2 .mdp-title{ font-size:24px !important; } } @media (max-width:640px){ #md-product-fotodent-model2{ padding:16px 10px 34px; font-size:16px; line-height:1.7; } #md-product-fotodent-model2 p, #md-product-fotodent-model2 li, #md-product-fotodent-model2 td, #md-product-fotodent-model2 th, #md-product-fotodent-model2 a, #md-product-fotodent-model2 span, #md-product-fotodent-model2 div, #md-product-fotodent-model2 summary, #md-product-fotodent-model2 label, #md-product-fotodent-model2 small, #md-product-fotodent-model2 em, #md-product-fotodent-model2 strong, #md-product-fotodent-model2 b, #md-product-fotodent-model2 .mdp-kicker, #md-product-fotodent-model2 .mdp-badge, #md-product-fotodent-model2 .mdp-chip, #md-product-fotodent-model2 .mdp-mini-row, #md-product-fotodent-model2 .mdp-mini-row span, #md-product-fotodent-model2 .mdp-mini-row strong, #md-product-fotodent-model2 .mdp-q, #md-product-fotodent-model2 .mdp-q *, #md-product-fotodent-model2 .mdp-list li, #md-product-fotodent-model2 .mdp-list li *, #md-product-fotodent-model2 table th, #md-product-fotodent-model2 table td, #md-product-fotodent-model2 table th *, #md-product-fotodent-model2 table td *, #md-product-fotodent-model2 .mdp-doc-card p, #md-product-fotodent-model2 .mdp-doc-card p *, #md-product-fotodent-model2 .mdp-video-note, #md-product-fotodent-model2 .mdp-video-note *, #md-product-fotodent-model2 .mdp-faq .mdp-answer, #md-product-fotodent-model2 .mdp-faq .mdp-answer *, #md-product-fotodent-model2 .mdp-faq summary{ font-size:16px !important; line-height:1.7 !important; } #md-product-fotodent-model2 h2{ font-size:20px !important; } #md-product-fotodent-model2 h3{ font-size:18px !important; } #md-product-fotodent-model2 .mdp-title{ font-size:22px !important; } #md-product-fotodent-model2 .mdp-card{ padding:16px; border-radius:14px; } #md-product-fotodent-model2 .mdp-visual{ min-height:320px; padding:16px; } #md-product-fotodent-model2 .mdp-visual img{ max-height:240px; } #md-product-fotodent-model2 table{ min-width:620px; } #md-product-fotodent-model2 th, #md-product-fotodent-model2 td{ padding:12px; } }
Résine 3D pour modèles dentaires – 385 nm
Résine Dreve FotoDent® model2 Beige Opaque pour modèles imprimés
Impression rapide Précision de détail Orthodontie & prothèse Flacon 1 kg
La résine FotoDent® model2 385 nm de Dreve est conçue pour la fabrication de modèles dentaires imprimés en 3D dans les workflows de laboratoire modernes. Elle associe une vitesse d’impression élevée, une bonne stabilité mécanique et une restitution fine des détails, ce qui en fait une solution fiable pour les modèles d’étude, les modèles de travail et les applications d’orthodontie ou de prothèse.
MarqueDreveSKUD354002Longueur d’onde385 nmConditionnement1 flacon de 1 kgCouleurBeige opaqueUsageModèles imprimés dentaires
Pourquoi choisir cette résine 3D pour votre laboratoire dentaire ?
Production plus fluide Idéale pour accélérer la sortie des modèles tout en gardant un niveau de détail adapté aux besoins du laboratoire.Usage polyvalent Convient aux modèles de travail, modèles d’étude, cas orthodontiques et modèles de présentation.Teinte lisible Le beige opaque offre une lecture visuelle confortable des volumes, limites et zones anatomiques.Base technique sérieuse Module de flexion, résistance à la flexion et viscosité adaptés à une production régulière de modèles dentaires.Laboratoire dentaire Modèle imprimé 3D Résine 385 nm Orthodontie Prothèse Modèles d’étude
Résine photopolymérisable pour modèles dentaires imprimés avec workflow rapide
Dans un laboratoire dentaire, la qualité d’un modèle imprimé 3D conditionne la précision des étapes qui suivent : contrôle visuel, adaptation, montage, organisation des cas et validation clinique. Avec FotoDent® model2, Dreve propose une résine 3D dentaire 385 nm pensée pour obtenir des modèles propres, réguliers et détaillés, tout en favorisant un processus d’impression plus rapide.
Cette référence convient particulièrement aux structures qui souhaitent combiner productivité, lecture précise des détails et cohérence de résultat sur les modèles de routine comme sur les modèles de présentation.
Avantages clés en production
- Impression plus rapide grâce à des performances accrues pour les workflows de modèles dentaires.
- Précision habituelle des détails conservée pour les lectures de relief, repères et formes utiles au laboratoire.
- Viscosité maîtrisée favorable à une utilisation régulière selon les profils machine compatibles.
- Bonne tenue mécanique pour des modèles manipulés au quotidien en environnement de prothèse et d’orthodontie.
- Teinte beige opaque agréable visuellement pour un rendu propre, professionnel et facilement exploitable.
Applications laboratoire
- Modèles d’étude orthodontiques pour l’analyse, l’archivage et la communication de cas.
- Modèles de travail pour les flux numériques et la préparation des étapes de prothèse.
- Modèles de présentation ou d’exposition lorsque la lisibilité et l’aspect global du modèle sont importants.
- Production quotidienne dans les laboratoires recherchant un bon compromis entre cadence, précision et homogénéité.
- Organisation des cas imprimés avec une résine dédiée aux modèles, distincte des résines de guide, gouttière ou base prothétique.
Compatibilité et logique d’usage
Cette version est destinée aux imprimantes 3D dentaires fonctionnant en 385 nm. Elle s’intègre dans un workflow de fabrication de modèles pour l’orthodontie et la prothèse, avec une logique de production orientée rapidité d’exécution et régularité de résultat.
Comme pour toute résine d’impression 3D dentaire, il reste recommandé de travailler avec les profils validés par le fabricant de l’imprimante, un nettoyage maîtrisé des pièces et une post-polymérisation adaptée.
Conseil atelier
Pour obtenir des modèles imprimés nets et reproductibles, il est utile de réserver cette résine aux cas de modélisation dentaire, afin de distinguer clairement les usages par famille de matériaux dans le laboratoire. Vous gagnez en lisibilité interne, en stabilité de process et en répétabilité entre opérateurs.
Workflow modèle Organisation labo Répétabilité Production numérique
Caractéristiques techniques
| Produit | FotoDent® model2 |
|---|---|
| Marque | Dreve |
| Référence / SKU | D354002 |
| Type de matériau | Résine photopolymérisable pour modèles dentaires imprimés |
| Longueur d’onde | 385 nm |
| Couleur | Beige opaque |
| Conditionnement | Flacon 1 kg |
| Module de flexion | ≥ 1 900 MPa |
| Résistance à la flexion | ≥ 85 MPa |
| Viscosité | 0,8 – 1,2 Pa·s |
| Allongement à la rupture | ≥ 8 % |
| Dureté finale | 80 – 86 Shore D |
| Applications | Modèles dentaires pour orthodontie, prothèse, modèles d’étude et modèles de présentation |
Mode d’emploi général au laboratoire
- Vérifiez la compatibilité 385 nm avec votre imprimante et le profil matière utilisé.
- Homogénéisez la résine avant emploi selon vos bonnes pratiques atelier.
- Lancez l’impression avec les paramètres adaptés à votre machine et à votre stratégie de production.
- Procédez au nettoyage puis à la post-polymérisation de la pièce selon le protocole recommandé.
- Stockez le flacon fermé, à l’abri de la lumière et dans un environnement de laboratoire maîtrisé.
Bonnes pratiques pour garder des modèles propres
- Réservez la résine aux usages “modèles” pour simplifier vos procédures internes.
- Utilisez des contenants, bacs et accessoires identifiés afin d’éviter les mélanges de matériaux.
- Maintenez un poste d’impression propre pour limiter les pollutions croisées et conserver une belle lecture des surfaces.
- En post-traitement, une unité LED adaptée est recommandée pour bien finaliser la polymérisation.
À qui s’adresse cette résine ?
Cette référence convient aux laboratoires dentaires, cabinets équipés en fabrication numérique et structures qui produisent régulièrement des modèles imprimés 3D pour l’orthodontie, la prothèse ou l’étude de cas. Elle répond particulièrement bien aux besoins des équipes recherchant une résine modèle fiable, dédiée à la production quotidienne.
Comment bien la positionner dans votre gamme matériaux ?
Si votre objectif est la fabrication de modèles dentaires, il est pertinent de choisir une résine spécialisée comme FotoDent® model2 plutôt qu’un matériau destiné à d’autres indications. Vous conservez ainsi une logique claire par application : modèle, guide, gingiva, gouttière ou base prothétique.
Documents & ressources
Mode d’emploi international
Notice d’utilisation FotoDent® model2 en version internationale, utile pour le protocole général d’utilisation, les précautions et les recommandations de mise en œuvre au laboratoire.
Fiche de sécurité
Fiche de données de sécurité de la résine FotoDent® model2 385 nm, à conserver pour la gestion atelier, les EPI, le stockage et la manipulation sécurisée du matériau.
Livraison
1 flacon de 1 kg de résine Dreve FotoDent® model2 en version 385 nm, teinte beige opaque.
FAQ — Résine Dreve FotoDent® model2 385 nm
Cette résine convient-elle bien à la fabrication de modèles dentaires imprimés ?
Oui.
Cette référence est conçue pour la fabrication de modèles dentaires dans les workflows numériques de laboratoire.
Elle convient aux modèles d’étude, aux modèles de travail, ainsi qu’aux applications en orthodontie et en prothèse.
Son intérêt est d’offrir une base matière dédiée à la production de modèles, avec une bonne lisibilité des détails et une logique de process claire.
Quelle est la longueur d’onde de cette version D354002 ?
La référence D354002 correspond à la version 385 nm.
Il est donc important de vérifier la compatibilité de votre imprimante 3D dentaire avec cette longueur d’onde avant utilisation.
Pour un résultat stable, il faut toujours travailler avec un profil matière adapté à la machine.
La teinte beige opaque est-elle utile au laboratoire ?
Oui, la teinte beige opaque est très intéressante pour la lecture visuelle du modèle.
Elle favorise un rendu propre et professionnel, tout en offrant un contraste confortable pour observer les formes générales, les volumes et certaines zones anatomiques.
C’est une couleur souvent appréciée pour les modèles d’étude et de présentation.
Cette résine est-elle orientée rapidité ou précision ?
Elle est pensée pour combiner les deux approches.
Dreve met en avant un processus d’impression plus rapide, tout en conservant la précision habituelle des détails.
Pour un laboratoire, cela signifie une résine intéressante lorsque l’on souhaite gagner en productivité sans dégrader la qualité visuelle des modèles imprimés.
Peut-on l’utiliser pour des modèles orthodontiques et prothétiques ?
Oui.
Cette résine est explicitement destinée à la fabrication de modèles dentaires pour l’orthodontie et la prothèse.
Elle peut aussi convenir à des modèles d’exposition ou à des modèles de présentation lorsque le laboratoire souhaite un rendu soigné et reproductible.
Faut-il prévoir une post-polymérisation adaptée ?
Oui, comme pour toute résine d’impression 3D dentaire.
Après nettoyage, il faut réaliser une post-polymérisation conforme au protocole recommandé pour stabiliser correctement la pièce.
Une unité LED adaptée est recommandée pour finaliser le traitement et obtenir un résultat cohérent sur les modèles imprimés.
Explore more from our collection.





Reviews
There are no reviews yet.