Thanks bhast2 ,these profiles are based on his original version. Signed-off-by: xun.zhang <xun.zhang@bambulab.com> Change-Id: I23dbb7d8b80b8fc37ecd76c44bf1c547413bc434 (cherry picked from commit 4a58cee3ff08fcd5f542a7779f3a1dfad46a4509)
79 lines
No EOL
1.4 KiB
JSON
79 lines
No EOL
1.4 KiB
JSON
{
|
|
"type": "filament",
|
|
"name": "fdm_filament_abs",
|
|
"from": "system",
|
|
"instantiation": "false",
|
|
"inherits": "fdm_filament_common",
|
|
"cool_plate_temp": [
|
|
"105"
|
|
],
|
|
"eng_plate_temp": [
|
|
"105"
|
|
],
|
|
"hot_plate_temp": [
|
|
"105"
|
|
],
|
|
"textured_plate_temp": [
|
|
"105"
|
|
],
|
|
"cool_plate_temp_initial_layer": [
|
|
"105"
|
|
],
|
|
"eng_plate_temp_initial_layer": [
|
|
"105"
|
|
],
|
|
"hot_plate_temp_initial_layer": [
|
|
"105"
|
|
],
|
|
"textured_plate_temp_initial_layer": [
|
|
"105"
|
|
],
|
|
"fan_cooling_layer_time": [
|
|
"30"
|
|
],
|
|
"filament_max_volumetric_speed": [
|
|
"28.6"
|
|
],
|
|
"filament_type": [
|
|
"ABS"
|
|
],
|
|
"filament_density": [
|
|
"1.04"
|
|
],
|
|
"filament_cost": [
|
|
"20"
|
|
],
|
|
"nozzle_temperature_initial_layer": [
|
|
"260"
|
|
],
|
|
"reduce_fan_stop_start_freq": [
|
|
"1"
|
|
],
|
|
"fan_max_speed": [
|
|
"80"
|
|
],
|
|
"fan_min_speed": [
|
|
"10"
|
|
],
|
|
"overhang_fan_threshold": [
|
|
"25%"
|
|
],
|
|
"overhang_fan_speed": [
|
|
"80"
|
|
],
|
|
"nozzle_temperature": [
|
|
"260"
|
|
],
|
|
"temperature_vitrification": [
|
|
"110"
|
|
],
|
|
"nozzle_temperature_range_low": [
|
|
"240"
|
|
],
|
|
"nozzle_temperature_range_high": [
|
|
"270"
|
|
],
|
|
"slow_down_layer_time": [
|
|
"3"
|
|
]
|
|
} |