1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-13 08:24:27 +00:00

New icon for Infill (credits: Carlo Mariella)

This commit is contained in:
Alessandro Ranellucci
2016-02-20 16:18:48 +01:00
parent 83c91a3538
commit e72a89ec23
3 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -531,7 +531,7 @@ sub build {
}
{
my $page = $self->add_options_page('Infill', 'shading.png');
my $page = $self->add_options_page('Infill', 'infill.png');
{
my $optgroup = $page->new_optgroup('Infill');
$optgroup->append_single_option_line('fill_density');