Update Snapmaker profiles (#2939)

* fix printing parameters for Snapmaker printers

* update

* Update Snapmaker profiles

* update end gcode
This commit is contained in:
Dylan 2023-12-05 21:08:48 +08:00 committed by GitHub
parent d45ac9201d
commit 1998ec41c5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
242 changed files with 6709 additions and 2864 deletions

View file

@ -1,12 +1,11 @@
{
"type": "machine_model",
"name": "Snapmaker A350",
"model_id": "SnapmakerA350",
"nozzle_diameter": "0.4",
"machine_tech": "FFF",
"family": "Snapmaker",
"bed_model": "",
"bed_texture": "",
"hotend_model": "",
"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"
}
"type": "machine_model",
"machine_tech": "FFF",
"family": "Snapmaker",
"name": "Snapmaker A350",
"url": "https://github.com/macdylan",
"model_id": "240771894",
"bed_model": "Snapmaker A350_bed.stl",
"bed_texture": "Snapmaker A350_texture.svg",
"nozzle_diameter": "0.2;0.4;0.6;0.8"
}