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,12 @@
{
"type": "machine_model",
"name": "Chuanying X1",
"model_id": "Chuanying-X1",
"nozzle_diameter": "0.25;0.4;0.6;0.8",
"machine_tech": "FFF",
"family": "Chuanying",
"bed_model": "chuanying_x1_buildplate_model.STL",
"bed_texture": "chuanying_x1_buildplate_texture.png",
"hotend_model": "chuanying_x1_hotend.STL",
"default_materials": "Flashforge Generic PETG;Flashforge Generic PLA"
}