Running the D12 script generats the following error:
Python: Traceback (most recent call last):
File "\Text", line 159, in
File "\Text", line 71, in makeD12
File "C:\Program Files\Blender Foundation\Blender 4.2\4.2\scripts\modules\bpy\ops.py", line 109, in call
ret = _op_call(self.idname_py(), kw)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: Calling operator "bpy.ops.mesh.primitive_solid_add" error, could not be found
so far only the D10 script works. Are you planning to fix these scripts or is this project effectively dead?