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

29 lines
928 B
JSON
Raw Normal View History

2024-09-03 09:34:33 +08:00
{
"type": "machine",
"setting_id": "GM001",
"name": "X-Max 3 0.4 nozzle",
"from": "system",
"instantiation": "true",
"inherits": "fdm_machine_x_common",
"printer_model": "X-Max 3",
"gcode_flavor": "klipper",
"default_print_profile": "0.20mm Standard @XMax3",
"default_filament_profile": ["QIDI PLA Rapido @Qidi X-Max 3 0.4 nozzle"],
"printer_settings_id": "Qidi",
"auxiliary_fan": "1",
"change_filament_gcode": "",
"deretraction_speed": ["0"],
"machine_pause_gcode": "M0",
"max_layer_height": ["0.28"],
"min_layer_height": ["0.08"],
"nozzle_diameter": ["0.4"],
"printable_area": ["0x0","325x0","325x325","0x325"],
"printable_height": "315",
"retract_length_toolchange": ["2"],
2024-09-03 09:34:33 +08:00
"retract_lift_below":["314"],
"retraction_length": ["1"],
"retraction_minimum_travel": ["1"],
"extruder_clearance_height_to_lid": "118",
"extruder_clearance_height_to_rod": "30",
"extruder_clearance_max_radius": "70"
2024-09-03 09:34:33 +08:00
}