itch.io is community of indie game creators and players

Devlogs

Issues with DiceMaker stls and Lychee? Here's a workaround!

DiceMaker
A downloadable tool for Windows and Linux

Hey folks,

I've been contacted (several times now) about issues some users have when slicing DiceMaker-generated STLs with Lychee Slicer. Sometimes the faces are blank, sometimes some sliced layers appear empty. While I think that these issues are caused by tiny discrepancies or holes that might occur in generated dice geo (on order of 0.00001mm), Lychee doesn't like these very much, and I wasn't able to fix the issue robustly enough just yet in DiceMaker itself.

Luckily there are some workarounds I found effective:

Workaround 1, using Blender - we'll use Blender to merge nearby vertices

  1. Launch Blender (https://www.blender.org/)
  2. Delete everything from scene (press A, then X, then Enter to confirm)
  3. Import a STL (File -> Import -> Stl)
  4. Enter Edit Mode (Press Tab)
  5. Select all vertices (press A)
  6. Merge vertices by distance (press M, select "By Distance")
  7. Exit Edit Mode (press Tab)
  8. Export the STL (File -> Export -> Stl)

Workaround 2, using MeshMixer - we'll use MeshMixer to plug holes in geometry

  1. Launch MeshMixer (https://www.meshmixer.com/)
  2. Import a STL (File -> Import, or select Import from the left panel)
  3. From the left panel select Analysis -> Inspector
  4. In the Inspector window click on "Auto Repair All", then "Done"
  5. Export the STL (File -> Export)

I hope these will work for you. Thanks again to everyone who's contacted me about the issue.

Cheers! Igor

Download DiceMaker
Read comments (3)