Skip to content

Latest commit

 

History

History
28 lines (22 loc) · 693 Bytes

File metadata and controls

28 lines (22 loc) · 693 Bytes

BoboSlicer

Bobo slicer, a DLP Slicer for TPMS slicing. Only need to change the parameters in TPMS-param.xlsx Excel to generate image slicing.

prepare for env

conda create -n boboslicer
conda activate boboslicer
pip install numpy scipy pandas pillow tqdm uuid-utils

code

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.

run it

python main_np.py