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
}
2 Votes
S
Stefan Epureposted
5 months ago
Has anyone tried to use the config from the other items and just replace the fbx ? dose it work
0 Votes
Deividas dkvadratuposted
over 1 year ago
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
over 1 year ago
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
over 1 year ago
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 5 months ago
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
}
2 Votes
Stefan Epure posted 5 months ago
Has anyone tried to use the config from the other items and just replace the fbx ? dose it work
0 Votes
Deividas dkvadratu posted over 1 year ago
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 over 1 year ago
0 Votes
Deividas dkvadratu posted over 1 year ago
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
}
1 Votes
Login or Sign up to post a comment