Files
QIDIStudio/resources/profiles/X 4 Series/machine/Qidi X-Plus 4 0.4 nozzle.json
QIDI TECH b907b14a6c Add PLA+
2024-10-25 14:45:56 +08:00

31 lines
1.6 KiB
JSON

{
"type": "machine",
"setting_id": "GM001",
"name": "X-Plus 4 0.4 nozzle",
"from": "system",
"instantiation": "true",
"inherits": "fdm_machine_x_common",
"printer_model": "X-Plus 4",
"gcode_flavor": "klipper",
"default_print_profile": "0.20mm Standard @XPlus4",
"printer_settings_id": "Qidi",
"bed_exclude_area": ["0x305", "0x302", "35x302", "35x305", "305x305", "305x305", "305x305", "305x20", "293x20", "293x0", "305x0", "305x20", "305x305"],
"change_filament_gcode": "G1 E{retraction_distances_when_cut[previous_extruder]} F[old_filament_e_feedrate]",
"default_filament_profile": ["QIDI PLA Rapido @Qidi X-Plus 4 0.4 nozzle"],
"deretraction_speed": ["0"],
"extruder_clearance_height_to_lid": "135",
"extruder_clearance_height_to_rod": "32",
"extruder_clearance_max_radius": "72",
"layer_change_gcode": "{if timelapse_type == 1} ; timelapse with wipe tower\nG92 E0\nG1 E-[retraction_length] F1800\nG2 Z{layer_z + 0.4} I0.86 J0.86 P1 F20000 ; spiral lift a little\nG1 X95 Y304 F20000\nG92 E0\nM400\nTIMELAPSE_TAKE_FRAME\nG1 Y324 F200\nG1 X65 F200\nG1 Y290 F2000\n{elsif timelapse_type == 0} ; timelapse without wipe tower\nTIMELAPSE_TAKE_FRAME\n{endif}\nG92 E0\nSET_PRINT_STATS_INFO CURRENT_LAYER={layer_num + 1}",
"machine_pause_gcode": "M0",
"max_layer_height": ["0.28"],
"min_layer_height": ["0.08"],
"nozzle_diameter": ["0.4"],
"printable_area": ["0x0","305x0","305x305","0x305"],
"printable_height": "280",
"retract_length_toolchange": ["2"],
"retract_lift_below":["279"],
"retraction_length": ["0.8"],
"retraction_minimum_travel": ["1"],
"enable_long_retraction_when_cut": "2"
}