mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-07 22:13:58 -06:00
Edit UM2Extender+ profiles to use UM2+ profiles
This commit is contained in:
parent
6e11c2409b
commit
2f022244c1
4 changed files with 8 additions and 4 deletions
|
@ -7,7 +7,8 @@
|
|||
"platform": "ultimaker2_platform.obj",
|
||||
"platform_texture": "ultimaker2plus_backplate.png",
|
||||
"inherits": "ultimaker2_extended_plus.json",
|
||||
"variant": "0.25mm Nozzle",
|
||||
"variant": "0.25 mm",
|
||||
"profiles_machine": "ultimaker2plus",
|
||||
"machine_settings": {
|
||||
"machine_nozzle_size": { "default": 0.25 }
|
||||
}
|
||||
|
|
|
@ -7,7 +7,8 @@
|
|||
"platform": "ultimaker2_platform.obj",
|
||||
"platform_texture": "ultimaker2plus_backplate.png",
|
||||
"inherits": "ultimaker2_extended_plus.json",
|
||||
"variant": "0.40mm Nozzle",
|
||||
"variant": "0.4 mm",
|
||||
"profiles_machine": "ultimaker2plus",
|
||||
"machine_settings": {
|
||||
"machine_nozzle_size": { "default": 0.40 }
|
||||
}
|
||||
|
|
|
@ -7,7 +7,8 @@
|
|||
"platform": "ultimaker2_platform.obj",
|
||||
"platform_texture": "ultimaker2plus_backplate.png",
|
||||
"inherits": "ultimaker2_extended_plus.json",
|
||||
"variant": "0.60mm Nozzle",
|
||||
"variant": "0.6 mm",
|
||||
"profiles_machine": "ultimaker2plus",
|
||||
"machine_settings": {
|
||||
"machine_nozzle_size": { "default": 0.60 }
|
||||
}
|
||||
|
|
|
@ -7,7 +7,8 @@
|
|||
"platform": "ultimaker2_platform.obj",
|
||||
"platform_texture": "ultimaker2plus_backplate.png",
|
||||
"inherits": "ultimaker2_extended_plus.json",
|
||||
"variant": "0.80mm Nozzle",
|
||||
"variant": "0.8 mm",
|
||||
"profiles_machine": "ultimaker2plus",
|
||||
"machine_settings": {
|
||||
"machine_nozzle_size": { "default": 0.80 }
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue