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