I have a 3d file in .fbx format, but I can't see the selection option as per the attached image? And what is the config.jason file for and how can I create it?
The width and height parrameters are they pixels or milimeters ?
You need to create config.json manually with some paramaters like: Folder name (id), Product Title (name)..
{
"id": "sols",
"name": "Sols imperial",
"print_area": {
"width": 2048,
"height": 3072
},
"camera_z": 120,
"base_material_metalness": 0,
"base_material_roughness": 1,
"only_exportable": true,
"print_padding": 5
}
0 Votes
S
Stefan Epureposted
22 days
Has anyone tried to use the config from the other items and just replace the fbx ? dose it work
0 Votes
Deividas dkvadratuposted
11 months
As mentioned earlier you need to CREATE manually that document. I couldn't find any builders. Just use Notepad or something like that. Best way is to buy prepared 3D model. We did that now our 3D designers figuring out how it was created and testing params..
I'm not 3D designer & I'm not FPD developer. Just sharing what I know, and looking for help also.
0 Votes
C
Casperposted
11 months
Where can I get the .json file? Do I need to export from FBX or create a new document for that? What other content need to be included in the .json file? May I have the template for wine bottle?
0 Votes
Deividas dkvadratuposted
11 months
You need to create config.json manually with some paramaters like: Folder name (id), Product Title (name)..
I have a 3d file in .fbx format, but I can't see the selection option as per the attached image? And what is the config.jason file for and how can I create it?
Attachments (1)
QqRIt2d6P7dJ....png
49.3 KB
3 Votes
5 Comments
Stefan Epure posted 15 days
The width and height parrameters are they pixels or milimeters ?
You need to create config.json manually with some paramaters like: Folder name (id), Product Title (name)..
{
"id": "sols",
"name": "Sols imperial",
"print_area": {
"width": 2048,
"height": 3072
},
"camera_z": 120,
"base_material_metalness": 0,
"base_material_roughness": 1,
"only_exportable": true,
"print_padding": 5
}
0 Votes
Stefan Epure posted 22 days
Has anyone tried to use the config from the other items and just replace the fbx ? dose it work
0 Votes
Deividas dkvadratu posted 11 months
As mentioned earlier you need to CREATE manually that document. I couldn't find any builders. Just use Notepad or something like that. Best way is to buy prepared 3D model. We did that now our 3D designers figuring out how it was created and testing params..
I'm not 3D designer & I'm not FPD developer. Just sharing what I know, and looking for help also.
0 Votes
Casper posted 11 months
0 Votes
Deividas dkvadratu posted 11 months
You need to create config.json manually with some paramaters like: Folder name (id), Product Title (name)..
{
"id": "sols",
"name": "Sols imperial",
"print_area": {
"width": 2048,
"height": 3072
},
"camera_z": 120,
"base_material_metalness": 0,
"base_material_roughness": 1,
"only_exportable": true,
"print_padding": 5
}
0 Votes
Login or Sign up to post a comment