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

29 lines
612 B
JSON

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