Skip to content
This repository has been archived by the owner on Jan 27, 2024. It is now read-only.

Fariarx/ProtoUV

Repository files navigation

About

ProtoUV is an open-source slicer for photopolymer 3d printers, written on TypeScript with base on Electron. Uses React, ThreeJs, three-mesh-bvh, Electron, uvtools and many other deps.

More screenshots (click me)

License GitHub repo size Code size GitHub release (latest by date including pre-releases) Downloads

Program support

The software is actively development, refined and improved if there is a demand for it. At the time of launch, the program is at the alpha🔥 testing stage.

Known printers

So far, there are not so many configurations, but in the future it is planned to fix this. Most of the known formats for photopolymer printers are 😺supported by the program. All formats are known from uvtools page, namely:

Known file formats (click me)

SL1 (PrusaSlicer), SL1S (PrusaSlicer), Zip (Chitubox), Photon (Chitubox), Photons (Chitubox), CBDDLP (Chitubox), CTB (Chitubox), PHZ (Chitubox), FDG (Voxelab), PWS (Photon Workshop), PW0 (Photon Workshop), PWX (Photon Workshop), DLP (Photon Workshop), DL2P (Photon Workshop), PWMO (Photon Workshop), PWMA (Photon Workshop), PWMS (Photon Workshop), PWMX (Photon Workshop), PMX2 (Photon Workshop), PWMB (Photon Workshop), PWSQ (Photon Workshop), PM3 (Photon Workshop), PM3M (Photon Workshop), PM3R (Photon Workshop), PWC (Photon Workshop), JXS (GKone Slicer), ZCode (UnizMaker), ZCodex (Z-Suite), CWS (NovaMaker), RGB.CWS (Nova Bene4 Mono / Elfin2 Mono SE), XML.CWS (Wanhao Workshop), MDLP (Makerbase MKS-DLP v1), GR1 (GR1 Workshop), CXDLP (Creality Box), LGS (Longer Orange 10), LGS30 (Longer Orange 30), LGS120 (Longer Orange 120), LGS4K (Longer Orange 4K & mono), Flashforge SVGX, Anet N4, Anet N7, ZIP (Generic / Phrozen Zip), VDA.ZIP (Voxeldance Additive), VDT (Voxeldance Tango), OSF (Vlare Open File Format), UVJ (Zip file format for manual manipulation), Image files (png, jpg, jpeg, jp2, tif, bmp, pbm, pgm, ras, sr)

Deployment

Clone the repo and install dependencies:

git clone --depth 1 --branch main https://github.com/Fariarx/ProtoUV.git protouv
cd protouv
yarn install
yarn run start

Maintainer

License

MIT © ProtoUV