OrcaSlicer/resources/profiles/BBL/filament/PolyLite PETG @base.json
xun.zhang 91681f3714 ENH: sync profiles from release branch
1. sync profiles from release branch till Sep 20
2. contain X1E profiles

jira:STUDIO-3518

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: Ifdfe8678d52c89a56dcb31be7a16ed96082f0c43
2023-11-01 09:33:21 +08:00

56 lines
No EOL
986 B
JSON

{
"type": "filament",
"name": "PolyLite PETG @base",
"inherits": "fdm_filament_pet",
"from": "system",
"filament_id": "GFG60",
"instantiation": "false",
"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": [
"90"
],
"fan_min_speed": [
"40"
],
"filament_flow_ratio": [
"0.95"
],
"filament_vendor": [
"Polymaker"
],
"hot_plate_temp": [
"70"
],
"hot_plate_temp_initial_layer": [
"70"
],
"overhang_fan_speed": [
"90"
],
"overhang_fan_threshold": [
"10%"
],
"slow_down_min_speed": [
"20"
],
"textured_plate_temp": [
"70"
],
"textured_plate_temp_initial_layer": [
"70"
]
}