mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-10-30 20:21:12 -06:00 
			
		
		
		
	Put standby_temperature into options cemetery. #1523
This commit is contained in:
		
							parent
							
								
									05c3c56745
								
							
						
					
					
						commit
						d4d8045905
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -7,7 +7,7 @@ use List::Util qw(first); | |||
| 
 | ||||
| # cemetery of old config settings | ||||
| our @Ignore = qw(duplicate_x duplicate_y multiply_x multiply_y support_material_tool acceleration | ||||
|     adjust_overhang_flow); | ||||
|     adjust_overhang_flow standby_temperature); | ||||
| 
 | ||||
| my $serialize_comma     = sub { join ',', @{$_[0]} }; | ||||
| my $serialize_comma_bool = sub { join ',', map $_ // 0, @{$_[0]} }; | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Alessandro Ranellucci
						Alessandro Ranellucci