Files
OrcaSlicer/resources/profiles/Sovol/filament/Sovol Zero PC.json
Tido Klaassen 9c5c7c4c92 Add Sovol Zero Profiles (#9233)
Add Profiles from Sovol's repo (https://github.com/Sovol3d/Sovol-OrcaSlicer)
for the Sovol Zero printer.

Co-authored-by: Noisyfox <timemanager.rick@gmail.com>
2025-04-16 14:58:49 +08:00

65 lines
1.2 KiB
JSON

{
"type": "filament",
"filament_id": "GFL99",
"setting_id": "GFSA04",
"name": "Sovol Zero PC",
"from": "system",
"instantiation": "true",
"inherits": "Generic PC @System",
"filament_flow_ratio": ["0.98"],
"filament_max_volumetric_speed": ["21"],
"compatible_printers": [
"Sovol Zero 0.4 nozzle"
],
"nozzle_temperature_initial_layer": [
"290"
],
"nozzle_temperature": [
"270"
],
"nozzle_temperature_range_low": [
"190"
],
"nozzle_temperature_range_high": [
"350"
],
"hot_plate_temp" : [
"110"
],
"hot_plate_temp_initial_layer" : [
"110"
],
"fan_min_speed": [
"10"
],
"fan_max_speed": [
"20"
],
"fan_cooling_layer_time": [
"40"
],
"full_fan_speed_layer": [
"3"
],
"slow_down_layer_time": [
"5"
],
"slow_down_min_speed": [
"10"
],
"dont_slow_down_outer_wall": "0",
"overhang_fan_speed": [
"20"
],
"overhang_fan_threshold": [
"50%"
],
"temperature_vitrification": [
"60"
],
"additional_cooling_fan_speed": "0",
"activate_air_filtration": "1",
"during_print_exhaust_fan_speed": "50",
"complete_print_exhaust_fan_speed": "50"
}