OrcaSlicer-bambulab/resources/profiles/Blocks/filament/Blocks Generic ASA-CF.json
Louis Rossmann c661ddc2eb
Some checks failed
My Build All / build_windows (push) Has been cancelled
My Build All / build_linux_portable (push) Has been cancelled
My Build All / build_linux_appimage (push) Has been cancelled
My Build All / build_macos (push) Has been cancelled
My Build All / Publish release assets (push) Has been cancelled
Shellcheck / Shellcheck (push) Has been cancelled
Initial release
2026-05-11 07:39:33 -05:00

94 lines
No EOL
1.8 KiB
JSON

{
"type": "filament",
"name": "Blocks Generic ASA-CF",
"inherits": "fdm_filament_asa",
"from": "system",
"setting_id": "BSSI010",
"filament_id": "BSFI010",
"instantiation": "true",
"filament_flow_ratio": [
"0.95"
],
"filament_density": [
"1.04"
],
"filament_shrink": [
"99.5%"
],
"filament_max_volumetric_speed": [
"10"
],
"nozzle_temperature_initial_layer": [
"260"
],
"nozzle_temperature": [
"260"
],
"nozzle_temperature_range_low": [
"230"
],
"nozzle_temperature_range_high": [
"280"
],
"hot_plate_temp_initial_layer": [
"95"
],
"hot_plate_temp": [
"95"
],
"fan_min_speed": [
"10"
],
"fan_max_speed": [
"45"
],
"fan_cooling_layer_time": [
"35"
],
"slow_down_layer_time": [
"3"
],
"close_fan_the_first_x_layers": [
"4"
],
"slow_down_for_layer_cooling": [
"1"
],
"reduce_fan_stop_start_freq": [
"1"
],
"slow_down_min_speed": [
"10"
],
"enable_overhang_bridge_fan": [
"1"
],
"overhang_fan_threshold": [
"25%"
],
"overhang_fan_speed": [
"50%"
],
"additional_cooling_fan_speed": [
"0"
],
"activate_air_filtration": [
"1"
],
"complete_print_exhaust_fan_speed": [
"80"
],
"during_print_exhaust_fan_speed": [
"100"
],
"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"
]
}