mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-10-10 07:17:52 -06:00
18 lines
462 B
JSON
18 lines
462 B
JSON
{
|
|
"id": "ultimaker2plus",
|
|
"version": 1,
|
|
"name": "Ultimaker 2+",
|
|
"manufacturer": "Ultimaker",
|
|
"author": "Ultimaker",
|
|
"platform": "ultimaker2_platform.obj",
|
|
"platform_texture": "Ultimaker2Plusbackplate.png",
|
|
"file_formats": "text/x-gcode",
|
|
"inherits": "ultimaker2plus.json",
|
|
|
|
"variant": "0.8 mm",
|
|
|
|
"overrides": {
|
|
"machine_nozzle_size": { "default": 0.80 },
|
|
"coasting_volume": { "default": 3.22 }
|
|
}
|
|
}
|