mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-11-02 20:51:23 -07:00 
			
		
		
		
	Remove leftover M501
This commit is contained in:
		
							parent
							
								
									32fd58d531
								
							
						
					
					
						commit
						3d03faf0b2
					
				
					 1 changed files with 0 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -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",
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue