mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-10-10 15:27:53 -06:00
Added ultimaker2 plus definitions
This commit is contained in:
parent
ccfa4a4842
commit
414be1f851
11 changed files with 239 additions and 0 deletions
22
resources/machines/ultimaker2plus_040.json
Normal file
22
resources/machines/ultimaker2plus_040.json
Normal file
|
@ -0,0 +1,22 @@
|
|||
{
|
||||
"id": "ultimaker2plus",
|
||||
"version": 1,
|
||||
"name": "Ultimaker 2+",
|
||||
"manufacturer": "Ultimaker",
|
||||
"author": "Ultimaker",
|
||||
"platform": "ultimaker2_platform.obj",
|
||||
"platform_texture": "ultimaker2plus_backplate.png",
|
||||
|
||||
"inherits": "ultimaker2plus.json",
|
||||
|
||||
"variant": "0.40mm Nozzle",
|
||||
|
||||
"machine_settings": {
|
||||
"machine_nozzle_size": { "default": 0.40 }
|
||||
},
|
||||
|
||||
"overrides": {
|
||||
"wall_line_width_0": { "inherit_function": "parent_value * 0.875" },
|
||||
"skin_line_width": { "inherit_function": "parent_value * 0.875" }
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue