mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-25 09:50:59 +00:00
The Polymaker, BETA, COEX, Overture, addnorth, Numakers, FusRock and AliZ presets that BambuStudio does not ship now live under OrcaFilamentLibrary/filament/<Brand>/BBL. The BBL bundle now holds only the filament presets BambuStudio ships, plus a few Bambu and generic ones. New "<product> @BBL base" presets carry the values these presets used to get from BBL's own bases, so their settings on Bambu Lab printers are unchanged.
77 lines
1.8 KiB
JSON
77 lines
1.8 KiB
JSON
{
|
|
"type": "filament",
|
|
"name": "BETA PLA Metallic @base",
|
|
"inherits": "fdm_filament_pla",
|
|
"from": "system",
|
|
"filament_id": "OFkHbjUv",
|
|
"instantiation": "false",
|
|
"description": "To make the prints get higher gloss, please dry the filament before use, and set the outer wall speed to be 40 to 60 mm/s when slicing.",
|
|
"filament_cost": [
|
|
"29.99"
|
|
],
|
|
"filament_density": [
|
|
"1.25"
|
|
],
|
|
"filament_flow_ratio": [
|
|
"0.98"
|
|
],
|
|
"filament_vendor": [
|
|
"BETA"
|
|
],
|
|
"filament_scarf_seam_type": [
|
|
"none"
|
|
],
|
|
"impact_strength_z": [
|
|
"16.8"
|
|
],
|
|
"filament_start_gcode": [
|
|
"; filament start gcode\n{if (bed_temperature[current_extruder] >55)||(bed_temperature_initial_layer[current_extruder] >55)}M106 P3 S200\n{elsif(bed_temperature[current_extruder] >50)||(bed_temperature_initial_layer[current_extruder] >50)}M106 P3 S150\n{elsif(bed_temperature[current_extruder] >45)||(bed_temperature_initial_layer[current_extruder] >45)}M106 P3 S50\n{endif}\n\n{if activate_air_filtration[current_extruder] && support_air_filtration}\nM106 P3 S{during_print_exhaust_fan_speed_num[current_extruder]} \n{endif}"
|
|
],
|
|
"close_additional_fan_first_x_layers": [
|
|
"3"
|
|
],
|
|
"retraction_distances_when_ec": [
|
|
"0"
|
|
],
|
|
"slow_down_min_speed": [
|
|
"20"
|
|
],
|
|
"filament_end_gcode": [
|
|
"; filament end gcode \n\n"
|
|
],
|
|
"volumetric_speed_coefficients": [
|
|
"0 0 0 0 0 0"
|
|
],
|
|
"filament_adhesiveness_category": [
|
|
"100"
|
|
],
|
|
"filament_dev_chamber_drying_bed_temperature": [
|
|
"70"
|
|
],
|
|
"filament_dev_ams_drying_time": [
|
|
"12",
|
|
"12",
|
|
"12",
|
|
"12"
|
|
],
|
|
"filament_dev_ams_drying_ams_limitations": [
|
|
"1",
|
|
"0"
|
|
],
|
|
"filament_dev_ams_drying_heat_distortion_temperature": [
|
|
"45"
|
|
],
|
|
"filament_dev_drying_cooling_temperature": [
|
|
"45"
|
|
],
|
|
"filament_dev_ams_drying_temperature": [
|
|
"45",
|
|
"45",
|
|
"45",
|
|
"45"
|
|
],
|
|
"filament_dev_drying_softening_temperature": [
|
|
"50"
|
|
]
|
|
}
|