Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 734 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 734 Bytes

Photons S File Viewer

xPhotonS is a collection of tools for viewing and manipulating Anycubic Photon S sliced models (.photons files). This is a work in progress software, not even an alpha version. If used for editing files it could break your printer.

alt text

Installation

Since the software is early in development, the only way to run it - is from sources:

  1. You will need python3 installed (anaconda distro works great)
  2. Clone repo or download it as archive
  3. Install requirements by running pip install -r requirements.txt
  4. Run the software by running python fileviewer.py