OrcaSlicer/resources/profiles/Qidi Tech/machine/Qidi Tech X-Smart3 0.4 nozzle.json
2023-04-24 11:12:52 +02:00

29 lines
615 B
JSON

{
"type": "machine",
"setting_id": "xxx",
"name": "Qidi Tech X-Smart3 0.4 nozzle",
"from": "system",
"instantiation": "true",
"inherits": "fdm_machine_common",
"printer_model": "Qidi Tech X-Smart3",
"default_print_profile": "0.20mm Standard @QTXSmart3",
"nozzle_diameter": [
"0.4"
],
"bed_exclude_area": [
"0x0"
],
"printable_area": [
"0x0",
"180x0",
"180x180",
"0x180"
],
"printable_height": "170",
"machine_start_gcode": "",
"machine_end_gcode": "",
"layer_change_gcode": "",
"scan_first_layer": "0",
"nozzle_type": "hardened_steel",
"auxiliary_fan": "0"
}