mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-10-30 20:21:12 -06:00 
			
		
		
		
	Update Qidi printer profiles
Add 0.12. 0.16, 0.25. 0.30 processes Change bed_textures from png-files to sig-files
This commit is contained in:
		
							parent
							
								
									8d149e45dc
								
							
						
					
					
						commit
						930494c5d3
					
				
					 25 changed files with 1920 additions and 456 deletions
				
			
		|  | @ -26,6 +26,30 @@ | |||
|             "name": "fdm_process_qidi_common", | ||||
|             "sub_path": "process/fdm_process_qidi_common.json" | ||||
|         }, | ||||
|         { | ||||
|             "name": "0.12mm Fine @Qidi XSmart3", | ||||
|             "sub_path": "process/0.12mm Fine @Qidi XSmart3.json" | ||||
|         }, | ||||
|         { | ||||
|             "name": "0.12mm Fine @Qidi XPlus3", | ||||
|             "sub_path": "process/0.12mm Fine @Qidi XPlus3.json" | ||||
|         }, | ||||
|         { | ||||
|             "name": "0.12mm Fine @Qidi XMax3", | ||||
|             "sub_path": "process/0.12mm Fine @Qidi XMax3.json" | ||||
|         }, | ||||
|         { | ||||
|             "name": "0.16mm Optimal @Qidi XSmart3", | ||||
|             "sub_path": "process/0.16mm Optimal @Qidi XSmart3.json" | ||||
|         }, | ||||
|         { | ||||
|             "name": "0.16mm Optimal @Qidi XPlus3", | ||||
|             "sub_path": "process/0.16mm Optimal @Qidi XPlus3.json" | ||||
|         }, | ||||
|         { | ||||
|             "name": "0.16mm Optimal @Qidi XMax3", | ||||
|             "sub_path": "process/0.16mm Optimal @Qidi XMax3.json" | ||||
|         }, | ||||
|         { | ||||
|             "name": "0.20mm Standard @Qidi XSmart3", | ||||
|             "sub_path": "process/0.20mm Standard @Qidi XSmart3.json" | ||||
|  | @ -37,6 +61,30 @@ | |||
|         { | ||||
|             "name": "0.20mm Standard @Qidi XMax3", | ||||
|             "sub_path": "process/0.20mm Standard @Qidi XMax3.json" | ||||
|         }, | ||||
|         { | ||||
|             "name": "0.25mm Draft @Qidi XSmart3", | ||||
|             "sub_path": "process/0.25mm Draft @Qidi XSmart3.json" | ||||
|         }, | ||||
|         { | ||||
|             "name": "0.25mm Draft @Qidi XPlus3", | ||||
|             "sub_path": "process/0.25mm Draft @Qidi XPlus3.json" | ||||
|         }, | ||||
|         { | ||||
|             "name": "0.25mm Draft @Qidi XMax3", | ||||
|             "sub_path": "process/0.25mm Draft @Qidi XMax3.json" | ||||
|         }, | ||||
|         { | ||||
|             "name": "0.30mm Extra Draft @Qidi XSmart3", | ||||
|             "sub_path": "process/0.30mm Extra Draft @Qidi XSmart3.json" | ||||
|         }, | ||||
|         { | ||||
|             "name": "0.30mm Extra Draft @Qidi XPlus3", | ||||
|             "sub_path": "process/0.30mm Extra Draft @Qidi XPlus3.json" | ||||
|         }, | ||||
|         { | ||||
|             "name": "0.30mm Extra Draft @Qidi XMax3", | ||||
|             "sub_path": "process/0.30mm Extra Draft @Qidi XMax3.json" | ||||
|         } | ||||
|     ], | ||||
|     "filament_list": [ | ||||
|  |  | |||
|  | @ -21,11 +21,11 @@ | |||
| 	"auxiliary_fan": "0", | ||||
| 	"machine_max_acceleration_extruding": [ | ||||
| 		"20000", | ||||
| 		"10000" | ||||
| 		"1250" | ||||
| 	], | ||||
| 	"machine_max_acceleration_retracting": [ | ||||
| 		"20000", | ||||
| 		"10000" | ||||
| 		"5000", | ||||
| 		"1250" | ||||
| 	], | ||||
| 	"machine_max_acceleration_travel": [ | ||||
| 		"1500", | ||||
|  | @ -33,19 +33,19 @@ | |||
| 	], | ||||
| 	"machine_max_acceleration_x": [ | ||||
| 		"20000", | ||||
| 		"10000" | ||||
| 		"1000" | ||||
| 	], | ||||
| 	"machine_max_acceleration_y": [ | ||||
| 		"20000", | ||||
| 		"10000" | ||||
| 		"1000" | ||||
| 	], | ||||
| 	"machine_max_acceleration_z": [ | ||||
| 		"500", | ||||
| 		"250" | ||||
| 		"200" | ||||
| 	], | ||||
| 	"machine_max_speed_e": [ | ||||
| 		"25", | ||||
| 		"25" | ||||
| 		"30", | ||||
| 		"120" | ||||
| 	], | ||||
| 	"machine_max_speed_x": [ | ||||
| 		"500", | ||||
|  | @ -56,46 +56,46 @@ | |||
| 		"200" | ||||
| 	], | ||||
| 	"machine_max_speed_z": [ | ||||
| 		"12", | ||||
| 		"20", | ||||
| 		"12" | ||||
| 	], | ||||
| 	"machine_max_jerk_e": [ | ||||
| 		"2.5", | ||||
| 		"2", | ||||
| 		"2.5" | ||||
| 	], | ||||
| 	"machine_max_jerk_x": [ | ||||
| 		"9", | ||||
| 		"9" | ||||
| 		"10", | ||||
| 		"10" | ||||
| 	], | ||||
| 	"machine_max_jerk_y": [ | ||||
| 		"9", | ||||
| 		"9" | ||||
| 		"10", | ||||
| 		"10" | ||||
| 	], | ||||
| 	"machine_max_jerk_z": [ | ||||
| 		"0.2", | ||||
| 		"0.2" | ||||
| 		"3", | ||||
| 		"0.4" | ||||
| 	], | ||||
| 	"max_layer_height": [ | ||||
| 		"0.28" | ||||
| 		"0" | ||||
| 	], | ||||
| 	"min_layer_height": [ | ||||
| 		"0.08" | ||||
| 		"0.07" | ||||
| 	], | ||||
| 	"printer_settings_id": "Qidi", | ||||
| 	"retraction_minimum_travel": [ | ||||
| 		"1" | ||||
| 		"2" | ||||
| 	], | ||||
| 	"retract_before_wipe": [ | ||||
| 		"0%" | ||||
| 	], | ||||
| 	"retraction_length": [ | ||||
| 		"1" | ||||
| 		"0.8" | ||||
| 	], | ||||
| 	"retract_length_toolchange": [ | ||||
| 		"10" | ||||
| 	], | ||||
| 	"deretraction_speed": [ | ||||
| 		"30" | ||||
| 		"0" | ||||
| 	], | ||||
| 	"single_extruder_multi_material": "0", | ||||
| 	"change_filament_gcode": "", | ||||
|  | @ -103,7 +103,7 @@ | |||
| 	"default_filament_profile": [ | ||||
| 		"Qidi Generic PLA" | ||||
| 	], | ||||
| 	"machine_start_gcode": "G28\nG28 Z\n;G29\nG0 X4 Y5 Z50 F6000\nG0 Z0.3 F600\nM82\nG92 E-36.45\nG1 Y120 E-27.45 F3000\nG1 X6 E-27.30\nG1 Y5 E-18.30\nG1 X8 E-18.15\nG1 Y120 E-9.15\nG1 X10 E-9\nG1 Y5 E0\n\n", | ||||
| 	"machine_end_gcode": "M104 S0\nM140 S0\nG92 E0\nG1 E-3 F1800\nG91\nG0 Z10 F600\nG90\nG0 X0 Y0 F12000\nG1 Z{max_layer_z + 0.5} F900 \n\n\n\n", | ||||
| 	"machine_start_gcode": "G28\nM190 S[first_layer_bed_temperature]\nG28 Z\n;G29\nG0 X4 Y5 Z50 F6000\nM109 S[first_layer_temperature]\nM82\nG0 Z0.3 F600\nG92 E-36.45\nG1 Y120 E-27.45 F3000\nG1 X6 E-27.30\nG1 Y5 E-18.30\nG1 X8 E-18.15\nG1 Y120 E-9.15\nG1 X10 E-9\nG1 Y5 E0", | ||||
| 	"machine_end_gcode": "M104 S0\nM140 S0\nG92 E0\nG1 E-3 F1800\nG91\nG0 Z10 F600\nG90\nG0 X0 Y0 F12000\nG0 Z[max_print_height] F600", | ||||
| 	"scan_first_layer": "0" | ||||
| } | ||||
|  | @ -6,7 +6,7 @@ | |||
|     "machine_tech": "FFF", | ||||
|     "family": "Qidi", | ||||
|     "bed_model": "", | ||||
|     "bed_texture": "", | ||||
|     "bed_texture": "qidi_buildplate_xmax3.svg", | ||||
|     "hotend_model": "qidi_xseries_gen3_hotend.stl", | ||||
| 	"default_materials": "Qidi Generic ASA;Qidi Generic ABS;Qidi Generic PA-CF;Qidi Generic PA;Qidi Generic PC;Qidi Generic PETG-CF;Qidi Generic PETG;Qidi Generic PLA Silk;Qidi Generic PLA;Qidi Generic PVA;Qidi Generic TPU" | ||||
| } | ||||
|  |  | |||
|  | @ -1,109 +1,109 @@ | |||
| { | ||||
|   "type": "machine", | ||||
|   "setting_id": "GM001", | ||||
|   "name": "Qidi X-Plus 3 0.4 nozzle", | ||||
|   "from": "system", | ||||
|   "instantiation": "true", | ||||
|   "inherits": "fdm_qidi_common", | ||||
|   "printer_model": "Qidi X-Plus 3", | ||||
|    "default_print_profile": "0.20mm Standard @Qidi XPlus3", | ||||
|   "nozzle_diameter": [ | ||||
|     "0.4" | ||||
|   ], | ||||
|   "printable_area": [ | ||||
|     "0x0", | ||||
|     "280x0", | ||||
|     "280x280", | ||||
|     "0x280" | ||||
|   ], | ||||
|   "printable_height": "270", | ||||
|   "nozzle_type": "undefine", | ||||
|   "auxiliary_fan": "0", | ||||
|   "machine_max_acceleration_extruding": [ | ||||
|     "20000", | ||||
|     "10000" | ||||
|   ], | ||||
|   "machine_max_acceleration_retracting": [ | ||||
|     "20000", | ||||
|     "10000" | ||||
|   ], | ||||
|   "machine_max_acceleration_travel": [ | ||||
|     "1500", | ||||
|     "1250" | ||||
|   ], | ||||
|   "machine_max_acceleration_x": [ | ||||
|     "20000", | ||||
|     "10000" | ||||
|   ], | ||||
|   "machine_max_acceleration_y": [ | ||||
|     "20000", | ||||
|     "10000" | ||||
|   ], | ||||
|   "machine_max_acceleration_z": [ | ||||
|     "500", | ||||
|     "250" | ||||
|   ], | ||||
|   "machine_max_speed_e": [ | ||||
|     "25", | ||||
|     "25" | ||||
|   ], | ||||
|   "machine_max_speed_x": [ | ||||
|     "600", | ||||
|     "200" | ||||
|   ], | ||||
|   "machine_max_speed_y": [ | ||||
|     "600", | ||||
|     "200" | ||||
|   ], | ||||
|   "machine_max_speed_z": [ | ||||
|     "12", | ||||
|     "12" | ||||
|   ], | ||||
|   "machine_max_jerk_e": [ | ||||
|     "2.5", | ||||
|     "2.5" | ||||
|   ], | ||||
|   "machine_max_jerk_x": [ | ||||
|     "9", | ||||
|     "9" | ||||
|   ], | ||||
|   "machine_max_jerk_y": [ | ||||
|     "9", | ||||
|     "9" | ||||
|   ], | ||||
|   "machine_max_jerk_z": [ | ||||
|     "0.2", | ||||
|     "0.2" | ||||
|   ], | ||||
|   "max_layer_height": [ | ||||
|     "0.28" | ||||
|   ], | ||||
|   "min_layer_height": [ | ||||
|     "0.08" | ||||
|   ], | ||||
|   "printer_settings_id": "Qidi", | ||||
|   "retraction_minimum_travel": [ | ||||
|     "1" | ||||
|   ], | ||||
|   "retract_before_wipe": [ | ||||
|     "0%" | ||||
|   ], | ||||
|   "retraction_length": [ | ||||
|     "2" | ||||
|   ], | ||||
|   "retract_length_toolchange": [ | ||||
|     "10" | ||||
|   ], | ||||
|   "deretraction_speed": [ | ||||
|     "30" | ||||
|   ], | ||||
|   "single_extruder_multi_material": "0", | ||||
|   "change_filament_gcode": "", | ||||
|   "machine_pause_gcode": "M0", | ||||
|   "default_filament_profile": [ | ||||
|     "Qidi Generic PLA" | ||||
|   ], | ||||
|   "machine_start_gcode": "G28\nG28 Z\n;G29\nG0 X4 Y5 Z50 F6000\nG0 Z0.3 F600\nM82\nG92 E-36.45\nG1 Y120 E-27.45 F3000\nG1 X6 E-27.30\nG1 Y5 E-18.30\nG1 X8 E-18.15\nG1 Y120 E-9.15\nG1 X10 E-9\nG1 Y5 E0\n\n", | ||||
|   "machine_end_gcode": "M104 S0\nM140 S0\nG92 E0\nG1 E-3 F1800\nG91\nG0 Z10 F600\nG90\nG0 X0 Y0 F12000\nG1 Z{max_layer_z + 0.5} F900 \n\n\n\n", | ||||
|   "scan_first_layer": "0" | ||||
| } | ||||
| 	"type": "machine", | ||||
| 	"setting_id": "GM001", | ||||
| 	"name": "Qidi X-Plus 3 0.4 nozzle", | ||||
| 	"from": "system", | ||||
| 	"instantiation": "true", | ||||
| 	"inherits": "fdm_qidi_common", | ||||
| 	"printer_model": "Qidi X-Plus 3", | ||||
| 	"default_print_profile": "0.20mm Standard @Qidi XPlus3", | ||||
| 	"nozzle_diameter": [ | ||||
| 		"0.4" | ||||
| 	], | ||||
| 	"printable_area": [ | ||||
| 		"0x0", | ||||
| 		"280x0", | ||||
| 		"280x280", | ||||
| 		"0x280" | ||||
| 	], | ||||
| 	"printable_height": "270", | ||||
| 	"nozzle_type": "hardened_steel", | ||||
| 	"auxiliary_fan": "0", | ||||
| 	"machine_max_acceleration_extruding": [ | ||||
| 		"20000", | ||||
| 		"1250" | ||||
| 	], | ||||
| 	"machine_max_acceleration_retracting": [ | ||||
| 		"5000", | ||||
| 		"1250" | ||||
| 	], | ||||
| 	"machine_max_acceleration_travel": [ | ||||
| 		"1500", | ||||
| 		"1250" | ||||
| 	], | ||||
| 	"machine_max_acceleration_x": [ | ||||
| 		"20000", | ||||
| 		"1000" | ||||
| 	], | ||||
| 	"machine_max_acceleration_y": [ | ||||
| 		"20000", | ||||
| 		"1000" | ||||
| 	], | ||||
| 	"machine_max_acceleration_z": [ | ||||
| 		"500", | ||||
| 		"200" | ||||
| 	], | ||||
| 	"machine_max_speed_e": [ | ||||
| 		"30", | ||||
| 		"120" | ||||
| 	], | ||||
| 	"machine_max_speed_x": [ | ||||
| 		"500", | ||||
| 		"200" | ||||
| 	], | ||||
| 	"machine_max_speed_y": [ | ||||
| 		"500", | ||||
| 		"200" | ||||
| 	], | ||||
| 	"machine_max_speed_z": [ | ||||
| 		"20", | ||||
| 		"12" | ||||
| 	], | ||||
| 	"machine_max_jerk_e": [ | ||||
| 		"2", | ||||
| 		"2.5" | ||||
| 	], | ||||
| 	"machine_max_jerk_x": [ | ||||
| 		"10", | ||||
| 		"10" | ||||
| 	], | ||||
| 	"machine_max_jerk_y": [ | ||||
| 		"10", | ||||
| 		"10" | ||||
| 	], | ||||
| 	"machine_max_jerk_z": [ | ||||
| 		"3", | ||||
| 		"0.4" | ||||
| 	], | ||||
| 	"max_layer_height": [ | ||||
| 		"0" | ||||
| 	], | ||||
| 	"min_layer_height": [ | ||||
| 		"0.07" | ||||
| 	], | ||||
| 	"printer_settings_id": "Qidi", | ||||
| 	"retraction_minimum_travel": [ | ||||
| 		"2" | ||||
| 	], | ||||
| 	"retract_before_wipe": [ | ||||
| 		"0%" | ||||
| 	], | ||||
| 	"retraction_length": [ | ||||
| 		"0.8" | ||||
| 	], | ||||
| 	"retract_length_toolchange": [ | ||||
| 		"10" | ||||
| 	], | ||||
| 	"deretraction_speed": [ | ||||
| 		"0" | ||||
| 	], | ||||
| 	"single_extruder_multi_material": "0", | ||||
| 	"change_filament_gcode": "", | ||||
| 	"machine_pause_gcode": "M0", | ||||
| 	"default_filament_profile": [ | ||||
| 		"Qidi Generic PLA" | ||||
| 	], | ||||
| 	"machine_start_gcode": "G28\nM190 S[first_layer_bed_temperature]\nG28 Z\n;G29\nG0 X4 Y5 Z50 F6000\nM109 S[first_layer_temperature]\nM82\nG0 Z0.3 F600\nG92 E-36.45\nG1 Y120 E-27.45 F3000\nG1 X6 E-27.30\nG1 Y5 E-18.30\nG1 X8 E-18.15\nG1 Y120 E-9.15\nG1 X10 E-9\nG1 Y5 E0", | ||||
| 	"machine_end_gcode": "M104 S0\nM140 S0\nG92 E0\nG1 E-3 F1800\nG91\nG0 Z10 F600\nG90\nG0 X0 Y0 F12000\nG0 Z[max_print_height] F600", | ||||
| 	"scan_first_layer": "0" | ||||
| } | ||||
|  | @ -6,7 +6,7 @@ | |||
|     "machine_tech": "FFF", | ||||
|     "family": "Qidi", | ||||
|     "bed_model": "", | ||||
|     "bed_texture": "qidi_buildplate_xplus3.png", | ||||
|     "bed_texture": "qidi_buildplate_xplus3.svg", | ||||
|     "hotend_model": "qidi_xseries_gen3_hotend.stl", | ||||
| 	"default_materials": "Qidi Generic ASA;Qidi Generic ABS;Qidi Generic PA-CF;Qidi Generic PA;Qidi Generic PC;Qidi Generic PETG-CF;Qidi Generic PETG;Qidi Generic PLA Silk;Qidi Generic PLA;Qidi Generic PVA;Qidi Generic TPU" | ||||
| } | ||||
|  |  | |||
|  | @ -6,7 +6,7 @@ | |||
|     "machine_tech": "FFF", | ||||
|     "family": "Qidi", | ||||
|     "bed_model": "", | ||||
|     "bed_texture": "", | ||||
|     "bed_texture": "qidi_buildplate_xsmart3.svg", | ||||
|     "hotend_model": "qidi_xseries_gen3_hotend.stl", | ||||
| 	"default_materials": "Qidi Generic ASA;Qidi Generic ABS;Qidi Generic PA-CF;Qidi Generic PA;Qidi Generic PC;Qidi Generic PETG-CF;Qidi Generic PETG;Qidi Generic PLA Silk;Qidi Generic PLA;Qidi Generic PVA;Qidi Generic TPU" | ||||
| } | ||||
|  |  | |||
							
								
								
									
										109
									
								
								resources/profiles/Qidi/process/0.12mm Fine @Qidi XMax3.json
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										109
									
								
								resources/profiles/Qidi/process/0.12mm Fine @Qidi XMax3.json
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,109 @@ | |||
| { | ||||
| 	"type": "process", | ||||
| 	"setting_id": "GP004", | ||||
| 	"name": "0.12mm Fine @Qidi XMax3", | ||||
| 	"from": "system", | ||||
| 	"inherits": "fdm_process_qidi_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": "3", | ||||
| 	"bottom_shell_thickness": "0", | ||||
| 	"bridge_flow": "1", | ||||
| 	"bridge_speed": "50", | ||||
| 	"brim_width": "0", | ||||
| 	"brim_object_gap": "0", | ||||
| 	"compatible_printers_condition": "", | ||||
| 	"print_sequence": "by layer", | ||||
| 	"default_acceleration": "1000", | ||||
| 	"top_surface_acceleration": "0", | ||||
| 	"bridge_no_support": "0", | ||||
| 	"draft_shield": "disabled", | ||||
| 	"elefant_foot_compensation": "0", | ||||
| 	"enable_arc_fitting": "0", | ||||
| 	"outer_wall_line_width": "0.4", | ||||
| 	"wall_infill_order": "inner wall/outer wall/infill", | ||||
| 	"line_width": "0.42", | ||||
| 	"infill_direction": "45", | ||||
| 	"sparse_infill_density": "15%", | ||||
| 	"sparse_infill_pattern": "grid", | ||||
| 	"initial_layer_acceleration": "500", | ||||
| 	"travel_acceleration": "0", | ||||
| 	"inner_wall_acceleration": "0", | ||||
| 	"initial_layer_line_width": "0.42", | ||||
| 	"initial_layer_print_height": "0.3", | ||||
| 	"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": "15", | ||||
| 	"ironing_type": "top", | ||||
| 	"layer_height": "0.2", | ||||
| 	"reduce_infill_retraction": "1", | ||||
| 	"filename_format": "[input_filename_base].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": "6", | ||||
| 	"skirt_height": "1", | ||||
| 	"skirt_loops": "2", | ||||
| 	"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.12", | ||||
| 	"support_filament": "0", | ||||
| 	"support_line_width": "0.35", | ||||
| 	"support_interface_loop_pattern": "0", | ||||
| 	"support_interface_filament": "0", | ||||
| 	"support_interface_top_layers": "3", | ||||
| 	"support_interface_bottom_layers": "-1", | ||||
| 	"support_interface_spacing": "2.5", | ||||
| 	"support_interface_speed": "100%", | ||||
| 	"support_base_pattern": "rectilinear", | ||||
| 	"support_base_pattern_spacing": "2.5", | ||||
| 	"support_speed": "150", | ||||
| 	"support_threshold_angle": "0", | ||||
| 	"support_object_xy_distance": "50%", | ||||
| 	"tree_support_branch_angle": "40", | ||||
| 	"tree_support_wall_count": "0", | ||||
| 	"detect_thin_wall": "1", | ||||
| 	"top_surface_pattern": "monotonic", | ||||
| 	"top_surface_line_width": "0.4", | ||||
| 	"top_shell_layers": "4", | ||||
| 	"top_shell_thickness": "0.8", | ||||
| 	"initial_layer_speed": "35%", | ||||
| 	"initial_layer_infill_speed": "35%", | ||||
| 	"outer_wall_speed": "200", | ||||
| 	"inner_wall_speed": "300", | ||||
| 	"internal_solid_infill_speed": "250", | ||||
| 	"top_surface_speed": "200", | ||||
| 	"gap_infill_speed": "250", | ||||
| 	"sparse_infill_speed": "270", | ||||
| 	"travel_speed": "500", | ||||
| 	"enable_prime_tower": "0", | ||||
| 	"wipe_tower_no_sparse_layers": "0", | ||||
| 	"prime_tower_width": "60", | ||||
| 	"xy_hole_compensation": "0", | ||||
| 	"xy_contour_compensation": "0", | ||||
| 	"compatible_printers": [ | ||||
| 		"Qidi X-Max 3 0.4 nozzle" | ||||
| 	] | ||||
| } | ||||
							
								
								
									
										109
									
								
								resources/profiles/Qidi/process/0.12mm Fine @Qidi XPlus3.json
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										109
									
								
								resources/profiles/Qidi/process/0.12mm Fine @Qidi XPlus3.json
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,109 @@ | |||
| { | ||||
|     "type": "process", | ||||
|     "setting_id": "GP004", | ||||
|     "name": "0.12mm Fine @Qidi XPlus3", | ||||
|     "from": "system", | ||||
|     "inherits": "fdm_process_qidi_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": "3", | ||||
|     "bottom_shell_thickness": "0", | ||||
|     "bridge_flow": "1", | ||||
|     "bridge_speed": "50", | ||||
|     "brim_width": "0", | ||||
|     "brim_object_gap": "0", | ||||
|     "compatible_printers_condition": "", | ||||
|     "print_sequence": "by layer", | ||||
|     "default_acceleration": "1000", | ||||
|     "top_surface_acceleration": "0", | ||||
|     "bridge_no_support": "0", | ||||
|     "draft_shield": "disabled", | ||||
|     "elefant_foot_compensation": "0", | ||||
|     "enable_arc_fitting": "0", | ||||
|     "outer_wall_line_width": "0.4", | ||||
|     "wall_infill_order": "inner wall/outer wall/infill", | ||||
|     "line_width": "0.42", | ||||
|     "infill_direction": "45", | ||||
|     "sparse_infill_density": "15%", | ||||
|     "sparse_infill_pattern": "grid", | ||||
|     "initial_layer_acceleration": "500", | ||||
|     "travel_acceleration": "0", | ||||
|     "inner_wall_acceleration": "0", | ||||
|     "initial_layer_line_width": "0.42", | ||||
|     "initial_layer_print_height": "0.3", | ||||
|     "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": "15", | ||||
|     "ironing_type": "top", | ||||
|     "layer_height": "0.2", | ||||
|     "reduce_infill_retraction": "1", | ||||
|     "filename_format": "[input_filename_base].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": "6", | ||||
|     "skirt_height": "1", | ||||
|     "skirt_loops": "2", | ||||
|     "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.12", | ||||
|     "support_filament": "0", | ||||
|     "support_line_width": "0.35", | ||||
|     "support_interface_loop_pattern": "0", | ||||
|     "support_interface_filament": "0", | ||||
|     "support_interface_top_layers": "3", | ||||
|     "support_interface_bottom_layers": "-1", | ||||
|     "support_interface_spacing": "2.5", | ||||
|     "support_interface_speed": "100%", | ||||
|     "support_base_pattern": "rectilinear", | ||||
|     "support_base_pattern_spacing": "2.5", | ||||
|     "support_speed": "150", | ||||
|     "support_threshold_angle": "0", | ||||
|     "support_object_xy_distance": "50%", | ||||
|     "tree_support_branch_angle": "40", | ||||
|     "tree_support_wall_count": "0", | ||||
|     "detect_thin_wall": "1", | ||||
|     "top_surface_pattern": "monotonic", | ||||
|     "top_surface_line_width": "0.4", | ||||
|     "top_shell_layers": "4",  | ||||
|     "top_shell_thickness": "0.8", | ||||
|     "initial_layer_speed": "35%", | ||||
|     "initial_layer_infill_speed": "35%", | ||||
|     "outer_wall_speed": "200", | ||||
|     "inner_wall_speed": "300", | ||||
|     "internal_solid_infill_speed": "250", | ||||
|     "top_surface_speed": "200", | ||||
|     "gap_infill_speed": "250", | ||||
|     "sparse_infill_speed": "270", | ||||
|     "travel_speed": "500", | ||||
|     "enable_prime_tower": "0", | ||||
|     "wipe_tower_no_sparse_layers": "0", | ||||
|     "prime_tower_width": "60", | ||||
|     "xy_hole_compensation": "0", | ||||
|     "xy_contour_compensation": "0", | ||||
|     "compatible_printers": [ | ||||
| 	  "Qidi X-Plus 3 0.4 nozzle" | ||||
|     ] | ||||
| } | ||||
							
								
								
									
										109
									
								
								resources/profiles/Qidi/process/0.12mm Fine @Qidi XSmart3.json
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										109
									
								
								resources/profiles/Qidi/process/0.12mm Fine @Qidi XSmart3.json
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,109 @@ | |||
| { | ||||
| 	"type": "process", | ||||
| 	"setting_id": "GP004", | ||||
| 	"name": "0.12mm Fine @Qidi XSmart3", | ||||
| 	"from": "system", | ||||
| 	"inherits": "fdm_process_qidi_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": "3", | ||||
| 	"bottom_shell_thickness": "0", | ||||
| 	"bridge_flow": "1", | ||||
| 	"bridge_speed": "50", | ||||
| 	"brim_width": "0", | ||||
| 	"brim_object_gap": "0", | ||||
| 	"compatible_printers_condition": "", | ||||
| 	"print_sequence": "by layer", | ||||
| 	"default_acceleration": "1000", | ||||
| 	"top_surface_acceleration": "0", | ||||
| 	"bridge_no_support": "0", | ||||
| 	"draft_shield": "disabled", | ||||
| 	"elefant_foot_compensation": "0", | ||||
| 	"enable_arc_fitting": "0", | ||||
| 	"outer_wall_line_width": "0.4", | ||||
| 	"wall_infill_order": "inner wall/outer wall/infill", | ||||
| 	"line_width": "0.42", | ||||
| 	"infill_direction": "45", | ||||
| 	"sparse_infill_density": "15%", | ||||
| 	"sparse_infill_pattern": "grid", | ||||
| 	"initial_layer_acceleration": "500", | ||||
| 	"travel_acceleration": "0", | ||||
| 	"inner_wall_acceleration": "0", | ||||
| 	"initial_layer_line_width": "0.42", | ||||
| 	"initial_layer_print_height": "0.3", | ||||
| 	"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": "15", | ||||
| 	"ironing_type": "top", | ||||
| 	"layer_height": "0.2", | ||||
| 	"reduce_infill_retraction": "1", | ||||
| 	"filename_format": "[input_filename_base].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": "6", | ||||
| 	"skirt_height": "1", | ||||
| 	"skirt_loops": "2", | ||||
| 	"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.12", | ||||
| 	"support_filament": "0", | ||||
| 	"support_line_width": "0.35", | ||||
| 	"support_interface_loop_pattern": "0", | ||||
| 	"support_interface_filament": "0", | ||||
| 	"support_interface_top_layers": "3", | ||||
| 	"support_interface_bottom_layers": "-1", | ||||
| 	"support_interface_spacing": "2.5", | ||||
| 	"support_interface_speed": "100%", | ||||
| 	"support_base_pattern": "rectilinear", | ||||
| 	"support_base_pattern_spacing": "2.5", | ||||
| 	"support_speed": "150", | ||||
| 	"support_threshold_angle": "0", | ||||
| 	"support_object_xy_distance": "50%", | ||||
| 	"tree_support_branch_angle": "40", | ||||
| 	"tree_support_wall_count": "0", | ||||
| 	"detect_thin_wall": "1", | ||||
| 	"top_surface_pattern": "monotonic", | ||||
| 	"top_surface_line_width": "0.4", | ||||
| 	"top_shell_layers": "4", | ||||
| 	"top_shell_thickness": "0.8", | ||||
| 	"initial_layer_speed": "35%", | ||||
| 	"initial_layer_infill_speed": "35%", | ||||
| 	"outer_wall_speed": "200", | ||||
| 	"inner_wall_speed": "300", | ||||
| 	"internal_solid_infill_speed": "250", | ||||
| 	"top_surface_speed": "200", | ||||
| 	"gap_infill_speed": "250", | ||||
| 	"sparse_infill_speed": "270", | ||||
| 	"travel_speed": "500", | ||||
| 	"enable_prime_tower": "0", | ||||
| 	"wipe_tower_no_sparse_layers": "0", | ||||
| 	"prime_tower_width": "60", | ||||
| 	"xy_hole_compensation": "0", | ||||
| 	"xy_contour_compensation": "0", | ||||
| 	"compatible_printers": [ | ||||
| 		"Qidi X-Smart 3 0.4 nozzle" | ||||
| 	] | ||||
| } | ||||
							
								
								
									
										109
									
								
								resources/profiles/Qidi/process/0.16mm Optimal @Qidi XMax3.json
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										109
									
								
								resources/profiles/Qidi/process/0.16mm Optimal @Qidi XMax3.json
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,109 @@ | |||
| { | ||||
| 	"type": "process", | ||||
| 	"setting_id": "GP004", | ||||
| 	"name": "0.16mm Optimal @Qidi XMax3", | ||||
| 	"from": "system", | ||||
| 	"inherits": "fdm_process_qidi_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": "3", | ||||
| 	"bottom_shell_thickness": "0", | ||||
| 	"bridge_flow": "1", | ||||
| 	"bridge_speed": "50", | ||||
| 	"brim_width": "0", | ||||
| 	"brim_object_gap": "0", | ||||
| 	"compatible_printers_condition": "", | ||||
| 	"print_sequence": "by layer", | ||||
| 	"default_acceleration": "1000", | ||||
| 	"top_surface_acceleration": "0", | ||||
| 	"bridge_no_support": "0", | ||||
| 	"draft_shield": "disabled", | ||||
| 	"elefant_foot_compensation": "0", | ||||
| 	"enable_arc_fitting": "0", | ||||
| 	"outer_wall_line_width": "0.4", | ||||
| 	"wall_infill_order": "inner wall/outer wall/infill", | ||||
| 	"line_width": "0.42", | ||||
| 	"infill_direction": "45", | ||||
| 	"sparse_infill_density": "15%", | ||||
| 	"sparse_infill_pattern": "grid", | ||||
| 	"initial_layer_acceleration": "500", | ||||
| 	"travel_acceleration": "0", | ||||
| 	"inner_wall_acceleration": "0", | ||||
| 	"initial_layer_line_width": "0.42", | ||||
| 	"initial_layer_print_height": "0.3", | ||||
| 	"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": "15", | ||||
| 	"ironing_type": "top", | ||||
| 	"layer_height": "0.2", | ||||
| 	"reduce_infill_retraction": "1", | ||||
| 	"filename_format": "[input_filename_base].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": "6", | ||||
| 	"skirt_height": "1", | ||||
| 	"skirt_loops": "2", | ||||
| 	"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.16", | ||||
| 	"support_filament": "0", | ||||
| 	"support_line_width": "0.35", | ||||
| 	"support_interface_loop_pattern": "0", | ||||
| 	"support_interface_filament": "0", | ||||
| 	"support_interface_top_layers": "3", | ||||
| 	"support_interface_bottom_layers": "-1", | ||||
| 	"support_interface_spacing": "2.5", | ||||
| 	"support_interface_speed": "100%", | ||||
| 	"support_base_pattern": "rectilinear", | ||||
| 	"support_base_pattern_spacing": "2.5", | ||||
| 	"support_speed": "150", | ||||
| 	"support_threshold_angle": "0", | ||||
| 	"support_object_xy_distance": "50%", | ||||
| 	"tree_support_branch_angle": "40", | ||||
| 	"tree_support_wall_count": "0", | ||||
| 	"detect_thin_wall": "1", | ||||
| 	"top_surface_pattern": "monotonic", | ||||
| 	"top_surface_line_width": "0.4", | ||||
| 	"top_shell_layers": "4", | ||||
| 	"top_shell_thickness": "0.8", | ||||
| 	"initial_layer_speed": "35%", | ||||
| 	"initial_layer_infill_speed": "35%", | ||||
| 	"outer_wall_speed": "200", | ||||
| 	"inner_wall_speed": "300", | ||||
| 	"internal_solid_infill_speed": "250", | ||||
| 	"top_surface_speed": "200", | ||||
| 	"gap_infill_speed": "250", | ||||
| 	"sparse_infill_speed": "270", | ||||
| 	"travel_speed": "500", | ||||
| 	"enable_prime_tower": "0", | ||||
| 	"wipe_tower_no_sparse_layers": "0", | ||||
| 	"prime_tower_width": "60", | ||||
| 	"xy_hole_compensation": "0", | ||||
| 	"xy_contour_compensation": "0", | ||||
| 	"compatible_printers": [ | ||||
| 		"Qidi X-Max 3 0.4 nozzle" | ||||
| 	] | ||||
| } | ||||
							
								
								
									
										109
									
								
								resources/profiles/Qidi/process/0.16mm Optimal @Qidi XPlus3.json
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										109
									
								
								resources/profiles/Qidi/process/0.16mm Optimal @Qidi XPlus3.json
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,109 @@ | |||
| { | ||||
|     "type": "process", | ||||
|     "setting_id": "GP004", | ||||
|     "name": "0.16mm Optimal @Qidi XPlus3", | ||||
|     "from": "system", | ||||
|     "inherits": "fdm_process_qidi_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": "3", | ||||
|     "bottom_shell_thickness": "0", | ||||
|     "bridge_flow": "1", | ||||
|     "bridge_speed": "50", | ||||
|     "brim_width": "0", | ||||
|     "brim_object_gap": "0", | ||||
|     "compatible_printers_condition": "", | ||||
|     "print_sequence": "by layer", | ||||
|     "default_acceleration": "1000", | ||||
|     "top_surface_acceleration": "0", | ||||
|     "bridge_no_support": "0", | ||||
|     "draft_shield": "disabled", | ||||
|     "elefant_foot_compensation": "0", | ||||
|     "enable_arc_fitting": "0", | ||||
|     "outer_wall_line_width": "0.4", | ||||
|     "wall_infill_order": "inner wall/outer wall/infill", | ||||
|     "line_width": "0.42", | ||||
|     "infill_direction": "45", | ||||
|     "sparse_infill_density": "15%", | ||||
|     "sparse_infill_pattern": "grid", | ||||
|     "initial_layer_acceleration": "500", | ||||
|     "travel_acceleration": "0", | ||||
|     "inner_wall_acceleration": "0", | ||||
|     "initial_layer_line_width": "0.42", | ||||
|     "initial_layer_print_height": "0.3", | ||||
|     "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": "15", | ||||
|     "ironing_type": "top", | ||||
|     "layer_height": "0.2", | ||||
|     "reduce_infill_retraction": "1", | ||||
|     "filename_format": "[input_filename_base].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": "6", | ||||
|     "skirt_height": "1", | ||||
|     "skirt_loops": "2", | ||||
|     "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.16", | ||||
|     "support_filament": "0", | ||||
|     "support_line_width": "0.35", | ||||
|     "support_interface_loop_pattern": "0", | ||||
|     "support_interface_filament": "0", | ||||
|     "support_interface_top_layers": "3", | ||||
|     "support_interface_bottom_layers": "-1", | ||||
|     "support_interface_spacing": "2.5", | ||||
|     "support_interface_speed": "100%", | ||||
|     "support_base_pattern": "rectilinear", | ||||
|     "support_base_pattern_spacing": "2.5", | ||||
|     "support_speed": "150", | ||||
|     "support_threshold_angle": "0", | ||||
|     "support_object_xy_distance": "50%", | ||||
|     "tree_support_branch_angle": "40", | ||||
|     "tree_support_wall_count": "0", | ||||
|     "detect_thin_wall": "1", | ||||
|     "top_surface_pattern": "monotonic", | ||||
|     "top_surface_line_width": "0.4", | ||||
|     "top_shell_layers": "4",  | ||||
|     "top_shell_thickness": "0.8", | ||||
|     "initial_layer_speed": "35%", | ||||
|     "initial_layer_infill_speed": "35%", | ||||
|     "outer_wall_speed": "200", | ||||
|     "inner_wall_speed": "300", | ||||
|     "internal_solid_infill_speed": "250", | ||||
|     "top_surface_speed": "200", | ||||
|     "gap_infill_speed": "250", | ||||
|     "sparse_infill_speed": "270", | ||||
|     "travel_speed": "500", | ||||
|     "enable_prime_tower": "0", | ||||
|     "wipe_tower_no_sparse_layers": "0", | ||||
|     "prime_tower_width": "60", | ||||
|     "xy_hole_compensation": "0", | ||||
|     "xy_contour_compensation": "0", | ||||
|     "compatible_printers": [ | ||||
| 	  "Qidi X-Plus 3 0.4 nozzle" | ||||
|     ] | ||||
| } | ||||
|  | @ -0,0 +1,109 @@ | |||
| { | ||||
| 	"type": "process", | ||||
| 	"setting_id": "GP004", | ||||
| 	"name": "0.16mm Optimal @Qidi XSmart3", | ||||
| 	"from": "system", | ||||
| 	"inherits": "fdm_process_qidi_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": "3", | ||||
| 	"bottom_shell_thickness": "0", | ||||
| 	"bridge_flow": "1", | ||||
| 	"bridge_speed": "50", | ||||
| 	"brim_width": "0", | ||||
| 	"brim_object_gap": "0", | ||||
| 	"compatible_printers_condition": "", | ||||
| 	"print_sequence": "by layer", | ||||
| 	"default_acceleration": "1000", | ||||
| 	"top_surface_acceleration": "0", | ||||
| 	"bridge_no_support": "0", | ||||
| 	"draft_shield": "disabled", | ||||
| 	"elefant_foot_compensation": "0", | ||||
| 	"enable_arc_fitting": "0", | ||||
| 	"outer_wall_line_width": "0.4", | ||||
| 	"wall_infill_order": "inner wall/outer wall/infill", | ||||
| 	"line_width": "0.42", | ||||
| 	"infill_direction": "45", | ||||
| 	"sparse_infill_density": "15%", | ||||
| 	"sparse_infill_pattern": "grid", | ||||
| 	"initial_layer_acceleration": "500", | ||||
| 	"travel_acceleration": "0", | ||||
| 	"inner_wall_acceleration": "0", | ||||
| 	"initial_layer_line_width": "0.42", | ||||
| 	"initial_layer_print_height": "0.3", | ||||
| 	"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": "15", | ||||
| 	"ironing_type": "top", | ||||
| 	"layer_height": "0.2", | ||||
| 	"reduce_infill_retraction": "1", | ||||
| 	"filename_format": "[input_filename_base].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": "6", | ||||
| 	"skirt_height": "1", | ||||
| 	"skirt_loops": "2", | ||||
| 	"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.16", | ||||
| 	"support_filament": "0", | ||||
| 	"support_line_width": "0.35", | ||||
| 	"support_interface_loop_pattern": "0", | ||||
| 	"support_interface_filament": "0", | ||||
| 	"support_interface_top_layers": "3", | ||||
| 	"support_interface_bottom_layers": "-1", | ||||
| 	"support_interface_spacing": "2.5", | ||||
| 	"support_interface_speed": "100%", | ||||
| 	"support_base_pattern": "rectilinear", | ||||
| 	"support_base_pattern_spacing": "2.5", | ||||
| 	"support_speed": "150", | ||||
| 	"support_threshold_angle": "0", | ||||
| 	"support_object_xy_distance": "50%", | ||||
| 	"tree_support_branch_angle": "40", | ||||
| 	"tree_support_wall_count": "0", | ||||
| 	"detect_thin_wall": "1", | ||||
| 	"top_surface_pattern": "monotonic", | ||||
| 	"top_surface_line_width": "0.4", | ||||
| 	"top_shell_layers": "4", | ||||
| 	"top_shell_thickness": "0.8", | ||||
| 	"initial_layer_speed": "35%", | ||||
| 	"initial_layer_infill_speed": "35%", | ||||
| 	"outer_wall_speed": "200", | ||||
| 	"inner_wall_speed": "300", | ||||
| 	"internal_solid_infill_speed": "250", | ||||
| 	"top_surface_speed": "200", | ||||
| 	"gap_infill_speed": "250", | ||||
| 	"sparse_infill_speed": "270", | ||||
| 	"travel_speed": "500", | ||||
| 	"enable_prime_tower": "0", | ||||
| 	"wipe_tower_no_sparse_layers": "0", | ||||
| 	"prime_tower_width": "60", | ||||
| 	"xy_hole_compensation": "0", | ||||
| 	"xy_contour_compensation": "0", | ||||
| 	"compatible_printers": [ | ||||
| 		"Qidi X-Smart 3 0.4 nozzle" | ||||
| 	] | ||||
| } | ||||
|  | @ -1,108 +1,108 @@ | |||
| { | ||||
|     "type": "process", | ||||
|     "setting_id": "GP004", | ||||
|     "name": "0.20mm Standard @Qidi XMax3", | ||||
|     "from": "system", | ||||
|     "inherits": "fdm_process_qidi_common", | ||||
|     "instantiation": "true", | ||||
|     "adaptive_layer_height": "1", | ||||
|     "reduce_crossing_wall": "0", | ||||
|     "max_travel_detour_distance": "0", | ||||
|     "bottom_surface_pattern": "monotonic", | ||||
|     "bottom_shell_layers": "3", | ||||
|     "bottom_shell_thickness": "0", | ||||
|     "bridge_flow": "1", | ||||
|     "bridge_speed": "50", | ||||
|     "brim_width": "0", | ||||
|     "brim_object_gap": "0", | ||||
|     "compatible_printers_condition": "", | ||||
|     "print_sequence": "by layer", | ||||
|     "default_acceleration": "0", | ||||
|     "top_surface_acceleration": "0", | ||||
|     "bridge_no_support": "0", | ||||
|     "draft_shield": "disabled", | ||||
|     "elefant_foot_compensation": "0", | ||||
|     "enable_arc_fitting": "0", | ||||
|     "outer_wall_line_width": "0.4", | ||||
|     "wall_infill_order": "inner wall/outer wall/infill", | ||||
|     "line_width": "0.4", | ||||
|     "infill_direction": "45", | ||||
|     "sparse_infill_density": "15%", | ||||
|     "sparse_infill_pattern": "grid", | ||||
|     "initial_layer_acceleration": "0", | ||||
|     "travel_acceleration": "0", | ||||
|     "inner_wall_acceleration": "0", | ||||
|     "initial_layer_line_width": "0.5", | ||||
|     "initial_layer_print_height": "0.2", | ||||
|     "infill_combination": "0", | ||||
|     "sparse_infill_line_width": "0.45", | ||||
|     "infill_wall_overlap": "25%", | ||||
|     "interface_shells": "0", | ||||
|     "ironing_flow": "15%", | ||||
|     "ironing_spacing": "0.1", | ||||
|     "ironing_speed": "15", | ||||
|     "ironing_type": "top", | ||||
|     "layer_height": "0.2", | ||||
|     "reduce_infill_retraction": "1", | ||||
|     "filename_format": "{input_filename_base}.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": "0.2mm Standard", | ||||
|     "raft_layers": "0", | ||||
|     "seam_position": "aligned", | ||||
|     "skirt_distance": "6", | ||||
|     "skirt_height": "1", | ||||
|     "skirt_loops": "1", | ||||
|     "minimum_sparse_infill_area": "15", | ||||
|     "internal_solid_infill_line_width": "0.45", | ||||
|     "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.35", | ||||
|     "support_interface_loop_pattern": "0", | ||||
|     "support_interface_filament": "0", | ||||
|     "support_interface_top_layers": "3", | ||||
|     "support_interface_bottom_layers": "-1", | ||||
|     "support_interface_spacing": "2.5", | ||||
|     "support_interface_speed": "100%", | ||||
|     "support_base_pattern": "rectilinear", | ||||
|     "support_base_pattern_spacing": "2.5", | ||||
|     "support_speed": "300", | ||||
|     "support_threshold_angle": "0", | ||||
|     "support_object_xy_distance": "50%", | ||||
|     "tree_support_branch_angle": "40", | ||||
|     "tree_support_wall_count": "0", | ||||
|     "detect_thin_wall": "1", | ||||
|     "top_surface_pattern": "monotonic", | ||||
|     "top_surface_line_width": "0.4", | ||||
|     "top_shell_layers": "4", | ||||
|     "top_shell_thickness": "0.8", | ||||
|     "initial_layer_speed": "35%", | ||||
|     "initial_layer_infill_speed": "35%", | ||||
|     "outer_wall_speed": "200", | ||||
|     "inner_wall_speed": "300", | ||||
|     "internal_solid_infill_speed": "250", | ||||
|     "top_surface_speed": "200", | ||||
|     "gap_infill_speed": "250", | ||||
|     "sparse_infill_speed": "270", | ||||
|     "travel_speed": "480", | ||||
|     "enable_prime_tower": "0", | ||||
|     "wipe_tower_no_sparse_layers": "0", | ||||
|     "prime_tower_width": "60", | ||||
|     "xy_hole_compensation": "0", | ||||
|     "xy_contour_compensation": "0", | ||||
|     "compatible_printers": [ | ||||
| 	  "Qidi X-Max 3 0.4 nozzle" | ||||
|     ] | ||||
| } | ||||
| 	"type": "process", | ||||
| 	"setting_id": "GP004", | ||||
| 	"name": "0.20mm Standard @Qidi XMax3", | ||||
| 	"from": "system", | ||||
| 	"inherits": "fdm_process_qidi_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": "3", | ||||
| 	"bottom_shell_thickness": "0", | ||||
| 	"bridge_flow": "1", | ||||
| 	"bridge_speed": "50", | ||||
| 	"brim_width": "0", | ||||
| 	"brim_object_gap": "0", | ||||
| 	"compatible_printers_condition": "", | ||||
| 	"print_sequence": "by layer", | ||||
| 	"default_acceleration": "1000", | ||||
| 	"top_surface_acceleration": "0", | ||||
| 	"bridge_no_support": "0", | ||||
| 	"draft_shield": "disabled", | ||||
| 	"elefant_foot_compensation": "0", | ||||
| 	"enable_arc_fitting": "0", | ||||
| 	"outer_wall_line_width": "0.4", | ||||
| 	"wall_infill_order": "inner wall/outer wall/infill", | ||||
| 	"line_width": "0.42", | ||||
| 	"infill_direction": "45", | ||||
| 	"sparse_infill_density": "15%", | ||||
| 	"sparse_infill_pattern": "grid", | ||||
| 	"initial_layer_acceleration": "500", | ||||
| 	"travel_acceleration": "0", | ||||
| 	"inner_wall_acceleration": "0", | ||||
| 	"initial_layer_line_width": "0.42", | ||||
| 	"initial_layer_print_height": "0.3", | ||||
| 	"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": "15", | ||||
| 	"ironing_type": "top", | ||||
| 	"reduce_infill_retraction": "1", | ||||
| 	"filename_format": "[input_filename_base].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": "6", | ||||
| 	"skirt_height": "1", | ||||
| 	"skirt_loops": "2", | ||||
| 	"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.35", | ||||
| 	"support_interface_loop_pattern": "0", | ||||
| 	"support_interface_filament": "0", | ||||
| 	"support_interface_top_layers": "3", | ||||
| 	"support_interface_bottom_layers": "-1", | ||||
| 	"support_interface_spacing": "2.5", | ||||
| 	"support_interface_speed": "100%", | ||||
| 	"support_base_pattern": "rectilinear", | ||||
| 	"support_base_pattern_spacing": "2.5", | ||||
| 	"support_speed": "150", | ||||
| 	"support_threshold_angle": "0", | ||||
| 	"support_object_xy_distance": "50%", | ||||
| 	"tree_support_branch_angle": "40", | ||||
| 	"tree_support_wall_count": "0", | ||||
| 	"detect_thin_wall": "1", | ||||
| 	"top_surface_pattern": "monotonic", | ||||
| 	"top_surface_line_width": "0.4", | ||||
| 	"top_shell_layers": "4", | ||||
| 	"top_shell_thickness": "0.8", | ||||
| 	"initial_layer_speed": "35%", | ||||
| 	"initial_layer_infill_speed": "35%", | ||||
| 	"outer_wall_speed": "200", | ||||
| 	"inner_wall_speed": "300", | ||||
| 	"internal_solid_infill_speed": "250", | ||||
| 	"top_surface_speed": "200", | ||||
| 	"gap_infill_speed": "250", | ||||
| 	"sparse_infill_speed": "270", | ||||
| 	"travel_speed": "500", | ||||
| 	"enable_prime_tower": "0", | ||||
| 	"wipe_tower_no_sparse_layers": "0", | ||||
| 	"prime_tower_width": "60", | ||||
| 	"xy_hole_compensation": "0", | ||||
| 	"xy_contour_compensation": "0", | ||||
| 	"compatible_printers": [ | ||||
| 		"Qidi X-Max 3 0.4 nozzle" | ||||
| 	] | ||||
| } | ||||
|  | @ -1,108 +1,108 @@ | |||
| { | ||||
|     "type": "process", | ||||
|     "setting_id": "GP004", | ||||
|     "name": "0.20mm Standard @Qidi XPlus3", | ||||
|     "from": "system", | ||||
|     "inherits": "fdm_process_qidi_common", | ||||
|     "instantiation": "true", | ||||
|     "adaptive_layer_height": "1", | ||||
|     "reduce_crossing_wall": "0", | ||||
|     "max_travel_detour_distance": "0", | ||||
|     "bottom_surface_pattern": "monotonic", | ||||
|     "bottom_shell_layers": "3", | ||||
|     "bottom_shell_thickness": "0", | ||||
|     "bridge_flow": "1", | ||||
|     "bridge_speed": "50", | ||||
|     "brim_width": "0", | ||||
|     "brim_object_gap": "0", | ||||
|     "compatible_printers_condition": "", | ||||
|     "print_sequence": "by layer", | ||||
|     "default_acceleration": "0", | ||||
|     "top_surface_acceleration": "0", | ||||
|     "bridge_no_support": "0", | ||||
|     "draft_shield": "disabled", | ||||
|     "elefant_foot_compensation": "0", | ||||
|     "enable_arc_fitting": "0", | ||||
|     "outer_wall_line_width": "0.4", | ||||
|     "wall_infill_order": "inner wall/outer wall/infill", | ||||
|     "line_width": "0.4", | ||||
|     "infill_direction": "45", | ||||
|     "sparse_infill_density": "15%", | ||||
|     "sparse_infill_pattern": "grid", | ||||
|     "initial_layer_acceleration": "0", | ||||
|     "travel_acceleration": "0", | ||||
|     "inner_wall_acceleration": "0", | ||||
|     "initial_layer_line_width": "0.5", | ||||
|     "initial_layer_print_height": "0.2", | ||||
|     "infill_combination": "0", | ||||
|     "sparse_infill_line_width": "0.45", | ||||
|     "infill_wall_overlap": "25%", | ||||
|     "interface_shells": "0", | ||||
|     "ironing_flow": "15%", | ||||
|     "ironing_spacing": "0.1", | ||||
|     "ironing_speed": "15", | ||||
|     "ironing_type": "top", | ||||
|     "layer_height": "0.2", | ||||
|     "reduce_infill_retraction": "1", | ||||
|     "filename_format": "{input_filename_base}.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": "0.2mm Standard", | ||||
|     "raft_layers": "0", | ||||
|     "seam_position": "aligned", | ||||
|     "skirt_distance": "6", | ||||
|     "skirt_height": "1", | ||||
|     "skirt_loops": "1", | ||||
|     "minimum_sparse_infill_area": "15", | ||||
|     "internal_solid_infill_line_width": "0.45", | ||||
|     "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.35", | ||||
|     "support_interface_loop_pattern": "0", | ||||
|     "support_interface_filament": "0", | ||||
|     "support_interface_top_layers": "3", | ||||
|     "support_interface_bottom_layers": "-1", | ||||
|     "support_interface_spacing": "2.5", | ||||
|     "support_interface_speed": "100%", | ||||
|     "support_base_pattern": "rectilinear", | ||||
|     "support_base_pattern_spacing": "2.5", | ||||
|     "support_speed": "300", | ||||
|     "support_threshold_angle": "0", | ||||
|     "support_object_xy_distance": "50%", | ||||
|     "tree_support_branch_angle": "40", | ||||
|     "tree_support_wall_count": "0", | ||||
|     "detect_thin_wall": "1", | ||||
|     "top_surface_pattern": "monotonic", | ||||
|     "top_surface_line_width": "0.4", | ||||
|     "top_shell_layers": "4", | ||||
|     "top_shell_thickness": "0.8", | ||||
|     "initial_layer_speed": "35%", | ||||
|     "initial_layer_infill_speed": "35%", | ||||
|     "outer_wall_speed": "200", | ||||
|     "inner_wall_speed": "300", | ||||
|     "internal_solid_infill_speed": "250", | ||||
|     "top_surface_speed": "200", | ||||
|     "gap_infill_speed": "250", | ||||
|     "sparse_infill_speed": "270", | ||||
|     "travel_speed": "480", | ||||
|     "enable_prime_tower": "0", | ||||
|     "wipe_tower_no_sparse_layers": "0", | ||||
|     "prime_tower_width": "60", | ||||
|     "xy_hole_compensation": "0", | ||||
|     "xy_contour_compensation": "0", | ||||
|     "compatible_printers": [ | ||||
| 	  "Qidi X-Plus 3 0.4 nozzle" | ||||
|     ] | ||||
| } | ||||
| 	"type": "process", | ||||
| 	"setting_id": "GP004", | ||||
| 	"name": "0.20mm Standard @Qidi XPlus3", | ||||
| 	"from": "system", | ||||
| 	"inherits": "fdm_process_qidi_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": "3", | ||||
| 	"bottom_shell_thickness": "0", | ||||
| 	"bridge_flow": "1", | ||||
| 	"bridge_speed": "50", | ||||
| 	"brim_width": "0", | ||||
| 	"brim_object_gap": "0", | ||||
| 	"compatible_printers_condition": "", | ||||
| 	"print_sequence": "by layer", | ||||
| 	"default_acceleration": "1000", | ||||
| 	"top_surface_acceleration": "0", | ||||
| 	"bridge_no_support": "0", | ||||
| 	"draft_shield": "disabled", | ||||
| 	"elefant_foot_compensation": "0", | ||||
| 	"enable_arc_fitting": "0", | ||||
| 	"outer_wall_line_width": "0.4", | ||||
| 	"wall_infill_order": "inner wall/outer wall/infill", | ||||
| 	"line_width": "0.42", | ||||
| 	"infill_direction": "45", | ||||
| 	"sparse_infill_density": "15%", | ||||
| 	"sparse_infill_pattern": "grid", | ||||
| 	"initial_layer_acceleration": "500", | ||||
| 	"travel_acceleration": "0", | ||||
| 	"inner_wall_acceleration": "0", | ||||
| 	"initial_layer_line_width": "0.42", | ||||
| 	"initial_layer_print_height": "0.3", | ||||
| 	"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": "15", | ||||
| 	"ironing_type": "top", | ||||
| 	"reduce_infill_retraction": "1", | ||||
| 	"filename_format": "[input_filename_base].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": "6", | ||||
| 	"skirt_height": "1", | ||||
| 	"skirt_loops": "2", | ||||
| 	"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.35", | ||||
| 	"support_interface_loop_pattern": "0", | ||||
| 	"support_interface_filament": "0", | ||||
| 	"support_interface_top_layers": "3", | ||||
| 	"support_interface_bottom_layers": "-1", | ||||
| 	"support_interface_spacing": "2.5", | ||||
| 	"support_interface_speed": "100%", | ||||
| 	"support_base_pattern": "rectilinear", | ||||
| 	"support_base_pattern_spacing": "2.5", | ||||
| 	"support_speed": "150", | ||||
| 	"support_threshold_angle": "0", | ||||
| 	"support_object_xy_distance": "50%", | ||||
| 	"tree_support_branch_angle": "40", | ||||
| 	"tree_support_wall_count": "0", | ||||
| 	"detect_thin_wall": "1", | ||||
| 	"top_surface_pattern": "monotonic", | ||||
| 	"top_surface_line_width": "0.4", | ||||
| 	"top_shell_layers": "4", | ||||
| 	"top_shell_thickness": "0.8", | ||||
| 	"initial_layer_speed": "35%", | ||||
| 	"initial_layer_infill_speed": "35%", | ||||
| 	"outer_wall_speed": "200", | ||||
| 	"inner_wall_speed": "300", | ||||
| 	"internal_solid_infill_speed": "250", | ||||
| 	"top_surface_speed": "200", | ||||
| 	"gap_infill_speed": "250", | ||||
| 	"sparse_infill_speed": "270", | ||||
| 	"travel_speed": "500", | ||||
| 	"enable_prime_tower": "0", | ||||
| 	"wipe_tower_no_sparse_layers": "0", | ||||
| 	"prime_tower_width": "60", | ||||
| 	"xy_hole_compensation": "0", | ||||
| 	"xy_contour_compensation": "0", | ||||
| 	"compatible_printers": [ | ||||
| 		"Qidi X-Plus 3 0.4 nozzle" | ||||
| 	] | ||||
| } | ||||
|  | @ -1,108 +1,108 @@ | |||
| { | ||||
|     "type": "process", | ||||
|     "setting_id": "GP004", | ||||
|     "name": "0.20mm Standard @Qidi XSmart3", | ||||
|     "from": "system", | ||||
|     "inherits": "fdm_process_qidi_common", | ||||
|     "instantiation": "true", | ||||
|     "adaptive_layer_height": "1", | ||||
|     "reduce_crossing_wall": "0", | ||||
|     "max_travel_detour_distance": "0", | ||||
|     "bottom_surface_pattern": "monotonic", | ||||
|     "bottom_shell_layers": "3", | ||||
|     "bottom_shell_thickness": "0", | ||||
|     "bridge_flow": "1", | ||||
|     "bridge_speed": "50", | ||||
|     "brim_width": "0", | ||||
|     "brim_object_gap": "0", | ||||
|     "compatible_printers_condition": "", | ||||
|     "print_sequence": "by layer", | ||||
|     "default_acceleration": "0", | ||||
|     "top_surface_acceleration": "0", | ||||
|     "bridge_no_support": "0", | ||||
|     "draft_shield": "disabled", | ||||
|     "elefant_foot_compensation": "0", | ||||
|     "enable_arc_fitting": "0", | ||||
|     "outer_wall_line_width": "0.4", | ||||
|     "wall_infill_order": "inner wall/outer wall/infill", | ||||
|     "line_width": "0.4", | ||||
|     "infill_direction": "45", | ||||
|     "sparse_infill_density": "15%", | ||||
|     "sparse_infill_pattern": "grid", | ||||
|     "initial_layer_acceleration": "0", | ||||
|     "travel_acceleration": "0", | ||||
|     "inner_wall_acceleration": "0", | ||||
|     "initial_layer_line_width": "0.5", | ||||
|     "initial_layer_print_height": "0.2", | ||||
|     "infill_combination": "0", | ||||
|     "sparse_infill_line_width": "0.45", | ||||
|     "infill_wall_overlap": "25%", | ||||
|     "interface_shells": "0", | ||||
|     "ironing_flow": "15%", | ||||
|     "ironing_spacing": "0.1", | ||||
|     "ironing_speed": "15", | ||||
|     "ironing_type": "top", | ||||
|     "layer_height": "0.2", | ||||
|     "reduce_infill_retraction": "1", | ||||
|     "filename_format": "{input_filename_base}.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": "0.2mm Standard", | ||||
|     "raft_layers": "0", | ||||
|     "seam_position": "aligned", | ||||
|     "skirt_distance": "6", | ||||
|     "skirt_height": "1", | ||||
|     "skirt_loops": "1", | ||||
|     "minimum_sparse_infill_area": "15", | ||||
|     "internal_solid_infill_line_width": "0.45", | ||||
|     "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.35", | ||||
|     "support_interface_loop_pattern": "0", | ||||
|     "support_interface_filament": "0", | ||||
|     "support_interface_top_layers": "3", | ||||
|     "support_interface_bottom_layers": "-1", | ||||
|     "support_interface_spacing": "2.5", | ||||
|     "support_interface_speed": "100%", | ||||
|     "support_base_pattern": "rectilinear", | ||||
|     "support_base_pattern_spacing": "2.5", | ||||
|     "support_speed": "300", | ||||
|     "support_threshold_angle": "0", | ||||
|     "support_object_xy_distance": "50%", | ||||
|     "tree_support_branch_angle": "40", | ||||
|     "tree_support_wall_count": "0", | ||||
|     "detect_thin_wall": "1", | ||||
|     "top_surface_pattern": "monotonic", | ||||
|     "top_surface_line_width": "0.4", | ||||
|     "top_shell_layers": "4", | ||||
|     "top_shell_thickness": "0.8", | ||||
|     "initial_layer_speed": "35%", | ||||
|     "initial_layer_infill_speed": "35%", | ||||
|     "outer_wall_speed": "200", | ||||
|     "inner_wall_speed": "300", | ||||
|     "internal_solid_infill_speed": "250", | ||||
|     "top_surface_speed": "200", | ||||
|     "gap_infill_speed": "250", | ||||
|     "sparse_infill_speed": "270", | ||||
|     "travel_speed": "480", | ||||
|     "enable_prime_tower": "0", | ||||
|     "wipe_tower_no_sparse_layers": "0", | ||||
|     "prime_tower_width": "60", | ||||
|     "xy_hole_compensation": "0", | ||||
|     "xy_contour_compensation": "0", | ||||
|     "compatible_printers": [ | ||||
| 	  "Qidi X-Smart 3 0.4 nozzle" | ||||
|     ] | ||||
| } | ||||
| 	"type": "process", | ||||
| 	"setting_id": "GP004", | ||||
| 	"name": "0.20mm Standard @Qidi XSmart3", | ||||
| 	"from": "system", | ||||
| 	"inherits": "fdm_process_qidi_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": "3", | ||||
| 	"bottom_shell_thickness": "0", | ||||
| 	"bridge_flow": "1", | ||||
| 	"bridge_speed": "50", | ||||
| 	"brim_width": "0", | ||||
| 	"brim_object_gap": "0", | ||||
| 	"compatible_printers_condition": "", | ||||
| 	"print_sequence": "by layer", | ||||
| 	"default_acceleration": "1000", | ||||
| 	"top_surface_acceleration": "0", | ||||
| 	"bridge_no_support": "0", | ||||
| 	"draft_shield": "disabled", | ||||
| 	"elefant_foot_compensation": "0", | ||||
| 	"enable_arc_fitting": "0", | ||||
| 	"outer_wall_line_width": "0.4", | ||||
| 	"wall_infill_order": "inner wall/outer wall/infill", | ||||
| 	"line_width": "0.42", | ||||
| 	"infill_direction": "45", | ||||
| 	"sparse_infill_density": "15%", | ||||
| 	"sparse_infill_pattern": "grid", | ||||
| 	"initial_layer_acceleration": "500", | ||||
| 	"travel_acceleration": "0", | ||||
| 	"inner_wall_acceleration": "0", | ||||
| 	"initial_layer_line_width": "0.42", | ||||
| 	"initial_layer_print_height": "0.3", | ||||
| 	"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": "15", | ||||
| 	"ironing_type": "top", | ||||
| 	"reduce_infill_retraction": "1", | ||||
| 	"filename_format": "[input_filename_base].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": "6", | ||||
| 	"skirt_height": "1", | ||||
| 	"skirt_loops": "2", | ||||
| 	"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.35", | ||||
| 	"support_interface_loop_pattern": "0", | ||||
| 	"support_interface_filament": "0", | ||||
| 	"support_interface_top_layers": "3", | ||||
| 	"support_interface_bottom_layers": "-1", | ||||
| 	"support_interface_spacing": "2.5", | ||||
| 	"support_interface_speed": "100%", | ||||
| 	"support_base_pattern": "rectilinear", | ||||
| 	"support_base_pattern_spacing": "2.5", | ||||
| 	"support_speed": "150", | ||||
| 	"support_threshold_angle": "0", | ||||
| 	"support_object_xy_distance": "50%", | ||||
| 	"tree_support_branch_angle": "40", | ||||
| 	"tree_support_wall_count": "0", | ||||
| 	"detect_thin_wall": "1", | ||||
| 	"top_surface_pattern": "monotonic", | ||||
| 	"top_surface_line_width": "0.4", | ||||
| 	"top_shell_layers": "4", | ||||
| 	"top_shell_thickness": "0.8", | ||||
| 	"initial_layer_speed": "35%", | ||||
| 	"initial_layer_infill_speed": "35%", | ||||
| 	"outer_wall_speed": "200", | ||||
| 	"inner_wall_speed": "300", | ||||
| 	"internal_solid_infill_speed": "250", | ||||
| 	"top_surface_speed": "200", | ||||
| 	"gap_infill_speed": "250", | ||||
| 	"sparse_infill_speed": "270", | ||||
| 	"travel_speed": "500", | ||||
| 	"enable_prime_tower": "0", | ||||
| 	"wipe_tower_no_sparse_layers": "0", | ||||
| 	"prime_tower_width": "60", | ||||
| 	"xy_hole_compensation": "0", | ||||
| 	"xy_contour_compensation": "0", | ||||
| 	"compatible_printers": [ | ||||
| 		"Qidi X-Smart 3 0.4 nozzle" | ||||
| 	] | ||||
| } | ||||
							
								
								
									
										108
									
								
								resources/profiles/Qidi/process/0.25mm Draft @Qidi XMax3.json
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										108
									
								
								resources/profiles/Qidi/process/0.25mm Draft @Qidi XMax3.json
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,108 @@ | |||
| { | ||||
| 	"type": "process", | ||||
| 	"setting_id": "GP004", | ||||
| 	"name": "0.25mm Draft @Qidi XMax3", | ||||
| 	"from": "system", | ||||
| 	"inherits": "fdm_process_qidi_common", | ||||
| 	"instantiation": "true", | ||||
| 	"adaptive_layer_height": "1", | ||||
| 	"reduce_crossing_wall": "0", | ||||
| 	"layer_height": "0.25", | ||||
| 	"max_travel_detour_distance": "0", | ||||
| 	"bottom_surface_pattern": "monotonic", | ||||
| 	"bottom_shell_layers": "3", | ||||
| 	"bottom_shell_thickness": "0", | ||||
| 	"bridge_flow": "1", | ||||
| 	"bridge_speed": "50", | ||||
| 	"brim_width": "0", | ||||
| 	"brim_object_gap": "0", | ||||
| 	"compatible_printers_condition": "", | ||||
| 	"print_sequence": "by layer", | ||||
| 	"default_acceleration": "1000", | ||||
| 	"top_surface_acceleration": "0", | ||||
| 	"bridge_no_support": "0", | ||||
| 	"draft_shield": "disabled", | ||||
| 	"elefant_foot_compensation": "0", | ||||
| 	"enable_arc_fitting": "0", | ||||
| 	"outer_wall_line_width": "0.4", | ||||
| 	"wall_infill_order": "inner wall/outer wall/infill", | ||||
| 	"line_width": "0.42", | ||||
| 	"infill_direction": "45", | ||||
| 	"sparse_infill_density": "15%", | ||||
| 	"sparse_infill_pattern": "grid", | ||||
| 	"initial_layer_acceleration": "500", | ||||
| 	"travel_acceleration": "0", | ||||
| 	"inner_wall_acceleration": "0", | ||||
| 	"initial_layer_line_width": "0.42", | ||||
| 	"initial_layer_print_height": "0.3", | ||||
| 	"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": "15", | ||||
| 	"ironing_type": "top", | ||||
| 	"reduce_infill_retraction": "1", | ||||
| 	"filename_format": "[input_filename_base].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": "6", | ||||
| 	"skirt_height": "1", | ||||
| 	"skirt_loops": "2", | ||||
| 	"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.25", | ||||
| 	"support_filament": "0", | ||||
| 	"support_line_width": "0.35", | ||||
| 	"support_interface_loop_pattern": "0", | ||||
| 	"support_interface_filament": "0", | ||||
| 	"support_interface_top_layers": "3", | ||||
| 	"support_interface_bottom_layers": "-1", | ||||
| 	"support_interface_spacing": "2.5", | ||||
| 	"support_interface_speed": "100%", | ||||
| 	"support_base_pattern": "rectilinear", | ||||
| 	"support_base_pattern_spacing": "2.5", | ||||
| 	"support_speed": "150", | ||||
| 	"support_threshold_angle": "0", | ||||
| 	"support_object_xy_distance": "50%", | ||||
| 	"tree_support_branch_angle": "40", | ||||
| 	"tree_support_wall_count": "0", | ||||
| 	"detect_thin_wall": "1", | ||||
| 	"top_surface_pattern": "monotonic", | ||||
| 	"top_surface_line_width": "0.4", | ||||
| 	"top_shell_layers": "4", | ||||
| 	"top_shell_thickness": "0.8", | ||||
| 	"initial_layer_speed": "35%", | ||||
| 	"initial_layer_infill_speed": "35%", | ||||
| 	"outer_wall_speed": "200", | ||||
| 	"inner_wall_speed": "300", | ||||
| 	"internal_solid_infill_speed": "250", | ||||
| 	"top_surface_speed": "200", | ||||
| 	"gap_infill_speed": "250", | ||||
| 	"sparse_infill_speed": "270", | ||||
| 	"travel_speed": "500", | ||||
| 	"enable_prime_tower": "0", | ||||
| 	"wipe_tower_no_sparse_layers": "0", | ||||
| 	"prime_tower_width": "60", | ||||
| 	"xy_hole_compensation": "0", | ||||
| 	"xy_contour_compensation": "0", | ||||
| 	"compatible_printers": [ | ||||
| 		"Qidi X-Max 3 0.4 nozzle" | ||||
| 	] | ||||
| } | ||||
							
								
								
									
										108
									
								
								resources/profiles/Qidi/process/0.25mm Draft @Qidi XPlus3.json
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										108
									
								
								resources/profiles/Qidi/process/0.25mm Draft @Qidi XPlus3.json
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,108 @@ | |||
| { | ||||
| 	"type": "process", | ||||
| 	"setting_id": "GP004", | ||||
| 	"name": "0.25mm Draft @Qidi XPlus3", | ||||
| 	"from": "system", | ||||
| 	"inherits": "fdm_process_qidi_common", | ||||
| 	"instantiation": "true", | ||||
| 	"adaptive_layer_height": "1", | ||||
| 	"reduce_crossing_wall": "0", | ||||
| 	"layer_height": "0.25", | ||||
| 	"max_travel_detour_distance": "0", | ||||
| 	"bottom_surface_pattern": "monotonic", | ||||
| 	"bottom_shell_layers": "3", | ||||
| 	"bottom_shell_thickness": "0", | ||||
| 	"bridge_flow": "1", | ||||
| 	"bridge_speed": "50", | ||||
| 	"brim_width": "0", | ||||
| 	"brim_object_gap": "0", | ||||
| 	"compatible_printers_condition": "", | ||||
| 	"print_sequence": "by layer", | ||||
| 	"default_acceleration": "1000", | ||||
| 	"top_surface_acceleration": "0", | ||||
| 	"bridge_no_support": "0", | ||||
| 	"draft_shield": "disabled", | ||||
| 	"elefant_foot_compensation": "0", | ||||
| 	"enable_arc_fitting": "0", | ||||
| 	"outer_wall_line_width": "0.4", | ||||
| 	"wall_infill_order": "inner wall/outer wall/infill", | ||||
| 	"line_width": "0.42", | ||||
| 	"infill_direction": "45", | ||||
| 	"sparse_infill_density": "15%", | ||||
| 	"sparse_infill_pattern": "grid", | ||||
| 	"initial_layer_acceleration": "500", | ||||
| 	"travel_acceleration": "0", | ||||
| 	"inner_wall_acceleration": "0", | ||||
| 	"initial_layer_line_width": "0.42", | ||||
| 	"initial_layer_print_height": "0.3", | ||||
| 	"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": "15", | ||||
| 	"ironing_type": "top", | ||||
| 	"reduce_infill_retraction": "1", | ||||
| 	"filename_format": "[input_filename_base].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": "6", | ||||
| 	"skirt_height": "1", | ||||
| 	"skirt_loops": "2", | ||||
| 	"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.25", | ||||
| 	"support_filament": "0", | ||||
| 	"support_line_width": "0.35", | ||||
| 	"support_interface_loop_pattern": "0", | ||||
| 	"support_interface_filament": "0", | ||||
| 	"support_interface_top_layers": "3", | ||||
| 	"support_interface_bottom_layers": "-1", | ||||
| 	"support_interface_spacing": "2.5", | ||||
| 	"support_interface_speed": "100%", | ||||
| 	"support_base_pattern": "rectilinear", | ||||
| 	"support_base_pattern_spacing": "2.5", | ||||
| 	"support_speed": "150", | ||||
| 	"support_threshold_angle": "0", | ||||
| 	"support_object_xy_distance": "50%", | ||||
| 	"tree_support_branch_angle": "40", | ||||
| 	"tree_support_wall_count": "0", | ||||
| 	"detect_thin_wall": "1", | ||||
| 	"top_surface_pattern": "monotonic", | ||||
| 	"top_surface_line_width": "0.4", | ||||
| 	"top_shell_layers": "4", | ||||
| 	"top_shell_thickness": "0.8", | ||||
| 	"initial_layer_speed": "35%", | ||||
| 	"initial_layer_infill_speed": "35%", | ||||
| 	"outer_wall_speed": "200", | ||||
| 	"inner_wall_speed": "300", | ||||
| 	"internal_solid_infill_speed": "250", | ||||
| 	"top_surface_speed": "200", | ||||
| 	"gap_infill_speed": "250", | ||||
| 	"sparse_infill_speed": "270", | ||||
| 	"travel_speed": "500", | ||||
| 	"enable_prime_tower": "0", | ||||
| 	"wipe_tower_no_sparse_layers": "0", | ||||
| 	"prime_tower_width": "60", | ||||
| 	"xy_hole_compensation": "0", | ||||
| 	"xy_contour_compensation": "0", | ||||
| 	"compatible_printers": [ | ||||
| 		"Qidi X-Plus 3 0.4 nozzle" | ||||
| 	] | ||||
| } | ||||
							
								
								
									
										108
									
								
								resources/profiles/Qidi/process/0.25mm Draft @Qidi XSmart3.json
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										108
									
								
								resources/profiles/Qidi/process/0.25mm Draft @Qidi XSmart3.json
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,108 @@ | |||
| { | ||||
| 	"type": "process", | ||||
| 	"setting_id": "GP004", | ||||
| 	"name": "0.25mm Draft @Qidi XSmart3", | ||||
| 	"from": "system", | ||||
| 	"inherits": "fdm_process_qidi_common", | ||||
| 	"instantiation": "true", | ||||
| 	"adaptive_layer_height": "1", | ||||
| 	"reduce_crossing_wall": "0", | ||||
| 	"layer_height": "0.25", | ||||
| 	"max_travel_detour_distance": "0", | ||||
| 	"bottom_surface_pattern": "monotonic", | ||||
| 	"bottom_shell_layers": "3", | ||||
| 	"bottom_shell_thickness": "0", | ||||
| 	"bridge_flow": "1", | ||||
| 	"bridge_speed": "50", | ||||
| 	"brim_width": "0", | ||||
| 	"brim_object_gap": "0", | ||||
| 	"compatible_printers_condition": "", | ||||
| 	"print_sequence": "by layer", | ||||
| 	"default_acceleration": "1000", | ||||
| 	"top_surface_acceleration": "0", | ||||
| 	"bridge_no_support": "0", | ||||
| 	"draft_shield": "disabled", | ||||
| 	"elefant_foot_compensation": "0", | ||||
| 	"enable_arc_fitting": "0", | ||||
| 	"outer_wall_line_width": "0.4", | ||||
| 	"wall_infill_order": "inner wall/outer wall/infill", | ||||
| 	"line_width": "0.42", | ||||
| 	"infill_direction": "45", | ||||
| 	"sparse_infill_density": "15%", | ||||
| 	"sparse_infill_pattern": "grid", | ||||
| 	"initial_layer_acceleration": "500", | ||||
| 	"travel_acceleration": "0", | ||||
| 	"inner_wall_acceleration": "0", | ||||
| 	"initial_layer_line_width": "0.42", | ||||
| 	"initial_layer_print_height": "0.3", | ||||
| 	"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": "15", | ||||
| 	"ironing_type": "top", | ||||
| 	"reduce_infill_retraction": "1", | ||||
| 	"filename_format": "[input_filename_base].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": "6", | ||||
| 	"skirt_height": "1", | ||||
| 	"skirt_loops": "2", | ||||
| 	"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.25", | ||||
| 	"support_filament": "0", | ||||
| 	"support_line_width": "0.35", | ||||
| 	"support_interface_loop_pattern": "0", | ||||
| 	"support_interface_filament": "0", | ||||
| 	"support_interface_top_layers": "3", | ||||
| 	"support_interface_bottom_layers": "-1", | ||||
| 	"support_interface_spacing": "2.5", | ||||
| 	"support_interface_speed": "100%", | ||||
| 	"support_base_pattern": "rectilinear", | ||||
| 	"support_base_pattern_spacing": "2.5", | ||||
| 	"support_speed": "150", | ||||
| 	"support_threshold_angle": "0", | ||||
| 	"support_object_xy_distance": "50%", | ||||
| 	"tree_support_branch_angle": "40", | ||||
| 	"tree_support_wall_count": "0", | ||||
| 	"detect_thin_wall": "1", | ||||
| 	"top_surface_pattern": "monotonic", | ||||
| 	"top_surface_line_width": "0.4", | ||||
| 	"top_shell_layers": "4", | ||||
| 	"top_shell_thickness": "0.8", | ||||
| 	"initial_layer_speed": "35%", | ||||
| 	"initial_layer_infill_speed": "35%", | ||||
| 	"outer_wall_speed": "200", | ||||
| 	"inner_wall_speed": "300", | ||||
| 	"internal_solid_infill_speed": "250", | ||||
| 	"top_surface_speed": "200", | ||||
| 	"gap_infill_speed": "250", | ||||
| 	"sparse_infill_speed": "270", | ||||
| 	"travel_speed": "500", | ||||
| 	"enable_prime_tower": "0", | ||||
| 	"wipe_tower_no_sparse_layers": "0", | ||||
| 	"prime_tower_width": "60", | ||||
| 	"xy_hole_compensation": "0", | ||||
| 	"xy_contour_compensation": "0", | ||||
| 	"compatible_printers": [ | ||||
| 		"Qidi X-Smart 3 0.4 nozzle" | ||||
| 	] | ||||
| } | ||||
|  | @ -0,0 +1,108 @@ | |||
| { | ||||
| 	"type": "process", | ||||
| 	"setting_id": "GP004", | ||||
| 	"name": "0.30mm Extra Draft @Qidi XMax3", | ||||
| 	"from": "system", | ||||
| 	"inherits": "fdm_process_qidi_common", | ||||
| 	"instantiation": "true", | ||||
| 	"adaptive_layer_height": "1", | ||||
| 	"reduce_crossing_wall": "0", | ||||
| 	"layer_height": "0.3", | ||||
| 	"max_travel_detour_distance": "0", | ||||
| 	"bottom_surface_pattern": "monotonic", | ||||
| 	"bottom_shell_layers": "3", | ||||
| 	"bottom_shell_thickness": "0", | ||||
| 	"bridge_flow": "1", | ||||
| 	"bridge_speed": "50", | ||||
| 	"brim_width": "0", | ||||
| 	"brim_object_gap": "0", | ||||
| 	"compatible_printers_condition": "", | ||||
| 	"print_sequence": "by layer", | ||||
| 	"default_acceleration": "1000", | ||||
| 	"top_surface_acceleration": "0", | ||||
| 	"bridge_no_support": "0", | ||||
| 	"draft_shield": "disabled", | ||||
| 	"elefant_foot_compensation": "0", | ||||
| 	"enable_arc_fitting": "0", | ||||
| 	"outer_wall_line_width": "0.4", | ||||
| 	"wall_infill_order": "inner wall/outer wall/infill", | ||||
| 	"line_width": "0.42", | ||||
| 	"infill_direction": "45", | ||||
| 	"sparse_infill_density": "15%", | ||||
| 	"sparse_infill_pattern": "grid", | ||||
| 	"initial_layer_acceleration": "500", | ||||
| 	"travel_acceleration": "0", | ||||
| 	"inner_wall_acceleration": "0", | ||||
| 	"initial_layer_line_width": "0.42", | ||||
| 	"initial_layer_print_height": "0.3", | ||||
| 	"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": "15", | ||||
| 	"ironing_type": "top", | ||||
| 	"reduce_infill_retraction": "1", | ||||
| 	"filename_format": "[input_filename_base].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": "6", | ||||
| 	"skirt_height": "1", | ||||
| 	"skirt_loops": "2", | ||||
| 	"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.3", | ||||
| 	"support_filament": "0", | ||||
| 	"support_line_width": "0.35", | ||||
| 	"support_interface_loop_pattern": "0", | ||||
| 	"support_interface_filament": "0", | ||||
| 	"support_interface_top_layers": "3", | ||||
| 	"support_interface_bottom_layers": "-1", | ||||
| 	"support_interface_spacing": "2.5", | ||||
| 	"support_interface_speed": "100%", | ||||
| 	"support_base_pattern": "rectilinear", | ||||
| 	"support_base_pattern_spacing": "2.5", | ||||
| 	"support_speed": "150", | ||||
| 	"support_threshold_angle": "0", | ||||
| 	"support_object_xy_distance": "50%", | ||||
| 	"tree_support_branch_angle": "40", | ||||
| 	"tree_support_wall_count": "0", | ||||
| 	"detect_thin_wall": "1", | ||||
| 	"top_surface_pattern": "monotonic", | ||||
| 	"top_surface_line_width": "0.4", | ||||
| 	"top_shell_layers": "4", | ||||
| 	"top_shell_thickness": "0.8", | ||||
| 	"initial_layer_speed": "35%", | ||||
| 	"initial_layer_infill_speed": "35%", | ||||
| 	"outer_wall_speed": "200", | ||||
| 	"inner_wall_speed": "300", | ||||
| 	"internal_solid_infill_speed": "250", | ||||
| 	"top_surface_speed": "200", | ||||
| 	"gap_infill_speed": "250", | ||||
| 	"sparse_infill_speed": "270", | ||||
| 	"travel_speed": "500", | ||||
| 	"enable_prime_tower": "0", | ||||
| 	"wipe_tower_no_sparse_layers": "0", | ||||
| 	"prime_tower_width": "60", | ||||
| 	"xy_hole_compensation": "0", | ||||
| 	"xy_contour_compensation": "0", | ||||
| 	"compatible_printers": [ | ||||
| 		"Qidi X-Max 3 0.4 nozzle" | ||||
| 	] | ||||
| } | ||||
|  | @ -0,0 +1,108 @@ | |||
| { | ||||
| 	"type": "process", | ||||
| 	"setting_id": "GP004", | ||||
| 	"name": "0.30mm Extra Draft @Qidi XPlus3", | ||||
| 	"from": "system", | ||||
| 	"inherits": "fdm_process_qidi_common", | ||||
| 	"instantiation": "true", | ||||
| 	"adaptive_layer_height": "1", | ||||
| 	"reduce_crossing_wall": "0", | ||||
| 	"layer_height": "0.3", | ||||
| 	"max_travel_detour_distance": "0", | ||||
| 	"bottom_surface_pattern": "monotonic", | ||||
| 	"bottom_shell_layers": "3", | ||||
| 	"bottom_shell_thickness": "0", | ||||
| 	"bridge_flow": "1", | ||||
| 	"bridge_speed": "50", | ||||
| 	"brim_width": "0", | ||||
| 	"brim_object_gap": "0", | ||||
| 	"compatible_printers_condition": "", | ||||
| 	"print_sequence": "by layer", | ||||
| 	"default_acceleration": "1000", | ||||
| 	"top_surface_acceleration": "0", | ||||
| 	"bridge_no_support": "0", | ||||
| 	"draft_shield": "disabled", | ||||
| 	"elefant_foot_compensation": "0", | ||||
| 	"enable_arc_fitting": "0", | ||||
| 	"outer_wall_line_width": "0.4", | ||||
| 	"wall_infill_order": "inner wall/outer wall/infill", | ||||
| 	"line_width": "0.42", | ||||
| 	"infill_direction": "45", | ||||
| 	"sparse_infill_density": "15%", | ||||
| 	"sparse_infill_pattern": "grid", | ||||
| 	"initial_layer_acceleration": "500", | ||||
| 	"travel_acceleration": "0", | ||||
| 	"inner_wall_acceleration": "0", | ||||
| 	"initial_layer_line_width": "0.42", | ||||
| 	"initial_layer_print_height": "0.3", | ||||
| 	"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": "15", | ||||
| 	"ironing_type": "top", | ||||
| 	"reduce_infill_retraction": "1", | ||||
| 	"filename_format": "[input_filename_base].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": "6", | ||||
| 	"skirt_height": "1", | ||||
| 	"skirt_loops": "2", | ||||
| 	"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.3", | ||||
| 	"support_filament": "0", | ||||
| 	"support_line_width": "0.35", | ||||
| 	"support_interface_loop_pattern": "0", | ||||
| 	"support_interface_filament": "0", | ||||
| 	"support_interface_top_layers": "3", | ||||
| 	"support_interface_bottom_layers": "-1", | ||||
| 	"support_interface_spacing": "2.5", | ||||
| 	"support_interface_speed": "100%", | ||||
| 	"support_base_pattern": "rectilinear", | ||||
| 	"support_base_pattern_spacing": "2.5", | ||||
| 	"support_speed": "150", | ||||
| 	"support_threshold_angle": "0", | ||||
| 	"support_object_xy_distance": "50%", | ||||
| 	"tree_support_branch_angle": "40", | ||||
| 	"tree_support_wall_count": "0", | ||||
| 	"detect_thin_wall": "1", | ||||
| 	"top_surface_pattern": "monotonic", | ||||
| 	"top_surface_line_width": "0.4", | ||||
| 	"top_shell_layers": "4", | ||||
| 	"top_shell_thickness": "0.8", | ||||
| 	"initial_layer_speed": "35%", | ||||
| 	"initial_layer_infill_speed": "35%", | ||||
| 	"outer_wall_speed": "200", | ||||
| 	"inner_wall_speed": "300", | ||||
| 	"internal_solid_infill_speed": "250", | ||||
| 	"top_surface_speed": "200", | ||||
| 	"gap_infill_speed": "250", | ||||
| 	"sparse_infill_speed": "270", | ||||
| 	"travel_speed": "500", | ||||
| 	"enable_prime_tower": "0", | ||||
| 	"wipe_tower_no_sparse_layers": "0", | ||||
| 	"prime_tower_width": "60", | ||||
| 	"xy_hole_compensation": "0", | ||||
| 	"xy_contour_compensation": "0", | ||||
| 	"compatible_printers": [ | ||||
| 		"Qidi X-Plus 3 0.4 nozzle" | ||||
| 	] | ||||
| } | ||||
|  | @ -0,0 +1,108 @@ | |||
| { | ||||
| 	"type": "process", | ||||
| 	"setting_id": "GP004", | ||||
| 	"name": "0.30mm Extra Draft @Qidi XSmart3", | ||||
| 	"from": "system", | ||||
| 	"inherits": "fdm_process_qidi_common", | ||||
| 	"instantiation": "true", | ||||
| 	"adaptive_layer_height": "1", | ||||
| 	"reduce_crossing_wall": "0", | ||||
| 	"layer_height": "0.3", | ||||
| 	"max_travel_detour_distance": "0", | ||||
| 	"bottom_surface_pattern": "monotonic", | ||||
| 	"bottom_shell_layers": "3", | ||||
| 	"bottom_shell_thickness": "0", | ||||
| 	"bridge_flow": "1", | ||||
| 	"bridge_speed": "50", | ||||
| 	"brim_width": "0", | ||||
| 	"brim_object_gap": "0", | ||||
| 	"compatible_printers_condition": "", | ||||
| 	"print_sequence": "by layer", | ||||
| 	"default_acceleration": "1000", | ||||
| 	"top_surface_acceleration": "0", | ||||
| 	"bridge_no_support": "0", | ||||
| 	"draft_shield": "disabled", | ||||
| 	"elefant_foot_compensation": "0", | ||||
| 	"enable_arc_fitting": "0", | ||||
| 	"outer_wall_line_width": "0.4", | ||||
| 	"wall_infill_order": "inner wall/outer wall/infill", | ||||
| 	"line_width": "0.42", | ||||
| 	"infill_direction": "45", | ||||
| 	"sparse_infill_density": "15%", | ||||
| 	"sparse_infill_pattern": "grid", | ||||
| 	"initial_layer_acceleration": "500", | ||||
| 	"travel_acceleration": "0", | ||||
| 	"inner_wall_acceleration": "0", | ||||
| 	"initial_layer_line_width": "0.42", | ||||
| 	"initial_layer_print_height": "0.3", | ||||
| 	"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": "15", | ||||
| 	"ironing_type": "top", | ||||
| 	"reduce_infill_retraction": "1", | ||||
| 	"filename_format": "[input_filename_base].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": "6", | ||||
| 	"skirt_height": "1", | ||||
| 	"skirt_loops": "2", | ||||
| 	"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.3", | ||||
| 	"support_filament": "0", | ||||
| 	"support_line_width": "0.35", | ||||
| 	"support_interface_loop_pattern": "0", | ||||
| 	"support_interface_filament": "0", | ||||
| 	"support_interface_top_layers": "3", | ||||
| 	"support_interface_bottom_layers": "-1", | ||||
| 	"support_interface_spacing": "2.5", | ||||
| 	"support_interface_speed": "100%", | ||||
| 	"support_base_pattern": "rectilinear", | ||||
| 	"support_base_pattern_spacing": "2.5", | ||||
| 	"support_speed": "150", | ||||
| 	"support_threshold_angle": "0", | ||||
| 	"support_object_xy_distance": "50%", | ||||
| 	"tree_support_branch_angle": "40", | ||||
| 	"tree_support_wall_count": "0", | ||||
| 	"detect_thin_wall": "1", | ||||
| 	"top_surface_pattern": "monotonic", | ||||
| 	"top_surface_line_width": "0.4", | ||||
| 	"top_shell_layers": "4", | ||||
| 	"top_shell_thickness": "0.8", | ||||
| 	"initial_layer_speed": "35%", | ||||
| 	"initial_layer_infill_speed": "35%", | ||||
| 	"outer_wall_speed": "200", | ||||
| 	"inner_wall_speed": "300", | ||||
| 	"internal_solid_infill_speed": "250", | ||||
| 	"top_surface_speed": "200", | ||||
| 	"gap_infill_speed": "250", | ||||
| 	"sparse_infill_speed": "270", | ||||
| 	"travel_speed": "500", | ||||
| 	"enable_prime_tower": "0", | ||||
| 	"wipe_tower_no_sparse_layers": "0", | ||||
| 	"prime_tower_width": "60", | ||||
| 	"xy_hole_compensation": "0", | ||||
| 	"xy_contour_compensation": "0", | ||||
| 	"compatible_printers": [ | ||||
| 		"Qidi X-Smart 3 0.4 nozzle" | ||||
| 	] | ||||
| } | ||||
|  | @ -41,7 +41,6 @@ | |||
|     "ironing_spacing": "0.1", | ||||
|     "ironing_speed": "15", | ||||
|     "ironing_type": "no ironing", | ||||
|     "layer_height": "0.2", | ||||
|     "reduce_infill_retraction": "1", | ||||
|     "filename_format": "{input_filename_base}_{filament_type[0]}_{print_time}.gcode", | ||||
|     "detect_overhang_wall": "1", | ||||
|  |  | |||
							
								
								
									
										37
									
								
								resources/profiles/Qidi/qidi_buildplate_xmax3.svg
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										37
									
								
								resources/profiles/Qidi/qidi_buildplate_xmax3.svg
									
										
									
									
									
										Normal file
									
								
							
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							| After Width: | Height: | Size: 12 KiB | 
							
								
								
									
										39
									
								
								resources/profiles/Qidi/qidi_buildplate_xplus3.svg
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										39
									
								
								resources/profiles/Qidi/qidi_buildplate_xplus3.svg
									
										
									
									
									
										Normal file
									
								
							
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							| After Width: | Height: | Size: 13 KiB | 
							
								
								
									
										39
									
								
								resources/profiles/Qidi/qidi_buildplate_xsmart3.svg
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										39
									
								
								resources/profiles/Qidi/qidi_buildplate_xsmart3.svg
									
										
									
									
									
										Normal file
									
								
							
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							| After Width: | Height: | Size: 13 KiB | 
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 fr3ak2402
						fr3ak2402