mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-20 20:03:47 +00:00
Changes compared to upstream:
* file/identifier renames (SOVOL → Sovol)
* changed inherits to "Generic .* @System"
* occasional tabs ('\t') replaced with spaces
* occasional dangling spaces at end of lines removed
* remove `additional_cooling_fan_speed` from process profiles
* rename filament profiles from `Sovol SV08 MAX .*` to `Generic .* @Sovol SV08 MAX`
* resize `Sovol SV08 MAX_cover.png` to 128x128
Drive-by:
* remove executable attribute from Sovol Zero cover/buildplate files
79 lines
1.6 KiB
JSON
79 lines
1.6 KiB
JSON
{
|
|
"type": "filament",
|
|
"filament_id": "GFL99",
|
|
"setting_id": "GFSA04",
|
|
"name": "Polymaker PETG @Sovol SV08 MAX",
|
|
"from": "system",
|
|
"instantiation": "true",
|
|
"inherits": "Generic PETG @System",
|
|
"filament_flow_ratio": ["0.98"],
|
|
"filament_max_volumetric_speed": [
|
|
"12"
|
|
],
|
|
"enable_pressure_advance": "1",
|
|
"pressure_advance": "0.08",
|
|
"nozzle_temperature_initial_layer": [
|
|
"275"
|
|
],
|
|
"nozzle_temperature": [
|
|
"270"
|
|
],
|
|
"nozzle_temperature_range_low": [
|
|
"230"
|
|
],
|
|
"nozzle_temperature_range_high": [
|
|
"280"
|
|
],
|
|
"hot_plate_temp": [
|
|
"80"
|
|
],
|
|
"hot_plate_temp_initial_layer": [
|
|
"80"
|
|
],
|
|
"fan_min_speed": [
|
|
"10"
|
|
],
|
|
"fan_max_speed": [
|
|
"40"
|
|
],
|
|
"fan_cooling_layer_time": [
|
|
"30"
|
|
],
|
|
"full_fan_speed_layer": [
|
|
"3"
|
|
],
|
|
"slow_down_layer_time": [
|
|
"12"
|
|
],
|
|
"slow_down_min_speed": [
|
|
"10"
|
|
],
|
|
"overhang_fan_speed": [
|
|
"100"
|
|
],
|
|
"overhang_fan_threshold": [
|
|
"10%"
|
|
],
|
|
"temperature_vitrification": [
|
|
"60"
|
|
],
|
|
"close_fan_the_first_x_layers": [
|
|
"1"
|
|
],
|
|
"filament_retraction_length": [
|
|
"0.5"
|
|
],
|
|
"filament_z_hop": [
|
|
"0.4"
|
|
],
|
|
"dont_slow_down_outer_wall": "1",
|
|
"activate_air_filtration": ["0"],
|
|
"during_print_exhaust_fan_speed": "50",
|
|
"complete_print_exhaust_fan_speed": "50",
|
|
"compatible_printers": [
|
|
"Sovol SV08 MAX 0.4 nozzle",
|
|
"Sovol SV08 MAX 0.6 nozzle",
|
|
"Sovol SV08 MAX 0.8 nozzle"
|
|
]
|
|
}
|