mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-11-02 20:51:23 -07:00 
			
		
		
		
	Revert "Hide extruder offset settings for the primary extruder"
This reverts commit 713d87b4c6.
			
			
This commit is contained in:
		
							parent
							
								
									2bf219a637
								
							
						
					
					
						commit
						db8bb8c3d8
					
				
					 1 changed files with 3 additions and 3 deletions
				
			
		| 
						 | 
				
			
			@ -607,10 +607,10 @@ sub _build_extruder_pages {
 | 
			
		|||
                title => 'Size',
 | 
			
		||||
                options => ['nozzle_diameter#' . $extruder_idx],
 | 
			
		||||
            },
 | 
			
		||||
            ($extruder_idx > 0) ? {
 | 
			
		||||
                title => 'Position (relative to the primary extruder)',
 | 
			
		||||
            {
 | 
			
		||||
                title => 'Position (for multi-extruder printers)',
 | 
			
		||||
                options => ['extruder_offset#' . $extruder_idx],
 | 
			
		||||
            } : (),
 | 
			
		||||
            },
 | 
			
		||||
            {
 | 
			
		||||
                title => 'Retraction',
 | 
			
		||||
                options => [
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue