mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-10-31 04:31:15 -06:00 
			
		
		
		
	Moved 'brim_offset' option into Advanced mode (same as EFC)
This commit is contained in:
		
							parent
							
								
									a50151fb78
								
							
						
					
					
						commit
						c44715f9e0
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -493,7 +493,7 @@ void PrintConfigDef::init_fff_params() | |||
|     def->category = L("Skirt and brim"); | ||||
|     def->tooltip = L("The offset of the brim from the printed object."); | ||||
|     def->sidetext = L("mm"); | ||||
|     def->mode = comSimple; | ||||
|     def->mode = comAdvanced; | ||||
|     def->set_default_value(new ConfigOptionFloat(0)); | ||||
| 
 | ||||
|     def = this->add("clip_multipart_objects", coBool); | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Lukas Matena
						Lukas Matena