1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-05-12 22:54:54 +00:00
Files
OrcaSlicer-bambulab/resources/profiles/Blocks/filament/Blocks Generic TPU.json

73 lines
1.5 KiB
JSON
Raw Normal View History

2026-05-11 19:29:55 +01:00
{
"type": "filament",
"name": "Blocks Generic TPU",
"inherits": "fdm_filament_tpu",
"from": "system",
"setting_id": "BSSI003",
"filament_id": "BSFI003",
"instantiation": "true",
"filament_max_volumetric_speed": [
"4"
],
"filament_flow_ratio": [
"0.95"
],
"filament_density": [
"1.25"
],
"filament_shrink": [
"99.5%"
],
"nozzle_temperature_initial_layer": [
"250"
],
"nozzle_temperature": [
"250"
],
"nozzle_temperature_range_low": [
"240"
],
"nozzle_temperature_range_high": [
"280"
],
"hot_plate_temp_initial_layer": [
"90"
],
"hot_plate_temp": [
"90"
],
"fan_min_speed": [
"10"
],
"fan_max_speed": [
"100"
],
"additional_cooling_fan_speed": [
"60"
],
"activate_air_filtration": [
"1"
],
"complete_print_exhaust_fan_speed": [
"100"
],
"during_print_exhaust_fan_speed": [
"80"
],
"compatible_printers": [
"BLOCKS Pro S100 0.4 nozzle",
"BLOCKS Pro S100 0.6 nozzle",
"BLOCKS Pro S100 0.8 nozzle",
"BLOCKS Pro S100 1.0 nozzle",
"BLOCKS Pro S100 1.2 nozzle",
"BLOCKS Pro S100",
"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"
]
}