mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-10-30 12:11:15 -06:00 
			
		
		
		
	
		
			
				
	
	
		
			60 lines
		
	
	
	
		
			1.3 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			60 lines
		
	
	
	
		
			1.3 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|   "whitelist": [
 | |
|   ],
 | |
|   "blacklist": [
 | |
|     {
 | |
|       "vendor": "Third Party",
 | |
|       "type": "TPU",
 | |
|       "action": "prohibition",
 | |
|       "description": "TPU: not supported"
 | |
|     },
 | |
|     {
 | |
|       "vendor": "Bambulab",
 | |
|       "type": "TPU",
 | |
|       "action": "prohibition",
 | |
|       "description": "TPU: not supported"
 | |
|     },
 | |
|     {
 | |
|       "vendor": "Third Party",
 | |
|       "type": "PVA",
 | |
|       "action": "warning",
 | |
|       "description": "PVA: flexible"
 | |
|     },
 | |
|     {
 | |
|       "vendor": "Third Party",
 | |
|       "type": "PLA-CF",
 | |
|       "action": "warning",
 | |
|       "description": "CF/GF: hard and brittle"
 | |
|     },
 | |
|     {
 | |
|       "vendor": "Third Party",
 | |
|       "type": "PETG-CF",
 | |
|       "action": "warning",
 | |
|       "description": "CF/GF: hard and brittle"
 | |
|     },
 | |
|     {
 | |
|       "vendor": "Third Party",
 | |
|       "type": "PA-CF",
 | |
|       "action": "warning",
 | |
|       "description": "CF/GF: hard and brittle"
 | |
|     },
 | |
|     {
 | |
|       "vendor": "Third Party",
 | |
|       "type": "PAHT-CF",
 | |
|       "action": "warning",
 | |
|       "description": "CF/GF: hard and brittle"
 | |
|     },
 | |
|     {
 | |
|       "vendor": "Bambulab",
 | |
|       "type": "PET-CF",
 | |
|       "action": "prohibition",
 | |
|       "description": "Bambu PET-CF/PA6-CF: not supported"
 | |
|     },
 | |
|     {
 | |
|       "vendor": "Bambulab",
 | |
|       "type": "PA6-CF",
 | |
|       "action": "prohibition",
 | |
|       "description": "Bambu PET-CF/PA6-CF: not supported"
 | |
|     }
 | |
|   ]
 | |
| }
 | 
