mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-19 23:01:22 -06:00
Revert "Kingroon profiles improves (#1599)"
This reverts commit e78a6d964b
.
This commit is contained in:
parent
2903942403
commit
58e24dd270
23 changed files with 1067 additions and 440 deletions
|
@ -1,15 +1,19 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"filament_id": "GFC99",
|
||||
"setting_id": "GFSA04",
|
||||
"name": "Kingroon Generic PC",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_filament_pc",
|
||||
"filament_max_volumetric_speed": ["12"],
|
||||
"filament_flow_ratio": ["0.94"],
|
||||
"compatible_printers": [
|
||||
"Kingroon KP3S PRO S1 0.4 nozzle",
|
||||
"Kingroon KP3S PRO V2 0.4 nozzle"
|
||||
]
|
||||
}
|
||||
"type": "filament",
|
||||
"filament_id": "GFC99",
|
||||
"setting_id": "GFSA04",
|
||||
"name": "Kingroon Generic PC",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_filament_pc",
|
||||
"filament_max_volumetric_speed": [
|
||||
"12"
|
||||
],
|
||||
"filament_flow_ratio": [
|
||||
"0.94"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Kingroon KP3S PRO S1 0.4 nozzle",
|
||||
"Kingroon KP3S PRO V2 0.4 nozzle"
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue