Models - Phone Nest
Models - build a Phone Nest
Parametric 3D-printable desktop phone holder/stand with a lofted cradle surface, optional ornamental perforations, and a phone mock-up shape. All parameters are optional - defaults produce a ready-to-print model.
post/api/v1/models/phone-nest
Request body
Example request
{
"params": {
"precision": 0.1
},
"outputs": {
"meshPrecision": 0.1,
"gltfMeshPrecision": 0.1
}
}Response
Task accepted
Example response
{
"data": {
"statusUrl": "/api/v1/tasks/{taskId}"
}
}