mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-18 11:02:08 +00:00
New icon for Infill (credits: Carlo Mariella)
This commit is contained in:
@@ -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');
|
my $optgroup = $page->new_optgroup('Infill');
|
||||||
$optgroup->append_single_option_line('fill_density');
|
$optgroup->append_single_option_line('fill_density');
|
||||||
|
|||||||
BIN
var/infill.png
Normal file
BIN
var/infill.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 242 B |
BIN
var/shading.png
BIN
var/shading.png
Binary file not shown.
|
Before Width: | Height: | Size: 366 B |
Reference in New Issue
Block a user