Last commit erroneously reverted gap fill speed

medial-thinwall
Alessandro Ranellucci 2012-11-23 17:41:15 +01:00
parent 0f0992e39a
commit 556e59bbe4
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@ my %role_speeds = (
&EXTR_ROLE_BRIDGE => 'bridge',
&EXTR_ROLE_SKIRT => 'perimeter',
&EXTR_ROLE_SUPPORTMATERIAL => 'support_material',
&EXTR_ROLE_GAPFILL => 'solid_infill',
&EXTR_ROLE_GAPFILL => 'gap_fill',
);
sub set_shift {