1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-13 08:24:27 +00:00

Typo in merge

This commit is contained in:
Alessandro Ranellucci
2013-08-28 20:43:23 +02:00
parent e19c6a1494
commit 9254ff9704
+1 -1
View File
@@ -322,7 +322,7 @@ sub extrude_path {
my $path_length = 0;
{
my $local_F = $F;
foreach my $line ($path->lines) {
foreach my $line (@{$path->lines}) {
$path_length += my $line_length = unscale $line->length;
# calculate extrusion length for this line