/tg/ Station 13 - Modules - TypesProc Details

design_mats

Check that the materials present in the printed objects are consistent with the materials used in techweb design that prints said object.

Procs

allocate_build_path_for_designProc made to reduce copypasted code when allocating an object from a design, because stacks have a tendency to merge with each other, and we don't want that.

Proc Details

allocate_build_path_for_design

Proc made to reduce copypasted code when allocating an object from a design, because stacks have a tendency to merge with each other, and we don't want that.