mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-14 02:07:54 -06:00
Lower case option group titles
This commit is contained in:
parent
1222f1f3e4
commit
606d856af8
1 changed files with 1 additions and 1 deletions
|
@ -436,7 +436,7 @@ sub build {
|
|||
options => [qw(fill_density fill_pattern solid_fill_pattern)],
|
||||
},
|
||||
{
|
||||
title => 'Reducing Printing Time',
|
||||
title => 'Reducing printing time',
|
||||
options => [qw(infill_every_layers infill_only_where_needed)],
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue