<?xml version='1.0' encoding='utf-8'?>
<PrinterPreset xmlns="http://exocad.com/library/production">
  <MaterialParameterPresets>
    <!--Model Material-->
    <MaterialPreset>
      <Name>3D Dental Store FORMLABS Precision Model</Name>
      <ConstructionParameters>
        <Param>ModelWallThickness</Param>
        <!--if all values 0 then solid model-->
        <Value>2.5</Value>
        <MinValue>1.0</MinValue>
        <MaxValue>6.0</MaxValue>
      </ConstructionParameters>
      <ConstructionParameters>
        <Param>ModelShaftGapHorizontal</Param>
        <!--gap for removable dies-->
        <Value>0</Value>
        <MinValue>-0.2</MinValue>
        <MaxValue>0.2</MaxValue>
      </ConstructionParameters>
      <ConstructionParameters>
        <Param>ModelShaftGapVertical</Param>
        <!--typically left 0 may cause misocclusion-->
        <Value>0.0</Value>
        <MinValue>0.0</MinValue>
        <MaxValue>0.0</MaxValue>
      </ConstructionParameters>
      <ConstructionParameters>
        <Param>ModelShaftGapHorizontalDynamicDifference</Param>
        <!--OPTIONAL: Is the maximal value that can be added to the previous one. If you write a negative value you get a gap smaller then <ModelShaftGapHorizontal>.-->
        <Value>-0.005</Value>
        <MinValue>-0.1</MinValue>
        <MaxValue>0.1</MaxValue>
      </ConstructionParameters>
      <ConstructionParameters>
        <Param>ModelShaftGapHorizontalDynamicRangeStart</Param>
        <!--OPTIONAL: For dies with a diameter smaller than <ModelShaftGapHorizontalDynamicRangeStart> the gap is <ModelShaftGapHorizontal>-->
        <Value>5.0</Value>
        <MinValue>0.0</MinValue>
        <MaxValue>12.0</MaxValue>
      </ConstructionParameters>
      <ConstructionParameters>
        <Param>ModelShaftGapHorizontalDynamicRangeEnd</Param>
        <!--OPTIONAL: For dies with a diameter larger than <ModelShaftGapHorizontalDynamicRangeEnd> the gap amounts to <ModelShaftGapHorizontal> plus <ModelShaftGapHorizontalDynamicDifference> For dies inbetween the gap is <ModelShaftGapHorizontal> plus a proportion of <ModelShaftGapHorizontalDynamicDifference>-->
        <Value>10.0</Value>
      </ConstructionParameters>
      <ConstructionParameters>
        <Param>ModelImplantLabAnalogOffsetHorizontal</Param>
        <!--similar to model shaft gap just for lab analogs-->
        <Value>0.015</Value>
      </ConstructionParameters>
      <ConstructionParameters>
        <Param>ModelImplantLabAnalogOffsetVertical</Param>
        <!--typically left 0 may cause misocclusion-->
        <Value>0.0</Value>
        <MinValue>0.0</MinValue>
        <MaxValue>0.0</MaxValue>
      </ConstructionParameters>
      <ConstructionParameters>
        <Param>ModelGingivaMaskGapWidth</Param>
        <!--gap between model and gingiva mask-->
        <Value>0.1</Value>
      </ConstructionParameters>
      <ConstructionParameters>
        <Param>ModelGingivaMaskMinThickness</Param>
        <!--gingiva mask min thickness. not applied for flat gingiva-->
        <Value>1.0</Value>
      </ConstructionParameters>
      <ConstructionParameters>
        <Param>ModelGingivaMaskImplantSupportWidth</Param>
        <!--support width around lab analogs in gingiva mask-->
        <Value>1.0</Value>
      </ConstructionParameters>
      <ConstructionParameters>
        <Param>ModelMinimumThicknessAroundPins</Param>
        <!--thickness around pins similar to wall thickness-->
        <Value>1.0</Value>
      </ConstructionParameters>
      <ConstructionParameters>
        <Param>ModelWallMorphologicalClosureDiameter</Param>
        <!--smoothing option for inner part of hollow models-->
        <Value>2.0</Value>
      </ConstructionParameters>
      <ConstructionParameters>
        <Param>ModelWallBottomSill</Param>
        <!--small sill for better stability of the model-->
        <Value>1.0</Value>
      </ConstructionParameters>
      <ConstructionParameters>
        <Param>ModelImplantSupportWidth</Param>
        <!--support cylinder around lab analogs, set to 0 to deactivate-->
        <Value>1.0</Value>
      </ConstructionParameters>
      <ConstructionParameters>
        <Param>ModelImplantSupportGingivaMaskDepth</Param>
        <!--support depth around lab analogs in gingiva mask-->
        <Value>1.0</Value>
      </ConstructionParameters>
    </MaterialPreset>
    <!--Surgical Guide Material-->
    <MaterialPreset>
      <Name>FORMLABS - Surgical Guide</Name>
      <ConstructionParameters>
        <Param>SurgicalGuideSleeveSupportGeometryOffsetRadial</Param>
        <!--gap for surgical guide sleeve fitting-->
        <Value>0.05</Value>
      </ConstructionParameters>
      <ConstructionParameters>
        <Param>FixationSupportGeometryOffsetRadial</Param>
        <!--gap for fixation pin fitting-->
        <Value>0.03</Value>
      </ConstructionParameters>
      <ConstructionParameters>
        <Param>SurgicalGuideBottomBlockOutOffset</Param>
        <!--offset for block out of surgical guide-->
        <Value>0.05</Value>
      </ConstructionParameters>
    </MaterialPreset>
  </MaterialParameterPresets>
</PrinterPreset>