mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-02 03:20:38 +08:00
23 lines
556 B
JSON
23 lines
556 B
JSON
{
|
|
"version": 2,
|
|
"name": "Proton X Rod",
|
|
"inherits": "inat_base",
|
|
"metadata":
|
|
{
|
|
"visible": true,
|
|
"platform": "inat_proton_x_buildplate.stl",
|
|
"platform_offset": [
|
|
0,
|
|
-1.1,
|
|
0
|
|
],
|
|
"quality_definition": "inat_base"
|
|
},
|
|
"overrides":
|
|
{
|
|
"machine_depth": { "default_value": 304 },
|
|
"machine_height": { "default_value": 300 },
|
|
"machine_name": { "default_value": "Proton X Rod" },
|
|
"machine_width": { "default_value": 304 }
|
|
}
|
|
} |