mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 07:06:00 +08:00
More tweaks
This commit is contained in:
parent
380da58cf4
commit
6e96e6086f
@ -97,6 +97,7 @@
|
|||||||
|
|
||||||
"optimize_wall_printing_order": { "value": "True" },
|
"optimize_wall_printing_order": { "value": "True" },
|
||||||
"inset_direction": { "value": "'outside_in'" },
|
"inset_direction": { "value": "'outside_in'" },
|
||||||
|
"xy_offset_layer_0": { "value": -0.2 },
|
||||||
"z_seam_type": { "value": "'back'" },
|
"z_seam_type": { "value": "'back'" },
|
||||||
"z_seam_position": { "value": "'backleft'" },
|
"z_seam_position": { "value": "'backleft'" },
|
||||||
|
|
||||||
@ -112,7 +113,7 @@
|
|||||||
"speed_print": { "value": 60.0 } ,
|
"speed_print": { "value": 60.0 } ,
|
||||||
"speed_topbottom": { "value": "speed_print" },
|
"speed_topbottom": { "value": "speed_print" },
|
||||||
"speed_support_interface": { "value": "speed_support" },
|
"speed_support_interface": { "value": "speed_support" },
|
||||||
"speed_travel": { "value": 100.0 },
|
"speed_travel": { "value": 80.0 },
|
||||||
"speed_z_hop": { "value": 8.0 },
|
"speed_z_hop": { "value": 8.0 },
|
||||||
|
|
||||||
"acceleration_print": { "value": 500 },
|
"acceleration_print": { "value": 500 },
|
||||||
|
@ -10,8 +10,8 @@ quality_type = adaptive
|
|||||||
material = generic_tpu
|
material = generic_tpu
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
default_material_print_temperature = 250
|
default_material_print_temperature = 240
|
||||||
default_material_bed_temperature = 70
|
default_material_bed_temperature = 60
|
||||||
speed_print = 20
|
speed_print = 20
|
||||||
retraction_speed = 20
|
retraction_speed = 20
|
||||||
retraction_amount = 3
|
retraction_amount = 3
|
@ -10,8 +10,8 @@ quality_type = good
|
|||||||
material = generic_tpu
|
material = generic_tpu
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
default_material_print_temperature = 245
|
default_material_print_temperature = 235
|
||||||
default_material_bed_temperature = 70
|
default_material_bed_temperature = 60
|
||||||
speed_print = 20
|
speed_print = 20
|
||||||
retraction_speed = 20
|
retraction_speed = 20
|
||||||
retraction_amount = 3
|
retraction_amount = 3
|
@ -10,8 +10,8 @@ quality_type = low
|
|||||||
material = generic_tpu
|
material = generic_tpu
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
default_material_print_temperature = 250
|
default_material_print_temperature = 240
|
||||||
default_material_bed_temperature = 70
|
default_material_bed_temperature = 60
|
||||||
speed_print = 20
|
speed_print = 20
|
||||||
retraction_speed = 20
|
retraction_speed = 20
|
||||||
retraction_amount = 3
|
retraction_amount = 3
|
@ -10,8 +10,8 @@ quality_type = standard
|
|||||||
material = generic_tpu
|
material = generic_tpu
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
default_material_print_temperature = 245
|
default_material_print_temperature = 235
|
||||||
default_material_bed_temperature = 70
|
default_material_bed_temperature = 60
|
||||||
speed_print = 20
|
speed_print = 20
|
||||||
retraction_speed = 20
|
retraction_speed = 20
|
||||||
retraction_amount = 3
|
retraction_amount = 3
|
@ -10,8 +10,8 @@ quality_type = super
|
|||||||
material = generic_tpu
|
material = generic_tpu
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
default_material_print_temperature = 245
|
default_material_print_temperature = 235
|
||||||
default_material_bed_temperature = 70
|
default_material_bed_temperature = 60
|
||||||
speed_print = 20
|
speed_print = 20
|
||||||
retraction_speed = 20
|
retraction_speed = 20
|
||||||
retraction_amount = 3
|
retraction_amount = 3
|
@ -10,8 +10,8 @@ quality_type = ultra
|
|||||||
material = generic_tpu
|
material = generic_tpu
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
default_material_print_temperature = 245
|
default_material_print_temperature = 235
|
||||||
default_material_bed_temperature = 70
|
default_material_bed_temperature = 60
|
||||||
speed_print = 20
|
speed_print = 20
|
||||||
retraction_speed = 20
|
retraction_speed = 20
|
||||||
retraction_amount = 3
|
retraction_amount = 3
|
Loading…
x
Reference in New Issue
Block a user