mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-11-02 20:51:23 -07:00 
			
		
		
		
	Commented out test (breakpoint) line
This commit is contained in:
		
							parent
							
								
									a31b2e6ca2
								
							
						
					
					
						commit
						78a08e0665
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -497,7 +497,7 @@ sub config {
 | 
			
		|||
                my $value = $filament_config->get($opt_key);
 | 
			
		||||
                next unless ref $value eq 'ARRAY';
 | 
			
		||||
                $value->[$i] = $config->get($opt_key)->[0];
 | 
			
		||||
                use XXX; YYY $value if $opt_key eq 'first_layer_temperature';
 | 
			
		||||
#                use XXX; YYY $value if $opt_key eq 'first_layer_temperature';
 | 
			
		||||
                $filament_config->set($opt_key, $value);
 | 
			
		||||
            }
 | 
			
		||||
        }
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue