mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-10-31 04:31:15 -06:00 
			
		
		
		
	ENH: add p1s as compatible machine
Signed-off-by: qing.zhang <qing.zhang@bambulab.com> Change-Id: I08b5f069be45fe0d16bd9e148ffb2409285b2503
This commit is contained in:
		
							parent
							
								
									1f30783f11
								
							
						
					
					
						commit
						d53d03f1fc
					
				
					 13 changed files with 13 additions and 1 deletions
				
			
		|  | @ -1,7 +1,7 @@ | |||
| { | ||||
|     "name": "Bambulab", | ||||
|     "url": "http://www.bambulab.com/Parameters/vendor/BBL.json", | ||||
|     "version": "01.07.00.03", | ||||
|     "version": "01.07.00.04", | ||||
|     "force_update": "0", | ||||
|     "description": "the initial version of BBL configurations", | ||||
|     "machine_model_list": [ | ||||
|  |  | |||
|  | @ -25,6 +25,7 @@ | |||
|         "0.4" | ||||
|     ], | ||||
|     "upward_compatible_machine": [ | ||||
|         "Bambu Lab P1S 0.2 nozzle", | ||||
|         "Bambu Lab X1 0.2 nozzle", | ||||
|         "Bambu Lab X1 Carbon 0.2 nozzle" | ||||
|     ] | ||||
|  |  | |||
|  | @ -33,6 +33,7 @@ | |||
|     "nozzle_type": "stainless_steel", | ||||
|     "scan_first_layer": "0", | ||||
|     "upward_compatible_machine": [ | ||||
|         "Bambu Lab P1S 0.4 nozzle", | ||||
|         "Bambu Lab X1 0.4 nozzle", | ||||
|         "Bambu Lab X1 Carbon 0.4 nozzle" | ||||
|     ] | ||||
|  |  | |||
|  | @ -30,6 +30,7 @@ | |||
|         "3" | ||||
|     ], | ||||
|     "upward_compatible_machine": [ | ||||
|         "Bambu Lab P1S 0.6 nozzle", | ||||
|         "Bambu Lab X1 0.6 nozzle", | ||||
|         "Bambu Lab X1 Carbon 0.6 nozzle" | ||||
|     ] | ||||
|  |  | |||
|  | @ -30,6 +30,7 @@ | |||
|         "3" | ||||
|     ], | ||||
|     "upward_compatible_machine": [ | ||||
|         "Bambu Lab P1S 0.8 nozzle", | ||||
|         "Bambu Lab X1 0.8 nozzle", | ||||
|         "Bambu Lab X1 Carbon 0.8 nozzle" | ||||
|     ] | ||||
|  |  | |||
|  | @ -26,6 +26,7 @@ | |||
|     ], | ||||
|     "upward_compatible_machine": [ | ||||
|         "Bambu Lab P1P 0.2 nozzle", | ||||
|         "Bambu Lab P1S 0.2 nozzle", | ||||
|         "Bambu Lab X1 Carbon 0.2 nozzle" | ||||
|     ] | ||||
| } | ||||
|  | @ -32,6 +32,7 @@ | |||
|     "scan_first_layer": "1", | ||||
|     "upward_compatible_machine": [ | ||||
|         "Bambu Lab P1P 0.4 nozzle", | ||||
|         "Bambu Lab P1S 0.4 nozzle", | ||||
|         "Bambu Lab X1 Carbon 0.4 nozzle" | ||||
|     ] | ||||
| } | ||||
|  |  | |||
|  | @ -28,6 +28,7 @@ | |||
|     ], | ||||
|     "upward_compatible_machine": [ | ||||
|         "Bambu Lab P1P 0.6 nozzle", | ||||
|         "Bambu Lab P1S 0.6 nozzle", | ||||
|         "Bambu Lab X1 Carbon 0.6 nozzle" | ||||
|     ] | ||||
| } | ||||
|  | @ -28,6 +28,7 @@ | |||
|     ], | ||||
|     "upward_compatible_machine": [ | ||||
|         "Bambu Lab P1P 0.8 nozzle", | ||||
|         "Bambu Lab P1S 0.8 nozzle", | ||||
|         "Bambu Lab X1 Carbon 0.8 nozzle" | ||||
|     ] | ||||
| } | ||||
|  | @ -28,6 +28,7 @@ | |||
|     ], | ||||
|     "upward_compatible_machine": [ | ||||
|         "Bambu Lab P1P 0.2 nozzle", | ||||
|         "Bambu Lab P1S 0.2 nozzle", | ||||
|         "Bambu Lab X1 0.2 nozzle" | ||||
|     ] | ||||
| } | ||||
|  |  | |||
|  | @ -27,6 +27,7 @@ | |||
|     "scan_first_layer": "1", | ||||
|     "upward_compatible_machine": [ | ||||
|         "Bambu Lab P1P 0.4 nozzle", | ||||
|         "Bambu Lab P1S 0.4 nozzle", | ||||
|         "Bambu Lab X1 0.4 nozzle" | ||||
|     ] | ||||
| } | ||||
|  |  | |||
|  | @ -26,6 +26,7 @@ | |||
|     ], | ||||
|     "upward_compatible_machine": [ | ||||
|         "Bambu Lab P1P 0.6 nozzle", | ||||
|         "Bambu Lab P1S 0.6 nozzle", | ||||
|         "Bambu Lab X1 0.6 nozzle" | ||||
|     ] | ||||
| } | ||||
|  | @ -29,6 +29,7 @@ | |||
|     ], | ||||
|     "upward_compatible_machine": [ | ||||
|         "Bambu Lab P1P 0.8 nozzle", | ||||
|         "Bambu Lab P1S 0.8 nozzle", | ||||
|         "Bambu Lab X1 0.8 nozzle" | ||||
|     ] | ||||
| } | ||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 qing.zhang
						qing.zhang