Files
QIDIStudio/resources/profiles/X 3 Series/machine/Qidi X-Plus 3 0.4 nozzle.json

23 lines
799 B
JSON
Raw Normal View History

2024-09-03 09:34:33 +08:00
{
2025-05-05 14:58:54 +08:00
"type": "machine",
"setting_id": "GM001",
"name": "X-Plus 3 0.4 nozzle",
"from": "system",
"instantiation": "true",
"inherits": "fdm_machine_x_common",
"printer_model": "X-Plus 3",
"gcode_flavor": "klipper",
"default_print_profile": "0.20mm Standard @XPlus3",
"printer_settings_id": "Qidi",
"default_filament_profile": ["QIDI PLA Rapido @Qidi X-Plus 3 0.4 nozzle"],
"change_filament_gcode": "",
"machine_pause_gcode": "M0",
"nozzle_diameter": ["0.4"],
"printable_area": ["0x0","280x0","280x280","0x280"],
"printable_height": "270",
"retract_lift_below": ["269"],
"extruder_clearance_height_to_lid": "110",
2024-09-03 09:34:33 +08:00
"extruder_clearance_height_to_rod": "38",
2025-10-24 14:48:36 +08:00
"extruder_clearance_max_radius": "60",
"fan_direction": "right"
2024-09-03 09:34:33 +08:00
}