mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-11-02 20:51:23 -07:00
Bugfix: incorrect number of raft layers was generated when too few were requested. #1678
This commit is contained in:
parent
26f0fab27a
commit
130e8dd8e7
4 changed files with 55 additions and 5 deletions
|
|
@ -1,4 +1,4 @@
|
|||
use Test::More tests => 7;
|
||||
use Test::More tests => 8;
|
||||
use strict;
|
||||
use warnings;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue