mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-10-31 04:31:15 -06:00 
			
		
		
		
	FIX: fix exist invalid setting id
Signed-off-by: qing.zhang <qing.zhang@bambulab.com> Change-Id: If4e498a5b65f999634900ab6f0580c6edaab5acd
This commit is contained in:
		
							parent
							
								
									18d0ac259e
								
							
						
					
					
						commit
						d290fc8095
					
				
					 2 changed files with 2 additions and 2 deletions
				
			
		|  | @ -1,6 +1,6 @@ | |||
| { | ||||
|     "type": "filament", | ||||
|     "setting_id": "GFSG99_00", | ||||
|     "setting_id": "GFSG99", | ||||
|     "name": "Generic PETG", | ||||
|     "from": "system", | ||||
|     "instantiation": "true", | ||||
|  |  | |||
|  | @ -65,7 +65,7 @@ | |||
|         "220" | ||||
|     ], | ||||
|     "temperature_vitrification": [ | ||||
|         "45" | ||||
|         "55" | ||||
|     ], | ||||
|     "nozzle_temperature_range_low": [ | ||||
|         "190" | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 qing.zhang
						qing.zhang