mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-10-30 20:21:12 -06:00 
			
		
		
		
	NEW: add preset of X1 0.2mm nozzle
Signed-off-by: qing.zhang <qing.zhang@bambulab.com> Change-Id: Ic04fd53ea640c67449a455fd34fd714e76eac946
This commit is contained in:
		
							parent
							
								
									ab261089d5
								
							
						
					
					
						commit
						b3e9fbce67
					
				
					 6 changed files with 12 additions and 6 deletions
				
			
		|  | @ -9,6 +9,7 @@ | |||
|         "2" | ||||
|     ], | ||||
|     "compatible_printers": [ | ||||
|       "Bambu Lab X1 Carbon 0.2 nozzle" | ||||
|       "Bambu Lab X1 Carbon 0.2 nozzle", | ||||
|       "Bambu Lab X1 0.2 nozzle" | ||||
|     ] | ||||
| } | ||||
|  |  | |||
|  | @ -9,6 +9,7 @@ | |||
|         "2" | ||||
|     ], | ||||
|     "compatible_printers": [ | ||||
|       "Bambu Lab X1 Carbon 0.2 nozzle" | ||||
|       "Bambu Lab X1 Carbon 0.2 nozzle", | ||||
|       "Bambu Lab X1 0.2 nozzle" | ||||
|     ] | ||||
| } | ||||
|  |  | |||
|  | @ -9,6 +9,7 @@ | |||
|         "1" | ||||
|     ], | ||||
|     "compatible_printers": [ | ||||
|       "Bambu Lab X1 Carbon 0.2 nozzle" | ||||
|       "Bambu Lab X1 Carbon 0.2 nozzle", | ||||
|       "Bambu Lab X1 0.2 nozzle" | ||||
|     ] | ||||
| } | ||||
|  |  | |||
|  | @ -12,6 +12,7 @@ | |||
|       "; filament start gcode\n{if  (bed_temperature[current_extruder] >35)||(bed_temperature_initial_layer[current_extruder] >35)}M106 P3 S255\n{elsif(bed_temperature[current_extruder] >30)||(bed_temperature_initial_layer[current_extruder] >30)}M106 P3 S180\n{endif}" | ||||
|     ], | ||||
|     "compatible_printers": [ | ||||
|       "Bambu Lab X1 Carbon 0.2 nozzle" | ||||
|       "Bambu Lab X1 Carbon 0.2 nozzle", | ||||
|       "Bambu Lab X1 0.2 nozzle" | ||||
|     ] | ||||
| } | ||||
|  |  | |||
|  | @ -9,6 +9,7 @@ | |||
|         "15" | ||||
|     ], | ||||
|     "compatible_printers": [ | ||||
|       "Bambu Lab X1 Carbon 0.2 nozzle" | ||||
|       "Bambu Lab X1 Carbon 0.2 nozzle", | ||||
|       "Bambu Lab X1 0.2 nozzle" | ||||
|     ] | ||||
| } | ||||
|  |  | |||
|  | @ -9,6 +9,7 @@ | |||
|         "1" | ||||
|     ], | ||||
|     "compatible_printers": [ | ||||
|       "Bambu Lab X1 Carbon 0.2 nozzle" | ||||
|       "Bambu Lab X1 Carbon 0.2 nozzle", | ||||
|       "Bambu Lab X1 0.2 nozzle" | ||||
|     ] | ||||
| } | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 qing.zhang
						qing.zhang