mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-19 23:01:22 -06:00

Thanks orca-slicer. Also fix the wrong setting id from orca. Signed-off-by: salt.wei <salt.wei@bambulab.com> Change-Id: I68363dbc2a261a6ae13ac5569972446e032e77f0
25 lines
No EOL
519 B
JSON
25 lines
No EOL
519 B
JSON
{
|
|
"type": "filament",
|
|
"filament_id": "GFL98",
|
|
"setting_id": "GFSL98_PRUSA_00",
|
|
"name": "Prusa Generic PLA-CF",
|
|
"from": "system",
|
|
"instantiation": "true",
|
|
"inherits": "fdm_filament_pla",
|
|
"filament_flow_ratio": [
|
|
"0.95"
|
|
],
|
|
"filament_type": [
|
|
"PLA-CF"
|
|
],
|
|
"filament_max_volumetric_speed": [
|
|
"12"
|
|
],
|
|
"slow_down_layer_time": [
|
|
"7"
|
|
],
|
|
"compatible_printers": [
|
|
"Prusa MK3S 0.4 nozzle",
|
|
"Prusa MINI 0.4 nozzle"
|
|
]
|
|
} |