mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-10-30 20:21:12 -06:00 
			
		
		
		
	Update the maximum volumetric flow hint at the filament page
when the page gets activated, so that the print & printer profile changes are reflected immediately.
This commit is contained in:
		
							parent
							
								
									21b4e62e6e
								
							
						
					
					
						commit
						898c697f13
					
				
					 1 changed files with 6 additions and 0 deletions
				
			
		|  | @ -1243,6 +1243,12 @@ sub _update { | |||
|         for qw(min_fan_speed disable_fan_first_layers); | ||||
| } | ||||
| 
 | ||||
| sub OnActivate { | ||||
|     my ($self) = @_; | ||||
|     $self->{volumetric_speed_description_line}->SetText( | ||||
|         Slic3r::GUI::PresetHints::maximum_volumetric_flow_description(wxTheApp->{preset_bundle})); | ||||
| } | ||||
| 
 | ||||
| package Slic3r::GUI::Tab::Printer; | ||||
| use base 'Slic3r::GUI::Tab'; | ||||
| use Wx qw(wxTheApp :sizer :button :bitmap :misc :id :icon :dialog); | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 bubnikv
						bubnikv