mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-21 21:58:03 -06:00
Rename support_material_tool to support_material_extruder
This commit is contained in:
parent
3e8bc73fcb
commit
dbcfebeb66
4 changed files with 10 additions and 11 deletions
|
@ -87,7 +87,7 @@ sub new {
|
|||
},
|
||||
support_material => {
|
||||
title => 'Support material',
|
||||
options => [qw(support_material support_material_threshold support_material_pattern support_material_spacing support_material_angle support_material_tool)],
|
||||
options => [qw(support_material support_material_threshold support_material_pattern support_material_spacing support_material_angle support_material_extruder)],
|
||||
},
|
||||
);
|
||||
$self->{panels} = \%panels;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue