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 J1",
"model_id": "SnapmakerJ1",
"nozzle_diameter": "0.4;0.6",
"machine_tech": "FFF",
"family": "Snapmaker",
"bed_model": "",
"bed_texture": "j1_texture.svg",
"hotend_model": "",
"default_materials": "Snapmaker J1 ABS;Snapmaker J1 PLA;Snapmaker J1 PLA-CF;Snapmaker J1 PETG;Snapmaker J1 TPU;Snapmaker J1 ASA;Snapmaker J1 PC;Snapmaker J1 PVA;Snapmaker J1 PA;Snapmaker J1 PA-CF"
}
"type": "machine_model",
"machine_tech": "FFF",
"family": "Snapmaker",
"name": "Snapmaker J1",
"url": "https://github.com/macdylan",
"model_id": "199828459",
"bed_model": "Snapmaker J1_bed.stl",
"bed_texture": "Snapmaker J1_texture.svg",
"nozzle_diameter": "0.2;0.4;0.6;0.8"
}