1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-31 11:15:52 +00:00

Satisfy test suite

This commit is contained in:
Alessandro Ranellucci
2013-12-24 12:03:30 +01:00
parent 2956c1a2e5
commit 1a690589a8
4 changed files with 8 additions and 1 deletions
+1 -1
View File
@@ -43,7 +43,7 @@ sub _build_retract_speed_mm_min {
}
sub scaled_wipe_distance {
my ($self, $travel_speed) = shift;
my ($self, $travel_speed) = @_;
# how far do we move in XY at travel_speed for the time needed to consume
# retract_length at retract_speed?