Skip to content

Functionality

Nard Janssens edited this page Jun 20, 2018 · 3 revisions

Functionality

If you are missing functionality which is not mentioned below, please let us know here.

Since this is very much an alpha version (or rather an alpha of an alpha version), all suggestions of any kind are more than welcome!

Implemented functionality

Currently the following functionality is implemented:

  1. Viewing all data from a .Photon file, including encapsulated sliced bitmaps, generic info, meta-info and preview images/thumbnails.
  2. Editing all numeric data of the Photon File. Databytes which are internally used (location of bitmaps etc) are shown but readonly.
  3. Importing images in an existing or new/blank Photon File. You can use other slicer software or for instance other 3d software like Povray to generate them.
    • These images must be png-files with resolution of 1440x2560 and preferably monochrome.
    • They should be named in order (e.g. with slice number in the filename).
    • Layer specific parameters like layer height, bottom exposure time and off time are filled using the general parameter of your photon file.
  4. Saving to a .Photon file.
  5. Exporting images to a directory, where a subdirectory will be created with the name of the photonfile and all images will be placed therein with the slice number as filename.

Functionality under development

The following functionality will be implemented soon:

  1. More polished GUI
  2. 3D view of bitmap data
  3. Setting default values of existing Photon files depending on resin brand/type
  4. Allow to image range as multiple exposures (to be able to print 2 files with different exposures at the same time (user would have to supply a image with the 2 models and one with only 1)
  5. Using the Gerber-to-photon interpreter tool from @Reonarudo (internally or externally)

Recent screenshots

Screenshot of PhotonViewer

Screenshot of PhotonViewer

Clone this wiki locally