1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-28 10:45:50 +00:00

Bugfix: after recent changes, objects had slight dimension errors. #56

This commit is contained in:
Alessandro Ranellucci
2011-12-05 18:48:48 +01:00
parent 3d0cde2fce
commit 2ba513bdb2
3 changed files with 13 additions and 17 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ package Slic3r;
use strict;
use warnings;
our $VERSION = "0.5.5b";
our $VERSION = "0.5.6-beta";
our $debug = 0;
sub debugf {