mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-09 06:45:09 -06:00
Removed Olsson block upgrade option from UM2Extended
This commit is contained in:
parent
7a217130a7
commit
b3b04ff7b0
7 changed files with 0 additions and 176 deletions
|
@ -10,10 +10,6 @@
|
|||
"file_formats": "text/x-gcode",
|
||||
"inherits": "ultimaker2.json",
|
||||
|
||||
"pages": [
|
||||
"SelectUpgradedPartsUM2"
|
||||
],
|
||||
|
||||
"machine_settings": {
|
||||
"machine_height": { "default": 315 }
|
||||
}
|
||||
|
|
|
@ -1,17 +0,0 @@
|
|||
{
|
||||
"id": "ultimaker2_extended_olsson_base",
|
||||
"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_olsson.json",
|
||||
|
||||
"machine_settings": {
|
||||
"machine_height": { "default": 313 },
|
||||
"machine_show_variants": { "default": true }
|
||||
}
|
||||
}
|
|
@ -1,18 +0,0 @@
|
|||
{
|
||||
"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.25 mm",
|
||||
"profiles_machine": "ultimaker2_olsson",
|
||||
"machine_settings": {
|
||||
"machine_nozzle_size": { "default": 0.25 },
|
||||
"machine_nozzle_tip_outer_diameter": { "default": 0.8 }
|
||||
}
|
||||
}
|
|
@ -1,19 +0,0 @@
|
|||
{
|
||||
"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 },
|
||||
"machine_nozzle_tip_outer_diameter": { "default": 1.05 }
|
||||
}
|
||||
}
|
|
@ -1,19 +0,0 @@
|
|||
{
|
||||
"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.6 mm",
|
||||
"profiles_machine": "ultimaker2_olsson",
|
||||
"machine_settings": {
|
||||
"machine_nozzle_size": { "default": 0.60 },
|
||||
"machine_nozzle_tip_outer_diameter": { "default": 1.25 }
|
||||
}
|
||||
}
|
|
@ -1,19 +0,0 @@
|
|||
{
|
||||
"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",
|
||||
"file_formats": "text/x-gcode",
|
||||
"visible": false,
|
||||
"inherits": "ultimaker2_extended_olsson.json",
|
||||
|
||||
"variant": "0.8 mm",
|
||||
"profiles_machine": "ultimaker2_olsson",
|
||||
"machine_settings": {
|
||||
"machine_nozzle_size": { "default": 0.80 },
|
||||
"machine_nozzle_tip_outer_diameter": { "default": 1.35 }
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue