Bobo slicer, a DLP Slicer for TPMS slicing. Only need to change the parameters in TPMS-param.xlsx Excel to generate image slicing.
conda create -n boboslicer
conda activate boboslicer
pip install numpy scipy pandas pillow tqdm uuid-utils
git clone https://github.com/RyanTaoLiu/BoboSlicer.git
cd BoboSlicer
# git switch dev
mkdir out results UVtools
Download UVtools and unzip files into 'UVtools' folder.
Download template and copy files to 'template' folder.
python main_np.py