j1 id fix

This commit is contained in:
Heiko Liebscher 2023-04-05 11:26:41 +02:00
parent f0f1608b5a
commit f9f2148cf8
13 changed files with 14 additions and 14 deletions

View file

@ -2,11 +2,11 @@
"type": "machine_model",
"name": "Snapmaker J1",
"model_id": "SnapmakerJ1",
"nozzle_diameter": "0.4,0,6",
"nozzle_diameter": "0.4;0,6",
"machine_tech": "FFF",
"family": "Snapmaker",
"bed_model": "",
"bed_texture": "",
"bed_texture": "j1_texture.svg",
"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"
}