mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-10 07:15:03 -06:00
17 lines
564 B
JSON
17 lines
564 B
JSON
{
|
|
"id": "ultimaker2_extended_plus",
|
|
"version": 1,
|
|
"name": "Ultimaker 2 Extended+",
|
|
"manufacturer": "Ultimaker",
|
|
"author": "Ultimaker",
|
|
"platform": "ultimaker2_platform.obj",
|
|
"platform_texture": "Ultimaker2ExtendedPlusbackplate.png",
|
|
"file_formats": "text/x-gcode",
|
|
"inherits": "ultimaker2_extended_plus.json",
|
|
"variant": "0.8 mm",
|
|
"profiles_machine": "ultimaker2plus",
|
|
"machine_settings": {
|
|
"machine_nozzle_size": { "default": 0.80 },
|
|
"machine_nozzle_tip_outer_diameter": { "default": 1.35 }
|
|
}
|
|
}
|