mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-24 23:23:57 -06:00
Increased brim distance to -initial_layer_horizontal_expansion + 0.05 to create an easier to tear of brim.
Relates to: PP-81
This commit is contained in:
parent
2a03d03c23
commit
a199afa501
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@
|
|||
"bridge_wall_coast": { "value": 0 },
|
||||
"bridge_wall_material_flow": { "value": "wall_material_flow" },
|
||||
"bridge_wall_speed": { "value": "bridge_skin_speed" },
|
||||
"brim_gap": { "value": "-xy_offset_layer_0 + 0.05" },
|
||||
"brim_gap": {"value": "-xy_offset_layer_0 + 0.05"},
|
||||
"cool_fan_speed_0": { "value": "cool_fan_speed_min" },
|
||||
"cool_fan_speed_max": { "value": "100" },
|
||||
"cool_min_layer_time": { "value": 6 },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue