Add the configuration of the new machine Q2C and X-Max 4.

This commit is contained in:
wjyLearn
2025-11-25 15:01:15 +08:00
parent 82268132e9
commit 2809d34cb6
565 changed files with 10930 additions and 5 deletions

View File

@@ -0,0 +1,18 @@
{
"type": "machine",
"setting_id": "GM008",
"name": "Q2C 0.8 nozzle",
"from": "system",
"instantiation": "true",
"inherits": "Q2C 0.4 nozzle",
"default_filament_profile": ["QIDI PLA Rapido @Qidi Q2C 0.8 nozzle"],
"default_print_profile": "0.40mm Standard @Q2C 0.8 nozzle",
"max_layer_height": ["0.56"],
"min_layer_height": ["0.16"],
"nozzle_diameter": ["0.8"],
"printer_model": "Q2C",
"printer_variant": "0.8",
"retract_length_toolchange": ["3"],
"retraction_length": ["3"],
"support_box_temp_control": "1"
}