mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-10-10 07:17:52 -06:00
18 lines
541 B
JSON
18 lines
541 B
JSON
{
|
|
"id": "ultimaker2_extended_olsson",
|
|
"version": 1,
|
|
"name": "Ultimaker 2 Extended with Olsson Block",
|
|
"manufacturer": "Ultimaker",
|
|
"author": "Ultimaker",
|
|
"platform": "ultimaker2_platform.obj",
|
|
"platform_texture": "Ultimaker2Extendedbackplate.png",
|
|
"visible": false,
|
|
"file_formats": "text/x-gcode",
|
|
"inherits": "ultimaker2_extended_olsson.json",
|
|
|
|
"variant": "0.4 mm",
|
|
"profiles_machine": "ultimaker2_olsson",
|
|
"machine_settings": {
|
|
"machine_nozzle_size": { "default": 0.40 }
|
|
}
|
|
}
|