From 3d03faf0b2db4ad7f5e8a2ce5555b4be16b72e72 Mon Sep 17 00:00:00 2001 From: Alessandro Ranellucci Date: Thu, 10 Jan 2013 17:19:38 +0100 Subject: [PATCH] Remove leftover M501 --- lib/Slic3r/Print.pm | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/Slic3r/Print.pm b/lib/Slic3r/Print.pm index bf67efadc..e3f3c3adf 100644 --- a/lib/Slic3r/Print.pm +++ b/lib/Slic3r/Print.pm @@ -916,7 +916,6 @@ sub write_gcode { # write end commands to file print $fh $gcodegen->retract; print $fh $gcodegen->set_fan(0); - print $fh "M501 ; reset acceleration\n" if $Slic3r::Config->acceleration; printf $fh "%s\n", $Slic3r::Config->replace_options($Slic3r::Config->end_gcode); printf $fh "; filament used = %.1fmm (%.1fcm3)\n",