mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-16 03:07:55 -06:00
Bugfix: fatal error when using concentric infill
This commit is contained in:
parent
e6bce05d9b
commit
8e06a4f6f2
2 changed files with 5 additions and 2 deletions
|
@ -3,7 +3,7 @@ package Slic3r;
|
|||
use strict;
|
||||
use warnings;
|
||||
|
||||
our $VERSION = "0.5.6";
|
||||
our $VERSION = "0.5.7-beta";
|
||||
|
||||
our $debug = 0;
|
||||
sub debugf {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue