Initial release

This commit is contained in:
Jake
2026-05-11 19:29:55 +01:00
commit d4d1215874
16967 changed files with 4075897 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": "Chuanying Generic PETG;Chuanying Generic PLA"
}