Skip to content

Instantly share code, notes, and snippets.

@bat52
bat52 / pylele_body.py
Created September 9, 2024 19:39
pylele_body with tail block for hollow body, works with trimesh and blender, but fails with cadquery
#!/usr/bin/env python3
"""
Pylele Body
"""
import os
import argparse
import sys