OrcaSlicer Files

This commit is contained in:
Aria 2025-04-30 11:48:52 +10:00
parent e5468753cf
commit 181bd92f5e
Signed by: aria
GPG key ID: 19AB7AA462B8AB3B
1113 changed files with 69943 additions and 8 deletions

View file

@ -0,0 +1,39 @@
{
"type": "filament",
"name": "Bambu Support for ABS @base",
"inherits": "fdm_filament_abs",
"from": "system",
"filament_id": "OGFS06",
"instantiation": "false",
"description": "This is a non-water-soluble support filament, and usually it is only for the support structure and not for the model body. To get better printing quality, please refer to this wiki: Printing Tips for Support Filament and Support Function.",
"fan_max_speed": [
"30"
],
"filament_cost": [
"29.98"
],
"filament_flow_ratio": [
"0.95"
],
"filament_is_support": [
"1"
],
"filament_max_volumetric_speed": [
"6"
],
"filament_vendor": [
"Bambu Lab"
],
"nozzle_temperature_range_high": [
"270"
],
"slow_down_layer_time": [
"12"
],
"filament_scarf_seam_type": [
"none"
],
"temperature_vitrification": [
"90"
]
}