Import OrcaSlicer Profiles

This commit is contained in:
Dark98
2026-04-23 22:00:20 +01:00
parent 1ca20fed08
commit 27eba843ac
11759 changed files with 1035129 additions and 580 deletions
@@ -0,0 +1,25 @@
{
"type": "filament",
"name": "Blocks Generic PA",
"inherits": "fdm_filament_pa",
"from": "system",
"setting_id": "BSSI006",
"filament_id": "BSFI006",
"instantiation": "true",
"filament_flow_ratio": [
"0.98"
],
"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 RD50 V2",
"BLOCKS RF50 0.4 nozzle",
"BLOCKS RF50 0.6 nozzle",
"BLOCKS RF50 0.8 nozzle",
"BLOCKS RF50"
]
}