Make adhesion between brim and object weaker for easier removal. #2230

This commit is contained in:
Alessandro Ranellucci 2017-03-13 11:39:17 +01:00
parent 6e4270286e
commit af46db320f

View File

@ -836,7 +836,7 @@ Print::_make_brim()
// perimeters because here we're offsetting outwards)
append_to(loops, offset2(
islands,
flow.scaled_spacing() * (i + 0.5),
flow.scaled_width() + flow.scaled_spacing() * (i - 1.0 + 0.5),
flow.scaled_spacing() * -1.0,
100000,
ClipperLib::jtSquare