mirror of
https://git.mirrors.martin98.com/https://github.com/prusa3d/PrusaSlicer.git
synced 2025-08-12 04:39:05 +08:00
Last commit erroneously reverted gap fill speed
This commit is contained in:
parent
0f0992e39a
commit
556e59bbe4
@ -52,7 +52,7 @@ my %role_speeds = (
|
|||||||
&EXTR_ROLE_BRIDGE => 'bridge',
|
&EXTR_ROLE_BRIDGE => 'bridge',
|
||||||
&EXTR_ROLE_SKIRT => 'perimeter',
|
&EXTR_ROLE_SKIRT => 'perimeter',
|
||||||
&EXTR_ROLE_SUPPORTMATERIAL => 'support_material',
|
&EXTR_ROLE_SUPPORTMATERIAL => 'support_material',
|
||||||
&EXTR_ROLE_GAPFILL => 'solid_infill',
|
&EXTR_ROLE_GAPFILL => 'gap_fill',
|
||||||
);
|
);
|
||||||
|
|
||||||
sub set_shift {
|
sub set_shift {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user