Jessie's History

Questions
7

Answers
7

  • Asked on 24 2 月, 2025 in FAQ.

    Step 1. Confirm if there is WMI Invalid class issue on the computer

    • Press the ‘Win + R’ keyboard shortcut
    • Type ‘compmgmt.msc‘ in the blank field
    • Press the ‘Ok’ button
    • Right-click on WMI Control and select ‘Properties.’
    • Check if the computer has any WMI invalid class issues

    RE: Installation issue(Windows Management Instrumentation (WMI)): Getting error after clicking setup.exe.

    RE: Installation issue(Windows Management Instrumentation (WMI)): Getting error after clicking setup.exe.

    Step 2. Re-registering WMI components

    • The .DLL and .EXE files used by WMI are located in %windir%\system32\wbem. You might need to re-register all the .DLL and .EXE files in this directory. If you are running a 64-bit system you might also need to check for .DLLS and .EXE files in %windir%\sysWOW64\wem
    • Open Command Prompt as administrator.
    • To re-register the WMI components, run the following commands at the command prompt (Enter a command and press Enter. Wait for it to finish, and then input the next one.):
      • cd wbem
      • for %i in (*.dll) do RegSvr32 -s %i
      • for %i in (*.exe) do %i /RegServer
      • for %i in (*.mof, *.mfl) do Mofcomp %i
      • RE: Installation issue(Windows Management Instrumentation (WMI)): Getting error after clicking setup.exe.

    Step 3. Go to WMI to see if the invalid class issue is fixed

    RE: Installation issue(Windows Management Instrumentation (WMI)): Getting error after clicking setup.exe.

     

    Reference:

    https://www.youtube.com/watch?v=KGtytA14R0w

    • 143 views
    • 1 answers
    • 0 votes
  • Asked on 23 12 月, 2024 in Moldex3D.

    This means that before the compression switch, the amount of resin injected is calculated as: (Part + Compression) * VP switched volume (i.e., 70%).

    Therefore, the difference in resin volume is an influencing factor that causes the variation in warpage. The change in resin quantity affects the pressure, which in turn influences warpage.

     

    RE: ICM Compression switch has huge impact on warpage. Why?

    .

    • 202 views
    • 1 answers
    • 0 votes
  • Asked on 23 12 月, 2024 in Moldex3D.

    Since the 2024 R2 version, the computing manager has only shown performance-cores as the default setting. This is because performance-cores are faster and using other cores might cause some issues.

    RE: Max Task Core Problem?( Performance cores & Efficient cores)

    • 185 views
    • 1 answers
    • 0 votes
  • Asked on 11 11 月, 2024 in FAQ.

    Basically, if you select all three criteria, we take the intersection of them. In most cases, we only use part weight for calculations. Since the temperature/ flow rate would be hard to measure in reality.

    RE: Gate freeze prediction in log has three different criteria.

    • 186 views
    • 1 answers
    • 0 votes
  • Asked on 11 11 月, 2024 in FAQ.
    The factors considered in Moldex3D’s AutoHTC include:
    1. Part:
    • Part thickness
    2. Plastic Material:
    • Density
    • Specific heat capacity (Cp)
    • Thermal conductivity (K)
    3. Mold Material:
    • Density
    • Specific heat capacity (Cp)
    • Thermal conductivity (K)
    4. Process Conditions:
    • Mold temperature
    • Melt temperature
    • Filling time

    This answer accepted by Jessie. on 10 5 月, 2025 Earned 0 points.

    • 213 views
    • 1 answers
    • 0 votes
  • Asked on 23 9 月, 2024 in FAQ.
    Warpage Results vs. Differential Shrinkage Effect 

     

    Our warpage solver primarily considers two main effects: differential temperature and differential shrinkage effects.

     

    Differential shrinkage effects The differential shrinkage displacement represents the in-plane shrinkage due to PVT distribution. The displacement is calculated based on the average volumetric shrinkage across the thickness of the same cutting plane. Since this effect averages across the thickness, it does not vary in the vertical (thickness) direction.

     

    On the other hand, Differential temperature effect displacement is calculated with the difference of volumetric shrinkage through thickness. it represents the out-of-plane warpage.
     

     

      • Users can select the option to output the results for both the differential shrinkage and differential temperature effects.

        RE: Warpage Results vs Differential Shrinkage Effect

    • 168 views
    • 1 answers
    • 0 votes
  • Asked on 23 9 月, 2024 in FAQ.
    Basically, Fast Cool(auto-grid mesh) and Standard Cool(solid mesh) have similar results. However, in some cases, especially for complex and thick parts, the results may differ.
    For example, in this case, the heat accumulation occurs in different area.
     

    RE: Fast Cool(auto-grid mesh) vs. Standard Cool(solid mesh)

     
    To avoid this kind of situations and achieve more precise results, we recommend using standard cool(with solid mesh) for the analysis.
    • 149 views
    • 1 answers
    • 0 votes