Skip to content

Commit

Permalink
Merge pull request #20263 from Ultimaker/CURA-11966_wall_overhang_spe…
Browse files Browse the repository at this point in the history
…ed_factors

[CURA-11966] Rename wall_overhang_speed_factor
  • Loading branch information
wawanbreton authored Feb 11, 2025
2 parents 2083a35 + dd3e447 commit 144123b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -50,5 +50,5 @@ speed_wall_x_roofing = 270
support_line_width = 0.35
wall_line_width_x = 0.4
wall_overhang_angle = 25
wall_overhang_speed_factor = 15
wall_overhang_speed_factors = [15]

Original file line number Diff line number Diff line change
Expand Up @@ -50,5 +50,5 @@ speed_wall_x_roofing = 270
support_line_width = 0.35
wall_line_width_x = 0.4
wall_overhang_angle = 25
wall_overhang_speed_factor = 15
wall_overhang_speed_factors = [15]

Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@ speed_topbottom = 100
speed_wall = 75
speed_wall_x = 100
support_material_flow = 92
wall_overhang_speed_factor = 23
wall_overhang_speed_factors = [23]

0 comments on commit 144123b

Please sign in to comment.