mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-10-31 04:31:15 -06:00 
			
		
		
		
	creality.ini disable single_extruder_multi_material_priming
This commit is contained in:
		
							parent
							
								
									c142af74c5
								
							
						
					
					
						commit
						bc9c968f05
					
				
					 1 changed files with 2 additions and 1 deletions
				
			
		|  | @ -307,7 +307,7 @@ print_settings_id = | ||||||
| raft_layers = 0 | raft_layers = 0 | ||||||
| resolution = 0 | resolution = 0 | ||||||
| seam_position = nearest | seam_position = nearest | ||||||
| single_extruder_multi_material_priming = 1 | single_extruder_multi_material_priming = 0 | ||||||
| skirts = 1 | skirts = 1 | ||||||
| skirt_distance = 3 | skirt_distance = 3 | ||||||
| skirt_height = 2 | skirt_height = 2 | ||||||
|  | @ -787,6 +787,7 @@ end_gcode = {if max_layer_z < max_print_height}G1 Z{z_offset+min(max_layer_z+2, | ||||||
| # Intended for printers with dual extruders and a single hotend/nozzle, like the CR-X series | # Intended for printers with dual extruders and a single hotend/nozzle, like the CR-X series | ||||||
| [printer:*dualextruder*] | [printer:*dualextruder*] | ||||||
| single_extruder_multi_material = 1 | single_extruder_multi_material = 1 | ||||||
|  | single_extruder_multi_material_priming = 0 | ||||||
| cooling_tube_length = 5 | cooling_tube_length = 5 | ||||||
| cooling_tube_retraction = 91.5 | cooling_tube_retraction = 91.5 | ||||||
| extra_loading_move = -2 | extra_loading_move = -2 | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Pascal de Bruijn
						Pascal de Bruijn