mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-12 17:27:52 -06:00
Bugfix: crash when setting number of extruders. #1876
This commit is contained in:
parent
b68c55fec0
commit
a6dd68a2a6
1 changed files with 1 additions and 0 deletions
|
@ -681,6 +681,7 @@ sub build {
|
||||||
options => [qw(gcode_flavor use_relative_e_distances)],
|
options => [qw(gcode_flavor use_relative_e_distances)],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
class => 'Slic3r::GUI::OptionsGroup',
|
||||||
title => 'Capabilities',
|
title => 'Capabilities',
|
||||||
options => [
|
options => [
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue