orcaslicer/resources/profiles/Sovol/filament/Sovol SV08 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

68 lines
1.3 KiB
JSON

{
"type": "filament",
"filament_id": "GFL99",
"setting_id": "GFSA04",
"name": "Sovol SV08 TPU",
"from": "system",
"instantiation": "true",
"inherits": "Sovol Generic TPU",
"filament_flow_ratio": ["0.98"],
"filament_max_volumetric_speed": [
"3.6"
],
"nozzle_temperature": [
"235"
],
"nozzle_temperature_initial_layer": [
"240"
],
"nozzle_temperature_range_low": [
"190"
],
"nozzle_temperature_range_high": [
"250"
],
"hot_plate_temp" : [
"65"
],
"hot_plate_temp_initial_layer" : [
"65"
],
"fan_max_speed": [
"100"
],
"fan_min_speed": [
"80"
],
"fan_cooling_layer_time": [
"50"
],
"full_fan_speed_layer": [
"3"
],
"slow_down_layer_time": [
"5"
],
"slow_down_min_speed": [
"10"
],
"overhang_fan_speed": [
"100"
],
"overhang_fan_threshold": [
"50%"
],
"temperature_vitrification": [
"60"
],
"filament_z_hop": [
"0.4"
],
"is_custom_defined": "0",
"compatible_printers": [
"Sovol SV08 0.2 nozzle",
"Sovol SV08 0.4 nozzle",
"Sovol SV08 0.6 nozzle",
"Sovol SV08 0.8 nozzle"
]
}