mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-10-30 20:21:12 -06:00 
			
		
		
		
	Ironingy typo
This commit is contained in:
		
							parent
							
								
									d9b764bd10
								
							
						
					
					
						commit
						c6f0cd5b5b
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -1096,8 +1096,8 @@ void PrintConfigDef::init_fff_params() | |||
|     def->set_default_value(new ConfigOptionBool(false)); | ||||
| 
 | ||||
|     def = this->add("ironing_type", coEnum); | ||||
|     def->label = L("Ironingy Type"); | ||||
|     def->tooltip = L("Ironingy Type"); | ||||
|     def->label = L("Ironing Type"); | ||||
|     def->tooltip = L("Ironing Type"); | ||||
|     def->enum_keys_map = &ConfigOptionEnum<IroningType>::get_enum_values(); | ||||
|     def->enum_values.push_back("top"); | ||||
|     def->enum_values.push_back("topmost"); | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Yuri D'Elia
						Yuri D'Elia