Merge branch '3.0'

This commit is contained in:
Ghostkeeper 2017-10-03 10:59:16 +02:00
commit bd78c1ae63
No known key found for this signature in database
GPG Key ID: C5F96EE2BC0F7E75
2 changed files with 2 additions and 2 deletions

View File

@ -43,7 +43,7 @@ support_interface_height = 0.6
support_interface_skip_height = =layer_height support_interface_skip_height = =layer_height
support_join_distance = 3 support_join_distance = 3
support_line_width = =round(line_width * 0.4 / 0.35, 2) support_line_width = =round(line_width * 0.4 / 0.35, 2)
support_offset = 2 support_offset = 3
support_xy_distance = =round(wall_line_width_0 * 0.75, 2) support_xy_distance = =round(wall_line_width_0 * 0.75, 2)
support_xy_distance_overhang = =wall_line_width_0 / 2 support_xy_distance_overhang = =wall_line_width_0 / 2
switch_extruder_retraction_amount = 12 switch_extruder_retraction_amount = 12

View File

@ -43,7 +43,7 @@ support_interface_height = 0.6
support_interface_skip_height = =layer_height support_interface_skip_height = =layer_height
support_join_distance = 3 support_join_distance = 3
support_line_width = =round(line_width * 0.4 / 0.35, 2) support_line_width = =round(line_width * 0.4 / 0.35, 2)
support_offset = 2 support_offset = 3
support_xy_distance = =round(wall_line_width_0 * 0.75, 2) support_xy_distance = =round(wall_line_width_0 * 0.75, 2)
support_xy_distance_overhang = =wall_line_width_0 / 2 support_xy_distance_overhang = =wall_line_width_0 / 2
switch_extruder_retraction_amount = 12 switch_extruder_retraction_amount = 12