orcaslicer/resources/profiles/TwoTrees/filament/TwoTrees Generic PETG @SK1.json
Thomas d82987ca32
TwoTrees SK1 Profiles : New filament (PLA Matte) and tuned volumetric flow rates (#4172)
* Increased max volumetric flow of PETG and PLA silk

* New filament profile for TT SK1 : PLA Matte

* Increased Max volumetric flow rate for PLA-CF
2024-02-22 22:15:42 +08:00

51 lines
No EOL
936 B
JSON

{
"type": "filament",
"filament_id": "GFG99",
"setting_id": "GFSG99",
"name": "TwoTrees Generic PETG @SK1",
"from": "system",
"instantiation": "true",
"inherits": "fdm_filament_pet",
"reduce_fan_stop_start_freq": [
"1"
],
"slow_down_for_layer_cooling": [
"1"
],
"fan_cooling_layer_time": [
"30"
],
"overhang_fan_speed": [
"90"
],
"overhang_fan_threshold": [
"25%"
],
"fan_max_speed": [
"90"
],
"fan_min_speed": [
"40"
],
"slow_down_min_speed": [
"10"
],
"slow_down_layer_time": [
"8"
],
"filament_flow_ratio": [
"0.95"
],
"filament_max_volumetric_speed": [
"13"
],
"enable_pressure_advance": [
"1"
],
"pressure_advance": [
"0.05"
],
"compatible_printers": [
"TwoTrees SK1 0.4 nozzle"
]
}