mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-08-09 14:55:08 -06:00
j1 id fix
This commit is contained in:
parent
f0f1608b5a
commit
f9f2148cf8
13 changed files with 14 additions and 14 deletions
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"type": "machine",
|
||||
"setting_id": "GM003",
|
||||
"setting_id": "GM010",
|
||||
"name": "Snapmaker J1 0.4 nozzle",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"type": "machine",
|
||||
"setting_id": "GM003",
|
||||
"setting_id": "GM009",
|
||||
"name": "Snapmaker J1 0.6 nozzle",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
|
|
|
@ -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"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue