mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-10-31 20:51:12 -06:00 
			
		
		
		
	Removed invalid keys from print settings.
This commit is contained in:
		
							parent
							
								
									b27bf1815c
								
							
						
					
					
						commit
						30fb77b8d4
					
				
					 1 changed files with 0 additions and 6 deletions
				
			
		|  | @ -1197,24 +1197,18 @@ print_settings_id = | |||
| # Common print preset | ||||
| [print:*common predator 0.4 nozzle*] | ||||
| inherits = *common predator* | ||||
| printer_variant = 0.4 | ||||
| nozzle_diameter = 0.4 | ||||
| first_layer_height = 0.16 | ||||
| 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* | ||||
| printer_variant = 0.6 | ||||
| nozzle_diameter = 0.6 | ||||
| first_layer_height = 0.24 | ||||
| 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* | ||||
| printer_variant = 0.8 | ||||
| nozzle_diameter = 0.8 | ||||
| first_layer_height = 0.32 | ||||
| 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 | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 rtyr
						rtyr