mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-23 13:15:13 +00:00
Fixed many profile issues and cleaned up some messes. (#10686)
This commit is contained in:
@@ -1,7 +1,11 @@
|
||||
{"type": "filament",
|
||||
"filament_id": "GFB99",
|
||||
"setting_id": "GFSA04",
|
||||
"instantiation": "true",
|
||||
{
|
||||
"type": "filament",
|
||||
"name": "QIDI ASA @Qidi X-Plus 4 0.8 nozzle",
|
||||
"inherits": "QIDI ASA",
|
||||
"from": "system",
|
||||
"setting_id": "GFSA04",
|
||||
"filament_id": "GFB99",
|
||||
"instantiation": "true",
|
||||
"activate_chamber_temp_control": [
|
||||
"0"
|
||||
],
|
||||
@@ -17,10 +21,6 @@
|
||||
"filament_settings_id": [
|
||||
"QIDI ASA @Qidi X-Plus 4 0.8 nozzle"
|
||||
],
|
||||
"from": "system",
|
||||
"inherits": "QIDI ASA",
|
||||
"is_custom_defined": "0",
|
||||
"name": "QIDI ASA @Qidi X-Plus 4 0.8 nozzle",
|
||||
"nozzle_temperature": [
|
||||
"255"
|
||||
],
|
||||
@@ -36,13 +36,13 @@
|
||||
"slow_down_layer_time": [
|
||||
"4"
|
||||
],
|
||||
"activate_air_filtration":[
|
||||
"1"
|
||||
"activate_air_filtration": [
|
||||
"1"
|
||||
],
|
||||
"during_print_exhaust_fan_speed":[
|
||||
"0"
|
||||
"during_print_exhaust_fan_speed": [
|
||||
"0"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Qidi X-Plus 4 0.8 nozzle"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user