Files
OrcaSlicer/resources/profiles/BBL/filament/PolyLite ABS @base.json
xun.zhang 3da1b599b8 ENH: update some filament params
1. Modify texture bed temp to 65
2. Modify max-v-speed for ABS
3. Modify some params in Generic PA
4. Modify PLA,PVA params

jira:[NEW]

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: I42584a6015b8526f6bbb93024316968198bd76ce
2023-11-22 08:23:38 +08:00

23 lines
431 B
JSON

{
"type": "filament",
"name": "PolyLite ABS @base",
"inherits": "fdm_filament_abs",
"from": "system",
"filament_id": "GFB60",
"instantiation": "false",
"filament_cost": [
"26.9"
],
"filament_density": [
"1.03"
],
"filament_flow_ratio": [
"0.95"
],
"filament_max_volumetric_speed": [
"15"
],
"filament_vendor": [
"Polymaker"
]
}