mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-13 01:37:53 -06:00
Make tests happy
This commit is contained in:
parent
97e864699e
commit
2f192bddca
5 changed files with 11 additions and 8 deletions
|
@ -40,7 +40,7 @@ has 'speeds' => (
|
|||
default => sub {+{
|
||||
map { $_ => 60 * $Slic3r::Config->get_value("${_}_speed") }
|
||||
qw(travel perimeter small_perimeter external_perimeter infill
|
||||
solid_infill top_solid_infill support_material bridge gap_fill),
|
||||
solid_infill top_solid_infill support_material bridge gap_fill retract),
|
||||
}},
|
||||
);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue