1

Topic: Ozzee is here...

A like writing code to build 3D models. I wrote Anchorscad (https://github.com/owebeeone/anchorscad) which is a Python API for making OpenSCAD models.

My new X1 Carbon with AMS needs to be fed some multi-material models so my next project for Anchorscad is to add multi-material support.

The first issue is, STL doesn't hack it so I need to figure out the workfow. Current thought is to build 3mf files from STL generated by OpenSCAD. It doesn't seem like there are any tools for that in Python just yet but it seems easy, what could possiby go wrong.

Anyway hi!