mirror of
https://github.com/QIDITECH/QIDIStudio.git
synced 2026-01-30 16:38:41 +03:00
29 lines
928 B
JSON
29 lines
928 B
JSON
{
|
|
"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"],
|
|
"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"
|
|
} |