mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-10-04 09:06:33 +08:00
15 lines
421 B
JSON
15 lines
421 B
JSON
{
|
|
"id": "ultimaker2_extended_plus",
|
|
"version": 1,
|
|
"name": "Ultimaker 2 Extended+",
|
|
"manufacturer": "Ultimaker",
|
|
"author": "Ultimaker",
|
|
"platform": "ultimaker2_platform.obj",
|
|
"platform_texture": "ultimaker2plus_backplate.png",
|
|
"inherits": "ultimaker2_extended_plus.json",
|
|
"variant": "0.80mm Nozzle",
|
|
"machine_settings": {
|
|
"machine_nozzle_size": { "default": 0.80 }
|
|
}
|
|
}
|