mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-27 19:01:02 +00:00
* Add the Qidi Plus 5 * Remove ignored profiles Qidi didn't register these, so they are essentially dead weight. * Set Qidi profile version to 02.04.00.10
32 lines
632 B
JSON
32 lines
632 B
JSON
{
|
|
"type": "machine",
|
|
"name": "Qidi X-Plus 5 0.8 nozzle",
|
|
"inherits": "Qidi X-Plus 5 0.4 nozzle",
|
|
"from": "system",
|
|
"setting_id": "5eqkluxp0SrRzhV7",
|
|
"instantiation": "true",
|
|
"printer_model": "Qidi X-Plus 5",
|
|
"printer_variant": "0.8",
|
|
"default_filament_profile": [
|
|
"QIDI PLA Rapido @Qidi X-Plus 5 0.8 nozzle"
|
|
],
|
|
"default_print_profile": "0.40mm Standard @X-Plus 5 0.8 nozzle",
|
|
"max_layer_height": [
|
|
"0.56"
|
|
],
|
|
"min_layer_height": [
|
|
"0.16"
|
|
],
|
|
"nozzle_diameter": [
|
|
"0.8"
|
|
],
|
|
"printer_agent": "qidi",
|
|
"retract_length_toolchange": [
|
|
"3"
|
|
],
|
|
"retraction_length": [
|
|
"3"
|
|
],
|
|
"support_box_temp_control": "1"
|
|
}
|