mirror of
https://github.com/Ultimaker/Cura.git
synced 2026-03-13 06:46:06 -06:00
Fine tuning print time on 3 prints of different sizes.
Some checks failed
Some checks failed
PP-674
This commit is contained in:
parent
3fb2363925
commit
1a8a9b2e43
1 changed files with 7 additions and 5 deletions
|
|
@ -97,7 +97,7 @@
|
|||
"acceleration_print":
|
||||
{
|
||||
"enabled": false,
|
||||
"value": 200
|
||||
"value": 800
|
||||
},
|
||||
"acceleration_print_layer_0":
|
||||
{
|
||||
|
|
@ -147,7 +147,7 @@
|
|||
"acceleration_travel":
|
||||
{
|
||||
"enabled": false,
|
||||
"value": 1000
|
||||
"value": 5000
|
||||
},
|
||||
"acceleration_travel_enabled":
|
||||
{
|
||||
|
|
@ -185,6 +185,8 @@
|
|||
"value": "acceleration_wall"
|
||||
},
|
||||
"adhesion_type": { "value": "'raft'" },
|
||||
"bridge_skin_speed": { "value": 40 },
|
||||
"bridge_wall_speed": { "value": 40 },
|
||||
"brim_width": { "value": "3" },
|
||||
"cool_during_extruder_switch":
|
||||
{
|
||||
|
|
@ -194,7 +196,7 @@
|
|||
"cool_fan_full_at_height": { "value": "layer_height + layer_height_0" },
|
||||
"cool_fan_speed": { "value": 100 },
|
||||
"cool_fan_speed_0": { "value": 0 },
|
||||
"cool_min_layer_time": { "value": 5 },
|
||||
"cool_min_layer_time": { "value": 7 },
|
||||
"extruder_prime_pos_abs": { "default_value": true },
|
||||
"fill_outline_gaps": { "value": true },
|
||||
"gantry_height": { "value": "60" },
|
||||
|
|
@ -235,7 +237,7 @@
|
|||
"jerk_print":
|
||||
{
|
||||
"enabled": false,
|
||||
"value": 7
|
||||
"value": 4
|
||||
},
|
||||
"jerk_print_layer_0":
|
||||
{
|
||||
|
|
@ -447,7 +449,7 @@
|
|||
{
|
||||
"maximum_value": 5,
|
||||
"maximum_value_warning": 2.5,
|
||||
"value": 0.5
|
||||
"value": 1.0
|
||||
},
|
||||
"retraction_combing": { "value": "'infill'" },
|
||||
"retraction_count_max":
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue