ADD Snapmaker A250 and A350 (#171)

This commit is contained in:
Michael Birkler 2023-01-13 14:48:22 +01:00 committed by GitHub
parent ff1303778d
commit 61d851fc02
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
34 changed files with 2193 additions and 0 deletions

View file

@ -0,0 +1,12 @@
{
"type": "machine_model",
"name": "Snapmaker A250",
"model_id": "SnapmakerA250",
"nozzle_diameter": "0.4",
"machine_tech": "FFF",
"family": "Snapmaker",
"bed_model": "",
"bed_texture": "",
"hotend_model": "hotend.stl",
"default_materials": "Snapmaker Generic ABS;Snapmaker Generic PLA;Snapmaker Generic PLA-CF;Snapmaker Generic PETG;Snapmaker Generic TPU;Snapmaker Generic ASA;Snapmaker Generic PC;Snapmaker Generic PVA;Snapmaker Generic PA;Snapmaker Generic PA-CF"
}