New option to make infill before perimeters. #1039

This commit is contained in:
Alessandro Ranellucci 2013-03-10 18:15:44 +01:00
parent ab3d1ac820
commit 2942485a94
5 changed files with 12 additions and 2 deletions

View file

@ -419,7 +419,7 @@ sub build {
{
title => 'Advanced',
options => [qw(infill_every_layers infill_only_where_needed solid_infill_every_layers fill_angle
solid_infill_below_area only_retract_when_crossing_perimeters)],
solid_infill_below_area only_retract_when_crossing_perimeters infill_first)],
},
]);