Temporary work around for "not overriden" limit to extruder features

CURA-4145

When features with limit to extruder set to "not overriden" and its
value is retrieved with "extruderValue()", because the extruder number
is "-1", extruderValue() falls back to the global stack. As a result,
values can be incorrect. This workaround using the variants temporarily
solves the problem for outer and inner wall line widths.
This commit is contained in:
Lipu Fei 2017-08-09 16:57:19 +02:00
parent 1aba451149
commit a49c956cfa
4 changed files with 4 additions and 0 deletions

View file

@ -86,5 +86,6 @@ switch_extruder_prime_speed = 15
switch_extruder_retraction_amount = 12
top_bottom_thickness = 1
wall_0_inset = 0
wall_line_width_0 = =wall_line_width
wall_line_width_x = =wall_line_width
wall_thickness = 1