OrcaSlicer/resources/profiles/BBL/filament/Generic ASA @base.json
xun.zhang 4cec1cd79c ENH: update plate temp for asa filaments
jira:none

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: Icd88b23c9e1b5027f5aff4aeba594e953aed9ac4
(cherry picked from commit 5034222197181808a622d7eaa0117b4595676d01)
2025-09-07 22:45:32 +08:00

33 lines
No EOL
820 B
JSON

{
"type": "filament",
"name": "Generic ASA @base",
"inherits": "fdm_filament_asa",
"from": "system",
"filament_id": "GFB98",
"instantiation": "false",
"description": "When printing this filament, there's a risk of warping and low layer adhesion strength. To get better results, please refer to this wiki: Printing Tips for High Temp / Engineering materials.",
"eng_plate_temp": [
"100"
],
"eng_plate_temp_initial_layer": [
"100"
],
"filament_flow_ratio": [
"0.95"
],
"filament_max_volumetric_speed": [
"12"
],
"hot_plate_temp": [
"100"
],
"hot_plate_temp_initial_layer": [
"100"
],
"textured_plate_temp": [
"100"
],
"textured_plate_temp_initial_layer": [
"100"
]
}