mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-11 02:57:39 +00:00
Give generic filaments one name and one identity across every vendor
This commit is contained in:
24
resources/profiles/Blocks/filament/Generic PC @Blocks.json
Normal file
24
resources/profiles/Blocks/filament/Generic PC @Blocks.json
Normal file
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"name": "Generic PC @Blocks",
|
||||
"inherits": "fdm_filament_pc",
|
||||
"renamed_from": "Blocks Generic PC",
|
||||
"from": "system",
|
||||
"setting_id": "Xhs8PjtmwwVj0ksE",
|
||||
"filament_id": "OFLakOUI",
|
||||
"instantiation": "true",
|
||||
"filament_flow_ratio": [
|
||||
"0.94"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"10"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"BLOCKS RD50 V2 0.4 nozzle",
|
||||
"BLOCKS RD50 V2 0.6 nozzle",
|
||||
"BLOCKS RD50 V2 0.8 nozzle",
|
||||
"BLOCKS RF50 0.4 nozzle",
|
||||
"BLOCKS RF50 0.6 nozzle",
|
||||
"BLOCKS RF50 0.8 nozzle"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user