mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-10-10 15:27:53 -06:00
22 lines
621 B
JSON
22 lines
621 B
JSON
{
|
|
"id": "ultimaker2_olsson",
|
|
"version": 1,
|
|
"name": "Ultimaker 2 with Olsson Block",
|
|
"manufacturer": "Ultimaker",
|
|
"author": "Ultimaker",
|
|
"platform": "ultimaker2_platform.obj",
|
|
"platform_texture": "Ultimaker2backplate.png",
|
|
"visible": false,
|
|
"file_formats": "text/x-gcode",
|
|
"inherits": "ultimaker2_olsson.json",
|
|
|
|
"variant": "0.25 mm",
|
|
|
|
"overrides": {
|
|
"machine_nozzle_size": { "default": 0.25 },
|
|
"machine_nozzle_tip_outer_diameter": { "default": 0.8 },
|
|
|
|
"coasting_volume": { "default": 0.1 },
|
|
"coasting_min_volume": { "default": 0.17 }
|
|
}
|
|
}
|