mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-07 06:57:36 -06:00
Fix: kp3s v1 json configuration error (#7148)
This commit is contained in:
parent
c0ce64ce55
commit
01fe959283
1 changed files with 5 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
"name": "Kingroon",
|
"name": "Kingroon",
|
||||||
"url": "https://kingroon.com/",
|
"url": "https://kingroon.com/",
|
||||||
"version": "02.02.00.01",
|
"version": "02.02.00.01",
|
||||||
"force_update": "0",
|
"force_update": "1",
|
||||||
"description": "Kingroon configuration files",
|
"description": "Kingroon configuration files",
|
||||||
"machine_model_list": [
|
"machine_model_list": [
|
||||||
{
|
{
|
||||||
|
@ -163,6 +163,10 @@
|
||||||
"name": "Kingroon KP3S 0.4 nozzle",
|
"name": "Kingroon KP3S 0.4 nozzle",
|
||||||
"sub_path": "machine/Kingroon KP3S 3.0 0.4 nozzle.json"
|
"sub_path": "machine/Kingroon KP3S 3.0 0.4 nozzle.json"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "Kingroon KP3S V1 0.4 nozzle",
|
||||||
|
"sub_path": "machine/Kingroon KP3S V1 0.4 nozzle.json"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "Kingroon KLP1 0.4 nozzle",
|
"name": "Kingroon KLP1 0.4 nozzle",
|
||||||
"sub_path": "machine/Kingroon KLP1 0.4 nozzle.json"
|
"sub_path": "machine/Kingroon KLP1 0.4 nozzle.json"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue