Files
QIDIStudio/resources/profiles/X 3 Series/machine/Qidi X-Smart 3 0.4 nozzle.json
2025-05-05 14:58:54 +08:00

23 lines
799 B
JSON

{
"type": "machine",
"setting_id": "GM001",
"name": "X-Smart 3 0.4 nozzle",
"from": "system",
"instantiation": "true",
"inherits": "fdm_machine_x_common",
"printer_model": "X-Smart 3",
"gcode_flavor": "klipper",
"default_print_profile": "0.20mm Standard @XSmart3",
"printer_settings_id": "Qidi",
"default_filament_profile": ["QIDI PLA Rapido @Qidi X-Smart 3 0.4 nozzle"],
"auxiliary_fan": "0",
"change_filament_gcode": "",
"machine_pause_gcode": "M0",
"nozzle_diameter": ["0.4"],
"printable_area": ["0x0","175x0","175x180","0x180"],
"printable_height": "170",
"retract_lift_below": ["169"],
"extruder_clearance_height_to_lid": "110",
"extruder_clearance_height_to_rod": "33",
"extruder_clearance_max_radius": "56"
}