orcaslicer/resources/profiles/Prusa/filament/Generic PETG @Prusa.json
xun.zhang ee11ca6eeb ENH: rename third-party printers' filaments
Change-Id: Ie6a52f5b91cba9be83c6160f64f5d7edd113c2e9
2023-07-07 17:29:08 +08:00

34 lines
No EOL
663 B
JSON

{
"type": "filament",
"filament_id": "GFG99",
"setting_id": "GFSG99_PRUSA_00",
"name": "Generic PETG @Prusa",
"from": "system",
"instantiation": "true",
"inherits": "fdm_filament_pet",
"fan_cooling_layer_time": [
"30"
],
"overhang_fan_speed": [
"90"
],
"overhang_fan_threshold": [
"25%"
],
"fan_max_speed": [
"90"
],
"fan_min_speed": [
"40"
],
"filament_flow_ratio": [
"0.95"
],
"filament_max_volumetric_speed": [
"10"
],
"compatible_printers": [
"Prusa MK3S 0.4 nozzle",
"Prusa MINI 0.4 nozzle"
]
}