Hello community, I’ll try to be brief. My 13 year old son got a 3d printer as a gift, and I’d like to learn alongside him. We have 0 experience. However, I am a data scientist, so lots of professional Python experience, if that helps. We’re a foss/Linux family so my questions are:

What tools are the best to learn for 3d printing for me? I am ready to learn CAD programming. Can you all recommend a tech stack and resources to learn it?

  • rasterweb
    link
    fedilink
    36 months ago

    OpenSCAD is great for programmers because you write code to generate 3D objects. If you love Python there are ways to write Python that then generates OpenSCAD code, so that may be worth looking into.