mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-10-31 12:41:20 -06:00 
			
		
		
		
	NEW: 0.2mm Strength process preset
Signed-off-by: qing.zhang <qing.zhang@bambulab.com> Change-Id: I9b3c1393912ae3dc748363aef15167591588915e
This commit is contained in:
		
							parent
							
								
									e863d1054a
								
							
						
					
					
						commit
						62ae445f97
					
				
					 4 changed files with 29 additions and 1 deletions
				
			
		|  | @ -1,7 +1,7 @@ | |||
| { | ||||
|     "name": "Bambulab", | ||||
|     "url": "http://www.bambulab.com/Parameters/vendor/BBL.json", | ||||
|     "version": "01.04.00.02", | ||||
|     "version": "01.04.00.05", | ||||
|     "force_update": "0", | ||||
|     "description": "the initial version of BBL configurations", | ||||
|     "machine_model_list": [ | ||||
|  | @ -75,6 +75,10 @@ | |||
|             "name": "0.20mm Standard @BBL X1C", | ||||
|             "sub_path": "process/0.20mm Standard @BBL X1C.json" | ||||
|         }, | ||||
|         { | ||||
|             "name":"0.20mm Strength @BBL X1C", | ||||
|             "sub_path":"process/0.20mm Strength @BBL X1C.json" | ||||
|         }, | ||||
|         { | ||||
|             "name": "0.24mm Draft @BBL X1C", | ||||
|             "sub_path": "process/0.24mm Draft @BBL X1C.json" | ||||
|  |  | |||
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							
							
								
								
									
										16
									
								
								resources/profiles/BBL/process/0.20mm Strength @BBL X1C.json
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										16
									
								
								resources/profiles/BBL/process/0.20mm Strength @BBL X1C.json
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,16 @@ | |||
| { | ||||
|     "type": "process", | ||||
|     "setting_id": "GP013", | ||||
|     "name": "0.20mm Strength @BBL X1C", | ||||
|     "from": "system", | ||||
|     "instantiation": "true", | ||||
|     "inherits": "fdm_process_bbl_0.20", | ||||
|     "outer_wall_speed": "40", | ||||
|     "sparse_infill_speed": "100", | ||||
|     "wall_loops": "6", | ||||
|     "sparse_infill_density": "60%", | ||||
|     "compatible_printers": [ | ||||
|       "Bambu Lab X1 Carbon 0.4 nozzle", | ||||
|       "Bambu Lab X1 0.4 nozzle" | ||||
|     ] | ||||
| } | ||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 qing.zhang
						qing.zhang