Add geeetech M1 profile

Printing settings for the M1 machine provided by Geeetech officially.
This commit is contained in:
whoseyoung
2024-10-15 15:31:54 +08:00
parent fb032cd85f
commit ca251c7090
31 changed files with 1033 additions and 9 deletions

View File

@@ -0,0 +1,12 @@
{
"type": "machine_model",
"name": "Geeetech M1",
"model_id": "Geeetech_M1",
"nozzle_diameter": "0.4;0.2;0.6;0.8",
"machine_tech": "FFF",
"family": "Geeetech",
"bed_model": "105x105.stl",
"bed_texture": "Geeetech_buildplate_texture.png",
"hotend_model": "",
"default_materials": "Generic PLA @Geeetech;Generic PLA @Geeetech_FastSpeed;Generic PETG @Geeetech;Generic TPU @Geeetech"
}