mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-05-30 10:05:42 +08:00
TPU changes
This commit is contained in:
parent
8e05bb49e1
commit
dc2a6cb8bf
@ -0,0 +1,26 @@
|
||||
[general]
|
||||
definition = ultimaker_factor4
|
||||
name = Extra Fast
|
||||
version = 4
|
||||
|
||||
[metadata]
|
||||
material = generic_tpu
|
||||
quality_type = verydraft
|
||||
setting_version = 23
|
||||
type = quality
|
||||
variant = AA 0.8
|
||||
weight = -3
|
||||
|
||||
[values]
|
||||
_plugin__curaenginegradualflow__0_1_0__gradual_flow_discretisation_step_size = 0.1
|
||||
_plugin__curaenginegradualflow__0_1_0__gradual_flow_enabled = True
|
||||
_plugin__curaenginegradualflow__0_1_0__max_flow_acceleration = 1
|
||||
infill_pattern = ='zigzag' if infill_sparse_density > 50 else 'cross_3d'
|
||||
infill_sparse_density = 20
|
||||
inset_direction = outside_in
|
||||
material_print_temperature = =default_material_print_temperature + 5
|
||||
skin_material_flow = =material_flow * 0.9
|
||||
skin_material_flow_layer_0 = 90
|
||||
speed_layer_0 = 20
|
||||
speed_print = 35
|
||||
|
@ -1,24 +1,26 @@
|
||||
[general]
|
||||
definition = ultimaker_factor4
|
||||
name = Fast
|
||||
name = Sprint
|
||||
version = 4
|
||||
|
||||
[metadata]
|
||||
material = generic_tpu
|
||||
quality_type = draft
|
||||
quality_type = superdraft
|
||||
setting_version = 23
|
||||
type = quality
|
||||
variant = AA 0.8
|
||||
weight = -2
|
||||
weight = -4
|
||||
|
||||
[values]
|
||||
_plugin__curaenginegradualflow__0_1_0__gradual_flow_discretisation_step_size = 0.1
|
||||
_plugin__curaenginegradualflow__0_1_0__gradual_flow_enabled = True
|
||||
_plugin__curaenginegradualflow__0_1_0__max_flow_acceleration = 1
|
||||
infill_pattern = ='zigzag' if infill_sparse_density > 50 else 'cross_3d'
|
||||
infill_sparse_density = 10
|
||||
infill_sparse_density = 20
|
||||
inset_direction = outside_in
|
||||
material_print_temperature = =default_material_print_temperature + 8
|
||||
skin_material_flow = =material_flow * 0.9
|
||||
skin_material_flow_layer_0 = 90
|
||||
speed_layer_0 = 20
|
||||
speed_print = 35
|
||||
|
@ -1,6 +1,6 @@
|
||||
[general]
|
||||
definition = ultimaker_factor4
|
||||
name = Sprint
|
||||
name = Extra Fast
|
||||
version = 4
|
||||
|
||||
[metadata]
|
||||
|
Loading…
x
Reference in New Issue
Block a user