orcaslicer/resources/profiles/Sovol/filament/Sovol Generic TPU.json
cochcoder 6ad2d7404e
Update the Sovol profiles to what Sovol provides themselves (#5512)
* Use profiles given by Sovol

* Change infill pattern to crosshatch
2024-06-02 22:59:35 +08:00

27 lines
615 B
JSON

{
"type": "filament",
"filament_id": "GFL99",
"setting_id": "GFSL99",
"name": "Sovol Generic TPU",
"from": "system",
"instantiation": "true",
"inherits": "fdm_filament_tpu",
"filament_flow_ratio": [
"0.98"
],
"filament_max_volumetric_speed": [
"15"
],
"slow_down_layer_time": [
"8"
],
"compatible_printers": [
"Sovol SV01 Pro 0.4 nozzle",
"Sovol SV02 0.4 nozzle",
"Sovol SV05 0.4 nozzle",
"Sovol SV06 0.4 nozzle",
"Sovol SV06 Plus 0.4 nozzle",
"Sovol SV07 0.4 nozzle",
"Sovol SV07 Plus 0.4 nozzle"
]
}