mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-10-31 04:31:15 -06:00 
			
		
		
		
	Merge pull request #839 from TonyK54/Ender5Pro-Profile
Adding Ender 5 Pro
This commit is contained in:
		
							parent
							
								
									c730121fde
								
							
						
					
					
						commit
						0ea2efa767
					
				
					 8 changed files with 54 additions and 4 deletions
				
			
		|  | @ -11,6 +11,10 @@ | |||
|         { | ||||
|             "name": "Creality CR-10 Max", | ||||
|             "sub_path": "machine/Creality CR-10 Max.json" | ||||
|         }, | ||||
|         { | ||||
|             "name": "Creality Ender-5 Pro 2019", | ||||
|             "sub_path": "machine/Creality Ender-5 Pro 2019.json" | ||||
|         } | ||||
|     ], | ||||
|     "process_list": [ | ||||
|  | @ -85,6 +89,11 @@ | |||
|         { | ||||
|             "name": "Creality CR-10 Max 0.4 nozzle", | ||||
|             "sub_path": "machine/Creality CR-10 Max 0.4 nozzle.json" | ||||
|         }, | ||||
|         { | ||||
|             "name": "Creality Ender-5 Pro 2019 0.4 nozzle", | ||||
|             "sub_path": "machine/Creality Ender-5 Pro 2019 0.4 nozzle.json" | ||||
|         } | ||||
| 
 | ||||
|     ] | ||||
| } | ||||
|  |  | |||
|  | @ -14,6 +14,7 @@ | |||
|     ], | ||||
|     "compatible_printers": [ | ||||
|       "Creality Ender-3 V2 0.4 nozzle", | ||||
|       "Creality CR-10 Max 0.4 nozzle" | ||||
|       "Creality CR-10 Max 0.4 nozzle", | ||||
|       "Creality Ender-5 Pro 2019 0.4 nozzle" | ||||
|     ] | ||||
| } | ||||
|  |  | |||
|  | @ -44,6 +44,7 @@ | |||
|     ], | ||||
|     "compatible_printers": [ | ||||
|       "Creality Ender-3 V2 0.4 nozzle", | ||||
|       "Creality CR-10 Max 0.4 nozzle" | ||||
|       "Creality CR-10 Max 0.4 nozzle", | ||||
|       "Creality Ender-5 Pro 2019 0.4 nozzle" | ||||
|     ] | ||||
| } | ||||
|  |  | |||
|  | @ -17,6 +17,7 @@ | |||
|     ], | ||||
|     "compatible_printers": [ | ||||
|       "Creality Ender-3 V2 0.4 nozzle", | ||||
|       "Creality CR-10 Max 0.4 nozzle" | ||||
|       "Creality CR-10 Max 0.4 nozzle", | ||||
|       "Creality Ender-5 Pro 2019 0.4 nozzle" | ||||
|     ] | ||||
| } | ||||
|  |  | |||
|  | @ -0,0 +1,25 @@ | |||
| { | ||||
|   "type": "machine", | ||||
|   "setting_id": "GM001", | ||||
|   "name": "Creality Ender-5 Pro 2019 0.4 nozzle", | ||||
|   "from": "system", | ||||
|   "instantiation": "true", | ||||
|   "inherits": "fdm_creality_common", | ||||
|   "printer_model": "Creality Ender-5 Pro 2019", | ||||
|   "default_filament_profile": [ | ||||
|     "Generic PLA @Creality" | ||||
|   ], | ||||
|   "default_print_profile": "0.20mm Standard @Creality", | ||||
|   "nozzle_diameter": [ | ||||
|     "0.4" | ||||
|   ], | ||||
|   "printable_area": [ | ||||
|     "0x0", | ||||
|     "220x0", | ||||
|     "220x220", | ||||
|     "0x220" | ||||
|   ], | ||||
|   "printable_height": "300", | ||||
|   "nozzle_type": "undefine", | ||||
|   "auxiliary_fan": "0" | ||||
| } | ||||
|  | @ -0,0 +1,12 @@ | |||
| { | ||||
|     "type": "machine_model", | ||||
|     "name": "Creality Ender-5 Pro 2019", | ||||
|     "model_id": "Creality_Ender_5_Pro_2019", | ||||
|     "nozzle_diameter": "0.4", | ||||
|     "machine_tech": "FFF", | ||||
|     "family": "ENDER", | ||||
|     "bed_model": "", | ||||
|     "bed_texture": "ender3v2.svg", | ||||
|     "hotend_model": "hotend.stl", | ||||
|     "default_materials": "Generic PLA @CREALITY;Generic PETG @CREALITY;Generic ABS @CREALITY;" | ||||
| } | ||||
|  | @ -103,6 +103,7 @@ | |||
|     "xy_contour_compensation": "0", | ||||
|     "compatible_printers": [ | ||||
|       "Creality Ender-3 V2 0.4 nozzle", | ||||
|       "Creality CR-10 Max 0.4 nozzle" | ||||
|       "Creality CR-10 Max 0.4 nozzle", | ||||
|       "Creality Ender-5 Pro 2019 0.4 nozzle" | ||||
|     ] | ||||
| } | ||||
|  |  | |||
							
								
								
									
										
											BIN
										
									
								
								resources/web/image/printer/Creality Ender-5 Pro 2019_cover.png
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								resources/web/image/printer/Creality Ender-5 Pro 2019_cover.png
									
										
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							| After Width: | Height: | Size: 47 KiB | 
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 SoftFever
						SoftFever