mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-10-31 12:41:20 -06:00 
			
		
		
		
	Fix predator output filaname format and infill overlap
This commit is contained in:
		
							parent
							
								
									8448d1a1dc
								
							
						
					
					
						commit
						c518ec8abd
					
				
					 1 changed files with 4 additions and 2 deletions
				
			
		|  | @ -1169,7 +1169,6 @@ wipe_tower_width = 60 | |||
| wipe_tower_rotation_angle = 0 | ||||
| wipe_tower_bridging = 10 | ||||
| interface_shells = 0 | ||||
| infill_overlap = 25% | ||||
| bridge_flow_ratio = 0.8 | ||||
| resolution = 0 | ||||
| xy_size_compensation = 0 | ||||
|  | @ -1179,7 +1178,7 @@ complete_objects = 0 | |||
| extruder_clearance_radius = 45 | ||||
| extruder_clearance_height = 25 | ||||
| gcode_comments = 0 | ||||
| output_filename_format = {input_filename_base}_{print_preset}_{filament_type[0]}_{printer_model}_{print_time}.gcode | ||||
| output_filename_format = {input_filename_base}.gcode | ||||
| post_process = | ||||
| notes = | ||||
| max_volumetric_extrusion_rate_slope_negative = 0 | ||||
|  | @ -1190,18 +1189,21 @@ print_settings_id = | |||
| [print:*common predator 0.4 nozzle*] | ||||
| inherits = *common predator* | ||||
| first_layer_height = 0.16 | ||||
| infill_overlap = 25% | ||||
| compatible_printers_condition = printer_notes=~/.*PRINTER_VENDOR_ANYCUBIC.*/ and printer_notes=~/.*PRINTER_MODEL_PREDATOR.*/ and printer_notes=~/.*PRINTER_HAS_BOWDEN.*/ and nozzle_diameter[0]==0.4 | ||||
| 
 | ||||
| # Common print preset | ||||
| [print:*common predator 0.6 nozzle*] | ||||
| inherits = *common predator* | ||||
| first_layer_height = 0.24 | ||||
| infill_overlap = 27% | ||||
| compatible_printers_condition = printer_notes=~/.*PRINTER_VENDOR_ANYCUBIC.*/ and printer_notes=~/.*PRINTER_MODEL_PREDATOR.*/ and printer_notes=~/.*PRINTER_HAS_BOWDEN.*/ and nozzle_diameter[0]==0.6 | ||||
| 
 | ||||
| # Common print preset | ||||
| [print:*common predator 0.8 nozzle*] | ||||
| inherits = *common predator* | ||||
| first_layer_height = 0.32 | ||||
| infill_overlap = 30% | ||||
| compatible_printers_condition = printer_notes=~/.*PRINTER_VENDOR_ANYCUBIC.*/ and printer_notes=~/.*PRINTER_MODEL_PREDATOR.*/ and printer_notes=~/.*PRINTER_HAS_BOWDEN.*/ and nozzle_diameter[0]==0.8 | ||||
| 
 | ||||
| # Common print preset | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Nicolas North [norðurljósahviða]
						Nicolas North [norðurljósahviða]