mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-19 14:51:11 -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,17 +1,25 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"filament_id": "GFS99",
|
||||
"setting_id": "GFSA04",
|
||||
"name": "Kingroon Generic PVA",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_filament_pva",
|
||||
"filament_flow_ratio": ["0.95"],
|
||||
"filament_max_volumetric_speed": ["12"],
|
||||
"slow_down_layer_time": ["7"],
|
||||
"slow_down_min_speed": ["10"],
|
||||
"compatible_printers": [
|
||||
"Kingroon KP3S PRO S1 0.4 nozzle",
|
||||
"Kingroon KP3S PRO V2 0.4 nozzle"
|
||||
]
|
||||
"type": "filament",
|
||||
"filament_id": "GFS99",
|
||||
"setting_id": "GFSA04",
|
||||
"name": "Kingroon Generic PVA",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_filament_pva",
|
||||
"filament_flow_ratio": [
|
||||
"0.95"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"12"
|
||||
],
|
||||
"slow_down_layer_time": [
|
||||
"7"
|
||||
],
|
||||
"slow_down_min_speed": [
|
||||
"10"
|
||||
],
|
||||
"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