mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-10-30 20:21:12 -06:00 
			
		
		
		
	New profile for Creality Ender 3 V3 SE (#3180)
* Added Creality Ender 3 V3 SE. * Fixed fine profile. * Optimized first layer speed (based on Creality Print) * Brought back Ender-5 (2019) * Setting Marlin 2 as gcode flavor * Use inheritance for Ender-3 V3 filament profiles. * Various improvements. * Temperature optimisations (less power consumption) * Fixed some log errors. * Optimizations * Reverted support_interface_top_layers * Added correct jerk and acceleration settings. * Added retraction speed. * Re-added missing Ender-5 references in filaments. * Reverted slow_down_layer_time, Creality print is too optimistic on this at least for Ender 3 V3 SE. * Optimizations for supports (easier to remove) --------- Co-authored-by: SoftFever <softfeverever@gmail.com>
This commit is contained in:
		
							parent
							
								
									69602d24fc
								
							
						
					
					
						commit
						888096d75c
					
				
					 18 changed files with 686 additions and 20 deletions
				
			
		|  | @ -36,6 +36,10 @@ | |||
| 			"name": "Creality Ender-3 S1 Pro", | ||||
| 			"sub_path": "machine/Creality Ender-3 S1 Pro.json" | ||||
| 		}, | ||||
| 		{ | ||||
| 			"name": "Creality Ender-3 V3 SE", | ||||
| 			"sub_path": "machine/Creality Ender-3 V3 SE.json" | ||||
| 		}, | ||||
| 		{ | ||||
| 			"name": "Creality Ender-5", | ||||
| 			"sub_path": "machine/Creality Ender-5.json" | ||||
|  | @ -158,6 +162,10 @@ | |||
| 			"name": "0.12mm Fine @Creality Ender3V2", | ||||
| 			"sub_path": "process/0.12mm Fine @Creality Ender3V2.json" | ||||
| 		}, | ||||
| 		{ | ||||
| 			"name": "0.12mm Fine @Creality Ender3V3SE", | ||||
| 			"sub_path": "process/0.12mm Fine @Creality Ender3V3SE.json" | ||||
| 		}, | ||||
| 		{ | ||||
| 			"name": "0.12mm Detail @Creality Ender5Pro (2019) 0.2", | ||||
| 			"sub_path": "process/0.12mm Detail @Creality Ender5Pro (2019) 0.2.json" | ||||
|  | @ -198,6 +206,10 @@ | |||
| 			"name": "0.16mm Optimal @Creality Ender3S1Pro", | ||||
| 			"sub_path": "process/0.16mm Optimal @Creality Ender3S1Pro.json" | ||||
| 		}, | ||||
| 		{ | ||||
| 			"name": "0.16mm Optimal @Creality Ender3V3SE", | ||||
| 			"sub_path": "process/0.16mm Optimal @Creality Ender3V3SE.json" | ||||
| 		}, | ||||
| 		{ | ||||
| 			"name": "0.16mm Optimal @Creality Ender5", | ||||
| 			"sub_path": "process/0.16mm Optimal @Creality Ender5.json" | ||||
|  | @ -282,6 +294,10 @@ | |||
| 			"name": "0.20mm Standard @Creality Ender3S1Pro", | ||||
| 			"sub_path": "process/0.20mm Standard @Creality Ender3S1Pro.json" | ||||
| 		}, | ||||
| 		{ | ||||
| 			"name": "0.20mm Standard @Creality Ender3V3SE", | ||||
| 			"sub_path": "process/0.20mm Standard @Creality Ender3V3SE.json" | ||||
| 		}, | ||||
| 		{ | ||||
| 			"name": "0.20mm Standard @Creality Ender5", | ||||
| 			"sub_path": "process/0.20mm Standard @Creality Ender5.json" | ||||
|  | @ -508,18 +524,6 @@ | |||
| 			"name": "fdm_filament_common", | ||||
| 			"sub_path": "filament/fdm_filament_common.json" | ||||
| 		}, | ||||
| 		{ | ||||
| 			"name": "fdm_filament_pla", | ||||
| 			"sub_path": "filament/fdm_filament_pla.json" | ||||
| 		}, | ||||
| 		{ | ||||
| 			"name": "fdm_filament_pet", | ||||
| 			"sub_path": "filament/fdm_filament_pet.json" | ||||
| 		}, | ||||
| 		{ | ||||
| 			"name": "fdm_filament_tpu", | ||||
| 			"sub_path": "filament/fdm_filament_tpu.json" | ||||
| 		}, | ||||
| 		{ | ||||
| 			"name": "fdm_filament_abs", | ||||
| 			"sub_path": "filament/fdm_filament_abs.json" | ||||
|  | @ -528,6 +532,30 @@ | |||
| 			"name": "fdm_filament_asa", | ||||
| 			"sub_path": "filament/fdm_filament_asa.json" | ||||
| 		}, | ||||
| 		{ | ||||
| 			"name": "fdm_filament_pet", | ||||
| 			"sub_path": "filament/fdm_filament_pet.json" | ||||
| 		}, | ||||
| 		{ | ||||
| 			"name": "fdm_filament_pla", | ||||
| 			"sub_path": "filament/fdm_filament_pla.json" | ||||
| 		}, | ||||
| 		{ | ||||
| 			"name": "fdm_filament_tpu", | ||||
| 			"sub_path": "filament/fdm_filament_tpu.json" | ||||
| 		}, | ||||
| 		{ | ||||
| 			"name": "Creality Generic ABS", | ||||
| 			"sub_path": "filament/Creality Generic ABS.json" | ||||
| 		}, | ||||
| 		{ | ||||
| 			"name": "Creality Generic ASA", | ||||
| 			"sub_path": "filament/Creality Generic ASA.json" | ||||
| 		}, | ||||
| 		{ | ||||
| 			"name": "Creality Generic PETG", | ||||
| 			"sub_path": "filament/Creality Generic PETG.json" | ||||
| 		}, | ||||
| 		{ | ||||
| 			"name": "Creality Generic PLA", | ||||
| 			"sub_path": "filament/Creality Generic PLA.json" | ||||
|  | @ -540,21 +568,41 @@ | |||
| 			"name": "Creality HF Generic Speed PLA", | ||||
| 			"sub_path": "filament/Creality HF Generic Speed PLA.json" | ||||
| 		}, | ||||
| 		{ | ||||
| 			"name": "Creality Generic PETG", | ||||
| 			"sub_path": "filament/Creality Generic PETG.json" | ||||
| 		}, | ||||
| 		{ | ||||
| 			"name": "Creality Generic TPU", | ||||
| 			"sub_path": "filament/Creality Generic TPU.json" | ||||
| 		}, | ||||
| 		{ | ||||
| 			"name": "Creality Generic ABS", | ||||
| 			"sub_path": "filament/Creality Generic ABS.json" | ||||
| 			"name": "Creality Generic ABS @Ender-3V3-all", | ||||
| 			"sub_path": "filament/Creality Generic ABS @Ender-3V3-all.json" | ||||
| 		}, | ||||
| 		{ | ||||
| 			"name": "Creality Generic ASA", | ||||
| 			"sub_path": "filament/Creality Generic ASA.json" | ||||
| 			"name": "Creality Generic ASA @Ender-3V3-all", | ||||
| 			"sub_path": "filament/Creality Generic ASA @Ender-3V3-all.json" | ||||
| 		}, | ||||
| 		{ | ||||
| 			"name": "Creality Generic PETG @Ender-3V3-all", | ||||
| 			"sub_path": "filament/Creality Generic PETG @Ender-3V3-all.json" | ||||
| 		}, | ||||
| 		{ | ||||
| 			"name": "Creality Generic PLA @Ender-3V3-all", | ||||
| 			"sub_path": "filament/Creality Generic PLA @Ender-3V3-all.json" | ||||
| 		}, | ||||
| 		{ | ||||
| 			"name": "Creality Generic PLA High Speed @Ender-3V3-all", | ||||
| 			"sub_path": "filament/Creality Generic PLA High Speed @Ender-3V3-all.json" | ||||
| 		}, | ||||
| 		{ | ||||
| 			"name": "Creality Generic PLA Matte @Ender-3V3-all", | ||||
| 			"sub_path": "filament/Creality Generic PLA Matte @Ender-3V3-all.json" | ||||
| 		}, | ||||
| 		{ | ||||
| 			"name": "Creality Generic PLA Silk @Ender-3V3-all", | ||||
| 			"sub_path": "filament/Creality Generic PLA Silk @Ender-3V3-all.json" | ||||
| 		}, | ||||
| 		{ | ||||
| 			"name": "Creality Generic TPU @Ender-3V3-all", | ||||
| 			"sub_path": "filament/Creality Generic TPU @Ender-3V3-all.json" | ||||
| 		} | ||||
| 	], | ||||
| 	"machine_list": [ | ||||
|  | @ -626,6 +674,10 @@ | |||
| 			"name": "Creality Ender-3 S1 Pro 0.4 nozzle", | ||||
| 			"sub_path": "machine/Creality Ender-3 S1 Pro 0.4 nozzle.json" | ||||
| 		}, | ||||
| 		{ | ||||
| 			"name": "Creality Ender-3 V3 SE 0.4 nozzle", | ||||
| 			"sub_path": "machine/Creality Ender-3 V3 SE 0.4 nozzle.json" | ||||
| 		}, | ||||
| 		{ | ||||
| 			"name": "Creality Ender-5 0.4 nozzle", | ||||
| 			"sub_path": "machine/Creality Ender-5 0.4 nozzle.json" | ||||
|  |  | |||
							
								
								
									
										
											BIN
										
									
								
								resources/profiles/Creality/Creality Ender-3 V3 SE_cover.png
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								resources/profiles/Creality/Creality Ender-3 V3 SE_cover.png
									
										
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							| After Width: | Height: | Size: 20 KiB | 
										
											Binary file not shown.
										
									
								
							
										
											Binary file not shown.
										
									
								
							| After Width: | Height: | Size: 6.8 KiB | 
|  | @ -0,0 +1,13 @@ | |||
| { | ||||
| 	"type": "filament", | ||||
| 	"setting_id": "GFSA04_CREALITY_00", | ||||
| 	"name": "Creality Generic ABS @Ender-3V3-all", | ||||
| 	"from": "system", | ||||
| 	"instantiation": "true", | ||||
| 	"inherits": "Creality Generic ABS", | ||||
| 	"filament_max_volumetric_speed": ["9"], | ||||
| 	"slow_down_layer_time": ["5"], | ||||
| 	"compatible_printers": [ | ||||
| 		"Creality Ender-3 V3 SE 0.4 nozzle" | ||||
| 	] | ||||
| } | ||||
|  | @ -0,0 +1,13 @@ | |||
| { | ||||
| 	"type": "filament", | ||||
|     "setting_id": "GFSA04_00", | ||||
| 	"name": "Creality Generic ASA @Ender-3V3-all", | ||||
| 	"from": "system", | ||||
| 	"instantiation": "true", | ||||
| 	"inherits": "Creality Generic ASA", | ||||
| 	"filament_max_volumetric_speed": ["9"], | ||||
| 	"slow_down_layer_time": ["5"], | ||||
| 	"compatible_printers": [ | ||||
| 		"Creality Ender-3 V3 SE 0.4 nozzle" | ||||
| 	] | ||||
| } | ||||
|  | @ -0,0 +1,23 @@ | |||
| { | ||||
| 	"type": "filament", | ||||
|     "setting_id": "GFSG99_00", | ||||
| 	"name": "Creality Generic PETG @Ender-3V3-all", | ||||
| 	"from": "system", | ||||
| 	"instantiation": "true", | ||||
| 	"inherits": "Creality Generic PETG", | ||||
| 	"filament_max_volumetric_speed": ["9"], | ||||
| 	"slow_down_layer_time": ["5"], | ||||
|     "cool_plate_temp" : ["70"], | ||||
|     "eng_plate_temp" : ["70"], | ||||
|     "hot_plate_temp" : ["70"], | ||||
|     "textured_plate_temp" : ["70"], | ||||
|     "cool_plate_temp_initial_layer" : ["70"], | ||||
|     "eng_plate_temp_initial_layer" : ["70"], | ||||
|     "hot_plate_temp_initial_layer" : ["70"], | ||||
|     "textured_plate_temp_initial_layer" : ["70"], | ||||
|     "nozzle_temperature_initial_layer": ["250"], | ||||
|     "nozzle_temperature": ["250"], | ||||
| 	"compatible_printers": [ | ||||
| 		"Creality Ender-3 V3 SE 0.4 nozzle" | ||||
| 	] | ||||
| } | ||||
|  | @ -0,0 +1,21 @@ | |||
| { | ||||
| 	"type": "filament", | ||||
|     "setting_id": "GFSL99_00", | ||||
| 	"name": "Creality Generic PLA @Ender-3V3-all", | ||||
| 	"from": "system", | ||||
| 	"instantiation": "true", | ||||
| 	"inherits": "Creality Generic PLA", | ||||
| 	"filament_max_volumetric_speed": ["18"], | ||||
| 	"slow_down_min_speed": ["20"], | ||||
|     "cool_plate_temp" : ["45"], | ||||
|     "eng_plate_temp" : ["45"], | ||||
|     "hot_plate_temp" : ["45"], | ||||
|     "textured_plate_temp" : ["45"], | ||||
|     "cool_plate_temp_initial_layer" : ["45"], | ||||
|     "eng_plate_temp_initial_layer" : ["45"], | ||||
|     "hot_plate_temp_initial_layer" : ["45"], | ||||
|     "textured_plate_temp_initial_layer" : ["45"], | ||||
| 	"compatible_printers": [ | ||||
| 		"Creality Ender-3 V3 SE 0.4 nozzle" | ||||
| 	] | ||||
| } | ||||
|  | @ -0,0 +1,14 @@ | |||
| { | ||||
|     "type": "filament", | ||||
|     "setting_id": "GFSL95_00", | ||||
|     "name": "Creality Generic PLA High Speed @Ender-3V3-all", | ||||
|     "from": "system", | ||||
|     "instantiation": "true", | ||||
|     "inherits": "Creality Generic PLA @Ender-3V3-all", | ||||
|     "filament_max_volumetric_speed": [ | ||||
|         "23" | ||||
|     ], | ||||
|     "compatible_printers": [ | ||||
|         "Creality Ender-3 V3 SE 0.4 nozzle" | ||||
|     ] | ||||
| } | ||||
|  | @ -0,0 +1,12 @@ | |||
| { | ||||
| 	"type": "filament", | ||||
|     "setting_id": "GFSL05_00", | ||||
| 	"name": "Creality Generic PLA Matte @Ender-3V3-all", | ||||
| 	"from": "system", | ||||
| 	"instantiation": "true", | ||||
| 	"inherits": "Creality Generic PLA @Ender-3V3-all", | ||||
| 	"filament_max_volumetric_speed": ["18"], | ||||
| 	"compatible_printers": [ | ||||
| 		"Creality Ender-3 V3 SE 0.4 nozzle" | ||||
| 	] | ||||
| } | ||||
|  | @ -0,0 +1,12 @@ | |||
| { | ||||
| 	"type": "filament", | ||||
|     "setting_id": "GFSL96_00", | ||||
| 	"name": "Creality Generic PLA Silk @Ender-3V3-all", | ||||
| 	"from": "system", | ||||
| 	"instantiation": "true", | ||||
| 	"inherits": "Creality Generic PLA @Ender-3V3-all", | ||||
| 	"filament_max_volumetric_speed": ["7.5"], | ||||
| 	"compatible_printers": [ | ||||
| 		"Creality Ender-3 V3 SE 0.4 nozzle" | ||||
| 	] | ||||
| } | ||||
|  | @ -0,0 +1,19 @@ | |||
| { | ||||
| 		"type": "filament", | ||||
| 		"setting_id": "GFU99_CREALITY_00", | ||||
| 		"name": "Creality Generic TPU @Ender-3V3-all", | ||||
| 		"from": "system", | ||||
| 		"instantiation": "true", | ||||
| 		"inherits": "Creality Generic TPU", | ||||
| 		"hot_plate_temp": ["30"], | ||||
| 		"hot_plate_temp_initial_layer": ["30"], | ||||
| 		"textured_plate_temp": ["30"], | ||||
| 		"textured_plate_temp_initial_layer": ["30"], | ||||
| 		"nozzle_temperature_initial_layer": ["230"], | ||||
| 		"nozzle_temperature": ["230"], | ||||
| 		"filament_max_volumetric_speed": ["3.5"], | ||||
| 		"slow_down_layer_time": ["5"], | ||||
| 		"compatible_printers": [ | ||||
| 			"Creality Ender-3 V3 SE 0.4 nozzle" | ||||
| 		] | ||||
| } | ||||
|  | @ -10,6 +10,7 @@ | |||
|         "3.2" | ||||
|     ], | ||||
|     "compatible_printers": [ | ||||
| 		"Creality Ender-3 V3 SE 0.4 nozzle", | ||||
|         "Creality K1 (0.4 nozzle)", | ||||
|         "Creality K1 (0.6 nozzle)", | ||||
|         "Creality K1 (0.8 nozzle)", | ||||
|  |  | |||
|  | @ -0,0 +1,120 @@ | |||
| { | ||||
| 	"type": "machine", | ||||
| 	"setting_id": "GM001", | ||||
| 	"printer_settings_id": "Creality", | ||||
| 	"name": "Creality Ender-3 V3 SE 0.4 nozzle", | ||||
| 	"from": "system", | ||||
| 	"instantiation": "true", | ||||
| 	"inherits": "fdm_creality_common", | ||||
| 	"printer_model": "Creality Ender-3 V3 SE", | ||||
| 	"gcode_flavor": "marlin2", | ||||
| 	"printer_structure": "i3", | ||||
| 	"default_print_profile": "0.20mm Standard @Creality Ender3V3SE", | ||||
| 	"extruder_clearance_height_to_rod": "47", | ||||
|     "extruder_clearance_max_radius": "90", | ||||
|     "extruder_clearance_radius": "90", | ||||
|     "machine_load_filament_time": "11", | ||||
| 	"support_chamber_temp_control": "false", | ||||
| 	"support_air_filtration": ["false"], | ||||
| 	"nozzle_diameter": [ | ||||
| 		"0.4" | ||||
| 	], | ||||
| 	"printable_area": [ | ||||
| 		"0x0", | ||||
| 		"220x0", | ||||
| 		"220x220", | ||||
| 		"0x220" | ||||
| 	], | ||||
| 	"printable_height": "250", | ||||
| 	"nozzle_type": "brass", | ||||
| 	"auxiliary_fan": "0", | ||||
| 	"machine_max_acceleration_extruding": [ | ||||
| 		"5000", | ||||
| 		"5000" | ||||
| 	], | ||||
| 	"machine_max_acceleration_retracting": [ | ||||
| 		"2500", | ||||
| 		"2500" | ||||
| 	], | ||||
| 	"machine_max_acceleration_travel": [ | ||||
| 		"5000", | ||||
| 		"5000" | ||||
| 	], | ||||
| 	"machine_max_acceleration_x": [ | ||||
| 		"5000", | ||||
| 		"5000" | ||||
| 	], | ||||
| 	"machine_max_acceleration_y": [ | ||||
| 		"5000", | ||||
| 		"5000" | ||||
| 	], | ||||
| 	"machine_max_acceleration_z": [ | ||||
| 		"500", | ||||
| 		"500" | ||||
| 	], | ||||
| 	"machine_max_speed_e": [ | ||||
| 		"100", | ||||
| 		"100" | ||||
| 	], | ||||
| 	"machine_max_speed_x": [ | ||||
| 		"500", | ||||
| 		"500" | ||||
| 	], | ||||
| 	"machine_max_speed_y": [ | ||||
| 		"500", | ||||
| 		"500" | ||||
| 	], | ||||
| 	"machine_max_speed_z": [ | ||||
| 		"30", | ||||
| 		"30" | ||||
| 	], | ||||
| 	"machine_max_jerk_e": [ | ||||
| 		"5", | ||||
| 		"5" | ||||
| 	], | ||||
| 	"machine_max_jerk_x": [ | ||||
| 		"10", | ||||
| 		"10" | ||||
| 	], | ||||
| 	"machine_max_jerk_y": [ | ||||
| 		"10", | ||||
| 		"10" | ||||
| 	], | ||||
| 	"machine_max_jerk_z": [ | ||||
| 		"0.4", | ||||
| 		"0.4" | ||||
| 	], | ||||
| 	"max_layer_height": [ | ||||
| 		"0.36" | ||||
| 	], | ||||
| 	"min_layer_height": [ | ||||
| 		"0.08" | ||||
| 	], | ||||
| 	"retraction_minimum_travel": [ | ||||
| 		"2" | ||||
| 	], | ||||
| 	"retract_before_wipe": [ | ||||
| 		"70%" | ||||
| 	], | ||||
| 	"retraction_length": [ | ||||
| 		"1.2" | ||||
| 	], | ||||
| 	"retract_length_toolchange": [ | ||||
| 		"1" | ||||
| 	], | ||||
| 	"retraction_speed": [ | ||||
| 		"30" | ||||
| 	], | ||||
| 	"deretraction_speed": [ | ||||
| 		"30" | ||||
| 	], | ||||
| 	"single_extruder_multi_material": "1", | ||||
| 	"change_filament_gcode": "M600", | ||||
| 	"machine_pause_gcode": "M25", | ||||
| 	"default_filament_profile": [ | ||||
| 		"Creality Generic PLA @Ender-3V3-all" | ||||
| 	], | ||||
| 	"machine_start_gcode": "M220 S100 ;Reset Feedrate \nM221 S100 ;Reset Flowrate \n \nM140 S[bed_temperature_initial_layer_single] ;Set final bed temp \nG28 ;Home \n \nG92 E0 ;Reset Extruder \nG1 Z2.0 F3000 ;Move Z Axis up \nM104 S[nozzle_temperature_initial_layer] ;Set final nozzle temp \nG1 X-2.1 Y20 Z0.28 F5000.0 ;Move to start position \nM190 S[bed_temperature_initial_layer_single] ;Wait for bed temp to stabilize \nM109 S[nozzle_temperature_initial_layer] ;Wait for nozzle temp to stabilize \nG1 X-2.1 Y145.0 Z0.28 F1500.0 E15 ;Draw the first line \nG1 X-2.4 Y145.0 Z0.28 F5000.0 ;Move to side a little \nG1 X-2.4 Y20 Z0.28 F1500.0 E30 ;Draw the second line \nG92 E0  ;Reset Extruder \nG1 E-1.0000 F1800 ;Retract a bit \nG1 Z2.0 F3000 ;Move Z Axis up \nG1 E0.0000 F1800", | ||||
| 	"machine_end_gcode": "G91 ;Relative positionning \nG1 E-2 F2700 ;Retract a bit \nG1 E-2 Z0.2 F2400 ;Retract and raise Z \nG1 X5 Y5 F3000 ;Wipe out \nG1 Z10 ;Raise Z more \nG90 ;Absolute positionning \n \nG1 X0 Y0 ;Present print \nM106 S0 ;Turn-off fan \nM104 S0 ;Turn-off hotend \nM140 S0 ;Turn-off bed \n \nM84 X Y E ;Disable all steppers but Z", | ||||
| 	"scan_first_layer": "0" | ||||
| } | ||||
|  | @ -0,0 +1,12 @@ | |||
| { | ||||
|     "type": "machine_model", | ||||
|     "name": "Creality Ender-3 V3 SE", | ||||
|     "model_id": "Creality-Ender3-V3-SE", | ||||
|     "nozzle_diameter": "0.4", | ||||
|     "machine_tech": "FFF", | ||||
|     "family": "Creality", | ||||
|     "bed_model": "creality_ender3v3se_buildplate_model.stl", | ||||
|     "bed_texture": "creality_ender3v3se_buildplate_texture.png", | ||||
|     "hotend_model": "", | ||||
|     "default_materials": "Creality Generic PLA;Creality Generic PETG;Creality Generic ABS" | ||||
| } | ||||
|  | @ -0,0 +1,118 @@ | |||
| { | ||||
| 	"type": "process", | ||||
| 	"setting_id": "GP004", | ||||
| 	"name": "0.12mm Fine @Creality Ender3V3SE", | ||||
| 	"from": "system", | ||||
| 	"inherits": "fdm_process_creality_common", | ||||
| 	"instantiation": "true", | ||||
| 	"adaptive_layer_height": "1", | ||||
| 	"reduce_crossing_wall": "0", | ||||
| 	"layer_height": "0.12", | ||||
| 	"max_travel_detour_distance": "0", | ||||
| 	"bottom_surface_pattern": "monotonic", | ||||
| 	"bottom_shell_layers": "5", | ||||
| 	"bottom_shell_thickness": "0", | ||||
| 	"bridge_flow": "0.95", | ||||
| 	"bridge_speed": "100", | ||||
|     "brim_type": "no_brim", | ||||
| 	"brim_width": "0", | ||||
| 	"brim_object_gap": "0.1", | ||||
| 	"compatible_printers_condition": "", | ||||
| 	"print_sequence": "by layer", | ||||
| 	"default_acceleration": "2500", | ||||
| 	"top_surface_acceleration": "2500", | ||||
| 	"bridge_no_support": "0", | ||||
| 	"draft_shield": "disabled", | ||||
| 	"elefant_foot_compensation": "0", | ||||
| 	"enable_arc_fitting": "0", | ||||
| 	"outer_wall_line_width": "0.42", | ||||
| 	"wall_infill_order": "inner wall/outer wall/infill", | ||||
| 	"line_width": "0.46", | ||||
| 	"infill_direction": "45", | ||||
| 	"sparse_infill_density": "15%", | ||||
| 	"sparse_infill_pattern": "grid", | ||||
| 	"initial_layer_acceleration": "500", | ||||
| 	"travel_acceleration": "2500", | ||||
| 	"inner_wall_acceleration": "2000", | ||||
| 	"outer_wall_acceleration": "1000", | ||||
| 	"initial_layer_line_width": "0.46", | ||||
| 	"initial_layer_print_height": "0.2", | ||||
| 	"infill_combination": "0", | ||||
| 	"sparse_infill_line_width": "0.45", | ||||
| 	"infill_wall_overlap": "15%", | ||||
| 	"interface_shells": "0", | ||||
| 	"ironing_flow": "15%", | ||||
| 	"ironing_spacing": "0.1", | ||||
| 	"ironing_speed": "20", | ||||
| 	"ironing_type": "no ironing", | ||||
| 	"reduce_infill_retraction": "1", | ||||
| 	"filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode", | ||||
| 	"detect_overhang_wall": "1", | ||||
| 	"overhang_1_4_speed": "0", | ||||
| 	"overhang_2_4_speed": "20", | ||||
| 	"overhang_3_4_speed": "15", | ||||
| 	"overhang_4_4_speed": "10", | ||||
| 	"inner_wall_line_width": "0.45", | ||||
| 	"wall_loops": "2", | ||||
| 	"print_settings_id": "", | ||||
| 	"raft_layers": "0", | ||||
| 	"seam_position": "aligned", | ||||
| 	"skirt_distance": "2", | ||||
| 	"skirt_height": "2", | ||||
| 	"skirt_loops": "0", | ||||
| 	"minimum_sparse_infill_area": "10", | ||||
| 	"internal_solid_infill_line_width": "0", | ||||
| 	"spiral_mode": "0", | ||||
| 	"standby_temperature_delta": "-5", | ||||
| 	"enable_support": "0", | ||||
| 	"resolution": "0.012", | ||||
| 	"support_type": "normal(auto)", | ||||
| 	"support_style": "grid", | ||||
| 	"support_on_build_plate_only": "0", | ||||
| 	"support_top_z_distance": "0.2", | ||||
| 	"support_filament": "0", | ||||
| 	"support_line_width": "0.38", | ||||
| 	"support_interface_loop_pattern": "0", | ||||
| 	"support_interface_filament": "0", | ||||
| 	"support_interface_top_layers": "2", | ||||
| 	"support_interface_bottom_layers": "2", | ||||
| 	"support_interface_spacing": "0.5", | ||||
| 	"support_interface_speed": "100%", | ||||
| 	"support_interface_pattern": "default", | ||||
| 	"support_base_pattern": "default", | ||||
| 	"support_base_pattern_spacing": "2.5", | ||||
| 	"support_speed": "50", | ||||
| 	"support_threshold_angle": "25", | ||||
| 	"support_object_xy_distance": "60%", | ||||
| 	"tree_support_branch_angle": "40", | ||||
| 	"tree_support_wall_count": "2", | ||||
| 	"detect_thin_wall": "1", | ||||
| 	"top_surface_pattern": "monotonic", | ||||
| 	"top_surface_line_width": "0.42", | ||||
| 	"top_shell_layers": "5", | ||||
| 	"top_shell_thickness": "0.8", | ||||
| 	"initial_layer_speed": "30", | ||||
| 	"initial_layer_infill_speed": "80", | ||||
| 	"outer_wall_speed": "60", | ||||
| 	"inner_wall_speed": "90", | ||||
| 	"internal_solid_infill_speed": "180", | ||||
| 	"top_surface_speed": "50", | ||||
| 	"gap_infill_speed": "50", | ||||
| 	"sparse_infill_speed": "180", | ||||
| 	"travel_speed": "150", | ||||
| 	"enable_prime_tower": "0", | ||||
| 	"wipe_tower_no_sparse_layers": "0", | ||||
| 	"prime_tower_width": "60", | ||||
| 	"xy_hole_compensation": "0", | ||||
| 	"xy_contour_compensation": "0", | ||||
| 	"default_jerk": "8", | ||||
| 	"outer_wall_jerk": "20", | ||||
| 	"inner_wall_jerk": "20", | ||||
| 	"infill_jerk": "20", | ||||
| 	"top_surface_jerk": "20", | ||||
| 	"initial_layer_jerk": "8", | ||||
| 	"travel_jerk": "8", | ||||
| 	"compatible_printers": [ | ||||
| 		"Creality Ender-3 V3 SE 0.4 nozzle" | ||||
| 	] | ||||
| } | ||||
|  | @ -0,0 +1,118 @@ | |||
| { | ||||
| 	"type": "process", | ||||
| 	"setting_id": "GP004", | ||||
| 	"name": "0.16mm Optimal @Creality Ender3V3SE", | ||||
| 	"from": "system", | ||||
| 	"inherits": "fdm_process_creality_common", | ||||
| 	"instantiation": "true", | ||||
| 	"adaptive_layer_height": "1", | ||||
| 	"reduce_crossing_wall": "0", | ||||
| 	"layer_height": "0.16", | ||||
| 	"max_travel_detour_distance": "0", | ||||
| 	"bottom_surface_pattern": "monotonic", | ||||
| 	"bottom_shell_layers": "4", | ||||
| 	"bottom_shell_thickness": "0", | ||||
| 	"bridge_flow": "0.95", | ||||
| 	"bridge_speed": "100", | ||||
|     "brim_type": "no_brim", | ||||
| 	"brim_width": "0", | ||||
| 	"brim_object_gap": "0.1", | ||||
| 	"compatible_printers_condition": "", | ||||
| 	"print_sequence": "by layer", | ||||
| 	"default_acceleration": "2500", | ||||
| 	"top_surface_acceleration": "2500", | ||||
| 	"bridge_no_support": "0", | ||||
| 	"draft_shield": "disabled", | ||||
| 	"elefant_foot_compensation": "0", | ||||
| 	"enable_arc_fitting": "0", | ||||
| 	"outer_wall_line_width": "0.42", | ||||
| 	"wall_infill_order": "inner wall/outer wall/infill", | ||||
| 	"line_width": "0.46", | ||||
| 	"infill_direction": "45", | ||||
| 	"sparse_infill_density": "15%", | ||||
| 	"sparse_infill_pattern": "grid", | ||||
| 	"initial_layer_acceleration": "500", | ||||
| 	"travel_acceleration": "2500", | ||||
| 	"inner_wall_acceleration": "2000", | ||||
| 	"outer_wall_acceleration": "1000", | ||||
| 	"initial_layer_line_width": "0.46", | ||||
| 	"initial_layer_print_height": "0.2", | ||||
| 	"infill_combination": "0", | ||||
| 	"sparse_infill_line_width": "0.45", | ||||
| 	"infill_wall_overlap": "15%", | ||||
| 	"interface_shells": "0", | ||||
| 	"ironing_flow": "15%", | ||||
| 	"ironing_spacing": "0.1", | ||||
| 	"ironing_speed": "20", | ||||
| 	"ironing_type": "no ironing", | ||||
| 	"reduce_infill_retraction": "1", | ||||
| 	"filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode", | ||||
| 	"detect_overhang_wall": "1", | ||||
| 	"overhang_1_4_speed": "0", | ||||
| 	"overhang_2_4_speed": "20", | ||||
| 	"overhang_3_4_speed": "15", | ||||
| 	"overhang_4_4_speed": "10", | ||||
| 	"inner_wall_line_width": "0.45", | ||||
| 	"wall_loops": "2", | ||||
| 	"print_settings_id": "", | ||||
| 	"raft_layers": "0", | ||||
| 	"seam_position": "aligned", | ||||
| 	"skirt_distance": "2", | ||||
| 	"skirt_height": "2", | ||||
| 	"skirt_loops": "0", | ||||
| 	"minimum_sparse_infill_area": "10", | ||||
| 	"internal_solid_infill_line_width": "0", | ||||
| 	"spiral_mode": "0", | ||||
| 	"standby_temperature_delta": "-5", | ||||
| 	"enable_support": "0", | ||||
| 	"resolution": "0.012", | ||||
| 	"support_type": "normal(auto)", | ||||
| 	"support_style": "grid", | ||||
| 	"support_on_build_plate_only": "0", | ||||
| 	"support_top_z_distance": "0.2", | ||||
| 	"support_filament": "0", | ||||
| 	"support_line_width": "0.38", | ||||
| 	"support_interface_loop_pattern": "0", | ||||
| 	"support_interface_filament": "0", | ||||
| 	"support_interface_top_layers": "2", | ||||
| 	"support_interface_bottom_layers": "2", | ||||
| 	"support_interface_spacing": "0.5", | ||||
| 	"support_interface_speed": "100%", | ||||
| 	"support_interface_pattern": "default", | ||||
| 	"support_base_pattern": "default", | ||||
| 	"support_base_pattern_spacing": "2.5", | ||||
| 	"support_speed": "50", | ||||
| 	"support_threshold_angle": "25", | ||||
| 	"support_object_xy_distance": "60%", | ||||
| 	"tree_support_branch_angle": "40", | ||||
| 	"tree_support_wall_count": "2", | ||||
| 	"detect_thin_wall": "1", | ||||
| 	"top_surface_pattern": "monotonic", | ||||
| 	"top_surface_line_width": "0.42", | ||||
| 	"top_shell_layers": "6", | ||||
| 	"top_shell_thickness": "0.8", | ||||
| 	"initial_layer_speed": "30", | ||||
| 	"initial_layer_infill_speed": "80", | ||||
| 	"outer_wall_speed": "60", | ||||
| 	"inner_wall_speed": "90", | ||||
| 	"internal_solid_infill_speed": "180", | ||||
| 	"top_surface_speed": "50", | ||||
| 	"gap_infill_speed": "50", | ||||
| 	"sparse_infill_speed": "180", | ||||
| 	"travel_speed": "150", | ||||
| 	"enable_prime_tower": "0", | ||||
| 	"wipe_tower_no_sparse_layers": "0", | ||||
| 	"prime_tower_width": "60", | ||||
| 	"xy_hole_compensation": "0", | ||||
| 	"xy_contour_compensation": "0", | ||||
| 	"default_jerk": "8", | ||||
| 	"outer_wall_jerk": "20", | ||||
| 	"inner_wall_jerk": "20", | ||||
| 	"infill_jerk": "20", | ||||
| 	"top_surface_jerk": "20", | ||||
| 	"initial_layer_jerk": "8", | ||||
| 	"travel_jerk": "8", | ||||
| 	"compatible_printers": [ | ||||
| 		"Creality Ender-3 V3 SE 0.4 nozzle" | ||||
| 	] | ||||
| } | ||||
|  | @ -0,0 +1,118 @@ | |||
| { | ||||
| 	"type": "process", | ||||
| 	"setting_id": "GP004", | ||||
| 	"name": "0.20mm Standard @Creality Ender3V3SE", | ||||
| 	"from": "system", | ||||
| 	"inherits": "fdm_process_creality_common", | ||||
| 	"instantiation": "true", | ||||
| 	"adaptive_layer_height": "1", | ||||
| 	"reduce_crossing_wall": "0", | ||||
| 	"layer_height": "0.2", | ||||
| 	"max_travel_detour_distance": "0", | ||||
| 	"bottom_surface_pattern": "monotonic", | ||||
| 	"bottom_shell_layers": "4", | ||||
| 	"bottom_shell_thickness": "0", | ||||
| 	"bridge_flow": "0.95", | ||||
| 	"bridge_speed": "100", | ||||
|     "brim_type": "no_brim", | ||||
| 	"brim_width": "0", | ||||
| 	"brim_object_gap": "0.1", | ||||
| 	"compatible_printers_condition": "", | ||||
| 	"print_sequence": "by layer", | ||||
| 	"default_acceleration": "2500", | ||||
| 	"top_surface_acceleration": "2500", | ||||
| 	"bridge_no_support": "0", | ||||
| 	"draft_shield": "disabled", | ||||
| 	"elefant_foot_compensation": "0", | ||||
| 	"enable_arc_fitting": "0", | ||||
| 	"outer_wall_line_width": "0.42", | ||||
| 	"wall_infill_order": "inner wall/outer wall/infill", | ||||
| 	"line_width": "0.46", | ||||
| 	"infill_direction": "45", | ||||
| 	"sparse_infill_density": "15%", | ||||
| 	"sparse_infill_pattern": "grid", | ||||
| 	"initial_layer_acceleration": "500", | ||||
| 	"travel_acceleration": "2500", | ||||
| 	"inner_wall_acceleration": "2000", | ||||
| 	"outer_wall_acceleration": "1000", | ||||
| 	"initial_layer_line_width": "0.46", | ||||
| 	"initial_layer_print_height": "0.2", | ||||
| 	"infill_combination": "0", | ||||
| 	"sparse_infill_line_width": "0.45", | ||||
| 	"infill_wall_overlap": "15%", | ||||
| 	"interface_shells": "0", | ||||
| 	"ironing_flow": "15%", | ||||
| 	"ironing_spacing": "0.1", | ||||
| 	"ironing_speed": "20", | ||||
| 	"ironing_type": "no ironing", | ||||
| 	"reduce_infill_retraction": "1", | ||||
| 	"filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode", | ||||
| 	"detect_overhang_wall": "1", | ||||
| 	"overhang_1_4_speed": "0", | ||||
| 	"overhang_2_4_speed": "20", | ||||
| 	"overhang_3_4_speed": "15", | ||||
| 	"overhang_4_4_speed": "10", | ||||
| 	"inner_wall_line_width": "0.45", | ||||
| 	"wall_loops": "2", | ||||
| 	"print_settings_id": "", | ||||
| 	"raft_layers": "0", | ||||
| 	"seam_position": "aligned", | ||||
| 	"skirt_distance": "2", | ||||
| 	"skirt_height": "2", | ||||
| 	"skirt_loops": "0", | ||||
| 	"minimum_sparse_infill_area": "10", | ||||
| 	"internal_solid_infill_line_width": "0", | ||||
| 	"spiral_mode": "0", | ||||
| 	"standby_temperature_delta": "-5", | ||||
| 	"enable_support": "0", | ||||
| 	"resolution": "0.012", | ||||
| 	"support_type": "normal(auto)", | ||||
| 	"support_style": "grid", | ||||
| 	"support_on_build_plate_only": "0", | ||||
| 	"support_top_z_distance": "0.2", | ||||
| 	"support_filament": "0", | ||||
| 	"support_line_width": "0.38", | ||||
| 	"support_interface_loop_pattern": "0", | ||||
| 	"support_interface_filament": "0", | ||||
| 	"support_interface_top_layers": "2", | ||||
| 	"support_interface_bottom_layers": "2", | ||||
| 	"support_interface_spacing": "0.5", | ||||
| 	"support_interface_speed": "100%", | ||||
| 	"support_interface_pattern": "default", | ||||
| 	"support_base_pattern": "default", | ||||
| 	"support_base_pattern_spacing": "2.5", | ||||
| 	"support_speed": "50", | ||||
| 	"support_threshold_angle": "25", | ||||
| 	"support_object_xy_distance": "60%", | ||||
| 	"tree_support_branch_angle": "40", | ||||
| 	"tree_support_wall_count": "2", | ||||
| 	"detect_thin_wall": "1", | ||||
| 	"top_surface_pattern": "monotonic", | ||||
| 	"top_surface_line_width": "0.42", | ||||
| 	"top_shell_layers": "4", | ||||
| 	"top_shell_thickness": "0.8", | ||||
| 	"initial_layer_speed": "30", | ||||
| 	"initial_layer_infill_speed": "80", | ||||
| 	"outer_wall_speed": "60", | ||||
| 	"inner_wall_speed": "90", | ||||
| 	"internal_solid_infill_speed": "180", | ||||
| 	"top_surface_speed": "50", | ||||
| 	"gap_infill_speed": "50", | ||||
| 	"sparse_infill_speed": "180", | ||||
| 	"travel_speed": "150", | ||||
| 	"enable_prime_tower": "0", | ||||
| 	"wipe_tower_no_sparse_layers": "0", | ||||
| 	"prime_tower_width": "60", | ||||
| 	"xy_hole_compensation": "0", | ||||
| 	"xy_contour_compensation": "0", | ||||
| 	"default_jerk": "8", | ||||
| 	"outer_wall_jerk": "20", | ||||
| 	"inner_wall_jerk": "20", | ||||
| 	"infill_jerk": "20", | ||||
| 	"top_surface_jerk": "20", | ||||
| 	"initial_layer_jerk": "8", | ||||
| 	"travel_jerk": "8", | ||||
| 	"compatible_printers": [ | ||||
| 		"Creality Ender-3 V3 SE 0.4 nozzle" | ||||
| 	] | ||||
| } | ||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Thomas
						Thomas