mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-10-31 12:41:20 -06:00 
			
		
		
		
	FIX: Re-multicolor slice when change first_layer_print_sequence
Change-Id: If17708744a52c95aec406e2cd46a29ff4cf29872 (cherry picked from commit 892f508f194e49462a2c470ce8d0f3f6313a0c09) (cherry picked from commit a00864f8d254f10cae6b20dcf5d6edc2814ed802)
This commit is contained in:
		
							parent
							
								
									f783da81ce
								
							
						
					
					
						commit
						630b879b28
					
				
					 2 changed files with 2 additions and 0 deletions
				
			
		|  | @ -214,6 +214,7 @@ bool Print::invalidate_state_by_config_options(const ConfigOptionResolver & /* n | |||
|             || opt_key == "enable_prime_tower" | ||||
|             || opt_key == "prime_tower_width" | ||||
|             || opt_key == "prime_tower_brim_width" | ||||
|             || opt_key == "first_layer_print_sequence" | ||||
|             //|| opt_key == "wipe_tower_bridging"
 | ||||
|             || opt_key == "wipe_tower_no_sparse_layers" | ||||
|             || opt_key == "flush_volumes_matrix" | ||||
|  |  | |||
|  | @ -905,6 +905,7 @@ PRINT_CONFIG_CLASS_DERIVED_DEFINE( | |||
|     ((ConfigOptionInts,               overhang_fan_speed)) | ||||
|     ((ConfigOptionEnumsGeneric,       overhang_fan_threshold)) | ||||
|     ((ConfigOptionEnum<PrintSequence>,print_sequence)) | ||||
|     ((ConfigOptionInts,               first_layer_print_sequence)) | ||||
|     ((ConfigOptionBools,              slow_down_for_layer_cooling)) | ||||
|     ((ConfigOptionFloat,              default_acceleration)) | ||||
|     ((ConfigOptionFloat,              inner_wall_acceleration)) | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 zhimin.zeng
						zhimin.zeng