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

@ -11,6 +11,10 @@
{
"name": "Snapmaker A350",
"sub_path": "machine/Snapmaker A350.json"
},
{
"name": "Snapmaker J1",
"sub_path": "machine/Snapmaker J1.json"
}
],
"process_list": [
@ -21,6 +25,14 @@
{
"name": "0.20mm Standard @Snapmaker",
"sub_path": "process/0.20mm Standard @Snapmaker.json"
},
{
"name": "0.20mm 0.4 Standard @Snapmaker J1",
"sub_path": "process/0.20mm 0.4 Standard @Snapmaker J1.json"
},
{
"name": "0.20mm 0.6 Standard @Snapmaker J1",
"sub_path": "process/0.20mm 0.6 Standard @Snapmaker J1.json"
}
],
"filament_list": [
@ -99,6 +111,46 @@
{
"name": "Snapmaker Generic PA-CF",
"sub_path": "filament/Snapmaker Generic PA-CF.json"
},
{
"name": "Snapmaker Generic PLA",
"sub_path": "filament/Snapmaker Generic PLA.json"
},
{
"name": "Snapmaker Generic PLA-CF",
"sub_path": "filament/Snapmaker Generic PLA-CF.json"
},
{
"name": "Snapmaker J1 PETG",
"sub_path": "filament/Snapmaker J1 PETG.json"
},
{
"name": "Snapmaker J1 ABS",
"sub_path": "filament/Snapmaker J1 ABS.json"
},
{
"name": "Snapmaker J1 TPU",
"sub_path": "filament/Snapmaker J1 TPU.json"
},
{
"name": "Snapmaker J1 ASA",
"sub_path": "filament/Snapmaker J1 ASA.json"
},
{
"name": "Snapmaker J1 PC",
"sub_path": "filament/Snapmaker J1 PC.json"
},
{
"name": "Snapmaker J1 PVA",
"sub_path": "filament/Snapmaker J1 PVA.json"
},
{
"name": "Snapmaker J1 PA",
"sub_path": "filament/Snapmaker J1 PA.json"
},
{
"name": "Snapmaker J1 PA-CF",
"sub_path": "filament/Snapmaker J1 PA-CF.json"
}
],
"machine_list": [
@ -113,6 +165,14 @@
{
"name": "Snapmaker A350 0.4 nozzle",
"sub_path": "machine/Snapmaker A350 0.4 nozzle.json"
},
{
"name": "Snapmaker J1 0.4 nozzle",
"sub_path": "machine/Snapmaker J1 0.4 nozzle.json"
},
{
"name": "Snapmaker J1 0.6 nozzle",
"sub_path": "machine/Snapmaker j1 0.6 nozzle.json"
}
]
}