mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-11 02:57:39 +00:00
Give generic filaments one name and one identity across every vendor
This commit is contained in:
47
resources/profiles/SecKit/filament/Generic ASA @SecKit.json
Normal file
47
resources/profiles/SecKit/filament/Generic ASA @SecKit.json
Normal file
@@ -0,0 +1,47 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"name": "Generic ASA @SecKit",
|
||||
"inherits": "fdm_filament_asa",
|
||||
"renamed_from": "SecKit Generic ASA",
|
||||
"from": "system",
|
||||
"setting_id": "usCYRq4VuLqXvb0T",
|
||||
"filament_id": "OFLPAxz3",
|
||||
"instantiation": "true",
|
||||
"filament_flow_ratio": [
|
||||
"0.93"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"19"
|
||||
],
|
||||
"filament_density": [
|
||||
"1.1"
|
||||
],
|
||||
"filament_z_hop": [
|
||||
"0"
|
||||
],
|
||||
"enable_pressure_advance": [
|
||||
"1"
|
||||
],
|
||||
"pressure_advance": [
|
||||
"0.033"
|
||||
],
|
||||
"close_fan_the_first_x_layers": [
|
||||
"2"
|
||||
],
|
||||
"fan_cooling_layer_time": [
|
||||
"10"
|
||||
],
|
||||
"fan_max_speed": [
|
||||
"30"
|
||||
],
|
||||
"fan_min_speed": [
|
||||
"10"
|
||||
],
|
||||
"overhang_fan_speed": [
|
||||
"25"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"SecKit SK-Tank 0.4 nozzle",
|
||||
"SecKit Go3 0.4 nozzle"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user