first add j1

This commit is contained in:
Heiko Liebscher 2023-03-30 09:34:23 +02:00
parent 4126ae79dd
commit 8c1e7eeb35
17 changed files with 595 additions and 0 deletions

View file

@ -0,0 +1,12 @@
{
"type": "machine_model",
"name": "Snapmaker J1",
"model_id": "SnapmakerJ1",
"nozzle_diameter": "0.4,0,6",
"machine_tech": "FFF",
"family": "Snapmaker",
"bed_model": "",
"bed_texture": "",
"hotend_model": "hotend.stl",
"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"
}