06-27 Add Chuanying x1 printer profiles (#5888)

* Flashforge-06-12: gcode and filament mapping

* Merge branch 'SoftFever:main' into main

* Merge branch 'SoftFever:main' into main

* 06-27 Add Chuanying x1 printer profiles
This commit is contained in:
Leon Bai
2024-06-28 18:37:26 +08:00
committed by GitHub
parent b56bbbff4e
commit 299e4161ec
45 changed files with 3671 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
{
"type": "machine",
"setting_id": "GM001",
"name": "Chuanying X1 0.4 Nozzle",
"from": "system",
"instantiation": "true",
"inherits": "fdm_x1_common",
"printer_model": "Chuanying X1",
"default_print_profile": "0.20mm Standard @Chuanying X1 0.4 Nozzle",
"nozzle_diameter": [ "0.4" ],
"printer_variant": "0.4",
"max_layer_height": [ "0.28" ],
"min_layer_height": [ "0.08" ],
"retraction_length": [ "0.8" ],
"nozzle_type": "stainless_steel"
}