mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-08-05 13:04:03 -06:00
Added a couple unit tests
This commit is contained in:
parent
68f001a7de
commit
660eedfa5b
3 changed files with 32 additions and 0 deletions
|
@ -449,6 +449,7 @@ sub validate {
|
|||
|
||||
Slic3r::debugf "Flow width = $Slic3r::flow_width\n";
|
||||
Slic3r::debugf "Flow spacing = $Slic3r::flow_spacing\n";
|
||||
Slic3r::debugf "Min flow spacing = $Slic3r::min_flow_spacing\n";
|
||||
|
||||
# --perimeters
|
||||
die "Invalid value for --perimeters\n"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue