Skip to content

Releases: questfulcat/SolidModelBrowser

v0.6.1

23 Apr 16:06

Choose a tag to compare

  • Settings for GCODE import were added (Layer height, Line width, Line ends extensions)
  • Setting UseSystemWindowStyle was added (for compatibility issues if OS can't draw frameless windows correctly)

v0.6

19 Feb 13:15

Choose a tag to compare

  • Export to STL, 3MF, OBJ, PLY formats added
  • Settings menu: reset to defaults and open in text editor buttons added
  • Rotation reworked (slower, but now it applied to model geometry data)
  • Axes length setting added
  • Ground settings added (size, color, checker size)
  • Ambient light and directional lights settings added

v0.5

28 Jan 16:16

Choose a tag to compare

  • Settings Menu added (instead of opening settings.ini file)
  • GCODE format import added (Marlin linear moves compatible, experimental)
  • Model Z-axis slicing (with slider)
  • Camera positioning at geometric/points_avg center buttons
  • Camera default positioning DefaultLookAtModelPointsAvgCenter setting added
  • Sort files by extensions setting added
  • Sort folders and files for all supported filesystems (fixed)
  • Open folder in filepanel and select file from command line argument (fixed)

v0.4

23 Dec 18:34

Choose a tag to compare

  • PLY format import added (ASCII and Binary little-endian)
  • Wireframe mode implemented
  • WireframeEdgeScale setting added
  • IgnoreOriginalNormals setting added, to skip normals if there are lot files with broken or incorrect normals in user library
  • UnsmoothAfterLoading setting added, to load all models in flat mode

v0.3.1

08 Dec 16:21

Choose a tag to compare

  • 3MF import compatibility improvements
  • Different colors for files of different types in file panel

v0.3

26 Oct 10:51

Choose a tag to compare

  • 3MF with components import added (extended 3MF support)
  • Tool to reset meshes smooth structure to flat (button on tool panel)
  • Camera front, back, top, bottom, left, right view positions added (hotkeys)
  • Camera initial shift from model setting added
  • Model rotation angle 45/90 deg setting added
  • Ground plane added (tool panel)
  • [F1] help page added
  • 3MF import, no transform matrix for object bugfix
  • interface updates

v0.2

21 Oct 10:39

Choose a tag to compare

  • 3MF import class was remastered
  • model file name may be passed like command line argument to open with app
  • window max size calculation method was changed
  • window max size can be manually selected in settings (to solve problems with non-primary displays)
  • header double click expands window
  • camera FOV and FishEyeFOV angles settings were added
  • interface updates

v0.1

17 Oct 12:24

Choose a tag to compare

readme update