mirror of
https://git.mirrors.martin98.com/https://github.com/SoftFever/OrcaSlicer.git
synced 2025-08-05 04:00:42 +08:00
Fix: kp3s v1 json configuration error (#7148)
This commit is contained in:
parent
c0ce64ce55
commit
01fe959283
@ -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…
x
Reference in New Issue
Block a user