Files
OrcaSlicer/resources/profiles/BBL/filament/BETA/BETA PETG Matte @base.json
2026-04-27 15:59:59 -03:00

97 lines
1.8 KiB
JSON

{
"type": "filament",
"name": "BETA PETG Matte @base",
"inherits": "fdm_filament_pet",
"from": "system",
"filament_id": "BPGB08",
"instantiation": "false",
"description": "To get better transparent or translucent results with the corresponding filament, please refer to this wiki: Printing tips for transparent PETG.",
"cool_plate_temp": [
"0"
],
"cool_plate_temp_initial_layer": [
"0"
],
"eng_plate_temp": [
"70"
],
"eng_plate_temp_initial_layer": [
"70"
],
"fan_cooling_layer_time": [
"30"
],
"fan_max_speed": [
"40"
],
"fan_min_speed": [
"10"
],
"filament_cost": [
"24.99"
],
"filament_density": [
"1.25"
],
"filament_flow_ratio": [
"0.95"
],
"filament_max_volumetric_speed": [
"8"
],
"filament_vendor": [
"BETA"
],
"filament_prime_volume_nc": [
"60"
],
"first_x_layer_fan_speed": [
"0"
],
"filament_change_length": [
"10"
],
"filament_change_length_nc": [
"10"
],
"hot_plate_temp": [
"70"
],
"hot_plate_temp_initial_layer": [
"70"
],
"impact_strength_z": [
"13.6"
],
"nozzle_temperature_range_low": [
"230"
],
"nozzle_temperature_range_high": [
"270"
],
"overhang_fan_speed": [
"90"
],
"overhang_fan_threshold": [
"10%"
],
"override_process_overhang_speed": [
"0"
],
"slow_down_layer_time": [
"12"
],
"temperature_vitrification": [
"60"
],
"textured_plate_temp": [
"70"
],
"textured_plate_temp_initial_layer": [
"70"
],
"filament_start_gcode": [
"; filament start gcode\n{if (bed_temperature[current_extruder] >80)||(bed_temperature_initial_layer[current_extruder] >80)}M106 P3 S255\n{elsif (bed_temperature[current_extruder] >60)||(bed_temperature_initial_layer[current_extruder] >60)}M106 P3 S180\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}"
]
}