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:
Paul Kuiper 2023-05-15 08:41:20 +02:00
parent 6a5a9e70af
commit 4af771dab2

View File

@ -36,6 +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"},
"cool_fan_speed_0": { "value": "cool_fan_speed_min" },
"cool_fan_speed_max": { "value": "100" },
"cool_min_layer_time": { "value": 6 },