mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-23 22:54:01 -06:00
Merge branch '2.1' of https://github.com/Ultimaker/Cura into 2.1
This commit is contained in:
commit
effcbe5842
24 changed files with 299 additions and 322 deletions
|
@ -37,7 +37,6 @@
|
|||
|
||||
"overrides": {
|
||||
"layer_height": { "default": 0.2 },
|
||||
"shell_thickness": { "default": 0.8 },
|
||||
"wall_thickness": { "default": 0.8 },
|
||||
"top_bottom_thickness": { "default": 0.3, "visible": true },
|
||||
"material_print_temperature": { "default": 195, "visible": true },
|
||||
|
|
|
@ -35,7 +35,6 @@
|
|||
|
||||
"overrides": {
|
||||
"layer_height": { "default": 0.2 },
|
||||
"shell_thickness": { "default": 0.8},
|
||||
"wall_thickness": { "default": 0.8 },
|
||||
"top_bottom_thickness": { "default": 0.3, "visible": true },
|
||||
"material_print_temperature": { "default": 195, "visible": true },
|
||||
|
|
|
@ -40,7 +40,6 @@
|
|||
"overrides": {
|
||||
"layer_height": { "default": 0.2 },
|
||||
"layer_height_0": { "default": 0.2, "visible": false },
|
||||
"shell_thickness": { "default": 1.0 },
|
||||
"wall_thickness": { "default": 1.0, "visible": false },
|
||||
"top_bottom_thickness": { "default": 1.0, "visible": false},
|
||||
"bottom_thickness": { "default": 1.0, "visible": false },
|
||||
|
|
|
@ -43,7 +43,6 @@
|
|||
"material_diameter": { "default": 1.75 },
|
||||
"layer_height": { "default": 0.2 },
|
||||
"layer_height_0": { "default": 0.2, "visible": true },
|
||||
"shell_thickness": { "default": 1.2 },
|
||||
"wall_line_count": { "default": 3, "visible": false },
|
||||
"wall_thickness": { "default": 1.2, "visible": false },
|
||||
"top_bottom_thickness": { "default": 1.2, "visible": false },
|
||||
|
|
|
@ -40,7 +40,6 @@
|
|||
"overrides": {
|
||||
"layer_height": { "default": 0.2 },
|
||||
"layer_height_0": { "default": 0.2, "visible": false },
|
||||
"shell_thickness": { "default": 1.0 },
|
||||
"wall_thickness": { "default": 1.0, "visible": false },
|
||||
"top_bottom_thickness": { "default": 1.0, "visible": false},
|
||||
"bottom_thickness": { "default": 1.0, "visible": false },
|
||||
|
|
|
@ -40,7 +40,6 @@
|
|||
"overrides": {
|
||||
"layer_height": { "default": 0.2 },
|
||||
"layer_height_0": { "default": 0.2, "visible": false },
|
||||
"shell_thickness": { "default": 1.0 },
|
||||
"wall_thickness": { "default": 1.0, "visible": false },
|
||||
"top_bottom_thickness": { "default": 1.0, "visible": false},
|
||||
"bottom_thickness": { "default": 1.0, "visible": false },
|
||||
|
|
|
@ -43,7 +43,6 @@
|
|||
"material_diameter": { "default": 1.75 },
|
||||
"layer_height": { "default": 0.2 },
|
||||
"layer_height_0": { "default": 0.2, "visible": true },
|
||||
"shell_thickness": { "default": 1.2 },
|
||||
"wall_line_count": { "default": 3, "visible": false },
|
||||
"wall_thickness": { "default": 1.2, "visible": false },
|
||||
"top_bottom_thickness": { "default": 1.2, "visible": false },
|
||||
|
|
File diff suppressed because it is too large
Load diff
|
@ -30,7 +30,6 @@
|
|||
|
||||
"overrides": {
|
||||
"layer_height": { "default": 0.15},
|
||||
"shell_thickness": { "default": 0.8},
|
||||
"wall_thickness": { "default": 0.8},
|
||||
"top_bottom_thickness": { "default": 0.3, "visible": true},
|
||||
"material_print_temperature": { "default": 215, "visible": true},
|
||||
|
|
|
@ -10,6 +10,6 @@ cool_min_layer_time = 3
|
|||
speed_wall_0 = 40
|
||||
speed_wall_x = 80
|
||||
speed_infill = 100
|
||||
shell_thickness = 1
|
||||
wall_thickness = 1
|
||||
speed_topbottom = 30
|
||||
|
||||
|
|
|
@ -10,7 +10,7 @@ weight = -2
|
|||
line_width = 0.22
|
||||
layer_height = 0.06
|
||||
layer_height_0 = 0.15
|
||||
shell_thickness = 0.88
|
||||
wall_thickness = 0.88
|
||||
top_bottom_thickness = 0.72
|
||||
infill_sparse_density = 22
|
||||
retraction_amount = 6
|
||||
|
|
|
@ -10,7 +10,7 @@ weight = -1
|
|||
line_width = 0.35
|
||||
layer_height = 0.15
|
||||
layer_height_0 = 0.26
|
||||
shell_thickness = 0.7
|
||||
wall_thickness = 0.7
|
||||
top_bottom_thickness = 0.6
|
||||
infill_sparse_density = 18
|
||||
retraction_amount = 5.5
|
||||
|
|
|
@ -10,7 +10,7 @@ weight = -3
|
|||
line_width = 0.35
|
||||
layer_height = 0.06
|
||||
layer_height_0 = 0.26
|
||||
shell_thickness = 1.05
|
||||
wall_thickness = 1.05
|
||||
top_bottom_thickness = 0.84
|
||||
infill_sparse_density = 22
|
||||
retraction_amount = 5.5
|
||||
|
|
|
@ -9,7 +9,7 @@ weight = -2
|
|||
[settings]
|
||||
line_width = 0.35
|
||||
layer_height_0 = 0.26
|
||||
shell_thickness = 1.05
|
||||
wall_thickness = 1.05
|
||||
top_bottom_thickness = 0.8
|
||||
infill_sparse_density = 20
|
||||
retraction_amount = 5.5
|
||||
|
|
|
@ -10,7 +10,7 @@ weight = -4
|
|||
line_width = 0.35
|
||||
layer_height = 0.04
|
||||
layer_height_0 = 0.26
|
||||
shell_thickness = 1.4
|
||||
wall_thickness = 1.4
|
||||
top_bottom_thickness = 1.12
|
||||
infill_sparse_density = 25
|
||||
retraction_amount = 5.5
|
||||
|
|
|
@ -10,7 +10,7 @@ weight = -2
|
|||
line_width = 0.53
|
||||
layer_height = 0.15
|
||||
layer_height_0 = 0.4
|
||||
shell_thickness = 1.59
|
||||
wall_thickness = 1.59
|
||||
top_bottom_thickness = 1.2
|
||||
retraction_amount = 6
|
||||
speed_print = 25
|
||||
|
|
|
@ -10,7 +10,7 @@ weight = -2
|
|||
line_width = 0.7
|
||||
layer_height = 0.2
|
||||
layer_height_0 = 0.5
|
||||
shell_thickness = 2.1
|
||||
wall_thickness = 2.1
|
||||
top_bottom_thickness = 1.6
|
||||
infill_sparse_density = 20
|
||||
retraction_amount = 6
|
||||
|
|
|
@ -9,7 +9,7 @@ weight = -2
|
|||
line_width = 0.22
|
||||
layer_height = 0.06
|
||||
layer_height_0 = 0.15
|
||||
shell_thickness = 0.88
|
||||
wall_thickness = 0.88
|
||||
top_bottom_thickness = 0.72
|
||||
infill_sparse_density = 22
|
||||
infill_overlap = 0.022
|
||||
|
|
|
@ -9,7 +9,7 @@ weight = -1
|
|||
line_width = 0.35
|
||||
layer_height = 0.15
|
||||
layer_height_0 = 0.26
|
||||
shell_thickness = 0.7
|
||||
wall_thickness = 0.7
|
||||
top_bottom_thickness = 0.6
|
||||
infill_sparse_density = 18
|
||||
infill_overlap = 0.035
|
||||
|
|
|
@ -9,7 +9,7 @@ weight = -3
|
|||
line_width = 0.35
|
||||
layer_height = 0.06
|
||||
layer_height_0 = 0.26
|
||||
shell_thickness = 1.05
|
||||
wall_thickness = 1.05
|
||||
top_bottom_thickness = 0.84
|
||||
infill_sparse_density = 22
|
||||
infill_overlap = 0.035
|
||||
|
|
|
@ -9,7 +9,7 @@ weight = -2
|
|||
line_width = 0.35
|
||||
layer_height = 0.1
|
||||
layer_height_0 = 0.26
|
||||
shell_thickness = 1.05
|
||||
wall_thickness = 1.05
|
||||
top_bottom_thickness = 0.8
|
||||
infill_overlap = 0.035
|
||||
retraction_amount = 5.5
|
||||
|
|
|
@ -9,7 +9,7 @@ weight = -4
|
|||
line_width = 0.35
|
||||
layer_height = 0.04
|
||||
layer_height_0 = 0.26
|
||||
shell_thickness = 1.4
|
||||
wall_thickness = 1.4
|
||||
top_bottom_thickness = 1.12
|
||||
infill_sparse_density = 25
|
||||
infill_overlap = 0.035
|
||||
|
|
|
@ -9,7 +9,7 @@ weight = -2
|
|||
line_width = 0.53
|
||||
layer_height = 0.15
|
||||
layer_height_0 = 0.4
|
||||
shell_thickness = 1.59
|
||||
wall_thickness = 1.59
|
||||
top_bottom_thickness = 1.2
|
||||
infill_overlap = 0.053
|
||||
retraction_amount = 6
|
||||
|
|
|
@ -9,7 +9,7 @@ weight = -2
|
|||
line_width = 0.7
|
||||
layer_height = 0.2
|
||||
layer_height_0 = 0.5
|
||||
shell_thickness = 2.1
|
||||
wall_thickness = 2.1
|
||||
top_bottom_thickness = 1.6
|
||||
infill_sparse_density = 20
|
||||
infill_overlap = 0.07
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue