mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-10-30 20:21:12 -06:00 
			
		
		
		
	Merge branch 'xs-config'
Conflicts: lib/Slic3r/Config.pm xs/MANIFEST
This commit is contained in:
		
						commit
						ab25cc4940
					
				
					 19 changed files with 2370 additions and 1235 deletions
				
			
		|  | @ -312,7 +312,7 @@ sub load_config { | |||
|     my ($config) = @_; | ||||
|      | ||||
|     foreach my $tab (values %{$self->{options_tabs}}) { | ||||
|         $tab->set_value($_, $config->$_) for keys %$config; | ||||
|         $tab->set_value($_, $config->$_) for @{$config->get_keys}; | ||||
|     } | ||||
| } | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Alessandro Ranellucci
						Alessandro Ranellucci