official profiles for Geeetech printers (#5790)

add some series of printer parameter configurations. 15 Geeetech printers, including 3 series models.
Thunder series. A high-speed printer and the maximum printing speed can reach 300 mm/s. Mizar series. A machine that has very exquisite print quality and ultra quiet printing. Other Geeetech printers.
---Request from Geeetech offical .

Co-authored-by: SoftFever <softfeverever@gmail.com>
This commit is contained in:
whoseyoung
2024-06-26 20:24:03 +08:00
committed by GitHub
parent 8c00db6ace
commit 52cfa48168
176 changed files with 6370 additions and 0 deletions

View File

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