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.6 nozzle",
"from": "system",
"instantiation": "true",
"inherits": "Q2C 0.4 nozzle",
"default_filament_profile": ["QIDI PLA Rapido @Qidi Q2C 0.6 nozzle"],
"default_print_profile": "0.30mm Standard @Q2C 0.6 nozzle",
"max_layer_height": ["0.42"],
"min_layer_height": ["0.12"],
"nozzle_diameter": ["0.6"],
"printer_model": "Q2C",
"printer_variant": "0.6",
"retraction_length": ["1.4"],
"retraction_minimum_travel": ["3"],
"support_box_temp_control": "1"
}