orcaslicer/resources/profiles/Blocks/filament/Blocks Generic PA-CF.json

53 lines
1 KiB
JSON
Raw Normal View History

{
"type": "filament",
"filament_id": "BSFI007",
"setting_id": "BSSI007",
"name": "Blocks Generic PA-CF",
"from": "system",
"instantiation": "true",
"inherits": "fdm_filament_pa",
"filament_flow_ratio": [
"0.95"
],
"filament_max_volumetric_speed": [
"10"
],
"filament_type": [
"PA-CF"
],
"nozzle_temperature_initial_layer": [
"275"
],
"nozzle_temperature": [
"270"
],
"slow_down_layer_time": [
"2"
],
"fan_min_speed": [
"0"
],
"fan_cooling_layer_time": [
"4"
],
"fan_max_speed": [
"60"
],
"filament_retraction_length": [
"1.2"
],
"filament_z_hop": [
"0.0"
],
"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"
]
}