NOVA - Workaround Bug Straumann Centralized Manufacturing Button Grayed in Model Step.

NOVA - Workaround Bug Straumann Centralized Manufacturing Button Grayed in Model Step.

Content by: Guillaume Ferrenbach

Approved by: Cecile Peyrot

Last Update: 12/07/2023


We have a problem in NOVA 16.0.1-459 or it may be that in recent installations and in the latest release we end up with the Straumann Centralizes Manufacturing box grayed out.

The original (wrong) material contained the wrong folder definition:

<Prop Class="com.notixia.ecip.model.props.attribute.cPropString" UID="ADO_STMN_MANUFACTURER_NODE" LabelTag="" Type="0" ReadOnly="true" Visible="true">

          <Value>Straumann/Temporary</Value>

</Prop>

That's why the material could not be found by the software and the Centralized Manufacturing was switched off, because there is no other STMN printing material.

The current Material has the right folder defined, that's why everything works as expected.

<Prop Class="com.notixia.ecip.model.props.attribute.cPropString" UID="ADO_STMN_MANUFACTURER_NODE" LabelTag="" Type="0" ReadOnly="true" Visible="true">

          <Value>Straumann Centralized Manufacturing</Value>

</Prop>

The workaround would be to replace the correct XML Straumann SHERAprint-model grey:


new Straumann SHERAprint-model grey


in the:


C:\Program Files\Dental Wings\DWOS Easy\Software\dental_models\materials\Straumann Centralized

The file will end up in the right place and unlock the export to Straumann Centralized Manufacturing.

Did this answer your question? Thanks for the feedback There was a problem submitting your feedback. Please try again later.