Skip to content

Scripting API

Manufacturing

from ArtisanPlugin.Scripting import ManufacturingApi as manufacturing, MeshApi as mesh

The road from a finished design to a printable, castable file — in the order a production run actually happens. Each step has its own page.

Prepare

Sprue

The feed system for casting. Eleven layouts, from a single feed to full trees:

Produce

Conventions

Millimetres, 0 keeps the tool default (or your saved defaults), and every one of these mutates the document — wrap the run in a Transaction for one-step undo. Exporting the result as STL is DocumentApi.Stl.